rom/photos_resources.iby
changeset 23 74c9f037fd5d
equal deleted inserted replaced
5:f7f0874bfe7d 23:74c9f037fd5d
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 * 
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 #ifndef __PHOTOS_RESOURCES_IBY__
       
    18 #define __PHOTOS_RESOURCES_IBY__
       
    19 
       
    20 #include <bldvariant.hrh>
       
    21 #include <data_caging_paths_for_iby.hrh>
       
    22 
       
    23 
       
    24 data=DATAZ_/APP_RESOURCE_DIR/photos.rsc                 APP_RESOURCE_DIR/photos.rsc
       
    25 data=DATAZ_/QT_TRANSLATIONS_DIR/photos.qm 				QT_TRANSLATIONS_DIR/photos.qm
       
    26 
       
    27 #endif //__PHOTOS_RESOURCES_IBY__