diff options
Diffstat (limited to 'externals/grill/vasp')
-rw-r--r-- | externals/grill/vasp/vasp.vcproj | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/externals/grill/vasp/vasp.vcproj b/externals/grill/vasp/vasp.vcproj index bb36f9d9..f806d965 100644 --- a/externals/grill/vasp/vasp.vcproj +++ b/externals/grill/vasp/vasp.vcproj @@ -157,8 +157,10 @@ OptimizeForProcessor="2" AdditionalIncludeDirectories="c:\programme\audio\pd\src,f:\prog\max\flext\source" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FLEXT_SYS=2;FLEXT_THREADS" - ExceptionHandling="FALSE" + StringPooling="TRUE" + ExceptionHandling="TRUE" RuntimeLibrary="0" + BufferSecurityCheck="FALSE" DisableLanguageExtensions="TRUE" UsePrecompiledHeader="2" PrecompiledHeaderThrough="main.h" |