summaryrefslogtreecommitdiffstats
path: root/examples/ja_JP/linguist/hellotr/hellotr.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ja_JP/linguist/hellotr/hellotr.pro')
-rw-r--r--examples/ja_JP/linguist/hellotr/hellotr.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/ja_JP/linguist/hellotr/hellotr.pro b/examples/ja_JP/linguist/hellotr/hellotr.pro
index b7dd21514a..e6e1442665 100644
--- a/examples/ja_JP/linguist/hellotr/hellotr.pro
+++ b/examples/ja_JP/linguist/hellotr/hellotr.pro
@@ -5,9 +5,9 @@ TRANSLATIONS = hellotr_ja.ts
#! [1]
# install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/linguist/hellotr
+target.path = $$[QT_INSTALL_EXAMPLES]/linguist/hellotr
sources.files = $$SOURCES *.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/linguist/hellotr
+sources.path = $$[QT_INSTALL_EXAMPLES]/linguist/hellotr
INSTALLS += target sources
QT += widgets