Improve documentation.
[profile/ivi/qtdeclarative.git] / src / src.pro
index f214763..f1b2663 100644 (file)
@@ -1,9 +1,10 @@
 TEMPLATE = subdirs
 CONFIG += ordered
-SUBDIRS += declarative qtquick1 plugins
-
-# ### refactor: port properly
-# contains(QT_CONFIG, qmltest): SUBDIRS += qmltest
-
-SUBDIRS += imports
-QT += script widgets widgets-private
+SUBDIRS += \
+    qml \
+    quick \
+    qmltest \
+    particles \
+    plugins \
+    imports \
+    qmldevtools