activityfw/activityserviceplugin/activityserviceplugin.pro
changeset 115 3ab5c078b490
parent 109 e0aa398e6810
child 124 e36b2f4799c0
equal deleted inserted replaced
109:e0aa398e6810 115:3ab5c078b490
    95     #temporary workaround
    95     #temporary workaround
    96     BLD_INF_RULES.prj_exports += "data/afservice.xml z:/resource/activity/afservice.xml"
    96     BLD_INF_RULES.prj_exports += "data/afservice.xml z:/resource/activity/afservice.xml"
    97     
    97     
    98     #export xml with old name (remove after next release)
    98     #export xml with old name (remove after next release)
    99     BLD_INF_RULES.prj_exports += "data/afservice.xml z:/resource/activity/activityserviceplugin.xml"
    99     BLD_INF_RULES.prj_exports += "data/afservice.xml z:/resource/activity/activityserviceplugin.xml"
   100     BLD_INF_RULES.prj_exports += "data/afservice.xml $$QT_PLUGINS_BASE_DIR/activityserviceplugin.xml"    
   100     BLD_INF_RULES.prj_exports += "data/afservice.xml c:/resource/activity/activityserviceplugin.xml"
   101     
   101     
   102     # we want to export few classes, use standard .def block instead of the one generated by plugin
   102     # we want to export few classes, use standard .def block instead of the one generated by plugin
   103     defBlock = \
   103     defBlock = \
   104         "$${LITERAL_HASH}ifdef WINSCW" \
   104         "$${LITERAL_HASH}ifdef WINSCW" \
   105         "DEFFILE ./bwins/$${TARGET}.def" \
   105         "DEFFILE ./bwins/$${TARGET}.def" \