added CarbonEvents

This commit is contained in:
Just van Rossum 2001-12-12 22:42:37 +00:00
parent e0b9fdca0d
commit aa6e83f2e9
2 changed files with 2 additions and 0 deletions

View file

@ -163,6 +163,7 @@ def genallprojects(force=0):
libraryflags="Debug, WeakImport", outputdir="::Lib:Carbon")
# Carbon Only?
genpluginproject("carbon", "_CF", outputdir="::Lib:Carbon")
genpluginproject("carbon", "_CarbonEvt", outputdir="::Lib:Carbon")
genpluginproject("carbon", "hfsplus")
# Other Mac modules