From e14885a18a3ab0bffd6d638dcccffd39cb52bf0e Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Thu, 6 Feb 2014 10:43:06 +0100 Subject: Enable categorized logging for bootstrapped tools Change-Id: Ie908a175bda103fd8d73031024a823a4c4d3dbb7 Reviewed-by: Andrew Knight --- src/tools/bootstrap/bootstrap.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/tools/bootstrap/bootstrap.pro') 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 \ -- cgit v1.2.3