QmlPluginDump: Prevent crash if run without WM
[profile/ivi/qtdeclarative.git] / tools / tools.pro
index 1ce5667..abb246f 100644 (file)
@@ -1,6 +1,11 @@
 TEMPLATE = subdirs
-SUBDIRS +=  qmlscene qmlplugindump qmlmin qmleasing qmlprofiler qmlbundle
-!contains(QT_CONFIG, no-widgets):SUBDIRS += easingcurveeditor
-contains(QT_CONFIG, qmltest): SUBDIRS += qmltestrunner
+SUBDIRS += \
+    qmlscene \
+    qmlplugindump \
+    qmlmin \
+    qmlprofiler \
+    qmlbundle \
+    qmltestrunner
+!contains(QT_CONFIG, no-widgets):SUBDIRS += qmleasing