# | |
# Local customizations | |
# | |
# Where to find the Universal Header include files: | |
MWERKSDIR="Moes:Metrowerks:Metrowerks CodeWarrior:" | |
INCLUDEDIR=MWERKSDIR + "MacOS Support:Headers:Universal Headers:" | |
# Where to put the python definitions file: | |
TOOLBOXDIR="Moes:Development:Jack:Python:Mac:Lib:toolbox:" | |
# Creator for C files: | |
CREATOR="CWIE" |