summaryrefslogtreecommitdiffstats
path: root/examples/linguist/hellotr/hellotr.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/linguist/hellotr/hellotr.pro')
-rw-r--r--examples/linguist/hellotr/hellotr.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/linguist/hellotr/hellotr.pro b/examples/linguist/hellotr/hellotr.pro
index cc5a6557b6..38e5a5b366 100644
--- a/examples/linguist/hellotr/hellotr.pro
+++ b/examples/linguist/hellotr/hellotr.pro
@@ -6,9 +6,7 @@ TRANSLATIONS = hellotr_la.ts
# install
target.path = $$[QT_INSTALL_EXAMPLES]/linguist/hellotr
-sources.files = $$SOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/linguist/hellotr
-INSTALLS += target sources
+INSTALLS += target
QT += widgets