From 996e9a50a8c7cdd418ba398f4aa806c2d69256d1 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 23 Apr 2003 02:38:03 +0000 Subject: "" svn path=/trunk/; revision=587 --- externals/grill/xsample/source/main.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'externals/grill/xsample/source/main.h') diff --git a/externals/grill/xsample/source/main.h b/externals/grill/xsample/source/main.h index bff42b7d..bfbebfe2 100644 --- a/externals/grill/xsample/source/main.h +++ b/externals/grill/xsample/source/main.h @@ -11,7 +11,9 @@ WARRANTIES, see the file, "license.txt," in this distribution. #ifndef __XSAMPLE_H #define __XSAMPLE_H -#define XSAMPLE_VERSION "0.3.0pre8" + +#define XSAMPLE_VERSION "0.3.0pre9" + #define FLEXT_ATTRIBUTES 1 @@ -37,7 +39,9 @@ WARRANTIES, see the file, "license.txt," in this distribution. #endif #elif defined(__MWERKS__) // CodeWarrior <= 8 can't take address of a template member function + #ifndef FEXLT_DEBUG #define TMPLOPT + #endif // #define SIGSTATIC // define that for CW6 #elif defined(__MRC__) // Apple MPW - MrCpp -- cgit v1.2.1