summaryrefslogtreecommitdiffstats
path: root/examples/qtestlib/tutorial4/tutorial4.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qtestlib/tutorial4/tutorial4.pro')
-rw-r--r--examples/qtestlib/tutorial4/tutorial4.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/qtestlib/tutorial4/tutorial4.pro b/examples/qtestlib/tutorial4/tutorial4.pro
index 6c82aa6500..f7b40dd4ca 100644
--- a/examples/qtestlib/tutorial4/tutorial4.pro
+++ b/examples/qtestlib/tutorial4/tutorial4.pro
@@ -3,8 +3,6 @@ QT += testlib
# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtestlib/tutorial4
-sources.files = $$SOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtestlib/tutorial4
-INSTALLS += target sources
+INSTALLS += target
QT += widgets