stifui/qt/rom/stfui.iby
changeset 31 e7a04a6385be
parent 29 1c71b77fbc93
equal deleted inserted replaced
30:d8e625c87f33 31:e7a04a6385be
    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