summaryrefslogtreecommitdiff
path: root/qtcreator.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtcreator.pro')
-rw-r--r--qtcreator.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/qtcreator.pro b/qtcreator.pro
index 7eadc16290..d9d0eb46c0 100644
--- a/qtcreator.pro
+++ b/qtcreator.pro
@@ -11,3 +11,11 @@ TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = src
+
+# for Qt Creator translations
+QTC_BUILD_ROOT = $$PWD
+QTC_INSTALL_TRANSLATIONS = $$PWD/translations
+
+include(translations/translations.pri)
+translations.path = $$QTC_INSTALL_TRANSLATIONS
+translations.files = $$QTC_INSTALL_TRANSLATIONS/*.qm