aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/flext.vcproj
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-04-18 22:05:53 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-04-18 22:05:53 +0000
commit213852915e08d6435b451c06045d0c6f5f611467 (patch)
treefd4024a213a148f0a6dc2c91a3ada453226002cd /externals/grill/flext/flext.vcproj
parent14719fd1f8cc2384398168788357930e29bde5c4 (diff)
fixed typo
fixed bugs in TableMaps fixes for OSX restructured TableMap type (doesn't own pointers any more) svn path=/trunk/; revision=2782
Diffstat (limited to 'externals/grill/flext/flext.vcproj')
-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 19e5986f..49f30ac1 100644
--- a/externals/grill/flext/flext.vcproj
+++ b/externals/grill/flext/flext.vcproj
@@ -172,7 +172,7 @@
Name="VCCLCompilerTool"
Optimization="0"
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;FLEXT_EXPORTS"
+ PreprocessorDefinitions="WIN32;_DEBUG;_LIB;FLEXT_SYS=2;FLEXT_USE_SIMD;FLEXT_EXPORTS;FLEXT_DEBUGMEM"
StringPooling="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="1"