Remove debug messages in release build
This commit is contained in:
parent
9e49cfbdb5
commit
aac280d48e
@ -215,6 +215,5 @@ RESOURCES += SrcPony/ponyprog.qrc
|
||||
|
||||
|
||||
QMAKE_CXXFLAGS += -std=c++11
|
||||
QMAKE_CXXFLAGS_RELEASE += -O3
|
||||
|
||||
QMAKE_CXXFLAGS_RELEASE += -DQT_NO_DEBUG_OUTPUT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user