Checking mac-specific stuff from the 2.3a2 branch in on the trunk.

This commit is contained in:
Jack Jansen 2003-02-21 22:33:55 +00:00
parent 4c641d0ce1
commit 5bb97e66dc
13 changed files with 42 additions and 30 deletions

View file

@ -101,7 +101,7 @@ def genallprojects(force=0):
genpluginproject("carbon", "pyexpat",
sources=["pyexpat.c", "xmlparse.c", "xmlrole.c", "xmltok.c"],
extradirs=[":::Modules:expat"],
prefixname="mwerks_shcarbon_config.h"
prefixname="mwerks_pyexpat_config.h"
)
genpluginproject("carbon", "zlib",
libraries=["zlib.ppc.Lib"],