aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flprefix.h
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-04-25 02:33:04 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-04-25 02:33:04 +0000
commit92501c4a16c93d5fe056625d12d7e557d1d80ba9 (patch)
tree40f0a858792ad27faeda9c5b0a0dc75527557b5c /externals/grill/flext/source/flprefix.h
parent996e9a50a8c7cdd418ba398f4aa806c2d69256d1 (diff)
""
svn path=/trunk/; revision=593
Diffstat (limited to 'externals/grill/flext/source/flprefix.h')
-rwxr-xr-xexternals/grill/flext/source/flprefix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/source/flprefix.h b/externals/grill/flext/source/flprefix.h
index 6c2e2999..67046319 100755
--- a/externals/grill/flext/source/flprefix.h
+++ b/externals/grill/flext/source/flprefix.h
@@ -84,7 +84,7 @@ WARRANTIES, see the file, "license.txt," in this distribution.
#endif
#endif
-#if defined(_DEBUG)
+#if defined(_DEBUG) && !defined(FLEXT_DEBUG)
#define FLEXT_DEBUG
#endif