wesnoth/projectfiles/VC14/files_with_deactivated_warnings.txt
Jyrki Vesterinen 4dd1437cef Update Visual Studio project file to VS2015 toolset
I also enabled /DEBUG:FASTLINK and /LTCG:incremental to speed up compile
times. VS2015 introduces support for both switches.

(cherry-picked from commit 3555b6278c2103391214e1da303d6c3e652387dc)
2018-10-07 03:17:54 +00:00

10 lines
323 B
Plaintext

Files in src/ which have one or more warnings file-specifically deactivated for the Debug configuration.
These warnings are thrown due to included header files (mostly boost ones),
since they apparently don't compile using warnlevel 4.
game
network_asio
serialization/binary_or_text
serialization/parser
server/simple_wml