Commit e14885a1 authored by Kai Koehne's avatar Kai Koehne Committed by The Qt Project
Browse files

Enable categorized logging for bootstrapped tools


Change-Id: Ie908a175bda103fd8d73031024a823a4c4d3dbb7
Reviewed-by: default avatarAndrew Knight <andrew.knight@digia.com>
parent 42cfb5fe
No related merge requests found
Showing with 2 additions and 0 deletions
...@@ -74,6 +74,8 @@ SOURCES += \ ...@@ -74,6 +74,8 @@ SOURCES += \
../../corelib/io/qtemporaryfile.cpp \ ../../corelib/io/qtemporaryfile.cpp \
../../corelib/io/qtextstream.cpp \ ../../corelib/io/qtextstream.cpp \
../../corelib/io/qstandardpaths.cpp \ ../../corelib/io/qstandardpaths.cpp \
../../corelib/io/qloggingcategory.cpp \
../../corelib/io/qloggingregistry.cpp \
../../corelib/kernel/qcoreapplication.cpp \ ../../corelib/kernel/qcoreapplication.cpp \
../../corelib/kernel/qcoreglobaldata.cpp \ ../../corelib/kernel/qcoreglobaldata.cpp \
../../corelib/kernel/qmetatype.cpp \ ../../corelib/kernel/qmetatype.cpp \
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment