mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 00:00:14 +00:00

[ci skip] This supports 64 bit builds with vcpkg. Will need to decide what to do with porting these changes to the VC12/14 files...
10 lines
323 B
Plaintext
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
|