summaryrefslogtreecommitdiff
path: root/qtcreator.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-02-27 21:10:29 +0100
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-02-27 21:13:41 +0100
commit382ec11ef58ba9f2552a6151c35fed1056fe1f0b (patch)
treeb90bc55c626006c22f13175c77a38e208715fdf2 /qtcreator.pro
parentd75c5fa2201151c05a32fc10e0fac2c7387e4362 (diff)
downloadqt-creator-382ec11ef58ba9f2552a6151c35fed1056fe1f0b.tar.gz
add ts and qm build targets
this is based on patches from axasia, which are in turn an almost literal copy from qt.
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