summaryrefslogtreecommitdiffstats
path: root/src/tools/bootstrap/bootstrap.pro
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2014-02-06 10:43:06 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-11 15:53:10 +0100
commite14885a18a3ab0bffd6d638dcccffd39cb52bf0e (patch)
tree4ee50b047edc7e1ff6f22424569b9407e7bb9f09 /src/tools/bootstrap/bootstrap.pro
parent42cfb5fe4daa586f382bde6936b0ee33b5298f4d (diff)
Enable categorized logging for bootstrapped tools
Change-Id: Ie908a175bda103fd8d73031024a823a4c4d3dbb7 Reviewed-by: Andrew Knight <andrew.knight@digia.com>
Diffstat (limited to 'src/tools/bootstrap/bootstrap.pro')
-rw-r--r--src/tools/bootstrap/bootstrap.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tools/bootstrap/bootstrap.pro b/src/tools/bootstrap/bootstrap.pro
index bef23f9e58..fea4e2519f 100644
--- a/src/tools/bootstrap/bootstrap.pro
+++ b/src/tools/bootstrap/bootstrap.pro
@@ -74,6 +74,8 @@ SOURCES += \
../../corelib/io/qtemporaryfile.cpp \
../../corelib/io/qtextstream.cpp \
../../corelib/io/qstandardpaths.cpp \
+ ../../corelib/io/qloggingcategory.cpp \
+ ../../corelib/io/qloggingregistry.cpp \
../../corelib/kernel/qcoreapplication.cpp \
../../corelib/kernel/qcoreglobaldata.cpp \
../../corelib/kernel/qmetatype.cpp \