Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ca0f88d

Browse files
committed
Added zlib
1 parent 175f1c8 commit ca0f88d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Mac/scripts/fullbuild.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ def handle_dialog():
146146
":PlugIns:waste.ppc.µ",
147147
":PlugIns:_tkinter.ppc.µ",
148148
":PlugIns:calldll.ppc.µ",
149+
":PlugIns:zlib.ppc.µ",
149150
]),
150151

151152
I_68K_PLUGINS : (buildmwproject, "CWIE", [
@@ -157,6 +158,7 @@ def handle_dialog():
157158
":PlugIns:imgmodules.CFM68K.µ",
158159
":PlugIns:waste.CFM68K.µ",
159160
":PlugIns:_tkinter.CFM68K.µ",
161+
":PlugIns:zlib.CFM68K.µ",
160162
]),
161163

162164
I_68K_FULL : (buildmwproject, "CWIE", [

0 commit comments

Comments
 (0)