clock/clockui/clockplugins/datetimesettingsplugin/datetimesettingsplugin.pro
changeset 83 5aadd1120515
parent 57 bb2d3e476f29
equal deleted inserted replaced
82:dcd0ca396fa1 83:5aadd1120515
    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.