Suppress VS2017 compiler/linker warnings
VS2017 warns about a few additional things, for example, files that define no symbols (which is typically the result of a platform specific ifdef not applying on Windows). Suppress these warnings so the build is clean on VS2017.
Showing
Please
register
or
sign in
to comment