aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/flext.vcproj
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2006-03-14 17:13:44 +0000
committerThomas Grill <xovo@users.sourceforge.net>2006-03-14 17:13:44 +0000
commit974ba3a08a427443369461cbb1196fa7d5b67c04 (patch)
tree6d15444699b2ee139356914b1bac1cf72b190b9e /externals/grill/flext/flext.vcproj
parent017b9b90e1d1566c3dacaac6596c50b6c95b3884 (diff)
fixed faulty assertion
fixed buggy memory deallocation for AtomListStatic svn path=/trunk/; revision=4706
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 3eaa1c6b..f8d6a3da 100644
--- a/externals/grill/flext/flext.vcproj
+++ b/externals/grill/flext/flext.vcproj
@@ -122,7 +122,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="c:\data\prog\packs\pthreads\include;&quot;c:\data\pd\pd-cvs\src&quot;;c:\data\prog\audio\sndobj\include;c:\data\prog\audio\stk\include"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB;FLEXT_SYS_PD;FLEXT_THREADS;FLEXT_USE_SIMD;FLEXT_EXPORTS;xFLEXT_ATTRHIDE;xFLEXT_NOATTREDIT;_WIN32_WINNT=0x501"
+ PreprocessorDefinitions="WIN32;_DEBUG;_LIB;FLEXT_SYS_PD;FLEXT_THREADS;FLEXT_USE_SIMD;FLEXT_EXPORTS;xFLEXT_ATTRHIDE;xFLEXT_NOATTREDIT;_WIN32_WINNT=0x501;xFLEXT_USECMEM"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
RuntimeTypeInfo="TRUE"