mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-11 23:49:38 -05:00
removed DEPRECATED warnings by default
This commit is contained in:
parent
e2fa57dcd7
commit
65326d9438
@ -64,6 +64,7 @@ no_rs_gxs:CONFIG -= rs_gxs
|
||||
# To disable Deprecated Warning append the following
|
||||
# assignation to qmake command line "CONFIG+=rs_nodeprecatedwarning"
|
||||
CONFIG *= no_rs_nodeprecatedwarning
|
||||
CONFIG *= rs_nodeprecatedwarning
|
||||
rs_nodeprecatedwarning:CONFIG -= no_rs_nodeprecatedwarning
|
||||
|
||||
# To disable Cpp #Warning append the following
|
||||
|
Loading…
Reference in New Issue
Block a user