mirror of
https://github.com/python/cpython.git
synced 2025-09-14 04:37:29 +00:00
added CarbonEvents
This commit is contained in:
parent
e0b9fdca0d
commit
aa6e83f2e9
2 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue