equal
deleted
inserted
replaced
54 # This is for new exporting system coming in garden |
54 # This is for new exporting system coming in garden |
55 for(header, headers.sources):BLD_INF_RULES.prj_exports += "./$$header $$deploy.path$$headers.path/$$basename(header)" |
55 for(header, headers.sources):BLD_INF_RULES.prj_exports += "./$$header $$deploy.path$$headers.path/$$basename(header)" |
56 } |
56 } |
57 |
57 |
58 plugin.sources = datetimesettingsplugin.dll |
58 plugin.sources = datetimesettingsplugin.dll |
59 plugin.path = \resource\qt\plugins\controlpanel |
59 plugin.path = /resource/qt/plugins/controlpanel |
60 DEPLOYMENT += plugin |
60 DEPLOYMENT += plugin |
61 |
61 |
62 # End of file --Don't remove this. |
62 # End of file --Don't remove this. |