aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vasp
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-02-08 03:45:54 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-02-08 03:45:54 +0000
commit70c20aa213d7526ae3db2bd1567fb2a40ecefd8f (patch)
treeb1b0917feec8d43fa5b9342a0a0bd67a7cdddd02 /externals/grill/vasp
parent64c61824dc8bc2a83c03cd609bea77f374b6cfe5 (diff)
""
svn path=/trunk/; revision=1315
Diffstat (limited to 'externals/grill/vasp')
-rw-r--r--externals/grill/vasp/vasp.vcproj4
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"