summaryrefslogtreecommitdiffstats
path: root/src/tools
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-02-08 11:21:05 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-11 10:57:46 +0100
commit42a6d405e464944bd48a5ebdd6ed9f0b7feb3b1d (patch)
treecd2538ebefd0f152779364be5c6941fed5cf9c3d /src/tools
parent5a46251de36e568513bca70b82a1d6cc9c9cb0f3 (diff)
exclude bootstrapped tools from lupdate message collection
the translation infrastructure is disabled in the bootstrapped tools, so the translations are wasted. Change-Id: Ief5d13f09242e03aaf0d4a3d9b1645f9c7a1ab3a Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/tools.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tools/tools.pro b/src/tools/tools.pro
index fa9ed54c50..c3a9ea228e 100644
--- a/src/tools/tools.pro
+++ b/src/tools/tools.pro
@@ -41,3 +41,5 @@ SUBDIRS = $$TOOLS_SUBDIRS
bootstrap_prepare_docs.depends += $${src_tools_qdoc.target}-make_first
bootstrap_prepare_docs.target = $${src_tools_bootstrap.target}-prepare_docs
QMAKE_EXTRA_TARGETS += bootstrap_prepare_docs
+
+TR_EXCLUDE += $$PWD/*