File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111Top = :::
1212CC = SC
1313CFlagsNoInclude = -woff -e -model cfmseg -b ¶
14- -d HAVE_CONFIG_H=1 -d MPW=1 -d USE_MAC_SHARED_LIBRARY=1
14+ -d HAVE_CONFIG_H=1 -d MPW=1 -d USE_MAC_SHARED_LIBRARY=1 -d USE_MAC_APPLET_SUPPORT
1515PythonIncludes = -i "{Top}"Mac: -i "{Top}"Include:
1616MacIncludes = -i "{CIncludes}"
1717CFlagsMac = {CFlagsNoInclude} {MacIncludes} {PythonIncludes}
@@ -222,7 +222,7 @@ xxmodule.slb
222222 {CC} " {Top}" Mac:macapplet.c -o " {Objs}" macapplet.c.o -s macapplet.c {CFlags}
223223
224224"{Objs}"macmain.c.o Ä "{Top}"Mac :macmain.c
225- {CC} " {Top}" Mac:macmain.c -o " {Objs}" macmain.c.o -s macmain.c -d USE_MAC_SHARED_LIBRARY {CFlags}
225+ {CC} " {Top}" Mac:macmain.c -o " {Objs}" macmain.c.o -s macmain.c {CFlags}
226226
227227"{Objs}"pythonmain.c.o Ä "{Top}"Python :pythonmain.c
228228 {CC} " {Top}" Python:pythonmain.c -o " {Objs}" pythonmain.c.o -s pythonmain.c {CFlags}
@@ -511,3 +511,4 @@ xxmodule.slb
511511
512512"{Objs}"fmod.c.o Ä "{Top}"Python :fmod.c
513513 {CC} " {Top}" Python:fmod.c -o " {Objs}" fmod.c.o -s fmod.c {CFlags}
514+
You can’t perform that action at this time.
0 commit comments