stifui/qt/rom/stfui.iby
branchRCL_3
changeset 42 d40e813b23c0
parent 33 65b472535a0d
equal deleted inserted replaced
33:65b472535a0d 42:d40e813b23c0
    17 */
    17 */
    18 
    18 
    19 #ifndef __STIF_UI_IBY__
    19 #ifndef __STIF_UI_IBY__
    20 #define __STIF_UI_IBY__
    20 #define __STIF_UI_IBY__
    21 
    21 
    22 S60_APP_EXE(Stifqtui)
    22 S60_APP_EXE(Stfqtui)
    23 
    23 
    24 #ifdef S60_UPGRADABLE_APP_REG_RSC
    24 #ifdef S60_UPGRADABLE_APP_REG_RSC
    25   S60_UPGRADABLE_APP_REG_RSC(Stifqtui)
    25   S60_UPGRADABLE_APP_REG_RSC(Stfqtui)
    26 #else
    26 #else
    27   S60_APP_AIF_RSC(Stifqtui)
    27   S60_APP_AIF_RSC(Stfqtui)
    28 #endif
    28 #endif
    29 
    29 
    30 S60_APP_RESOURCE(Stifqtui)
    30 S60_APP_RESOURCE(Stfqtui)
    31 
    31 
    32 #endif
    32 #endif
    33 // End of File
    33 // End of File