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>
This commit is contained in:
parent
5a46251de3
commit
42a6d405e4
@ -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/*
|
||||
|
Loading…
Reference in New Issue
Block a user