activityfw/activityserviceplugin/activityserviceplugin.pro
changeset 112 dbfb5e38438b
parent 107 b34d53f6acdf
child 119 50e220be30d1
equal deleted inserted replaced
107:b34d53f6acdf 112:dbfb5e38438b
    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" \