mirror of https://github.com/python/cpython.git
Added zlib
This commit is contained in:
parent
175f1c8007
commit
ca0f88d887
|
@ -146,6 +146,7 @@ def handle_dialog():
|
|||
":PlugIns:waste.ppc.µ",
|
||||
":PlugIns:_tkinter.ppc.µ",
|
||||
":PlugIns:calldll.ppc.µ",
|
||||
":PlugIns:zlib.ppc.µ",
|
||||
]),
|
||||
|
||||
I_68K_PLUGINS : (buildmwproject, "CWIE", [
|
||||
|
@ -157,6 +158,7 @@ def handle_dialog():
|
|||
":PlugIns:imgmodules.CFM68K.µ",
|
||||
":PlugIns:waste.CFM68K.µ",
|
||||
":PlugIns:_tkinter.CFM68K.µ",
|
||||
":PlugIns:zlib.CFM68K.µ",
|
||||
]),
|
||||
|
||||
I_68K_FULL : (buildmwproject, "CWIE", [
|
||||
|
|
Loading…
Reference in New Issue