gssettingsuis/Gs/rom/GSApp.iby
changeset 32 20bd089f4aaa
parent 0 8c5d936e5675
equal deleted inserted replaced
31:2c9d3aa5bea2 32:20bd089f4aaa
    18 #ifndef GSAPP_IBY
    18 #ifndef GSAPP_IBY
    19 #define GSAPP_IBY
    19 #define GSAPP_IBY
    20 
    20 
    21     #ifdef RD_GS_RENOVATION
    21     #ifdef RD_GS_RENOVATION
    22 
    22 
    23         // GS Application:
       
    24         file=ABI_DIR\BUILD_DIR\GSApp.exe                    PROGRAMS_DIR\GSApp.exe
       
    25 
       
    26         // AIF icons/files:
    23         // AIF icons/files:
    27         #ifdef __SCALABLE_ICONS
    24         #ifdef __SCALABLE_ICONS
    28             data=DATAZ_\APP_BITMAP_DIR\GSApp_aif.MIF        APP_BITMAP_DIR\GSApp_aif.mif
    25             data=DATAZ_\APP_BITMAP_DIR\GSApp_aif.MIF        APP_BITMAP_DIR\GSApp_aif.mif
    29         #else
    26         #else
    30             AUTO-BITMAP=DATAZ_\APP_BITMAP_DIR\GSApp_aif.MBM APP_BITMAP_DIR\GSApp_aif.mbm
    27             AUTO-BITMAP=DATAZ_\APP_BITMAP_DIR\GSApp_aif.MBM APP_BITMAP_DIR\GSApp_aif.mbm
    31         #endif //__SCALABLE_ICONS
    28         #endif //__SCALABLE_ICONS
    32 
    29 
    33         // Non-localisable resource file, can be defined in application IBY
       
    34         data=ZSYSTEM\..\PRIVATE\10003A3F\APPS\GSApp_reg.RSC Private\10003a3f\apps\GSApp_reg.rsc
       
    35 
    30 
    36         // GS Framework:
    31         // GS Framework:
    37         file=ABI_DIR\BUILD_DIR\GSFramework.dll              SHARED_LIB_DIR\GSFramework.dll
    32         file=ABI_DIR\BUILD_DIR\GSFramework.dll              SHARED_LIB_DIR\GSFramework.dll
    38         file=ABI_DIR\BUILD_DIR\GSEcomPlugin.dll             SHARED_LIB_DIR\GSEcomPlugin.dll
    33         file=ABI_DIR\BUILD_DIR\GSEcomPlugin.dll             SHARED_LIB_DIR\GSEcomPlugin.dll
    39 
    34