launcher/rom/Launcher.iby
branchRCL_3
changeset 22 fad26422216a
parent 21 b3cee849fa46
equal deleted inserted replaced
21:b3cee849fa46 22:fad26422216a
     1 /*
     1 /*
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description: 
    14 * Description:  
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #ifndef __LAUNCHER_IBY__
    19 #ifndef __LAUNCHER_IBY__
    20 #define __LAUNCHER_IBY__
    20 #define __LAUNCHER_IBY__
    21 
    21 
    22 S60_APP_EXE(Launcher)
    22 S60_APP_EXE(Launcher)
       
    23 S60_APP_AIF_ICONS(Launcher)
    23 S60_APP_RESOURCE(Launcher)
    24 S60_APP_RESOURCE(Launcher)
    24 SCALABLE_IMAGE(APP_BITMAP_DIR,APP_BITMAP_DIR,Launcher)
    25 #ifdef S60_UPGRADABLE_APP_REG_RSC
    25 data=ZPRIVATE\10003a3f\import\APPS\Launcher_reg.RSC Private\10003a3f\import\Apps\Launcher_reg.rsc
    26   S60_UPGRADABLE_APP_REG_RSC(Launcher)
    26 
    27 #else
    27 //#ifdef S60_UPGRADABLE_APP_REG_RSC
    28   S60_APP_AIF_RSC(Launcher)
    28 //  S60_UPGRADABLE_APP_REG_RSC(Launcher)
    29 #endif
    29 //#else
       
    30 //  S60_APP_AIF_RSC(Launcher)
       
    31 //#endif
       
    32 
    30 
    33 data=ZPRIVATE\101FB74F\backup_registration.xml        	private\101FB74F\backup_registration.xml
    31 data=ZPRIVATE\101FB74F\backup_registration.xml        	private\101FB74F\backup_registration.xml
    34 data=ZSYSTEM\Install\Launcher_stub.sis                  \system\install\Launcher_stub.sis
    32 data=ZSYSTEM\Install\Launcher_stub.sis                  \system\install\Launcher_stub.sis
    35 
    33 
    36 #endif
    34 #endif