exception handling is overridden on the commandline, so turn it off
here (to silence a warning)
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
AdditionalOptions="/EHa"
|
||||
Optimization="0"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,DEBUG"
|
||||
ExceptionHandling="FALSE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="2"
|
||||
|
||||
Reference in New Issue
Block a user