Skip to content
Snippets Groups Projects
Commit b6ac6ce6 authored by Ricardo Constantino (:RiCON)'s avatar Ricardo Constantino (:RiCON) Committed by Ralph Giles
Browse files

VS2015: Suppress a few warnings.

SDLCheck is a superset of BufferSecurityCheck and is off by default.
If it's set, it complains that it's overriden by BufferSecurityCheck.

Warning 4996 is already ignored in other binaries (fopen being deprecated and
suggesting fopen_s).

NoExtensions isn't a valid value for EnableEnhancedInstructionSet in x64 builds.
parent a79bf19a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment