aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/flext.vcproj
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-03-10 04:56:41 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-03-10 04:56:41 +0000
commit5e3101f8a1a5cf78f86635da6a78d8564aa85483 (patch)
tree763ad92aa6a6d86d3af474b2b478854876c1c70c /externals/grill/flext/flext.vcproj
parente854889b99b9e515dc69d237b1031b5705e83b60 (diff)
new lock-free lifo and fifo
fixed buggy unbinding of receive symbols no more static assignment of symbols (problems with Metrowerks) fixed bugs in SIMD code for non-power-of-2 lengths Max: use high-priority click instead of qelem for message-posting added method for clicks into object box svn path=/trunk/; revision=2614
Diffstat (limited to 'externals/grill/flext/flext.vcproj')
-rw-r--r--externals/grill/flext/flext.vcproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/flext/flext.vcproj b/externals/grill/flext/flext.vcproj
index b948179c..b110ed08 100644
--- a/externals/grill/flext/flext.vcproj
+++ b/externals/grill/flext/flext.vcproj
@@ -233,6 +233,7 @@
PrecompiledHeaderThrough="flext.h"
WarningLevel="3"
SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>