ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/MacOSX/SheepShaver.xcodeproj/project.pbxproj
(Generate patch)

Comparing SheepShaver/src/MacOSX/SheepShaver.xcodeproj/project.pbxproj (file contents):
Revision 1.1 by asvitkine, 2011-12-28T18:01:17Z vs.
Revision 1.9 by asvitkine, 2012-01-04T23:12:54Z

# Line 3 | Line 3
3          archiveVersion = 1;
4          classes = {
5          };
6 <        objectVersion = 45;
6 >        objectVersion = 44;
7          objects = {
8  
9   /* Begin PBXAggregateTarget section */
# Line 23 | Line 23
23   /* Begin PBXBuildFile section */
24                  082AC22D14AA52E900071F5E /* prefs_editor_dummy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 082AC22C14AA52E900071F5E /* prefs_editor_dummy.cpp */; };
25                  082AC26214AA59F000071F5E /* lowmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 082AC26114AA59F000071F5E /* lowmem.c */; };
26 +                0846E4B114B1264700574779 /* ieeefp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF714A99EEF000B1711 /* ieeefp.cpp */; };
27 +                0846E4B314B1264F00574779 /* mathlib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDFD14A99EEF000B1711 /* mathlib.cpp */; };
28 +                0846E4B514B1265500574779 /* utils-cpuinfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE0214A99EEF000B1711 /* utils-cpuinfo.cpp */; };
29 +                0846E4B614B1265A00574779 /* ppc-translate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF014A99EEF000B1711 /* ppc-translate.cpp */; };
30 +                0846E4B814B1266000574779 /* ppc-jit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDEB14A99EEF000B1711 /* ppc-jit.cpp */; };
31 +                0846E4B914B1266600574779 /* ppc-execute.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE814A99EEF000B1711 /* ppc-execute.cpp */; };
32 +                0846E4BC14B1267200574779 /* ppc-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE614A99EEF000B1711 /* ppc-dyngen.cpp */; };
33 +                0846E4BE14B1267A00574779 /* ppc-decode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE414A99EEF000B1711 /* ppc-decode.cpp */; };
34 +                0846E4C014B1267F00574779 /* ppc-cpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE214A99EEF000B1711 /* ppc-cpu.cpp */; };
35 +                0846E4C114B1268B00574779 /* jit-cache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDCD14A99EEF000B1711 /* jit-cache.cpp */; };
36 +                0846E4C214B1269600574779 /* basic-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDC514A99EEF000B1711 /* basic-dyngen.cpp */; };
37 +                0846E51314B128ED00574779 /* sheepshaver_glue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDBB14A99EEF000B1711 /* sheepshaver_glue.cpp */; };
38 +                0846E52B14B12A0800574779 /* ppc_asm.S in Sources */ = {isa = PBXBuildFile; fileRef = 0846E52314B129DA00574779 /* ppc_asm.S */; };
39 +                0846E55314B12B0D00574779 /* paranoia.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0846E55214B12B0D00574779 /* paranoia.cpp */; };
40 +                0846E65414B513CE00574779 /* SDL.framework in Copy SDL Framework */ = {isa = PBXBuildFile; fileRef = 0856D17414A9A1A2000B1711 /* SDL.framework */; };
41                  0856CFC114A99EF0000B1711 /* adb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD4B14A99EEF000B1711 /* adb.cpp */; };
42                  0856CFC214A99EF0000B1711 /* audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD4C14A99EEF000B1711 /* audio.cpp */; };
43                  0856CFE214A99EF0000B1711 /* cdrom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD7814A99EEF000B1711 /* cdrom.cpp */; };
# Line 32 | Line 47
47                  0856CFF014A99EF0000B1711 /* ether.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD8914A99EEF000B1711 /* ether.cpp */; };
48                  0856CFF314A99EF0000B1711 /* extfs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD8C14A99EEF000B1711 /* extfs.cpp */; };
49                  0856CFF414A99EF0000B1711 /* gfxaccel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD8D14A99EEF000B1711 /* gfxaccel.cpp */; };
35                0856CFF514A99EF0000B1711 /* sheepshaver_glue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDBB14A99EEF000B1711 /* sheepshaver_glue.cpp */; };
36                0856CFF714A99EF0000B1711 /* basic-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDC514A99EEF000B1711 /* basic-dyngen.cpp */; };
37                0856CFFA14A99EF0000B1711 /* jit-cache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDCD14A99EEF000B1711 /* jit-cache.cpp */; };
38                0856CFFC14A99EF0000B1711 /* ppc-cpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE214A99EEF000B1711 /* ppc-cpu.cpp */; };
39                0856CFFD14A99EF0000B1711 /* ppc-decode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE414A99EEF000B1711 /* ppc-decode.cpp */; };
40                0856CFFF14A99EF0000B1711 /* ppc-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE614A99EEF000B1711 /* ppc-dyngen.cpp */; };
41                0856D00014A99EF0000B1711 /* ppc-execute.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE814A99EEF000B1711 /* ppc-execute.cpp */; };
42                0856D00114A99EF0000B1711 /* ppc-jit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDEB14A99EEF000B1711 /* ppc-jit.cpp */; };
43                0856D00214A99EF0000B1711 /* ppc-translate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF014A99EEF000B1711 /* ppc-translate.cpp */; };
44                0856D00414A99EF0000B1711 /* ieeefp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF714A99EEF000B1711 /* ieeefp.cpp */; };
45                0856D00614A99EF0000B1711 /* mathlib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDFD14A99EEF000B1711 /* mathlib.cpp */; };
46                0856D00814A99EF0000B1711 /* utils-cpuinfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE0214A99EEF000B1711 /* utils-cpuinfo.cpp */; };
50                  0856D00914A99EF0000B1711 /* macos_util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE0514A99EEF000B1711 /* macos_util.cpp */; };
51                  0856D02414A99EF0000B1711 /* clip_macosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE2C14A99EF0000B1711 /* clip_macosx.cpp */; };
52                  0856D02514A99EF0000B1711 /* extfs_macosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE2D14A99EF0000B1711 /* extfs_macosx.cpp */; };
# Line 109 | Line 112
112                  0873A54314AAF18E004F12B7 /* dyngen.c in Sources */ = {isa = PBXBuildFile; fileRef = 0873A54114AAF18E004F12B7 /* dyngen.c */; };
113                  0873A5D614AB80CA004F12B7 /* basic-dyngen-ops.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0873A5D514AB80CA004F12B7 /* basic-dyngen-ops.cpp */; };
114                  0873A5D814AB80E3004F12B7 /* ppc-dyngen-ops.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0873A5D714AB80E3004F12B7 /* ppc-dyngen-ops.cpp */; };
115 +                0873A76814ABD151004F12B7 /* config-macosx-x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */; };
116 +                0873A76914ABD151004F12B7 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76714ABD151004F12B7 /* config.h */; };
117 +                0873A76A14ABD151004F12B7 /* config-macosx-x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */; };
118 +                0873A76B14ABD151004F12B7 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76714ABD151004F12B7 /* config.h */; };
119 +                0873A80214AC515D004F12B7 /* utils_macosx.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0873A80114AC515D004F12B7 /* utils_macosx.mm */; };
120   /* End PBXBuildFile section */
121  
122   /* Begin PBXContainerItemProxy section */
# Line 119 | Line 127
127                          remoteGlobalIDString = 082AC25114AA59B600071F5E;
128                          remoteInfo = lowmem;
129                  };
130 <                0873A5DB14AB80F0004F12B7 /* PBXContainerItemProxy */ = {
130 >                0846E4A614B1253500574779 /* PBXContainerItemProxy */ = {
131 >                        isa = PBXContainerItemProxy;
132 >                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
133 >                        proxyType = 1;
134 >                        remoteGlobalIDString = 0846E49914B124DE00574779 /* kpx_cpu */;
135 >                        remoteInfo = kpx_cpu;
136 >                };
137 >                0846E4C514B126B600574779 /* PBXContainerItemProxy */ = {
138                          isa = PBXContainerItemProxy;
139                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
140                          proxyType = 1;
141                          remoteGlobalIDString = 0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */;
142                          remoteInfo = "ppc-dyngen-ops";
143                  };
144 <                0873A60214AB83CC004F12B7 /* PBXContainerItemProxy */ = {
144 >                0846E4C714B126B800574779 /* PBXContainerItemProxy */ = {
145                          isa = PBXContainerItemProxy;
146                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
147                          proxyType = 1;
148 <                        remoteGlobalIDString = 0873A5C414AB8038004F12B7 /* basic-dyngen-ops */;
149 <                        remoteInfo = "basic-dyngen-ops";
148 >                        remoteGlobalIDString = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
149 >                        remoteInfo = "ppc-execute-impl";
150                  };
151 <                0873A62614AB869A004F12B7 /* PBXContainerItemProxy */ = {
151 >                0846E52D14B12A2E00574779 /* PBXContainerItemProxy */ = {
152                          isa = PBXContainerItemProxy;
153                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
154                          proxyType = 1;
155 <                        remoteGlobalIDString = 0873A53114AAF05A004F12B7 /* dyngen */;
156 <                        remoteInfo = dyngen;
155 >                        remoteGlobalIDString = 0846E52714B129EE00574779 /* ppc_asm */;
156 >                        remoteInfo = ppc_asm;
157                  };
158 <                0873A67C14AB8AF9004F12B7 /* PBXContainerItemProxy */ = {
158 >                0873A60214AB83CC004F12B7 /* PBXContainerItemProxy */ = {
159                          isa = PBXContainerItemProxy;
160                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
161                          proxyType = 1;
162 <                        remoteGlobalIDString = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
163 <                        remoteInfo = "ppc-execute-impl";
162 >                        remoteGlobalIDString = 0873A5C414AB8038004F12B7;
163 >                        remoteInfo = "basic-dyngen-ops";
164 >                };
165 >                0873A62614AB869A004F12B7 /* PBXContainerItemProxy */ = {
166 >                        isa = PBXContainerItemProxy;
167 >                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
168 >                        proxyType = 1;
169 >                        remoteGlobalIDString = 0873A53114AAF05A004F12B7;
170 >                        remoteInfo = dyngen;
171                  };
172   /* End PBXContainerItemProxy section */
173  
174 + /* Begin PBXCopyFilesBuildPhase section */
175 +                0846E65E14B513DF00574779 /* Copy SDL Framework */ = {
176 +                        isa = PBXCopyFilesBuildPhase;
177 +                        buildActionMask = 2147483647;
178 +                        dstPath = "";
179 +                        dstSubfolderSpec = 10;
180 +                        files = (
181 +                                0846E65414B513CE00574779 /* SDL.framework in Copy SDL Framework */,
182 +                        );
183 +                        name = "Copy SDL Framework";
184 +                        runOnlyForDeploymentPostprocessing = 0;
185 +                };
186 + /* End PBXCopyFilesBuildPhase section */
187 +
188   /* Begin PBXFileReference section */
189                  082AC22C14AA52E900071F5E /* prefs_editor_dummy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_editor_dummy.cpp; sourceTree = "<group>"; };
190                  082AC25214AA59B600071F5E /* lowmem */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = lowmem; sourceTree = BUILT_PRODUCTS_DIR; };
191                  082AC26114AA59F000071F5E /* lowmem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lowmem.c; path = ../../../BasiliskII/src/Unix/Darwin/lowmem.c; sourceTree = SOURCE_ROOT; };
192 +                0846E49A14B124DE00574779 /* libkpx_cpu.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libkpx_cpu.a; sourceTree = BUILT_PRODUCTS_DIR; };
193 +                0846E52314B129DA00574779 /* ppc_asm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = ppc_asm.S; sourceTree = "<group>"; };
194 +                0846E52814B129EE00574779 /* libppc_asm.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libppc_asm.a; sourceTree = BUILT_PRODUCTS_DIR; };
195 +                0846E55214B12B0D00574779 /* paranoia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = paranoia.cpp; sourceTree = "<group>"; };
196                  0856CCC114A99E1C000B1711 /* SheepShaver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SheepShaver.app; sourceTree = BUILT_PRODUCTS_DIR; };
197                  0856CD4B14A99EEF000B1711 /* adb.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = adb.cpp; path = ../adb.cpp; sourceTree = SOURCE_ROOT; };
198                  0856CD4C14A99EEF000B1711 /* audio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = audio.cpp; path = ../audio.cpp; sourceTree = SOURCE_ROOT; };
# Line 322 | Line 362
362                  0856CEC414A99EF0000B1711 /* about_window_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = about_window_unix.cpp; sourceTree = "<group>"; };
363                  0856CECF14A99EF0000B1711 /* bincue_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bincue_unix.cpp; sourceTree = "<group>"; };
364                  0856CED014A99EF0000B1711 /* bincue_unix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bincue_unix.h; sourceTree = "<group>"; };
325                0856CED314A99EF0000B1711 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
365                  0856CEE314A99EF0000B1711 /* ether_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ether_unix.cpp; sourceTree = "<group>"; };
366                  0856CEFB14A99EF0000B1711 /* main_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main_unix.cpp; sourceTree = "<group>"; };
367                  0856CF5A14A99EF0000B1711 /* prefs_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_unix.cpp; sourceTree = "<group>"; };
# Line 364 | Line 403
403                  0873A5CC14AB806D004F12B7 /* libppc-dyngen-ops.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libppc-dyngen-ops.a"; sourceTree = BUILT_PRODUCTS_DIR; };
404                  0873A5D514AB80CA004F12B7 /* basic-dyngen-ops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "basic-dyngen-ops.cpp"; sourceTree = "<group>"; };
405                  0873A5D714AB80E3004F12B7 /* ppc-dyngen-ops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ppc-dyngen-ops.cpp"; sourceTree = "<group>"; };
406 +                0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "config-macosx-x86_64.h"; sourceTree = "<group>"; };
407 +                0873A76714ABD151004F12B7 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
408 +                0873A80014AC515D004F12B7 /* utils_macosx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utils_macosx.h; sourceTree = "<group>"; };
409 +                0873A80114AC515D004F12B7 /* utils_macosx.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = utils_macosx.mm; sourceTree = "<group>"; };
410   /* End PBXFileReference section */
411  
412   /* Begin PBXFrameworksBuildPhase section */
# Line 374 | Line 417
417                          );
418                          runOnlyForDeploymentPostprocessing = 0;
419                  };
420 +                0846E49814B124DE00574779 /* Frameworks */ = {
421 +                        isa = PBXFrameworksBuildPhase;
422 +                        buildActionMask = 2147483647;
423 +                        files = (
424 +                        );
425 +                        runOnlyForDeploymentPostprocessing = 0;
426 +                };
427 +                0846E52614B129EE00574779 /* Frameworks */ = {
428 +                        isa = PBXFrameworksBuildPhase;
429 +                        buildActionMask = 2147483647;
430 +                        files = (
431 +                        );
432 +                        runOnlyForDeploymentPostprocessing = 0;
433 +                };
434                  0856CCBF14A99E1C000B1711 /* Frameworks */ = {
435                          isa = PBXFrameworksBuildPhase;
436                          buildActionMask = 2147483647;
# Line 433 | Line 490
490                                  0873A53214AAF05A004F12B7 /* dyngen */,
491                                  0873A5C514AB8038004F12B7 /* libbasic-dyngen-ops.a */,
492                                  0873A5CC14AB806D004F12B7 /* libppc-dyngen-ops.a */,
493 +                                0846E49A14B124DE00574779 /* libkpx_cpu.a */,
494 +                                0846E52814B129EE00574779 /* libppc_asm.a */,
495                          );
496                          name = Products;
497                          sourceTree = "<group>";
# Line 695 | Line 754
754                  0856CE0614A99EEF000B1711 /* MacOSX */ = {
755                          isa = PBXGroup;
756                          children = (
757 +                                0873A76514ABD151004F12B7 /* config */,
758                                  0856D2D614A9A704000B1711 /* Launcher */,
759                                  0856CE2C14A99EF0000B1711 /* clip_macosx.cpp */,
760                                  0856CE2D14A99EF0000B1711 /* extfs_macosx.cpp */,
# Line 703 | Line 763
763                                  0856CE7014A99EF0000B1711 /* prefs_macosx.mm */,
764                                  0856CE8314A99EF0000B1711 /* SheepShaver.icns */,
765                                  0856CE8714A99EF0000B1711 /* sys_darwin.cpp */,
766 +                                0873A80014AC515D004F12B7 /* utils_macosx.h */,
767 +                                0873A80114AC515D004F12B7 /* utils_macosx.mm */,
768                          );
769                          name = MacOSX;
770                          sourceTree = "<group>";
# Line 777 | Line 839
839                                  0856CEC414A99EF0000B1711 /* about_window_unix.cpp */,
840                                  0856CECF14A99EF0000B1711 /* bincue_unix.cpp */,
841                                  0856CED014A99EF0000B1711 /* bincue_unix.h */,
780                                0856CED314A99EF0000B1711 /* config.h */,
842                                  0856CEE314A99EF0000B1711 /* ether_unix.cpp */,
843                                  0856CEFB14A99EF0000B1711 /* main_unix.cpp */,
844 +                                0846E55214B12B0D00574779 /* paranoia.cpp */,
845 +                                0846E52314B129DA00574779 /* ppc_asm.S */,
846                                  0856CF5A14A99EF0000B1711 /* prefs_unix.cpp */,
847                                  0856CF5B14A99EF0000B1711 /* rpc.h */,
848                                  0856CF5C14A99EF0000B1711 /* rpc_unix.cpp */,
# Line 817 | Line 880
880                          path = Launcher;
881                          sourceTree = "<group>";
882                  };
883 +                0873A76514ABD151004F12B7 /* config */ = {
884 +                        isa = PBXGroup;
885 +                        children = (
886 +                                0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */,
887 +                                0873A76714ABD151004F12B7 /* config.h */,
888 +                        );
889 +                        path = config;
890 +                        sourceTree = "<group>";
891 +                };
892   /* End PBXGroup section */
893  
894   /* Begin PBXHeadersBuildPhase section */
895 +                0846E49614B124DE00574779 /* Headers */ = {
896 +                        isa = PBXHeadersBuildPhase;
897 +                        buildActionMask = 2147483647;
898 +                        files = (
899 +                        );
900 +                        runOnlyForDeploymentPostprocessing = 0;
901 +                };
902 +                0846E52414B129EE00574779 /* Headers */ = {
903 +                        isa = PBXHeadersBuildPhase;
904 +                        buildActionMask = 2147483647;
905 +                        files = (
906 +                        );
907 +                        runOnlyForDeploymentPostprocessing = 0;
908 +                };
909                  0873A5C114AB8038004F12B7 /* Headers */ = {
910                          isa = PBXHeadersBuildPhase;
911                          buildActionMask = 2147483647;
912                          files = (
913 +                                0873A76A14ABD151004F12B7 /* config-macosx-x86_64.h in Headers */,
914 +                                0873A76B14ABD151004F12B7 /* config.h in Headers */,
915                          );
916                          runOnlyForDeploymentPostprocessing = 0;
917                  };
# Line 831 | Line 919
919                          isa = PBXHeadersBuildPhase;
920                          buildActionMask = 2147483647;
921                          files = (
922 +                                0873A76814ABD151004F12B7 /* config-macosx-x86_64.h in Headers */,
923 +                                0873A76914ABD151004F12B7 /* config.h in Headers */,
924                          );
925                          runOnlyForDeploymentPostprocessing = 0;
926                  };
# Line 853 | Line 943
943                          productReference = 082AC25214AA59B600071F5E /* lowmem */;
944                          productType = "com.apple.product-type.tool";
945                  };
946 +                0846E49914B124DE00574779 /* kpx_cpu */ = {
947 +                        isa = PBXNativeTarget;
948 +                        buildConfigurationList = 0846E4A114B1251400574779 /* Build configuration list for PBXNativeTarget "kpx_cpu" */;
949 +                        buildPhases = (
950 +                                0846E49614B124DE00574779 /* Headers */,
951 +                                0846E49714B124DE00574779 /* Sources */,
952 +                                0846E49814B124DE00574779 /* Frameworks */,
953 +                        );
954 +                        buildRules = (
955 +                        );
956 +                        dependencies = (
957 +                                0846E4C614B126B600574779 /* PBXTargetDependency */,
958 +                                0846E4C814B126B800574779 /* PBXTargetDependency */,
959 +                        );
960 +                        name = kpx_cpu;
961 +                        productName = kpx_cpu;
962 +                        productReference = 0846E49A14B124DE00574779 /* libkpx_cpu.a */;
963 +                        productType = "com.apple.product-type.library.static";
964 +                };
965 +                0846E52714B129EE00574779 /* ppc_asm */ = {
966 +                        isa = PBXNativeTarget;
967 +                        buildConfigurationList = 0846E52C14B12A2600574779 /* Build configuration list for PBXNativeTarget "ppc_asm" */;
968 +                        buildPhases = (
969 +                                0846E52414B129EE00574779 /* Headers */,
970 +                                0846E52514B129EE00574779 /* Sources */,
971 +                                0846E52614B129EE00574779 /* Frameworks */,
972 +                        );
973 +                        buildRules = (
974 +                        );
975 +                        dependencies = (
976 +                        );
977 +                        name = ppc_asm;
978 +                        productName = ppc_asm;
979 +                        productReference = 0846E52814B129EE00574779 /* libppc_asm.a */;
980 +                        productType = "com.apple.product-type.library.static";
981 +                };
982                  0856CCC014A99E1C000B1711 /* SheepShaver */ = {
983                          isa = PBXNativeTarget;
984                          buildConfigurationList = 0856CCC714A99E1D000B1711 /* Build configuration list for PBXNativeTarget "SheepShaver" */;
985                          buildPhases = (
986 +                                0846E65E14B513DF00574779 /* Copy SDL Framework */,
987                                  0856CCBD14A99E1C000B1711 /* Resources */,
988                                  0856CCBE14A99E1C000B1711 /* Sources */,
989                                  0856CCBF14A99E1C000B1711 /* Frameworks */,
# Line 865 | Line 992
992                          buildRules = (
993                          );
994                          dependencies = (
995 <                                0873A5DC14AB80F0004F12B7 /* PBXTargetDependency */,
996 <                                0873A67D14AB8AF9004F12B7 /* PBXTargetDependency */,
995 >                                0846E52E14B12A2E00574779 /* PBXTargetDependency */,
996 >                                0846E4A714B1253500574779 /* PBXTargetDependency */,
997                                  082AC26814AA5A4800071F5E /* PBXTargetDependency */,
998                          );
999                          name = SheepShaver;
# Line 934 | Line 1061
1061                  0856CCAE14A99DE0000B1711 /* Project object */ = {
1062                          isa = PBXProject;
1063                          buildConfigurationList = 0856CCB114A99DE0000B1711 /* Build configuration list for PBXProject "SheepShaver" */;
1064 <                        compatibilityVersion = "Xcode 2.4";
1064 >                        compatibilityVersion = "Xcode 3.0";
1065                          developmentRegion = English;
1066                          hasScannedForEncodings = 0;
1067                          knownRegions = (
# Line 954 | Line 1081
1081                                  0873A5C414AB8038004F12B7 /* basic-dyngen-ops */,
1082                                  0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */,
1083                                  0873A67314AB8AE9004F12B7 /* ppc-execute-impl */,
1084 +                                0846E49914B124DE00574779 /* kpx_cpu */,
1085 +                                0846E52714B129EE00574779 /* ppc_asm */,
1086                          );
1087                  };
1088   /* End PBXProject section */
# Line 993 | Line 1122
1122                          );
1123                          inputPaths = (
1124                                  "$(BUILT_PRODUCTS_DIR)/dyngen",
1125 <                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/basic-dyngen-ops.o",
1125 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/i386/basic-dyngen-ops.o",
1126 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/x86_64/basic-dyngen-ops.o",
1127                          );
1128                          name = "Run dyngen";
1129                          outputPaths = (
1130 +                                "$(SRCROOT)/../Unix/basic-dyngen-ops-x86_32.hpp",
1131 +                                "$(SRCROOT)/../Unix/basic-dyngen-ops-x86_64.hpp",
1132                                  "$(SRCROOT)/../Unix/basic-dyngen-ops.hpp",
1133                          );
1134                          runOnlyForDeploymentPostprocessing = 0;
1135                          shellPath = /bin/sh;
1136 <                        shellScript = "\"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/${CURRENT_ARCH}/basic-dyngen-ops.o\"\n";
1136 >                        shellScript = "arch -x86_64 \"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/basic-dyngen-ops-x86_64.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/x86_64/basic-dyngen-ops.o\"\narch -i386 \"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/basic-dyngen-ops-x86_32.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/i386/basic-dyngen-ops.o\"\n\necho \"#if defined(__x86_64__)\" > \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"\t#include \\\"basic-dyngen-ops-x86_64.hpp\\\"\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"#elif defined(__i386__)\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"\t#include \\\"basic-dyngen-ops-x86_32.hpp\\\"\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"#else\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"\t#error Unknown platform\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"#endif\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\n";
1137                  };
1138                  0873A66914AB8A40004F12B7 /* Run dyngen */ = {
1139                          isa = PBXShellScriptBuildPhase;
# Line 1010 | Line 1142
1142                          );
1143                          inputPaths = (
1144                                  "$(BUILT_PRODUCTS_DIR)/dyngen",
1145 <                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/ppc-dyngen-ops.o",
1145 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/i386/ppc-dyngen-ops.o",
1146 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/x86_64/ppc-dyngen-ops.o",
1147                          );
1148                          name = "Run dyngen";
1149                          outputPaths = (
1150 +                                "$(SRCROOT)/../Unix/ppc-dyngen-ops-x86_32.hpp",
1151 +                                "$(SRCROOT)/../Unix/ppc-dyngen-ops-x86_64.hpp",
1152                                  "$(SRCROOT)/../Unix/ppc-dyngen-ops.hpp",
1153                          );
1154                          runOnlyForDeploymentPostprocessing = 0;
1155                          shellPath = /bin/sh;
1156 <                        shellScript = "\"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/${CURRENT_ARCH}/ppc-dyngen-ops.o\"\n";
1156 >                        shellScript = "arch -x86_64 \"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/ppc-dyngen-ops-x86_64.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/x86_64/ppc-dyngen-ops.o\"\narch -i386 \"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/ppc-dyngen-ops-x86_32.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/i386/ppc-dyngen-ops.o\"\n\necho \"#if defined(__x86_64__)\" > \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"\t#include \\\"ppc-dyngen-ops-x86_64.hpp\\\"\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"#elif defined(__i386__)\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"\t#include \\\"ppc-dyngen-ops-x86_32.hpp\\\"\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"#else\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"\t#error Unknown platform\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"#endif\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\n";
1157                  };
1158                  0873A67214AB8AE9004F12B7 /* Run genexec */ = {
1159                          isa = PBXShellScriptBuildPhase;
# Line 1035 | Line 1170
1170                          );
1171                          runOnlyForDeploymentPostprocessing = 0;
1172                          shellPath = /bin/sh;
1173 <                        shellScript = "gcc -E \"-I${SRCROOT}/../include\" \"-I${SRCROOT}/../kpx_cpu/include\" \"-I${SRCROOT}/../kpx_cpu/src\" \"-I${SRCROOT}/../Unix\" -DUSE_JIT -DGENEXEC \"${SRCROOT}/../kpx_cpu/src/cpu/ppc/ppc-decode.cpp\" | perl \"${SRCROOT}/../kpx_cpu/src/cpu/ppc/genexec.pl\" > \"${SRCROOT}/../Unix/ppc-execute-impl.cpp\"\n";
1173 >                        shellScript = "gcc -E \"-I${SRCROOT}/config\" \"-I${SRCROOT}/../include\" \"-I${SRCROOT}/../kpx_cpu/include\" \"-I${SRCROOT}/../kpx_cpu/src\" \"-I${SRCROOT}/../Unix\" -DUSE_JIT -DGENEXEC \"${SRCROOT}/../kpx_cpu/src/cpu/ppc/ppc-decode.cpp\" | perl \"${SRCROOT}/../kpx_cpu/src/cpu/ppc/genexec.pl\" > \"${SRCROOT}/../Unix/ppc-execute-impl.cpp\"\n";
1174                  };
1175   /* End PBXShellScriptBuildPhase section */
1176  
# Line 1048 | Line 1183
1183                          );
1184                          runOnlyForDeploymentPostprocessing = 0;
1185                  };
1186 +                0846E49714B124DE00574779 /* Sources */ = {
1187 +                        isa = PBXSourcesBuildPhase;
1188 +                        buildActionMask = 2147483647;
1189 +                        files = (
1190 +                                0846E4B114B1264700574779 /* ieeefp.cpp in Sources */,
1191 +                                0846E4B314B1264F00574779 /* mathlib.cpp in Sources */,
1192 +                                0846E4B514B1265500574779 /* utils-cpuinfo.cpp in Sources */,
1193 +                                0846E4B614B1265A00574779 /* ppc-translate.cpp in Sources */,
1194 +                                0846E4B814B1266000574779 /* ppc-jit.cpp in Sources */,
1195 +                                0846E4B914B1266600574779 /* ppc-execute.cpp in Sources */,
1196 +                                0846E4BC14B1267200574779 /* ppc-dyngen.cpp in Sources */,
1197 +                                0846E4BE14B1267A00574779 /* ppc-decode.cpp in Sources */,
1198 +                                0846E4C014B1267F00574779 /* ppc-cpu.cpp in Sources */,
1199 +                                0846E4C114B1268B00574779 /* jit-cache.cpp in Sources */,
1200 +                                0846E4C214B1269600574779 /* basic-dyngen.cpp in Sources */,
1201 +                                0846E51314B128ED00574779 /* sheepshaver_glue.cpp in Sources */,
1202 +                        );
1203 +                        runOnlyForDeploymentPostprocessing = 0;
1204 +                };
1205 +                0846E52514B129EE00574779 /* Sources */ = {
1206 +                        isa = PBXSourcesBuildPhase;
1207 +                        buildActionMask = 2147483647;
1208 +                        files = (
1209 +                                0846E52B14B12A0800574779 /* ppc_asm.S in Sources */,
1210 +                                0846E55314B12B0D00574779 /* paranoia.cpp in Sources */,
1211 +                        );
1212 +                        runOnlyForDeploymentPostprocessing = 0;
1213 +                };
1214                  0856CCBE14A99E1C000B1711 /* Sources */ = {
1215                          isa = PBXSourcesBuildPhase;
1216                          buildActionMask = 2147483647;
# Line 1061 | Line 1224
1224                                  0856CFF014A99EF0000B1711 /* ether.cpp in Sources */,
1225                                  0856CFF314A99EF0000B1711 /* extfs.cpp in Sources */,
1226                                  0856CFF414A99EF0000B1711 /* gfxaccel.cpp in Sources */,
1064                                0856CFF514A99EF0000B1711 /* sheepshaver_glue.cpp in Sources */,
1065                                0856CFF714A99EF0000B1711 /* basic-dyngen.cpp in Sources */,
1066                                0856CFFA14A99EF0000B1711 /* jit-cache.cpp in Sources */,
1067                                0856CFFC14A99EF0000B1711 /* ppc-cpu.cpp in Sources */,
1068                                0856CFFD14A99EF0000B1711 /* ppc-decode.cpp in Sources */,
1069                                0856CFFF14A99EF0000B1711 /* ppc-dyngen.cpp in Sources */,
1070                                0856D00014A99EF0000B1711 /* ppc-execute.cpp in Sources */,
1071                                0856D00114A99EF0000B1711 /* ppc-jit.cpp in Sources */,
1072                                0856D00214A99EF0000B1711 /* ppc-translate.cpp in Sources */,
1073                                0856D00414A99EF0000B1711 /* ieeefp.cpp in Sources */,
1074                                0856D00614A99EF0000B1711 /* mathlib.cpp in Sources */,
1075                                0856D00814A99EF0000B1711 /* utils-cpuinfo.cpp in Sources */,
1227                                  0856D00914A99EF0000B1711 /* macos_util.cpp in Sources */,
1228                                  0856D02414A99EF0000B1711 /* clip_macosx.cpp in Sources */,
1229                                  0856D02514A99EF0000B1711 /* extfs_macosx.cpp in Sources */,
# Line 1131 | Line 1282
1282                                  0856D13F14A99EF1000B1711 /* xpram.cpp in Sources */,
1283                                  0856D33914A9A704000B1711 /* VMSettingsController.mm in Sources */,
1284                                  082AC22D14AA52E900071F5E /* prefs_editor_dummy.cpp in Sources */,
1285 +                                0873A80214AC515D004F12B7 /* utils_macosx.mm in Sources */,
1286                          );
1287                          runOnlyForDeploymentPostprocessing = 0;
1288                  };
# Line 1167 | Line 1319
1319                          target = 082AC25114AA59B600071F5E /* lowmem */;
1320                          targetProxy = 082AC26714AA5A4800071F5E /* PBXContainerItemProxy */;
1321                  };
1322 <                0873A5DC14AB80F0004F12B7 /* PBXTargetDependency */ = {
1322 >                0846E4A714B1253500574779 /* PBXTargetDependency */ = {
1323 >                        isa = PBXTargetDependency;
1324 >                        target = 0846E49914B124DE00574779 /* kpx_cpu */;
1325 >                        targetProxy = 0846E4A614B1253500574779 /* PBXContainerItemProxy */;
1326 >                };
1327 >                0846E4C614B126B600574779 /* PBXTargetDependency */ = {
1328                          isa = PBXTargetDependency;
1329                          target = 0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */;
1330 <                        targetProxy = 0873A5DB14AB80F0004F12B7 /* PBXContainerItemProxy */;
1330 >                        targetProxy = 0846E4C514B126B600574779 /* PBXContainerItemProxy */;
1331 >                };
1332 >                0846E4C814B126B800574779 /* PBXTargetDependency */ = {
1333 >                        isa = PBXTargetDependency;
1334 >                        target = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
1335 >                        targetProxy = 0846E4C714B126B800574779 /* PBXContainerItemProxy */;
1336 >                };
1337 >                0846E52E14B12A2E00574779 /* PBXTargetDependency */ = {
1338 >                        isa = PBXTargetDependency;
1339 >                        target = 0846E52714B129EE00574779 /* ppc_asm */;
1340 >                        targetProxy = 0846E52D14B12A2E00574779 /* PBXContainerItemProxy */;
1341                  };
1342                  0873A60314AB83CC004F12B7 /* PBXTargetDependency */ = {
1343                          isa = PBXTargetDependency;
# Line 1182 | Line 1349
1349                          target = 0873A53114AAF05A004F12B7 /* dyngen */;
1350                          targetProxy = 0873A62614AB869A004F12B7 /* PBXContainerItemProxy */;
1351                  };
1185                0873A67D14AB8AF9004F12B7 /* PBXTargetDependency */ = {
1186                        isa = PBXTargetDependency;
1187                        target = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
1188                        targetProxy = 0873A67C14AB8AF9004F12B7 /* PBXContainerItemProxy */;
1189                };
1352   /* End PBXTargetDependency section */
1353  
1354   /* Begin PBXVariantGroup section */
# Line 1205 | Line 1367
1367                          isa = XCBuildConfiguration;
1368                          buildSettings = {
1369                                  ALWAYS_SEARCH_USER_PATHS = NO;
1370 +                                ARCHS = (
1371 +                                        i386,
1372 +                                        x86_64,
1373 +                                );
1374                                  COPY_PHASE_STRIP = NO;
1375                                  GCC_DYNAMIC_NO_PIC = NO;
1210                                GCC_ENABLE_BUILTIN_FUNCTIONS = NO;
1376                                  GCC_ENABLE_FIX_AND_CONTINUE = YES;
1377                                  GCC_ENABLE_PASCAL_STRINGS = NO;
1378                                  GCC_ENABLE_SYMBOL_SEPARATION = NO;
# Line 1215 | Line 1380
1380                                  GCC_OPTIMIZATION_LEVEL = 0;
1381                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1382                                  GCC_PREFIX_HEADER = "";
1383 +                                GCC_VERSION = 4.0;
1384                                  INSTALL_PATH = /usr/local/bin;
1385 <                                OTHER_LDFLAGS = (
1220 <                                        "-framework",
1221 <                                        Foundation,
1222 <                                        "-framework",
1223 <                                        AppKit,
1224 <                                );
1385 >                                OTHER_LDFLAGS = "";
1386                                  PREBINDING = NO;
1387                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1388                                  PRODUCT_NAME = lowmem;
1389 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1390                          };
1391                          name = Debug;
1392                  };
# Line 1232 | Line 1394
1394                          isa = XCBuildConfiguration;
1395                          buildSettings = {
1396                                  ALWAYS_SEARCH_USER_PATHS = NO;
1397 +                                ARCHS = (
1398 +                                        i386,
1399 +                                        x86_64,
1400 +                                );
1401                                  COPY_PHASE_STRIP = YES;
1402                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1237                                GCC_ENABLE_BUILTIN_FUNCTIONS = NO;
1403                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1404                                  GCC_ENABLE_PASCAL_STRINGS = NO;
1405 +                                GCC_ENABLE_SYMBOL_SEPARATION = NO;
1406                                  GCC_MODEL_TUNING = G5;
1407 <                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
1408 <                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1407 >                                GCC_PRECOMPILE_PREFIX_HEADER = NO;
1408 >                                GCC_PREFIX_HEADER = "";
1409 >                                GCC_VERSION = 4.0;
1410                                  INSTALL_PATH = /usr/local/bin;
1411 <                                OTHER_LDFLAGS = (
1245 <                                        "-framework",
1246 <                                        Foundation,
1247 <                                        "-framework",
1248 <                                        AppKit,
1249 <                                );
1411 >                                OTHER_LDFLAGS = "";
1412                                  PREBINDING = NO;
1413 +                                PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1414                                  PRODUCT_NAME = lowmem;
1415 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1416 +                                ZERO_LINK = NO;
1417 +                        };
1418 +                        name = Release;
1419 +                };
1420 +                0846E49B14B124DF00574779 /* Debug */ = {
1421 +                        isa = XCBuildConfiguration;
1422 +                        buildSettings = {
1423 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1424 +                                ARCHS = (
1425 +                                        i386,
1426 +                                        x86_64,
1427 +                                );
1428 +                                COPY_PHASE_STRIP = NO;
1429 +                                GCC_DYNAMIC_NO_PIC = NO;
1430 +                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1431 +                                GCC_MODEL_TUNING = "";
1432 +                                GCC_OPTIMIZATION_LEVEL = 0;
1433 +                                GCC_PREPROCESSOR_DEFINITIONS = (
1434 +                                        "DATADIR=",
1435 +                                        HAVE_CONFIG_H,
1436 +                                        USE_JIT,
1437 +                                        "_GNU_SOURCE=1",
1438 +                                        _THREAD_SAFE,
1439 +                                        _REENTRANT,
1440 +                                );
1441 +                                GCC_VERSION = 4.0;
1442 +                                HEADER_SEARCH_PATHS = (
1443 +                                        /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1444 +                                        ./config/,
1445 +                                        ../Unix,
1446 +                                        ../MacOSX/Launcher,
1447 +                                        ../slirp,
1448 +                                        ../kpx_cpu/src,
1449 +                                        ../kpx_cpu/include,
1450 +                                        ../include,
1451 +                                );
1452 +                                INSTALL_PATH = /usr/local/lib;
1453 +                                PREBINDING = NO;
1454 +                                PRODUCT_NAME = kpx_cpu;
1455 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1456 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1457 +                        };
1458 +                        name = Debug;
1459 +                };
1460 +                0846E49C14B124DF00574779 /* Release */ = {
1461 +                        isa = XCBuildConfiguration;
1462 +                        buildSettings = {
1463 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1464 +                                ARCHS = (
1465 +                                        i386,
1466 +                                        x86_64,
1467 +                                );
1468 +                                COPY_PHASE_STRIP = YES;
1469 +                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1470 +                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
1471 +                                GCC_MODEL_TUNING = "";
1472 +                                GCC_PREPROCESSOR_DEFINITIONS = (
1473 +                                        "DATADIR=",
1474 +                                        HAVE_CONFIG_H,
1475 +                                        USE_JIT,
1476 +                                        "_GNU_SOURCE=1",
1477 +                                        _THREAD_SAFE,
1478 +                                        _REENTRANT,
1479 +                                );
1480 +                                GCC_VERSION = 4.0;
1481 +                                HEADER_SEARCH_PATHS = (
1482 +                                        /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1483 +                                        ./config/,
1484 +                                        ../Unix,
1485 +                                        ../MacOSX/Launcher,
1486 +                                        ../slirp,
1487 +                                        ../kpx_cpu/src,
1488 +                                        ../kpx_cpu/include,
1489 +                                        ../include,
1490 +                                );
1491 +                                INSTALL_PATH = /usr/local/lib;
1492 +                                PREBINDING = NO;
1493 +                                PRODUCT_NAME = kpx_cpu;
1494 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1495 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1496 +                                ZERO_LINK = NO;
1497 +                        };
1498 +                        name = Release;
1499 +                };
1500 +                0846E52914B129EF00574779 /* Debug */ = {
1501 +                        isa = XCBuildConfiguration;
1502 +                        buildSettings = {
1503 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1504 +                                ARCHS = ppc;
1505 +                                COPY_PHASE_STRIP = NO;
1506 +                                GCC_DYNAMIC_NO_PIC = NO;
1507 +                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1508 +                                GCC_MODEL_TUNING = G5;
1509 +                                GCC_OPTIMIZATION_LEVEL = 0;
1510 +                                GCC_PREPROCESSOR_DEFINITIONS = __ASSEMBLY__;
1511 +                                GCC_VERSION = 4.0;
1512 +                                HEADER_SEARCH_PATHS = (
1513 +                                        ../Unix,
1514 +                                        ../include,
1515 +                                );
1516 +                                INSTALL_PATH = /usr/local/lib;
1517 +                                PREBINDING = NO;
1518 +                                PRODUCT_NAME = ppc_asm;
1519 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1520 +                        };
1521 +                        name = Debug;
1522 +                };
1523 +                0846E52A14B129EF00574779 /* Release */ = {
1524 +                        isa = XCBuildConfiguration;
1525 +                        buildSettings = {
1526 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1527 +                                ARCHS = ppc;
1528 +                                COPY_PHASE_STRIP = YES;
1529 +                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1530 +                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
1531 +                                GCC_MODEL_TUNING = G5;
1532 +                                GCC_PREPROCESSOR_DEFINITIONS = __ASSEMBLY__;
1533 +                                GCC_VERSION = 4.0;
1534 +                                HEADER_SEARCH_PATHS = (
1535 +                                        ../Unix,
1536 +                                        ../include,
1537 +                                );
1538 +                                INSTALL_PATH = /usr/local/lib;
1539 +                                PREBINDING = NO;
1540 +                                PRODUCT_NAME = ppc_asm;
1541 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1542                                  ZERO_LINK = NO;
1543                          };
1544                          name = Release;
# Line 1271 | Line 1561
1561                          isa = XCBuildConfiguration;
1562                          buildSettings = {
1563                                  ALWAYS_SEARCH_USER_PATHS = NO;
1564 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1564 >                                ARCHS = (
1565 >                                        ppc,
1566 >                                        i386,
1567 >                                        x86_64,
1568 >                                );
1569                                  COPY_PHASE_STRIP = NO;
1570                                  GCC_CW_ASM_SYNTAX = NO;
1571                                  GCC_DYNAMIC_NO_PIC = NO;
1572                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1573                                  GCC_ENABLE_PASCAL_STRINGS = NO;
1574                                  GCC_ENABLE_SYMBOL_SEPARATION = NO;
1575 <                                GCC_ENABLE_TRIGRAPHS = YES;
1575 >                                GCC_ENABLE_TRIGRAPHS = NO;
1576                                  GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
1577                                  GCC_MODEL_TUNING = G5;
1578                                  GCC_OPTIMIZATION_LEVEL = 0;
# Line 1293 | Line 1587
1587                                          _REENTRANT,
1588                                  );
1589                                  GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1590 +                                GCC_VERSION = 4.0;
1591                                  GCC_WARN_UNUSED_FUNCTION = YES;
1592 +                                GCC_WARN_UNUSED_VARIABLE = YES;
1593                                  HEADER_SEARCH_PATHS = (
1594                                          /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1595 +                                        ./config/,
1596                                          ../Unix,
1597                                          ../MacOSX/Launcher,
1598                                          ../slirp,
# Line 1305 | Line 1602
1602                                  );
1603                                  INFOPLIST_FILE = Info.plist;
1604                                  INSTALL_PATH = "$(HOME)/Applications";
1605 <                                OTHER_CPLUSPLUSFLAGS = (
1606 <                                        "$(OTHER_CFLAGS)",
1310 <                                        "-mdynamic-no-pic",
1311 <                                );
1605 >                                OTHER_CFLAGS = "";
1606 >                                OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
1607                                  OTHER_LDFLAGS = (
1608                                          "-pagezero_size",
1609                                          0x3000,
# Line 1317 | Line 1612
1612                                          Foundation,
1613                                          "-framework",
1614                                          AppKit,
1615 +                                        "-framework",
1616 +                                        Carbon,
1617 +                                        "-lkpx_cpu",
1618 +                                );
1619 +                                "OTHER_LDFLAGS[arch=ppc]" = (
1620 +                                        "-pagezero_size",
1621 +                                        0x3000,
1622 +                                        "-Wl,-seg1addr,0x78048000",
1623 +                                        "-framework",
1624 +                                        Foundation,
1625 +                                        "-framework",
1626 +                                        AppKit,
1627 +                                        "-framework",
1628 +                                        Carbon,
1629 +                                        "-lppc_asm",
1630                                  );
1631                                  PREBINDING = NO;
1632                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1633                                  PRODUCT_NAME = SheepShaver;
1634 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1635 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1636 +                                "SDKROOT[arch=ppc]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1637                                  WARNING_LDFLAGS = "";
1638                          };
1639                          name = Debug;
# Line 1329 | Line 1642
1642                          isa = XCBuildConfiguration;
1643                          buildSettings = {
1644                                  ALWAYS_SEARCH_USER_PATHS = NO;
1645 +                                ARCHS = (
1646 +                                        ppc,
1647 +                                        i386,
1648 +                                        x86_64,
1649 +                                );
1650                                  COPY_PHASE_STRIP = YES;
1651                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1652 +                                GCC_CW_ASM_SYNTAX = NO;
1653 +                                GCC_DYNAMIC_NO_PIC = NO;
1654                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1655 +                                GCC_ENABLE_PASCAL_STRINGS = NO;
1656 +                                GCC_ENABLE_SYMBOL_SEPARATION = NO;
1657 +                                GCC_ENABLE_TRIGRAPHS = NO;
1658 +                                GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
1659                                  GCC_MODEL_TUNING = G5;
1660 <                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
1661 <                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1662 <                                INFOPLIST_FILE = "SheepShaver-Info.plist";
1660 >                                GCC_PRECOMPILE_PREFIX_HEADER = NO;
1661 >                                GCC_PREFIX_HEADER = "";
1662 >                                GCC_PREPROCESSOR_DEFINITIONS = (
1663 >                                        "DATADIR=",
1664 >                                        HAVE_CONFIG_H,
1665 >                                        USE_JIT,
1666 >                                        "_GNU_SOURCE=1",
1667 >                                        _THREAD_SAFE,
1668 >                                        _REENTRANT,
1669 >                                );
1670 >                                GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1671 >                                GCC_VERSION = 4.0;
1672 >                                GCC_WARN_UNUSED_FUNCTION = YES;
1673 >                                GCC_WARN_UNUSED_VARIABLE = YES;
1674 >                                HEADER_SEARCH_PATHS = (
1675 >                                        /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1676 >                                        ./config/,
1677 >                                        ../Unix,
1678 >                                        ../MacOSX/Launcher,
1679 >                                        ../slirp,
1680 >                                        ../kpx_cpu/src,
1681 >                                        ../kpx_cpu/include,
1682 >                                        ../include,
1683 >                                );
1684 >                                INFOPLIST_FILE = Info.plist;
1685                                  INSTALL_PATH = "$(HOME)/Applications";
1686 +                                OTHER_CFLAGS = "";
1687 +                                OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
1688                                  OTHER_LDFLAGS = (
1689 +                                        "-pagezero_size",
1690 +                                        0x3000,
1691 +                                        "-Wl,-seg1addr,0x78048000",
1692                                          "-framework",
1693                                          Foundation,
1694                                          "-framework",
1695                                          AppKit,
1696 +                                        "-framework",
1697 +                                        Carbon,
1698 +                                        "-lkpx_cpu",
1699 +                                );
1700 +                                "OTHER_LDFLAGS[arch=ppc]" = (
1701 +                                        "-pagezero_size",
1702 +                                        0x3000,
1703 +                                        "-Wl,-seg1addr,0x78048000",
1704 +                                        "-framework",
1705 +                                        Foundation,
1706 +                                        "-framework",
1707 +                                        AppKit,
1708 +                                        "-framework",
1709 +                                        Carbon,
1710 +                                        "-lppc_asm",
1711                                  );
1712                                  PREBINDING = NO;
1713 +                                PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1714                                  PRODUCT_NAME = SheepShaver;
1715 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1716 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1717 +                                "SDKROOT[arch=ppc]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1718                                  ZERO_LINK = NO;
1719                          };
1720                          name = Release;
# Line 1353 | Line 1723
1723                          isa = XCBuildConfiguration;
1724                          buildSettings = {
1725                                  ALWAYS_SEARCH_USER_PATHS = NO;
1726 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1726 >                                ARCHS = (
1727 >                                        i386,
1728 >                                        x86_64,
1729 >                                );
1730                                  COPY_PHASE_STRIP = NO;
1731                                  GCC_DYNAMIC_NO_PIC = NO;
1732                                  GCC_ENABLE_FIX_AND_CONTINUE = YES;
# Line 1362 | Line 1735
1735                                  GCC_OPTIMIZATION_LEVEL = 0;
1736                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1737                                  GCC_PREFIX_HEADER = "";
1738 +                                GCC_VERSION = 4.0;
1739                                  INSTALL_PATH = /usr/local/bin;
1740                                  OTHER_CFLAGS = "-mdynamic-no-pic";
1741 <                                OTHER_LDFLAGS = (
1368 <                                        "-framework",
1369 <                                        Foundation,
1370 <                                        "-framework",
1371 <                                        AppKit,
1372 <                                );
1741 >                                OTHER_LDFLAGS = "";
1742                                  PREBINDING = NO;
1743                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1744                                  PRODUCT_NAME = dyngen;
1745 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1746                          };
1747                          name = Debug;
1748                  };
# Line 1380 | Line 1750
1750                          isa = XCBuildConfiguration;
1751                          buildSettings = {
1752                                  ALWAYS_SEARCH_USER_PATHS = NO;
1753 +                                ARCHS = (
1754 +                                        i386,
1755 +                                        x86_64,
1756 +                                );
1757                                  COPY_PHASE_STRIP = YES;
1758                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1759                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1760 +                                GCC_ENABLE_SYMBOL_SEPARATION = NO;
1761                                  GCC_MODEL_TUNING = G5;
1762 <                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
1763 <                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1762 >                                GCC_PRECOMPILE_PREFIX_HEADER = NO;
1763 >                                GCC_PREFIX_HEADER = "";
1764 >                                GCC_VERSION = 4.0;
1765                                  INSTALL_PATH = /usr/local/bin;
1766 <                                OTHER_LDFLAGS = (
1391 <                                        "-framework",
1392 <                                        Foundation,
1393 <                                        "-framework",
1394 <                                        AppKit,
1395 <                                );
1766 >                                OTHER_LDFLAGS = "";
1767                                  PREBINDING = NO;
1768 +                                PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1769                                  PRODUCT_NAME = dyngen;
1770 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1771                                  ZERO_LINK = NO;
1772                          };
1773                          name = Release;
# Line 1403 | Line 1776
1776                          isa = XCBuildConfiguration;
1777                          buildSettings = {
1778                                  ALWAYS_SEARCH_USER_PATHS = NO;
1779 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1779 >                                ARCHS = (
1780 >                                        i386,
1781 >                                        x86_64,
1782 >                                );
1783                                  COPY_PHASE_STRIP = NO;
1784                                  GCC_CW_ASM_SYNTAX = NO;
1785                                  GCC_DYNAMIC_NO_PIC = NO;
# Line 1420 | Line 1796
1796                                          _THREAD_SAFE,
1797                                          "_GNU_SOURCE=1",
1798                                  );
1799 +                                GCC_VERSION = 4.0;
1800                                  HEADER_SEARCH_PATHS = (
1801                                          ../kpx_cpu/src,
1802                                          ../kpx_cpu/include,
# Line 1445 | Line 1822
1822                                  PREBINDING = NO;
1823                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1824                                  PRODUCT_NAME = "basic-dyngen-ops";
1825 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1826                          };
1827                          name = Debug;
1828                  };
# Line 1452 | Line 1830
1830                          isa = XCBuildConfiguration;
1831                          buildSettings = {
1832                                  ALWAYS_SEARCH_USER_PATHS = NO;
1833 +                                ARCHS = (
1834 +                                        i386,
1835 +                                        x86_64,
1836 +                                );
1837                                  COPY_PHASE_STRIP = YES;
1838                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1839                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1840                                  GCC_MODEL_TUNING = G5;
1841 <                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
1842 <                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1841 >                                GCC_PRECOMPILE_PREFIX_HEADER = NO;
1842 >                                GCC_PREFIX_HEADER = "";
1843 >                                GCC_VERSION = 4.0;
1844 >                                HEADER_SEARCH_PATHS = (
1845 >                                        ../kpx_cpu/src,
1846 >                                        ../kpx_cpu/include,
1847 >                                );
1848                                  INSTALL_PATH = /usr/local/lib;
1849 +                                OTHER_CFLAGS = (
1850 +                                        "-mdynamic-no-pic",
1851 +                                        "-fomit-frame-pointer",
1852 +                                        "-fno-align-functions",
1853 +                                        "-finline-functions",
1854 +                                        "-finline-limit=10000",
1855 +                                        "-fno-exceptions",
1856 +                                        "-g0",
1857 +                                        "-fno-reorder-blocks",
1858 +                                        "-fno-optimize-sibling-calls",
1859 +                                );
1860                                  OTHER_LDFLAGS = (
1861                                          "-framework",
1862                                          Foundation,
# Line 1466 | Line 1864
1864                                          AppKit,
1865                                  );
1866                                  PREBINDING = NO;
1867 +                                PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1868                                  PRODUCT_NAME = "basic-dyngen-ops";
1869 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1870                                  ZERO_LINK = NO;
1871                          };
1872                          name = Release;
# Line 1475 | Line 1875
1875                          isa = XCBuildConfiguration;
1876                          buildSettings = {
1877                                  ALWAYS_SEARCH_USER_PATHS = NO;
1878 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1878 >                                ARCHS = (
1879 >                                        i386,
1880 >                                        x86_64,
1881 >                                );
1882                                  COPY_PHASE_STRIP = NO;
1883                                  GCC_DYNAMIC_NO_PIC = NO;
1884                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
# Line 1483 | Line 1886
1886                                  GCC_OPTIMIZATION_LEVEL = 2;
1887                                  GCC_PRECOMPILE_PREFIX_HEADER = "";
1888                                  GCC_PREFIX_HEADER = "";
1889 +                                GCC_VERSION = 4.0;
1890                                  HEADER_SEARCH_PATHS = (
1891                                          ../kpx_cpu/src,
1892                                          ../kpx_cpu/include,
# Line 1508 | Line 1912
1912                                  PREBINDING = NO;
1913                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1914                                  PRODUCT_NAME = "ppc-dyngen-ops";
1915 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1916                          };
1917                          name = Debug;
1918                  };
# Line 1515 | Line 1920
1920                          isa = XCBuildConfiguration;
1921                          buildSettings = {
1922                                  ALWAYS_SEARCH_USER_PATHS = NO;
1923 +                                ARCHS = (
1924 +                                        i386,
1925 +                                        x86_64,
1926 +                                );
1927                                  COPY_PHASE_STRIP = YES;
1928                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1929                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1930                                  GCC_MODEL_TUNING = G5;
1931                                  GCC_PRECOMPILE_PREFIX_HEADER = YES;
1932 <                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1932 >                                GCC_PREFIX_HEADER = "";
1933 >                                GCC_VERSION = 4.0;
1934 >                                HEADER_SEARCH_PATHS = (
1935 >                                        ../kpx_cpu/src,
1936 >                                        ../kpx_cpu/include,
1937 >                                );
1938                                  INSTALL_PATH = /usr/local/lib;
1939 +                                OTHER_CFLAGS = (
1940 +                                        "-mdynamic-no-pic",
1941 +                                        "-fomit-frame-pointer",
1942 +                                        "-fno-align-functions",
1943 +                                        "-finline-functions",
1944 +                                        "-finline-limit=10000",
1945 +                                        "-fno-exceptions",
1946 +                                        "-g0",
1947 +                                        "-fno-reorder-blocks",
1948 +                                        "-fno-optimize-sibling-calls",
1949 +                                );
1950                                  OTHER_LDFLAGS = (
1951                                          "-framework",
1952                                          Foundation,
# Line 1530 | Line 1955
1955                                  );
1956                                  PREBINDING = NO;
1957                                  PRODUCT_NAME = "ppc-dyngen-ops";
1958 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1959                                  ZERO_LINK = NO;
1960                          };
1961                          name = Release;
# Line 1566 | Line 1992
1992                          );
1993                          defaultConfigurationIsVisible = 0;
1994                          defaultConfigurationName = Release;
1995 +                };
1996 +                0846E4A114B1251400574779 /* Build configuration list for PBXNativeTarget "kpx_cpu" */ = {
1997 +                        isa = XCConfigurationList;
1998 +                        buildConfigurations = (
1999 +                                0846E49B14B124DF00574779 /* Debug */,
2000 +                                0846E49C14B124DF00574779 /* Release */,
2001 +                        );
2002 +                        defaultConfigurationIsVisible = 0;
2003 +                        defaultConfigurationName = Release;
2004 +                };
2005 +                0846E52C14B12A2600574779 /* Build configuration list for PBXNativeTarget "ppc_asm" */ = {
2006 +                        isa = XCConfigurationList;
2007 +                        buildConfigurations = (
2008 +                                0846E52914B129EF00574779 /* Debug */,
2009 +                                0846E52A14B129EF00574779 /* Release */,
2010 +                        );
2011 +                        defaultConfigurationIsVisible = 0;
2012 +                        defaultConfigurationName = Release;
2013                  };
2014                  0856CCB114A99DE0000B1711 /* Build configuration list for PBXProject "SheepShaver" */ = {
2015                          isa = XCConfigurationList;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines