ostinato/options.pri
2018-08-24 09:12:40 +05:30

3 lines
142 B
Plaintext

QMAKE_CXXFLAGS += -isystem $$[QT_INSTALL_HEADERS] -std=c++11
CONFIG(debug, debug|release): QMAKE_CXXFLAGS_WARN_ON += -Wall -W -Wextra -Werror