Commit 02441ff5 authored by Nate Weibley's avatar Nate Weibley

Enable source context in log messages for release builds

parent a8240d22
......@@ -221,7 +221,7 @@ WindowsBuild {
#
ReleaseBuild {
DEFINES += QT_NO_DEBUG
DEFINES += QT_NO_DEBUG QT_MESSAGELOGCONTEXT
CONFIG += force_debug_info # Enable debugging symbols on release builds
!iOSBuild {
CONFIG += ltcg # Turn on link time code generation
......
Markdown is supported
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