summaryrefslogtreecommitdiffstats
path: root/config.profiles/symbian/qtconfig.flm
diff options
context:
space:
mode:
authorEckhart Koppen <eckhart.koppen@nokia.com>2011-03-01 16:04:09 +0200
committerEckhart Koppen <eckhart.koppen@nokia.com>2011-03-01 16:04:09 +0200
commitf96b9e139dd67d2be992e86af9fb41e4cdfcb6cf (patch)
tree1c7dd7aab3b4f6d2d3a39d8d052995a36d8ce662 /config.profiles/symbian/qtconfig.flm
parent0913d7f93bca190d4e0034e84ccf870195b540ba (diff)
Simplified header export script for Symbian
Removed most functionality from syncqt to get a straight copy functionality. Reviewed-by: TrustMe
Diffstat (limited to 'config.profiles/symbian/qtconfig.flm')
-rw-r--r--config.profiles/symbian/qtconfig.flm2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.profiles/symbian/qtconfig.flm b/config.profiles/symbian/qtconfig.flm
index 03f860f1ba..93410f09cd 100644
--- a/config.profiles/symbian/qtconfig.flm
+++ b/config.profiles/symbian/qtconfig.flm
@@ -60,7 +60,7 @@ $(SOURCEDIR)/qmake$(DOTEXE): $(EXTENSION_ROOT)/$(QT_ROOT)/$(CONFIGURE_APP)
$(call endrule,qtconf)
$(call startrule,headerexport) \
cd $(EXTENSION_ROOT)/$(QT_ROOT)/config.profiles/symbian && \
- perl headerexport -base-dir $(EXTENSION_ROOT)/$(QT_ROOT) -copy -oneway -outdir $(EPOCROOT)/epoc32/include/ -outsubdir mw
+ perl headerexport -base-dir $(EXTENSION_ROOT)/$(QT_ROOT) -outdir $(EPOCROOT)/epoc32/include/
$(call endrule,headerexport)
$(call startrule,mkspecexport) \
$(GNUCP) -R $(EXTENSION_ROOT)/$(QT_ROOT)/mkspecs $(MKSPECDIR)