mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Added zlib
This commit is contained in:
parent
175f1c8007
commit
ca0f88d887
1 changed files with 2 additions and 0 deletions
|
@ -146,6 +146,7 @@ I_PPC_PLUGINS : (buildmwproject, "CWIE", [
|
|||
":PlugIns:waste.ppc.µ",
|
||||
":PlugIns:_tkinter.ppc.µ",
|
||||
":PlugIns:calldll.ppc.µ",
|
||||
":PlugIns:zlib.ppc.µ",
|
||||
]),
|
||||
|
||||
I_68K_PLUGINS : (buildmwproject, "CWIE", [
|
||||
|
@ -157,6 +158,7 @@ I_68K_PLUGINS : (buildmwproject, "CWIE", [
|
|||
":PlugIns:imgmodules.CFM68K.µ",
|
||||
":PlugIns:waste.CFM68K.µ",
|
||||
":PlugIns:_tkinter.CFM68K.µ",
|
||||
":PlugIns:zlib.CFM68K.µ",
|
||||
]),
|
||||
|
||||
I_68K_FULL : (buildmwproject, "CWIE", [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue