mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-15 08:39:08 -05:00
Removed unnecessary CFLAGS for Windows compile
This commit is contained in:
parent
69b96e2c1b
commit
36f14c8024
1 changed files with 0 additions and 4 deletions
|
|
@ -94,10 +94,6 @@ win32-g++|win32-clang-g++ {
|
||||||
CONFIG -= console
|
CONFIG -= console
|
||||||
}
|
}
|
||||||
|
|
||||||
# Switch on extra warnings
|
|
||||||
QMAKE_CFLAGS += -Wextra
|
|
||||||
QMAKE_CXXFLAGS += -Wextra
|
|
||||||
|
|
||||||
CONFIG(debug, debug|release) {
|
CONFIG(debug, debug|release) {
|
||||||
} else {
|
} else {
|
||||||
# Tell linker to use ASLR protection
|
# Tell linker to use ASLR protection
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue