Unify qmleasing and easingcurveeditor
[profile/ivi/qtdeclarative.git] / tools / tools.pro
index dccdce8..abb246f 100644 (file)
@@ -1,4 +1,11 @@
 TEMPLATE = subdirs
-SUBDIRS +=  qmlviewer qmlscene qmlplugindump
-contains(QT_CONFIG, qmltest): SUBDIRS += qmltestrunner
+SUBDIRS += \
+    qmlscene \
+    qmlplugindump \
+    qmlmin \
+    qmlprofiler \
+    qmlbundle \
+    qmltestrunner
+!contains(QT_CONFIG, no-widgets):SUBDIRS += qmleasing
+