summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials/extending/extending.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/tutorials/extending/extending.pro')
-rw-r--r--examples/declarative/tutorials/extending/extending.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/declarative/tutorials/extending/extending.pro b/examples/declarative/tutorials/extending/extending.pro
index 967473fd..19bf40b9 100644
--- a/examples/declarative/tutorials/extending/extending.pro
+++ b/examples/declarative/tutorials/extending/extending.pro
@@ -8,3 +8,8 @@ SUBDIRS += \
chapter5-listproperties \
chapter6-plugins
+# install
+sources.files = extending.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick1/declarative/tutorials/extending
+INSTALLS += sources
+