Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 175f1c8 commit ca0f88dCopy full SHA for ca0f88d
1 file changed
Mac/scripts/fullbuild.py
@@ -146,6 +146,7 @@ def handle_dialog():
146
":PlugIns:waste.ppc.µ",
147
":PlugIns:_tkinter.ppc.µ",
148
":PlugIns:calldll.ppc.µ",
149
+ ":PlugIns:zlib.ppc.µ",
150
]),
151
152
I_68K_PLUGINS : (buildmwproject, "CWIE", [
@@ -157,6 +158,7 @@ def handle_dialog():
157
158
":PlugIns:imgmodules.CFM68K.µ",
159
":PlugIns:waste.CFM68K.µ",
160
":PlugIns:_tkinter.CFM68K.µ",
161
+ ":PlugIns:zlib.CFM68K.µ",
162
163
164
I_68K_FULL : (buildmwproject, "CWIE", [
0 commit comments