summaryrefslogtreecommitdiff
path: root/tools/tools.pro
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2012-09-17 16:10:42 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-17 18:42:15 +0200
commite48c9c0f641dd9e7b5ee308a6bbda518c42fcd55 (patch)
tree88974c05787b933d00893f798769eb76cacea8fd /tools/tools.pro
parentaa6d27f043f0367ea4c16bb255f65b2a6abb5921 (diff)
downloadqtquick1-e48c9c0f641dd9e7b5ee308a6bbda518c42fcd55.tar.gz
Compile & install qmlplugindump by default (again)
qmlplugindump is still needed for QtQUick1 modules, since the one in qtdeclarative will choke on the QtQuick1 dependency. Therefore revive qmlplugindump in here, but name it qml1plugindump. Change-Id: I975621cff4758ab71e165eb3f6398d70a1f154be Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'tools/tools.pro')
-rw-r--r--tools/tools.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools.pro b/tools/tools.pro
index f17f4cb5..02a1e201 100644
--- a/tools/tools.pro
+++ b/tools/tools.pro
@@ -1,2 +1,2 @@
TEMPLATE = subdirs
-SUBDIRS += qml
+SUBDIRS += qml qmlplugindump