loadgen/ui/hb/rom/loadgen.iby
branchRCL_3
changeset 20 fad26422216a
parent 19 b3cee849fa46
child 21 f8280f3bfeb7
equal deleted inserted replaced
19:b3cee849fa46 20:fad26422216a
     1 /*
       
     2 * Copyright (c) 2010 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 
       
    18 
       
    19 #ifndef __LOADGEN_IBY__
       
    20 #define __LOADGEN_IBY__
       
    21 
       
    22 S60_APP_EXE(LoadGen)
       
    23 S60_APP_AIF_ICONS(LoadGen)
       
    24 S60_APP_RESOURCE(LoadGen)
       
    25 SCALABLE_IMAGE(APP_BITMAP_DIR,APP_BITMAP_DIR,LoadGen_ExtraIcons)
       
    26 SCALABLE_IMAGE(APP_BITMAP_DIR,APP_BITMAP_DIR,LoadGen)
       
    27 
       
    28 //#ifdef S60_UPGRADABLE_APP_REG_RSC
       
    29 //  S60_UPGRADABLE_APP_REG_RSC(LoadGen)
       
    30 //#else
       
    31 //  S60_APP_AIF_RSC(LoadGen)
       
    32 //#endif
       
    33 
       
    34 data=ZPRIVATE\10003a3f\import\APPS\LoadGen_reg.RSC Private\10003a3f\import\Apps\LoadGen_reg.rsc
       
    35 
       
    36 data=ZPRIVATE\20011384\backup_registration.xml        	private\20011384\backup_registration.xml
       
    37 data=ZSYSTEM\Install\LoadGen_stub.sis                   \system\install\LoadGen_stub.sis
       
    38 
       
    39 #endif // __LOADGEN_IBY__