Output file line number to debug log in release mode

master
Jeremy Hu 2019-06-25 21:50:02 +09:30
parent a945612718
commit 6445f453c5
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
QT += core widgets opengl network
CONFIG += release
DEFINES += NDEBUG
DEFINES += QT_MESSAGELOGCONTEXT
RESOURCES += resources.qrc
win32 {