paysages3d/src/common.pri

5 lines
137 B
Plaintext
Raw Normal View History

2013-11-09 17:56:56 +00:00
#QMAKE_CXXFLAGS = -std=c++11 -stdlib=libc++
#QMAKE_LFLAGS = -std=c++11 -stdlib=libc++
CONFIG(release, debug|release): DEFINES += NDEBUG