diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2004-11-18 03:31:03 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2004-11-18 03:31:03 +0000 |
commit | b33f093f45388a5ef9cc9135898c69c468dcbfd1 (patch) | |
tree | 8129d539e1c793b3d45bfb4cd61b60fdfb48471f /externals/grill/flext | |
parent | ef1d37728a97497b027330d7537d187c3ed99dd3 (diff) |
another fix for the attribute editor
svn path=/trunk/; revision=2285
Diffstat (limited to 'externals/grill/flext')
-rw-r--r-- | externals/grill/flext/flext.vcproj | 2 |
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" |