3 lines
99 B
Text
3 lines
99 B
Text
CONFIG(release, debug|release): DEFINES += NDEBUG QT_NO_DEBUG_OUTPUT
|
|
|
|
QMAKE_CXXFLAGS += -std=c++14
|