summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/threads/threads.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tutorials/threads/threads.pro')
-rw-r--r--examples/widgets/tutorials/threads/threads.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/widgets/tutorials/threads/threads.pro b/examples/widgets/tutorials/threads/threads.pro
index fd26fae6f7..a95eccaaa0 100644
--- a/examples/widgets/tutorials/threads/threads.pro
+++ b/examples/widgets/tutorials/threads/threads.pro
@@ -8,8 +8,3 @@ SUBDIRS = hellothread \
contains(QT_CONFIG, concurrent): SUBDIRS += helloconcurrent
QT += widgets
-
-# install
-sources.files = threads.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/threads
-INSTALLS += sources