summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/tutorials.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tutorials/tutorials.pro')
-rw-r--r--examples/widgets/tutorials/tutorials.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/widgets/tutorials/tutorials.pro b/examples/widgets/tutorials/tutorials.pro
index 144dffa631..cb57002082 100644
--- a/examples/widgets/tutorials/tutorials.pro
+++ b/examples/widgets/tutorials/tutorials.pro
@@ -1,8 +1,2 @@
TEMPLATE = subdirs
SUBDIRS += addressbook-fr threads addressbook widgets modelview gettingStarted
-
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials
-sources.files = tutorials.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials
-INSTALLS += target sources