securitydialogs/Autolock/Autolock.pro
changeset 38 e0432375ea67
parent 26 aad866c37519
child 35 f1030a78d563
child 45 5d3e34b7618a
equal deleted inserted replaced
37:7bad16cccaca 38:e0432375ea67
    32 include(src/Autolock.pri)
    32 include(src/Autolock.pri)
    33 
    33 
    34 LIBS+=-lxqservice -lxqserviceutil -lflogger
    34 LIBS+=-lxqservice -lxqserviceutil -lflogger
    35 LIBS += -L../../../../../bin/release -lautolockuseractivityservice
    35 LIBS += -L../../../../../bin/release -lautolockuseractivityservice
    36 LIBS += -lsecui -letelmm -letel -lcustomapi -lcentralrepository
    36 LIBS += -lsecui -letelmm -letel -lcustomapi -lcentralrepository
       
    37 LIBS += -lcone -lws32 -lkeylockpolicyapi
    37 
    38 
    38 SERVICE.FILE = service_conf.xml
    39 SERVICE.FILE = service_conf.xml
    39 SERVICE.OPTIONS = embeddable
    40 SERVICE.OPTIONS = embeddable
    40 SERVICE.OPTIONS += hidden
    41 SERVICE.OPTIONS += hidden
    41 
    42 
    51 				crmlFiles.sources = autolock.qcrml
    52 				crmlFiles.sources = autolock.qcrml
    52 				crmlFiles.path = /resource/qt/crml
    53 				crmlFiles.path = /resource/qt/crml
    53 				DEPLOYMENT += crmlFiles
    54 				DEPLOYMENT += crmlFiles
    54 }
    55 }
    55 
    56 
    56 BLD_INF_RULES.prj_exports += "./rom/Autolock.iby CORE_APP_LAYER_IBY_EXPORT_PATH(Autolock.iby)"
    57 BLD_INF_RULES.prj_exports += "./rom/Autolock.iby            CORE_APP_LAYER_IBY_EXPORT_PATH(Autolock.iby)"
    57 BLD_INF_RULES.prj_exports += "./rom/AutolockSrv.iby CORE_APP_LAYER_IBY_EXPORT_PATH(AutolockSrv.iby)"
    58 BLD_INF_RULES.prj_exports += "./conf/Autolock.confml        MW_LAYER_CONFML(Autolock.confml)"
       
    59 BLD_INF_RULES.prj_exports += "./conf/CI_Autolock.confml     MW_LAYER_CONFML(CI_Autolock.confml)"
       
    60 BLD_INF_RULES.prj_exports += "./rom/AutolockSrv.iby         CORE_APP_LAYER_IBY_EXPORT_PATH(AutolockSrv.iby)"
    58 BLD_INF_RULES.prj_exports += "./PubSub/SecurityUIsPrivatePSKeys.h |../../inc/securityuisprivatepskeys.h"
    61 BLD_INF_RULES.prj_exports += "./PubSub/SecurityUIsPrivatePSKeys.h |../../inc/securityuisprivatepskeys.h"