aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tutorials/tutorials.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorials/tutorials.pro')
-rw-r--r--examples/tutorials/tutorials.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/tutorials/tutorials.pro b/examples/tutorials/tutorials.pro
index 0893449746..9cb5c57c3f 100644
--- a/examples/tutorials/tutorials.pro
+++ b/examples/tutorials/tutorials.pro
@@ -1,2 +1,7 @@
TEMPLATE = subdirs
SUBDIRS += gettingStartedQml
+
+# install
+sources.files = tutorials.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/tutorials
+INSTALLS += sources