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.
Showing
- win32/VS2015/celt.vcxproj 0 additions, 6 deletionswin32/VS2015/celt.vcxproj
- win32/VS2015/opus.vcxproj 0 additions, 6 deletionswin32/VS2015/opus.vcxproj
- win32/VS2015/opus_demo.vcxproj 8 additions, 6 deletionswin32/VS2015/opus_demo.vcxproj
- win32/VS2015/silk_common.vcxproj 0 additions, 6 deletionswin32/VS2015/silk_common.vcxproj
- win32/VS2015/silk_fixed.vcxproj 0 additions, 6 deletionswin32/VS2015/silk_fixed.vcxproj
- win32/VS2015/silk_float.vcxproj 0 additions, 6 deletionswin32/VS2015/silk_float.vcxproj
- win32/VS2015/test_opus_api.vcxproj 0 additions, 6 deletionswin32/VS2015/test_opus_api.vcxproj
- win32/VS2015/test_opus_decode.vcxproj 0 additions, 6 deletionswin32/VS2015/test_opus_decode.vcxproj
- win32/VS2015/test_opus_encode.vcxproj 0 additions, 6 deletionswin32/VS2015/test_opus_encode.vcxproj
Loading
Please register or sign in to comment