From fcf490af444f26010c6ea950af9b5f4b36984ace Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 22 Apr 2003 02:38:13 +0000 Subject: "" svn path=/trunk/; revision=582 --- externals/grill/flext/source/flcwmax.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'externals/grill/flext/source/flcwmax.h') diff --git a/externals/grill/flext/source/flcwmax.h b/externals/grill/flext/source/flcwmax.h index 87653e3b..a0c17832 100644 --- a/externals/grill/flext/source/flcwmax.h +++ b/externals/grill/flext/source/flcwmax.h @@ -25,7 +25,8 @@ WARRANTIES, see the file, "license.txt," in this distribution. #include #endif -#if __option(sym) || !__option(opt_dead_code) +#if /*__option(sym) ||*/ !__option(opt_dead_code) + #pragma message("Optimization disabled -> Compiling a debug version (with FLEXT_DEBUG)") #define FLEXT_DEBUG #endif -- cgit v1.2.1