Added hfsplusapi module.

This commit is contained in:
Jack Jansen 2001-11-06 15:56:56 +00:00
parent 6952177dba
commit df222d2691
4 changed files with 6 additions and 0 deletions

View file

@ -157,6 +157,7 @@ def genallprojects(force=0):
outputdir="::Lib:Carbon")
# Carbon Only?
genpluginproject("carbon", "_CF", outputdir="::Lib:Carbon")
genpluginproject("carbon", "hfsplus")
# Other Mac modules
genpluginproject("all", "calldll", sources=["calldll.c"])