diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2011-02-25 16:03:46 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2011-02-25 16:03:46 (GMT) |
commit | 2ccf2a09653d25c87e9a50dc842d2aff54fa914c (patch) | |
tree | d846c6f967545dd7f5480250e890de066b726244 /mkspecs | |
parent | 184398f4ada4b34fc9834c2341597a3b8c18e842 (diff) | |
parent | 3ea6d3e9d7c66cc9058c75c2fb38d4e38d2352b0 (diff) | |
download | Qt-2ccf2a09653d25c87e9a50dc842d2aff54fa914c.zip Qt-2ccf2a09653d25c87e9a50dc842d2aff54fa914c.tar.gz Qt-2ccf2a09653d25c87e9a50dc842d2aff54fa914c.tar.bz2 |
Merge branch 4.7 into qt-master-from-4.7
Diffstat (limited to 'mkspecs')
-rw-r--r-- | mkspecs/symbian-sbsv2/flm/qt/qmake_emulator_deployment.flm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mkspecs/symbian-sbsv2/flm/qt/qmake_emulator_deployment.flm b/mkspecs/symbian-sbsv2/flm/qt/qmake_emulator_deployment.flm index 39ab0f0..8791a47 100644 --- a/mkspecs/symbian-sbsv2/flm/qt/qmake_emulator_deployment.flm +++ b/mkspecs/symbian-sbsv2/flm/qt/qmake_emulator_deployment.flm @@ -33,5 +33,6 @@ ifeq ($($(SINGLETON)),) $(eval $(call qmake_emulator_deployment, $(subst $(CHAR_SPACE),\$(CHAR_SPACE),$(DEPLOY_TARGET)), $(subst $(CHAR_SPACE),\$(CHAR_SPACE),$(DEPLOY_SOURCE)))) $(call makepath,$(dir $(DEPLOY_TARGET))) $(eval $(call GenerateStandardCleanTarget,$(CLEAN_TARGET),'')) +$(eval $(call whatmacro,$(CLEAN_TARGET))) endif |