Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 03a00a8

Browse files
committed
PythonCore is now a fat shared library, the plugin modules aren't fat,
unfortunately, this turned out to be too difficult. Plugins.prj now builds all plugin modules, and all the interdependencies between the projects are correct. One exception: plugins don't attempt to build PythonCore (PythonFAT and PythonApplet do).
1 parent ef3138f commit 03a00a8

21 files changed

Lines changed: 4847 additions & 4829 deletions

Mac/mwerks/projects/PlugIns/PlugIns.prj.hqx

Lines changed: 296 additions & 298 deletions
Large diffs are not rendered by default.

Mac/mwerks/projects/PlugIns/_tkinter.prj.hqx

Lines changed: 199 additions & 214 deletions
Large diffs are not rendered by default.

Mac/mwerks/projects/PlugIns/calldll.ppc.prj.hqx

Lines changed: 142 additions & 131 deletions
Large diffs are not rendered by default.

Mac/mwerks/projects/PlugIns/ctb.prj.hqx

Lines changed: 177 additions & 177 deletions
Large diffs are not rendered by default.

Mac/mwerks/projects/PlugIns/gdbm.prj.hqx

Lines changed: 184 additions & 184 deletions
Large diffs are not rendered by default.

Mac/mwerks/projects/PlugIns/icglue.prj.hqx

Lines changed: 192 additions & 192 deletions
Large diffs are not rendered by default.

Mac/mwerks/projects/PlugIns/imgmodules.prj.hqx

Lines changed: 240 additions & 240 deletions
Large diffs are not rendered by default.

Mac/mwerks/projects/PlugIns/macspeech.prj.hqx

Lines changed: 200 additions & 192 deletions
Large diffs are not rendered by default.

Mac/mwerks/projects/PlugIns/qtmodules.prj.hqx

Lines changed: 256 additions & 256 deletions
Large diffs are not rendered by default.

Mac/mwerks/projects/PlugIns/toolboxmodules.prj.exp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@ TextStyle_New
2828
TextStyle_Convert
2929
TEObj_New
3030
TEObj_Convert
31+
AEDesc_New
32+
AEDesc_Convert
33+

0 commit comments

Comments
 (0)