cmmanager/cmapplsettingsui/tsrc/tst_applsettingsui/rom/tst_applsettingsui.iby
changeset 20 9c97ad6591ae
equal deleted inserted replaced
18:fcbbe021d614 20:9c97ad6591ae
       
     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 #ifndef CMAPPLSETTINGSUI_TEST_IBY
       
    19 #define CMAPPLSETTINGSUI_TEST_IBY
       
    20 
       
    21 #include <bldvariant.hrh>
       
    22 
       
    23 #define UPGRADABLE_APP_REG_RSC(NAME) data=DATAZ_\PRIVATE\10003A3F\IMPORT\APPS\ ## NAME ## _reg.rsc        Private\10003a3f\import\apps\ ## NAME ## _reg.rsc
       
    24 
       
    25 S60_APP_EXE(tst_applsettingsui)
       
    26 S60_APP_RESOURCE(tst_applsettingsui)
       
    27 UPGRADABLE_APP_REG_RSC(tst_applsettingsui)
       
    28 
       
    29 data=DATAZ_\system\install\tst_applsettingsui_stub.sis  system\install\tst_applsettingsui_stub.sis
       
    30 
       
    31 #endif // CMAPPLSETTINGSUI_TEST_IBY