Use the Module Identifier Directive to make the TimeExample correct
[profile/ivi/qtdeclarative.git] / examples / examples.pro
index 2c9497d..5af1901 100644 (file)
@@ -1,3 +1,11 @@
 TEMPLATE = subdirs
-SUBDIRS += declarative tutorials
-contains(QT_CONFIG, qmltest): SUBDIRS += qmltest
+SUBDIRS += \
+    demos \
+    shared \
+    localstorage \
+    particles \
+    qml \
+    quick \
+    tutorials \
+    window \
+    qmltest