homescreenapp/common.pri
changeset 36 cdae8c6c3876
parent 35 f9ce957a272c
child 39 4e8ebe173323
equal deleted inserted replaced
35:f9ce957a272c 36:cdae8c6c3876
   101     qtplugins.sources += qmakepluginstubs/$${TARGET}.qtplugin
   101     qtplugins.sources += qmakepluginstubs/$${TARGET}.qtplugin
   102 
   102 
   103     message(Remove "contains(MOBILITY, serviceframework)" after the QtSF refactorig is done!)
   103     message(Remove "contains(MOBILITY, serviceframework)" after the QtSF refactorig is done!)
   104         
   104         
   105     !contains(MOBILITY, serviceframework):qtplugins.sources += resource/$${TARGET}.manifest
   105     !contains(MOBILITY, serviceframework):qtplugins.sources += resource/$${TARGET}.manifest
   106     contains(MOBILITY, serviceframework):BLD_INF_RULES.prj_exports += "resource/$${TARGET}.s60xml z:$$qtplugins.path/$${TARGET}.xml"
   106     contains(MOBILITY, serviceframework):BLD_INF_RULES.prj_exports += "resource/$${TARGET}.xml z:$$qtplugins.path/$${TARGET}.xml"
   107     
   107     
   108     for(qtplugin, qtplugins.sources):BLD_INF_RULES.prj_exports += "./$$qtplugin z:$$qtplugins.path/$$basename(qtplugin)"
   108     for(qtplugin, qtplugins.sources):BLD_INF_RULES.prj_exports += "./$$qtplugin z:$$qtplugins.path/$$basename(qtplugin)"
   109 }
   109 }
   110 
   110 
   111 defineTest(exportResources) {
   111 defineTest(exportResources) {