taskswitcherapp/rom/tsapplication_core.iby
changeset 39 4e8ebe173323
parent 36 cdae8c6c3876
child 55 03646e8da489
equal deleted inserted replaced
36:cdae8c6c3876 39:4e8ebe173323
    15 *
    15 *
    16 */
    16 */
    17 #ifndef __TSAPP_CORE_IBY__
    17 #ifndef __TSAPP_CORE_IBY__
    18 #define __TSAPP_CORE_IBY__
    18 #define __TSAPP_CORE_IBY__
    19 
    19 
    20 file=ABI_DIR\BUILD_DIR\tsapplication.exe                            PROGRAMS_DIR\tsapplication.exe
    20 data=\epoc32\data\z\resource\qt\crml\tsexternalactivation.qcrml             resource\qt\crml\tsexternalactivation.qcrml
    21 data=ZPRIVATE\10003a3f\import\apps\tsapplication_reg.rsc            private\10003a3f\import\apps\tsapplication_reg.rsc
       
    22 data=\epoc32\data\z\resource\apps\tsapplication.rsc                 resource\apps\tsapplication.rsc
       
    23 
    21 
    24 ECOM_PLUGIN( tsappecom.dll, tsappecom.rsc )
    22 file=ABI_DIR\BUILD_DIR\tsdevicedialogplugin.dll					       SHARED_LIB_DIR\tsdevicedialogplugin.dll
    25 
    23 data=\epoc32\data\z\resource\plugins\devicedialogs\tsdevicedialogplugin.qtplugin    resource\plugins\devicedialogs\tsdevicedialogplugin.qtplugin
    26 file=ABI_DIR\BUILD_DIR\tsserviceplugin.dll					       SHARED_LIB_DIR\tsserviceplugin.dll
       
    27 data=\epoc32\data\z\resource\qt\plugins\tsserviceplugin.qtplugin    resource\qt\plugins\tsserviceplugin.qtplugin
       
    28 
       
    29 file=ABI_DIR\BUILD_DIR\tsdefaultruntimeplugin.dll					       SHARED_LIB_DIR\tsdefaultruntimeplugin.dll
       
    30 data=\epoc32\data\z\resource\qt\plugins\tsdefaultruntimeplugin.qtplugin    resource\qt\plugins\tsdefaultruntimeplugin.qtplugin
       
    31 
       
    32 data=\epoc32\data\z\resource\qt\crml\tsexternalactivation.qcrml             resource\qt\crml\tsexternalactivation.qcrml
       
    33 
    24 
    34 // stub sis
    25 // stub sis
    35 data=ZSYSTEM/install/taskswitcher_stub.sis                  system/install/taskswitcher_stub.sis
    26 data=ZSYSTEM/install/taskswitcher_stub.sis                  system/install/taskswitcher_stub.sis
    36 
    27 
    37 #endif //__TSAPP_CORE_IBY__
    28 #endif //__TSAPP_CORE_IBY__