cbs/cbsui/rom/CbsUiResources.iby
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
     1 /*
     1 /*
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2004 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: CBS resources rom build file
    14 * Description:  IBY file for cbsui application
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 #ifndef __CBS_RESOURCES_IBY__
       
    19 #define __CBS_RESOURCES_IBY__
    18 
    20 
    19 #ifndef __CBSUI_RESOURCES_IBY__
    21 //Resource file(s) for CBSUI application (Cbsui.iby)
    20 #define __CBSUI_RESOURCES_IBY__
       
    21 
    22 
    22 #ifdef __CELL_BROADCAST
    23 #ifdef __CELL_BROADCAST
    23 
    24 
    24 data=DATAZ_\resource\apps\cbsui.rsc          S60_APP_RESOURCE(cbsui.rsc)
    25 S60_APP_RESOURCE(CbsUiApp)
    25 
    26 
    26 #endif // __CELL_BROADCAST
    27 #endif //__CELL_BROADCAST
    27 
    28 
    28 #endif // __CBSUI_RESOURCES_IBY__
    29 #endif //__CBS_RESOURCES_IBY__