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

Skip to content

Commit e1d325f

Browse files
committed
Added gdbm plugins
1 parent 8bd7c56 commit e1d325f

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
@@ -87,6 +87,7 @@ def buildapplet(top, dummy, list):
8787
PLUGIN_INSTRUCTIONS=[
8888
(buildmwproject, "CWIE", [
8989
":PlugIns:ctb.ppc.µ",
90+
":PlugIns:gdbm.ppc.µ",
9091
":PlugIns:imgmodules.ppc.µ",
9192
":PlugIns:macspeech.ppc.µ",
9293
":PlugIns:toolboxmodules.ppc.µ",
@@ -98,6 +99,7 @@ def buildapplet(top, dummy, list):
9899
CFM68KPLUGIN_INSTRUCTIONS=[
99100
(buildmwproject, "CWIE", [
100101
":PlugIns:ctb.CFM68K.µ",
102+
":PlugIns:gdbm.CFM68K.µ",
101103
":PlugIns:imgmodules.CFM68K.µ",
102104
":PlugIns:toolboxmodules.CFM68K.µ",
103105
":PlugIns:qtmodules.CFM68K.µ",

0 commit comments

Comments
 (0)