Added Mac directory
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@918 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
19cd1f4ecd
commit
8e8b621ac4
1 changed files with 7 additions and 0 deletions
7
Mac/macswig.h
Normal file
7
Mac/macswig.h
Normal file
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue