equal
deleted
inserted
replaced
12 * Contributors: |
12 * Contributors: |
13 * |
13 * |
14 * Description: |
14 * Description: |
15 * |
15 * |
16 */ |
16 */ |
17 |
|
18 #ifndef __AUTOLOCK_IBY__ |
17 #ifndef __AUTOLOCK_IBY__ |
19 #define __AUTOLOCK_IBY__ |
18 #define __AUTOLOCK_IBY__ |
20 |
19 |
|
20 #include <data_caging_paths_for_iby.hrh> |
|
21 |
21 S60_APP_EXE(Autolock) |
22 S60_APP_EXE(Autolock) |
22 S60_APP_BITMAP(Autolock) |
23 S60_APP_BITMAP(Autolock) |
23 S60_APP_AIF_RSC(Autolock) |
24 //S60_APP_AIF_RSC(Autolock) |
|
25 S60_APP_RESOURCE(Autolock) |
24 |
26 |
25 #endif |
27 file=ABI_DIR\BUILD_DIR\autolockuseractivityservice.dll SHARED_LIB_DIR\autolockuseractivityservice.dll |
|
28 data=\epoc32\data\z\resource\qt\crml\autolock.qcrml \resource\qt\crml\autolock.qcrml |
|
29 |
|
30 // this is already done in IndicatorAutolockPlugin.iby |
|
31 // file=ABI_DIR\BUILD_DIR\IndicatorAutolockPlugin.dll SHARED_LIB_DIR\IndicatorAutolockPlugin.dll |
|
32 |
|
33 // Autolock_reg.rsc needs to be also in import\apps because this is where QtHighway searches for it. |
|
34 data=ZSYSTEM\..\PRIVATE\10003a3f\import\apps\Autolock_reg.rsc private\10003a3f\import\apps\Autolock_reg.rsc |
|
35 |
|
36 // this is already done in IndicatorAutolockPlugin.iby |
|
37 // data=\epoc32\data\z\resource\plugins\indicators\indicatorautolockplugin.qtplugin \resource\plugins\indicators\indicatorautolockplugin.qtplugin |
|
38 |
|
39 #endif // __AUTOLOCK_IBY__ |