blob: 0dfab6eb89e8c4427ea2403b7f5e15f6988dff94 [file] [log] [blame]
Jack Jansen9a785361995-10-23 13:55:45 +00001This directory contains the CodeWarrior 7 projects. Here is what they
Jack Jansen7765dbb1995-08-31 13:35:29 +00002are for and where to put them (well, where *I* put them, at least):
3
4Python68K
Jack Jansen9a785361995-10-23 13:55:45 +00005 Non-shared 68K python, full complement of modules. Put in
6 build.mac68k.stand.
Jack Jansen7765dbb1995-08-31 13:35:29 +00007
8PythonCore
9 PPC shared library with core functionality. Put in build.macppc.shared.
10PythonPPC
11 PPC shared application. Put in build.macppc.shared.
12PythonApplet
13 PPC applet template. Put in build.macppc.shared.
14
15PythonPPCstandalone
16 Non-shared PPC python. If you need it, put it in build.macppc.stand.
17
18ctbmodule
19imgmodules
20macspeechmodule
21mactcpmodules
22stdwinmodule
23toolboxmodules
24 Various PPC dynamically-loaded extension modules. Put in PlugIns.