aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vasp/vasp.vcproj
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-03-13 04:58:02 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-03-13 04:58:02 +0000
commitb1d7abe2eddd5d2f1c579a6e0967e6ca7de78ecb (patch)
tree5ec37763500a5e838e8937d8abb80481630cf1c7 /externals/grill/vasp/vasp.vcproj
parent9026ea4981dd69959341b3f646ed26a7fd9b9f5b (diff)
small fix for new flext naming
avoid malicious file name characters svn path=/trunk/; revision=2622
Diffstat (limited to 'externals/grill/vasp/vasp.vcproj')
-rw-r--r--externals/grill/vasp/vasp.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/vasp/vasp.vcproj b/externals/grill/vasp/vasp.vcproj
index 94fd8054..0da4ea2e 100644
--- a/externals/grill/vasp/vasp.vcproj
+++ b/externals/grill/vasp/vasp.vcproj
@@ -151,7 +151,7 @@
InlineFunctionExpansion="2"
FavorSizeOrSpeed="1"
OptimizeForProcessor="2"
- AdditionalIncludeDirectories="c:\programme\audio\pd\src,f:\prog\max\flext\source"
+ AdditionalIncludeDirectories="c:\programme\audio\pd\src,..\flext\source"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FLEXT_SYS=2;FLEXT_THREADS"
StringPooling="TRUE"
ExceptionHandling="TRUE"