securitydialogs/Autolock/rom/Autolock.iby
branchRCL_3
changeset 50 03674e5abf46
parent 49 09b1ac925e3f
equal deleted inserted replaced
49:09b1ac925e3f 50:03674e5abf46
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:
    14 * Description:
    15 *
    15 *
    16 */
    16 */
       
    17 
    17 #ifndef __AUTOLOCK_IBY__
    18 #ifndef __AUTOLOCK_IBY__
    18 #define __AUTOLOCK_IBY__
    19 #define __AUTOLOCK_IBY__
    19 
    20 
    20 #include <data_caging_paths_for_iby.hrh>
       
    21 
       
    22 S60_APP_EXE(Autolock)
    21 S60_APP_EXE(Autolock)
    23 S60_APP_BITMAP(Autolock)
    22 S60_APP_BITMAP(Autolock)
    24 //S60_APP_AIF_RSC(Autolock)
    23 S60_APP_AIF_RSC(Autolock)
    25 S60_APP_RESOURCE(Autolock)
       
    26 
    24 
    27 file=ABI_DIR\BUILD_DIR\autolockuseractivityservice.dll             SHARED_LIB_DIR\autolockuseractivityservice.dll
    25 #endif
    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__