exception handling is overridden on the commandline, so turn it off
here (to silence a warning)
This commit is contained in:
@@ -92,6 +92,7 @@
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,RELEASE"
|
||||
StringPooling="TRUE"
|
||||
MinimalRebuild="FALSE"
|
||||
ExceptionHandling="FALSE"
|
||||
RuntimeLibrary="0"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
|
||||
Reference in New Issue
Block a user