From ec4c6aed0793ceab0986668afebb3c2020f7bdcb Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Sat, 14 Oct 2000 15:25:08 +0000 Subject: [PATCH] Added Mac directory git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@918 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/Mac/macswig.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 SWIG/Mac/macswig.h diff --git a/SWIG/Mac/macswig.h b/SWIG/Mac/macswig.h new file mode 100644 index 000000000..01af7c648 --- /dev/null +++ b/SWIG/Mac/macswig.h @@ -0,0 +1,7 @@ +/* This file tells SWIG we are compiling the Mac version */ + +#define MACSWIG +#define NEED_ALLOC +#define SWIG_LIB ":Lib" +#define SWIG_CC "Metrowerks CodeWarrior" +#define SWIG_LANG TCL8