gssettingsuis/Gs/rom/GsResources.iby
branchRCL_3
changeset 54 7e0eff37aedb
parent 0 8c5d936e5675
equal deleted inserted replaced
53:8ee96d21d9bf 54:7e0eff37aedb
       
     1 /*
       
     2 * Copyright (c) 2005 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:  GSResources ROM files.
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef GSRESOURCES_IBY
       
    19 #define GSRESOURCES_IBY
       
    20 
       
    21   #ifndef RD_GS_RENOVATION
       
    22 
       
    23     //Resource file(s) for GENERAL SETTINGS application (Gs.iby)
       
    24     data=DATAZ_\APP_RESOURCE_DIR\GS.RSC          APP_RESOURCE_DIR\GS.rsc
       
    25     data=DATAZ_\RESOURCE_FILES_DIR\SoftReject.RSC   RESOURCE_FILES_DIR\SoftReject.rsc
       
    26 
       
    27   #endif // RD_GS_RENOVATION
       
    28 
       
    29 #endif  // GSRESOURCES_IBY
       
    30 // End of File