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.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/declarative/tutorials/extending/extending.pro b/examples/declarative/tutorials/extending/extending.pro
index 19bf40b9..fe9a5cc7 100644
--- a/examples/declarative/tutorials/extending/extending.pro
+++ b/examples/declarative/tutorials/extending/extending.pro
@@ -7,9 +7,3 @@ SUBDIRS += \
chapter4-customPropertyTypes \
chapter5-listproperties \
chapter6-plugins
-
-# install
-sources.files = extending.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick1/declarative/tutorials/extending
-INSTALLS += sources
-