git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@918 626c5289-ae23-0410-ae9c-e8d60b6d4f22
7 lines
190 B
C
7 lines
190 B
C
/* 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
|