mirror of
https://github.com/python/cpython.git
synced 2025-09-14 04:37:29 +00:00
Added hfsplusapi module.
This commit is contained in:
parent
6952177dba
commit
df222d2691
4 changed files with 6 additions and 0 deletions
|
@ -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"])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue