mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-09-19 04:14:54 -04:00
Moved compiler flags for warnings to retroshare.pri
This commit is contained in:
parent
3aaf1cd4d0
commit
c0e3e9b4e4
8 changed files with 16 additions and 34 deletions
|
@ -8,7 +8,7 @@ CONFIG += staticlib
|
|||
|
||||
DEFINES *= OPENSSL_NO_IDEA
|
||||
|
||||
QMAKE_CXXFLAGS *= -Wall -Werror -W
|
||||
QMAKE_CXXFLAGS *= -Werror -W
|
||||
|
||||
TARGET = ops
|
||||
DESTDIR = lib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue