aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/qml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/qml.pro')
-rw-r--r--examples/qml/qml.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/qml/qml.pro b/examples/qml/qml.pro
index ce5efbb823..6bc620fbf0 100644
--- a/examples/qml/qml.pro
+++ b/examples/qml/qml.pro
@@ -5,3 +5,8 @@ SUBDIRS +=imageprovider \
networkaccessmanagerfactory \
referenceexamples \
shell
+
+#Install
+sources.files = qml.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/qml
+INSTALLS += sources