Kaydet (Commit) f1472384 authored tarafından Jack Jansen's avatar Jack Jansen

Updated to current pathnames.

üst e790eae7
#
# Local customizations
#
import sys, os
# Where to find the Universal Header include files:
MWERKSDIR="Macintosh HD:SWDev:Codewarrior Pro 5:Metrowerks CodeWarrior:"
MWERKSDIR="Moes:Applications (Mac OS 9):Metrowerks CodeWarrior 7.0:Metrowerks CodeWarrior:"
INCLUDEDIR=MWERKSDIR + "MacOS Support:Universal:Interfaces:CIncludes:"
# Where to put the python definitions file:
TOOLBOXDIR="Macintosh HD:SWDev:Jack:Python:Mac:Lib:lib-toolbox:"
TOOLBOXDIR=os.path.join(sys.prefix, ":Mac:Lib:Carbon:")
# Creator for C files:
CREATOR="CWIE"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment