Removed unnecessary CFLAGS for Windows compile

This commit is contained in:
thunder2 2022-01-15 18:42:21 +01:00
parent 69b96e2c1b
commit 36f14c8024

View File

@ -94,10 +94,6 @@ win32-g++|win32-clang-g++ {
CONFIG -= console
}
# Switch on extra warnings
QMAKE_CFLAGS += -Wextra
QMAKE_CXXFLAGS += -Wextra
CONFIG(debug, debug|release) {
} else {
# Tell linker to use ASLR protection