exception handling is overridden on the commandline, so turn it off

here (to silence a warning)
This commit is contained in:
Glenn Maynard
2002-08-28 23:48:47 +00:00
parent 7fa71beb31
commit d7f88eb1dd
+1
View File
@@ -92,6 +92,7 @@
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,RELEASE"
StringPooling="TRUE"
MinimalRebuild="FALSE"
ExceptionHandling="FALSE"
RuntimeLibrary="0"
BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="FALSE"