aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/quick.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/quick.pro')
-rw-r--r--examples/quick/quick.pro14
1 files changed, 9 insertions, 5 deletions
diff --git a/examples/quick/quick.pro b/examples/quick/quick.pro
index 2f0d430917..cb4f7bfc6b 100644
--- a/examples/quick/quick.pro
+++ b/examples/quick/quick.pro
@@ -5,6 +5,7 @@ SUBDIRS = accessibility \
canvas \
imageelements \
keyinteraction \
+ localstorage \
modelviews \
mousearea \
positioners \
@@ -14,9 +15,12 @@ SUBDIRS = accessibility \
text \
threading \
touchinteraction \
- customitems
+ tutorials \
+ customitems \
+ window \
+ particles \
+ demos
-# install
-sources.files = quick.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/quick
-INSTALLS += sources
+EXAMPLE_FILES = \
+ ui-components \
+ shared