aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 5af19010c7..f2b7a2dddf 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -9,3 +9,8 @@ SUBDIRS += \
tutorials \
window \
qmltest
+
+# install
+sources.files = shared examples.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/
+INSTALLS += sources