aboutsummaryrefslogtreecommitdiff
path: root/externals
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-11-18 03:31:03 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-11-18 03:31:03 +0000
commitb33f093f45388a5ef9cc9135898c69c468dcbfd1 (patch)
tree8129d539e1c793b3d45bfb4cd61b60fdfb48471f /externals
parentef1d37728a97497b027330d7537d187c3ed99dd3 (diff)
another fix for the attribute editor
svn path=/trunk/; revision=2285
Diffstat (limited to 'externals')
-rw-r--r--externals/grill/flext/flext.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/flext.vcproj b/externals/grill/flext/flext.vcproj
index 3b7e1cca..7a1938ea 100644
--- a/externals/grill/flext/flext.vcproj
+++ b/externals/grill/flext/flext.vcproj
@@ -171,7 +171,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="c:\programme\audio\pd\src,f:\prog\audio\sndobj\include,f:\prog\audio\stk\include"
+ AdditionalIncludeDirectories="c:\programme\audio\pd\src;c:\data\prog\audio\sndobj\include;c:\data\prog\audio\stk\include"
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;FLEXT_SYS=2;FLEXT_USE_SIMD"
StringPooling="TRUE"
BasicRuntimeChecks="3"