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.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/quick/quick.pro b/examples/quick/quick.pro
index 3884c7f179..2f0d430917 100644
--- a/examples/quick/quick.pro
+++ b/examples/quick/quick.pro
@@ -15,3 +15,8 @@ SUBDIRS = accessibility \
threading \
touchinteraction \
customitems
+
+# install
+sources.files = quick.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/quick
+INSTALLS += sources