cpython/Mac/mwerks/projects/README-Projectfiles

26 lines
702 B
Plaintext
Raw Normal View History

1995-10-23 10:55:45 -03:00
This directory contains the CodeWarrior 7 projects. Here is what they
1995-08-31 10:35:29 -03:00
are for and where to put them (well, where *I* put them, at least):
Python68K.<2E>
1995-10-23 10:55:45 -03:00
Non-shared 68K python, full complement of modules. Put in
build.mac68k.stand.
1995-08-31 10:35:29 -03:00
PythonCore.<2E>
PPC shared library with core functionality. Put in build.macppc.shared.
PythonPPC.<2E>
PPC shared application. Put in build.macppc.shared.
PythonApplet.<2E>
PPC applet template. Put in build.macppc.shared.
PythonPPCstandalone.<2E>
Non-shared PPC python. If you need it, put it in build.macppc.stand.
ctbmodule.<2E>
imgmodules.<2E>
macspeechmodule.<2E>
mactcpmodules.<2E>
stdwinmodule.<2E>
toolboxmodules.<2E>
Various PPC dynamically-loaded extension modules. Put in PlugIns.