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