summaryrefslogtreecommitdiff
path: root/Mac/scripts/genpluginprojects.py
diff options
context:
space:
mode:
authorJust van Rossum <just@letterror.com>2001-12-12 22:42:37 +0000
committerJust van Rossum <just@letterror.com>2001-12-12 22:42:37 +0000
commitaa6e83f2e98f0245b3cca7b70201a97d437a2b05 (patch)
treedf6ea06ee0de691aad84e05596c1699ffacb239d /Mac/scripts/genpluginprojects.py
parente0b9fdca0d6cb97bb93807e97fd4be125007d197 (diff)
downloadcpython-git-aa6e83f2e98f0245b3cca7b70201a97d437a2b05.tar.gz
added CarbonEvents
Diffstat (limited to 'Mac/scripts/genpluginprojects.py')
-rw-r--r--Mac/scripts/genpluginprojects.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/scripts/genpluginprojects.py b/Mac/scripts/genpluginprojects.py
index 51c427bade..e87dcfca9f 100644
--- a/Mac/scripts/genpluginprojects.py
+++ b/Mac/scripts/genpluginprojects.py
@@ -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