Output file line number to debug log in release mode
parent
a945612718
commit
6445f453c5
|
@ -1,6 +1,7 @@
|
|||
QT += core widgets opengl network
|
||||
CONFIG += release
|
||||
DEFINES += NDEBUG
|
||||
DEFINES += QT_MESSAGELOGCONTEXT
|
||||
RESOURCES += resources.qrc
|
||||
|
||||
win32 {
|
||||
|
|
Loading…
Reference in New Issue