summaryrefslogtreecommitdiffstats
path: root/tools/configure/configureapp.h
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-06-22 19:52:41 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-27 00:46:35 +0200
commit989cada8cc6c4f12e30c28bde3edac8a3833680f (patch)
tree84921030db9296903a17351da4961b121f588010 /tools/configure/configureapp.h
parent9315497d2af6d6944792bbbffd61582c7061ef4c (diff)
don't compile the host tools for wince already in configure
qmake can now produce proper mixed-target projects Change-Id: I797f055f6e1487b9aefb75eee91d6c2cc4e6e56e Reviewed-by: Andreas Holzammer <andreas.holzammer@kdab.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'tools/configure/configureapp.h')
-rw-r--r--tools/configure/configureapp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/configure/configureapp.h b/tools/configure/configureapp.h
index 6b9d9b7f52..c16b9e2ad3 100644
--- a/tools/configure/configureapp.h
+++ b/tools/configure/configureapp.h
@@ -74,7 +74,6 @@ public:
void generateCachefile();
void displayConfig();
void buildQmake();
- void buildHostTools();
#endif
void generateMakefiles();
void appendMakeItem(int inList, const QString &item);