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.8 by asvitkine, 2012-01-02T00:03:37Z

# 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                  0856CFC114A99EF0000B1711 /* adb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD4B14A99EEF000B1711 /* adb.cpp */; };
41                  0856CFC214A99EF0000B1711 /* audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD4C14A99EEF000B1711 /* audio.cpp */; };
42                  0856CFE214A99EF0000B1711 /* cdrom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD7814A99EEF000B1711 /* cdrom.cpp */; };
# Line 32 | Line 46
46                  0856CFF014A99EF0000B1711 /* ether.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD8914A99EEF000B1711 /* ether.cpp */; };
47                  0856CFF314A99EF0000B1711 /* extfs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD8C14A99EEF000B1711 /* extfs.cpp */; };
48                  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 */; };
49                  0856D00914A99EF0000B1711 /* macos_util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE0514A99EEF000B1711 /* macos_util.cpp */; };
50                  0856D02414A99EF0000B1711 /* clip_macosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE2C14A99EF0000B1711 /* clip_macosx.cpp */; };
51                  0856D02514A99EF0000B1711 /* extfs_macosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE2D14A99EF0000B1711 /* extfs_macosx.cpp */; };
# Line 109 | Line 111
111                  0873A54314AAF18E004F12B7 /* dyngen.c in Sources */ = {isa = PBXBuildFile; fileRef = 0873A54114AAF18E004F12B7 /* dyngen.c */; };
112                  0873A5D614AB80CA004F12B7 /* basic-dyngen-ops.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0873A5D514AB80CA004F12B7 /* basic-dyngen-ops.cpp */; };
113                  0873A5D814AB80E3004F12B7 /* ppc-dyngen-ops.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0873A5D714AB80E3004F12B7 /* ppc-dyngen-ops.cpp */; };
114 +                0873A76814ABD151004F12B7 /* config-macosx-x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */; };
115 +                0873A76914ABD151004F12B7 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76714ABD151004F12B7 /* config.h */; };
116 +                0873A76A14ABD151004F12B7 /* config-macosx-x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */; };
117 +                0873A76B14ABD151004F12B7 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76714ABD151004F12B7 /* config.h */; };
118 +                0873A80214AC515D004F12B7 /* utils_macosx.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0873A80114AC515D004F12B7 /* utils_macosx.mm */; };
119   /* End PBXBuildFile section */
120  
121   /* Begin PBXContainerItemProxy section */
# Line 119 | Line 126
126                          remoteGlobalIDString = 082AC25114AA59B600071F5E;
127                          remoteInfo = lowmem;
128                  };
129 <                0873A5DB14AB80F0004F12B7 /* PBXContainerItemProxy */ = {
129 >                0846E4A614B1253500574779 /* PBXContainerItemProxy */ = {
130 >                        isa = PBXContainerItemProxy;
131 >                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
132 >                        proxyType = 1;
133 >                        remoteGlobalIDString = 0846E49914B124DE00574779 /* kpx_cpu */;
134 >                        remoteInfo = kpx_cpu;
135 >                };
136 >                0846E4C514B126B600574779 /* PBXContainerItemProxy */ = {
137                          isa = PBXContainerItemProxy;
138                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
139                          proxyType = 1;
140                          remoteGlobalIDString = 0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */;
141                          remoteInfo = "ppc-dyngen-ops";
142                  };
143 <                0873A60214AB83CC004F12B7 /* PBXContainerItemProxy */ = {
143 >                0846E4C714B126B800574779 /* PBXContainerItemProxy */ = {
144                          isa = PBXContainerItemProxy;
145                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
146                          proxyType = 1;
147 <                        remoteGlobalIDString = 0873A5C414AB8038004F12B7 /* basic-dyngen-ops */;
148 <                        remoteInfo = "basic-dyngen-ops";
147 >                        remoteGlobalIDString = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
148 >                        remoteInfo = "ppc-execute-impl";
149                  };
150 <                0873A62614AB869A004F12B7 /* PBXContainerItemProxy */ = {
150 >                0846E52D14B12A2E00574779 /* PBXContainerItemProxy */ = {
151                          isa = PBXContainerItemProxy;
152                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
153                          proxyType = 1;
154 <                        remoteGlobalIDString = 0873A53114AAF05A004F12B7 /* dyngen */;
155 <                        remoteInfo = dyngen;
154 >                        remoteGlobalIDString = 0846E52714B129EE00574779 /* ppc_asm */;
155 >                        remoteInfo = ppc_asm;
156                  };
157 <                0873A67C14AB8AF9004F12B7 /* PBXContainerItemProxy */ = {
157 >                0873A60214AB83CC004F12B7 /* PBXContainerItemProxy */ = {
158                          isa = PBXContainerItemProxy;
159                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
160                          proxyType = 1;
161 <                        remoteGlobalIDString = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
162 <                        remoteInfo = "ppc-execute-impl";
161 >                        remoteGlobalIDString = 0873A5C414AB8038004F12B7;
162 >                        remoteInfo = "basic-dyngen-ops";
163 >                };
164 >                0873A62614AB869A004F12B7 /* PBXContainerItemProxy */ = {
165 >                        isa = PBXContainerItemProxy;
166 >                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
167 >                        proxyType = 1;
168 >                        remoteGlobalIDString = 0873A53114AAF05A004F12B7;
169 >                        remoteInfo = dyngen;
170                  };
171   /* End PBXContainerItemProxy section */
172  
# Line 153 | Line 174
174                  082AC22C14AA52E900071F5E /* prefs_editor_dummy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_editor_dummy.cpp; sourceTree = "<group>"; };
175                  082AC25214AA59B600071F5E /* lowmem */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = lowmem; sourceTree = BUILT_PRODUCTS_DIR; };
176                  082AC26114AA59F000071F5E /* lowmem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lowmem.c; path = ../../../BasiliskII/src/Unix/Darwin/lowmem.c; sourceTree = SOURCE_ROOT; };
177 +                0846E49A14B124DE00574779 /* libkpx_cpu.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libkpx_cpu.a; sourceTree = BUILT_PRODUCTS_DIR; };
178 +                0846E52314B129DA00574779 /* ppc_asm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = ppc_asm.S; sourceTree = "<group>"; };
179 +                0846E52814B129EE00574779 /* libppc_asm.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libppc_asm.a; sourceTree = BUILT_PRODUCTS_DIR; };
180 +                0846E55214B12B0D00574779 /* paranoia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = paranoia.cpp; sourceTree = "<group>"; };
181                  0856CCC114A99E1C000B1711 /* SheepShaver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SheepShaver.app; sourceTree = BUILT_PRODUCTS_DIR; };
182                  0856CD4B14A99EEF000B1711 /* adb.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = adb.cpp; path = ../adb.cpp; sourceTree = SOURCE_ROOT; };
183                  0856CD4C14A99EEF000B1711 /* audio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = audio.cpp; path = ../audio.cpp; sourceTree = SOURCE_ROOT; };
# Line 322 | Line 347
347                  0856CEC414A99EF0000B1711 /* about_window_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = about_window_unix.cpp; sourceTree = "<group>"; };
348                  0856CECF14A99EF0000B1711 /* bincue_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bincue_unix.cpp; sourceTree = "<group>"; };
349                  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>"; };
350                  0856CEE314A99EF0000B1711 /* ether_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ether_unix.cpp; sourceTree = "<group>"; };
351                  0856CEFB14A99EF0000B1711 /* main_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main_unix.cpp; sourceTree = "<group>"; };
352                  0856CF5A14A99EF0000B1711 /* prefs_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_unix.cpp; sourceTree = "<group>"; };
# Line 364 | Line 388
388                  0873A5CC14AB806D004F12B7 /* libppc-dyngen-ops.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libppc-dyngen-ops.a"; sourceTree = BUILT_PRODUCTS_DIR; };
389                  0873A5D514AB80CA004F12B7 /* basic-dyngen-ops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "basic-dyngen-ops.cpp"; sourceTree = "<group>"; };
390                  0873A5D714AB80E3004F12B7 /* ppc-dyngen-ops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ppc-dyngen-ops.cpp"; sourceTree = "<group>"; };
391 +                0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "config-macosx-x86_64.h"; sourceTree = "<group>"; };
392 +                0873A76714ABD151004F12B7 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
393 +                0873A80014AC515D004F12B7 /* utils_macosx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utils_macosx.h; sourceTree = "<group>"; };
394 +                0873A80114AC515D004F12B7 /* utils_macosx.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = utils_macosx.mm; sourceTree = "<group>"; };
395   /* End PBXFileReference section */
396  
397   /* Begin PBXFrameworksBuildPhase section */
# Line 374 | Line 402
402                          );
403                          runOnlyForDeploymentPostprocessing = 0;
404                  };
405 +                0846E49814B124DE00574779 /* Frameworks */ = {
406 +                        isa = PBXFrameworksBuildPhase;
407 +                        buildActionMask = 2147483647;
408 +                        files = (
409 +                        );
410 +                        runOnlyForDeploymentPostprocessing = 0;
411 +                };
412 +                0846E52614B129EE00574779 /* Frameworks */ = {
413 +                        isa = PBXFrameworksBuildPhase;
414 +                        buildActionMask = 2147483647;
415 +                        files = (
416 +                        );
417 +                        runOnlyForDeploymentPostprocessing = 0;
418 +                };
419                  0856CCBF14A99E1C000B1711 /* Frameworks */ = {
420                          isa = PBXFrameworksBuildPhase;
421                          buildActionMask = 2147483647;
# Line 433 | Line 475
475                                  0873A53214AAF05A004F12B7 /* dyngen */,
476                                  0873A5C514AB8038004F12B7 /* libbasic-dyngen-ops.a */,
477                                  0873A5CC14AB806D004F12B7 /* libppc-dyngen-ops.a */,
478 +                                0846E49A14B124DE00574779 /* libkpx_cpu.a */,
479 +                                0846E52814B129EE00574779 /* libppc_asm.a */,
480                          );
481                          name = Products;
482                          sourceTree = "<group>";
# Line 695 | Line 739
739                  0856CE0614A99EEF000B1711 /* MacOSX */ = {
740                          isa = PBXGroup;
741                          children = (
742 +                                0873A76514ABD151004F12B7 /* config */,
743                                  0856D2D614A9A704000B1711 /* Launcher */,
744                                  0856CE2C14A99EF0000B1711 /* clip_macosx.cpp */,
745                                  0856CE2D14A99EF0000B1711 /* extfs_macosx.cpp */,
# Line 703 | Line 748
748                                  0856CE7014A99EF0000B1711 /* prefs_macosx.mm */,
749                                  0856CE8314A99EF0000B1711 /* SheepShaver.icns */,
750                                  0856CE8714A99EF0000B1711 /* sys_darwin.cpp */,
751 +                                0873A80014AC515D004F12B7 /* utils_macosx.h */,
752 +                                0873A80114AC515D004F12B7 /* utils_macosx.mm */,
753                          );
754                          name = MacOSX;
755                          sourceTree = "<group>";
# Line 777 | Line 824
824                                  0856CEC414A99EF0000B1711 /* about_window_unix.cpp */,
825                                  0856CECF14A99EF0000B1711 /* bincue_unix.cpp */,
826                                  0856CED014A99EF0000B1711 /* bincue_unix.h */,
780                                0856CED314A99EF0000B1711 /* config.h */,
827                                  0856CEE314A99EF0000B1711 /* ether_unix.cpp */,
828                                  0856CEFB14A99EF0000B1711 /* main_unix.cpp */,
829 +                                0846E55214B12B0D00574779 /* paranoia.cpp */,
830 +                                0846E52314B129DA00574779 /* ppc_asm.S */,
831                                  0856CF5A14A99EF0000B1711 /* prefs_unix.cpp */,
832                                  0856CF5B14A99EF0000B1711 /* rpc.h */,
833                                  0856CF5C14A99EF0000B1711 /* rpc_unix.cpp */,
# Line 817 | Line 865
865                          path = Launcher;
866                          sourceTree = "<group>";
867                  };
868 +                0873A76514ABD151004F12B7 /* config */ = {
869 +                        isa = PBXGroup;
870 +                        children = (
871 +                                0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */,
872 +                                0873A76714ABD151004F12B7 /* config.h */,
873 +                        );
874 +                        path = config;
875 +                        sourceTree = "<group>";
876 +                };
877   /* End PBXGroup section */
878  
879   /* Begin PBXHeadersBuildPhase section */
880 +                0846E49614B124DE00574779 /* Headers */ = {
881 +                        isa = PBXHeadersBuildPhase;
882 +                        buildActionMask = 2147483647;
883 +                        files = (
884 +                        );
885 +                        runOnlyForDeploymentPostprocessing = 0;
886 +                };
887 +                0846E52414B129EE00574779 /* Headers */ = {
888 +                        isa = PBXHeadersBuildPhase;
889 +                        buildActionMask = 2147483647;
890 +                        files = (
891 +                        );
892 +                        runOnlyForDeploymentPostprocessing = 0;
893 +                };
894                  0873A5C114AB8038004F12B7 /* Headers */ = {
895                          isa = PBXHeadersBuildPhase;
896                          buildActionMask = 2147483647;
897                          files = (
898 +                                0873A76A14ABD151004F12B7 /* config-macosx-x86_64.h in Headers */,
899 +                                0873A76B14ABD151004F12B7 /* config.h in Headers */,
900                          );
901                          runOnlyForDeploymentPostprocessing = 0;
902                  };
# Line 831 | Line 904
904                          isa = PBXHeadersBuildPhase;
905                          buildActionMask = 2147483647;
906                          files = (
907 +                                0873A76814ABD151004F12B7 /* config-macosx-x86_64.h in Headers */,
908 +                                0873A76914ABD151004F12B7 /* config.h in Headers */,
909                          );
910                          runOnlyForDeploymentPostprocessing = 0;
911                  };
# Line 853 | Line 928
928                          productReference = 082AC25214AA59B600071F5E /* lowmem */;
929                          productType = "com.apple.product-type.tool";
930                  };
931 +                0846E49914B124DE00574779 /* kpx_cpu */ = {
932 +                        isa = PBXNativeTarget;
933 +                        buildConfigurationList = 0846E4A114B1251400574779 /* Build configuration list for PBXNativeTarget "kpx_cpu" */;
934 +                        buildPhases = (
935 +                                0846E49614B124DE00574779 /* Headers */,
936 +                                0846E49714B124DE00574779 /* Sources */,
937 +                                0846E49814B124DE00574779 /* Frameworks */,
938 +                        );
939 +                        buildRules = (
940 +                        );
941 +                        dependencies = (
942 +                                0846E4C614B126B600574779 /* PBXTargetDependency */,
943 +                                0846E4C814B126B800574779 /* PBXTargetDependency */,
944 +                        );
945 +                        name = kpx_cpu;
946 +                        productName = kpx_cpu;
947 +                        productReference = 0846E49A14B124DE00574779 /* libkpx_cpu.a */;
948 +                        productType = "com.apple.product-type.library.static";
949 +                };
950 +                0846E52714B129EE00574779 /* ppc_asm */ = {
951 +                        isa = PBXNativeTarget;
952 +                        buildConfigurationList = 0846E52C14B12A2600574779 /* Build configuration list for PBXNativeTarget "ppc_asm" */;
953 +                        buildPhases = (
954 +                                0846E52414B129EE00574779 /* Headers */,
955 +                                0846E52514B129EE00574779 /* Sources */,
956 +                                0846E52614B129EE00574779 /* Frameworks */,
957 +                        );
958 +                        buildRules = (
959 +                        );
960 +                        dependencies = (
961 +                        );
962 +                        name = ppc_asm;
963 +                        productName = ppc_asm;
964 +                        productReference = 0846E52814B129EE00574779 /* libppc_asm.a */;
965 +                        productType = "com.apple.product-type.library.static";
966 +                };
967                  0856CCC014A99E1C000B1711 /* SheepShaver */ = {
968                          isa = PBXNativeTarget;
969                          buildConfigurationList = 0856CCC714A99E1D000B1711 /* Build configuration list for PBXNativeTarget "SheepShaver" */;
# Line 865 | Line 976
976                          buildRules = (
977                          );
978                          dependencies = (
979 <                                0873A5DC14AB80F0004F12B7 /* PBXTargetDependency */,
980 <                                0873A67D14AB8AF9004F12B7 /* PBXTargetDependency */,
979 >                                0846E52E14B12A2E00574779 /* PBXTargetDependency */,
980 >                                0846E4A714B1253500574779 /* PBXTargetDependency */,
981                                  082AC26814AA5A4800071F5E /* PBXTargetDependency */,
982                          );
983                          name = SheepShaver;
# Line 934 | Line 1045
1045                  0856CCAE14A99DE0000B1711 /* Project object */ = {
1046                          isa = PBXProject;
1047                          buildConfigurationList = 0856CCB114A99DE0000B1711 /* Build configuration list for PBXProject "SheepShaver" */;
1048 <                        compatibilityVersion = "Xcode 2.4";
1048 >                        compatibilityVersion = "Xcode 3.0";
1049                          developmentRegion = English;
1050                          hasScannedForEncodings = 0;
1051                          knownRegions = (
# Line 954 | Line 1065
1065                                  0873A5C414AB8038004F12B7 /* basic-dyngen-ops */,
1066                                  0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */,
1067                                  0873A67314AB8AE9004F12B7 /* ppc-execute-impl */,
1068 +                                0846E49914B124DE00574779 /* kpx_cpu */,
1069 +                                0846E52714B129EE00574779 /* ppc_asm */,
1070                          );
1071                  };
1072   /* End PBXProject section */
# Line 993 | Line 1106
1106                          );
1107                          inputPaths = (
1108                                  "$(BUILT_PRODUCTS_DIR)/dyngen",
1109 <                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/basic-dyngen-ops.o",
1109 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/i386/basic-dyngen-ops.o",
1110 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/x86_64/basic-dyngen-ops.o",
1111                          );
1112                          name = "Run dyngen";
1113                          outputPaths = (
1114 +                                "$(SRCROOT)/../Unix/basic-dyngen-ops-x86_32.hpp",
1115 +                                "$(SRCROOT)/../Unix/basic-dyngen-ops-x86_64.hpp",
1116                                  "$(SRCROOT)/../Unix/basic-dyngen-ops.hpp",
1117                          );
1118                          runOnlyForDeploymentPostprocessing = 0;
1119                          shellPath = /bin/sh;
1120 <                        shellScript = "\"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/${CURRENT_ARCH}/basic-dyngen-ops.o\"\n";
1120 >                        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";
1121                  };
1122                  0873A66914AB8A40004F12B7 /* Run dyngen */ = {
1123                          isa = PBXShellScriptBuildPhase;
# Line 1010 | Line 1126
1126                          );
1127                          inputPaths = (
1128                                  "$(BUILT_PRODUCTS_DIR)/dyngen",
1129 <                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/ppc-dyngen-ops.o",
1129 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/i386/ppc-dyngen-ops.o",
1130 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/x86_64/ppc-dyngen-ops.o",
1131                          );
1132                          name = "Run dyngen";
1133                          outputPaths = (
1134 +                                "$(SRCROOT)/../Unix/ppc-dyngen-ops-x86_32.hpp",
1135 +                                "$(SRCROOT)/../Unix/ppc-dyngen-ops-x86_64.hpp",
1136                                  "$(SRCROOT)/../Unix/ppc-dyngen-ops.hpp",
1137                          );
1138                          runOnlyForDeploymentPostprocessing = 0;
1139                          shellPath = /bin/sh;
1140 <                        shellScript = "\"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/${CURRENT_ARCH}/ppc-dyngen-ops.o\"\n";
1140 >                        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";
1141                  };
1142                  0873A67214AB8AE9004F12B7 /* Run genexec */ = {
1143                          isa = PBXShellScriptBuildPhase;
# Line 1035 | Line 1154
1154                          );
1155                          runOnlyForDeploymentPostprocessing = 0;
1156                          shellPath = /bin/sh;
1157 <                        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";
1157 >                        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";
1158                  };
1159   /* End PBXShellScriptBuildPhase section */
1160  
# Line 1048 | Line 1167
1167                          );
1168                          runOnlyForDeploymentPostprocessing = 0;
1169                  };
1170 +                0846E49714B124DE00574779 /* Sources */ = {
1171 +                        isa = PBXSourcesBuildPhase;
1172 +                        buildActionMask = 2147483647;
1173 +                        files = (
1174 +                                0846E4B114B1264700574779 /* ieeefp.cpp in Sources */,
1175 +                                0846E4B314B1264F00574779 /* mathlib.cpp in Sources */,
1176 +                                0846E4B514B1265500574779 /* utils-cpuinfo.cpp in Sources */,
1177 +                                0846E4B614B1265A00574779 /* ppc-translate.cpp in Sources */,
1178 +                                0846E4B814B1266000574779 /* ppc-jit.cpp in Sources */,
1179 +                                0846E4B914B1266600574779 /* ppc-execute.cpp in Sources */,
1180 +                                0846E4BC14B1267200574779 /* ppc-dyngen.cpp in Sources */,
1181 +                                0846E4BE14B1267A00574779 /* ppc-decode.cpp in Sources */,
1182 +                                0846E4C014B1267F00574779 /* ppc-cpu.cpp in Sources */,
1183 +                                0846E4C114B1268B00574779 /* jit-cache.cpp in Sources */,
1184 +                                0846E4C214B1269600574779 /* basic-dyngen.cpp in Sources */,
1185 +                                0846E51314B128ED00574779 /* sheepshaver_glue.cpp in Sources */,
1186 +                        );
1187 +                        runOnlyForDeploymentPostprocessing = 0;
1188 +                };
1189 +                0846E52514B129EE00574779 /* Sources */ = {
1190 +                        isa = PBXSourcesBuildPhase;
1191 +                        buildActionMask = 2147483647;
1192 +                        files = (
1193 +                                0846E52B14B12A0800574779 /* ppc_asm.S in Sources */,
1194 +                                0846E55314B12B0D00574779 /* paranoia.cpp in Sources */,
1195 +                        );
1196 +                        runOnlyForDeploymentPostprocessing = 0;
1197 +                };
1198                  0856CCBE14A99E1C000B1711 /* Sources */ = {
1199                          isa = PBXSourcesBuildPhase;
1200                          buildActionMask = 2147483647;
# Line 1061 | Line 1208
1208                                  0856CFF014A99EF0000B1711 /* ether.cpp in Sources */,
1209                                  0856CFF314A99EF0000B1711 /* extfs.cpp in Sources */,
1210                                  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 */,
1211                                  0856D00914A99EF0000B1711 /* macos_util.cpp in Sources */,
1212                                  0856D02414A99EF0000B1711 /* clip_macosx.cpp in Sources */,
1213                                  0856D02514A99EF0000B1711 /* extfs_macosx.cpp in Sources */,
# Line 1131 | Line 1266
1266                                  0856D13F14A99EF1000B1711 /* xpram.cpp in Sources */,
1267                                  0856D33914A9A704000B1711 /* VMSettingsController.mm in Sources */,
1268                                  082AC22D14AA52E900071F5E /* prefs_editor_dummy.cpp in Sources */,
1269 +                                0873A80214AC515D004F12B7 /* utils_macosx.mm in Sources */,
1270                          );
1271                          runOnlyForDeploymentPostprocessing = 0;
1272                  };
# Line 1167 | Line 1303
1303                          target = 082AC25114AA59B600071F5E /* lowmem */;
1304                          targetProxy = 082AC26714AA5A4800071F5E /* PBXContainerItemProxy */;
1305                  };
1306 <                0873A5DC14AB80F0004F12B7 /* PBXTargetDependency */ = {
1306 >                0846E4A714B1253500574779 /* PBXTargetDependency */ = {
1307 >                        isa = PBXTargetDependency;
1308 >                        target = 0846E49914B124DE00574779 /* kpx_cpu */;
1309 >                        targetProxy = 0846E4A614B1253500574779 /* PBXContainerItemProxy */;
1310 >                };
1311 >                0846E4C614B126B600574779 /* PBXTargetDependency */ = {
1312                          isa = PBXTargetDependency;
1313                          target = 0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */;
1314 <                        targetProxy = 0873A5DB14AB80F0004F12B7 /* PBXContainerItemProxy */;
1314 >                        targetProxy = 0846E4C514B126B600574779 /* PBXContainerItemProxy */;
1315 >                };
1316 >                0846E4C814B126B800574779 /* PBXTargetDependency */ = {
1317 >                        isa = PBXTargetDependency;
1318 >                        target = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
1319 >                        targetProxy = 0846E4C714B126B800574779 /* PBXContainerItemProxy */;
1320 >                };
1321 >                0846E52E14B12A2E00574779 /* PBXTargetDependency */ = {
1322 >                        isa = PBXTargetDependency;
1323 >                        target = 0846E52714B129EE00574779 /* ppc_asm */;
1324 >                        targetProxy = 0846E52D14B12A2E00574779 /* PBXContainerItemProxy */;
1325                  };
1326                  0873A60314AB83CC004F12B7 /* PBXTargetDependency */ = {
1327                          isa = PBXTargetDependency;
# Line 1182 | Line 1333
1333                          target = 0873A53114AAF05A004F12B7 /* dyngen */;
1334                          targetProxy = 0873A62614AB869A004F12B7 /* PBXContainerItemProxy */;
1335                  };
1185                0873A67D14AB8AF9004F12B7 /* PBXTargetDependency */ = {
1186                        isa = PBXTargetDependency;
1187                        target = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
1188                        targetProxy = 0873A67C14AB8AF9004F12B7 /* PBXContainerItemProxy */;
1189                };
1336   /* End PBXTargetDependency section */
1337  
1338   /* Begin PBXVariantGroup section */
# Line 1205 | Line 1351
1351                          isa = XCBuildConfiguration;
1352                          buildSettings = {
1353                                  ALWAYS_SEARCH_USER_PATHS = NO;
1354 +                                ARCHS = (
1355 +                                        i386,
1356 +                                        x86_64,
1357 +                                );
1358                                  COPY_PHASE_STRIP = NO;
1359                                  GCC_DYNAMIC_NO_PIC = NO;
1210                                GCC_ENABLE_BUILTIN_FUNCTIONS = NO;
1360                                  GCC_ENABLE_FIX_AND_CONTINUE = YES;
1361                                  GCC_ENABLE_PASCAL_STRINGS = NO;
1362                                  GCC_ENABLE_SYMBOL_SEPARATION = NO;
# Line 1215 | Line 1364
1364                                  GCC_OPTIMIZATION_LEVEL = 0;
1365                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1366                                  GCC_PREFIX_HEADER = "";
1367 +                                GCC_VERSION = 4.0;
1368                                  INSTALL_PATH = /usr/local/bin;
1369 <                                OTHER_LDFLAGS = (
1220 <                                        "-framework",
1221 <                                        Foundation,
1222 <                                        "-framework",
1223 <                                        AppKit,
1224 <                                );
1369 >                                OTHER_LDFLAGS = "";
1370                                  PREBINDING = NO;
1371                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1372                                  PRODUCT_NAME = lowmem;
1373 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1374                          };
1375                          name = Debug;
1376                  };
# Line 1232 | Line 1378
1378                          isa = XCBuildConfiguration;
1379                          buildSettings = {
1380                                  ALWAYS_SEARCH_USER_PATHS = NO;
1381 +                                ARCHS = (
1382 +                                        i386,
1383 +                                        x86_64,
1384 +                                );
1385                                  COPY_PHASE_STRIP = YES;
1386                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1237                                GCC_ENABLE_BUILTIN_FUNCTIONS = NO;
1387                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1388                                  GCC_ENABLE_PASCAL_STRINGS = NO;
1389 +                                GCC_ENABLE_SYMBOL_SEPARATION = NO;
1390                                  GCC_MODEL_TUNING = G5;
1391 <                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
1392 <                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1391 >                                GCC_PRECOMPILE_PREFIX_HEADER = NO;
1392 >                                GCC_PREFIX_HEADER = "";
1393 >                                GCC_VERSION = 4.0;
1394                                  INSTALL_PATH = /usr/local/bin;
1395 <                                OTHER_LDFLAGS = (
1245 <                                        "-framework",
1246 <                                        Foundation,
1247 <                                        "-framework",
1248 <                                        AppKit,
1249 <                                );
1395 >                                OTHER_LDFLAGS = "";
1396                                  PREBINDING = NO;
1397 +                                PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1398                                  PRODUCT_NAME = lowmem;
1399 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1400 +                                ZERO_LINK = NO;
1401 +                        };
1402 +                        name = Release;
1403 +                };
1404 +                0846E49B14B124DF00574779 /* Debug */ = {
1405 +                        isa = XCBuildConfiguration;
1406 +                        buildSettings = {
1407 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1408 +                                ARCHS = (
1409 +                                        i386,
1410 +                                        x86_64,
1411 +                                );
1412 +                                COPY_PHASE_STRIP = NO;
1413 +                                GCC_DYNAMIC_NO_PIC = NO;
1414 +                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1415 +                                GCC_MODEL_TUNING = "";
1416 +                                GCC_OPTIMIZATION_LEVEL = 0;
1417 +                                GCC_PREPROCESSOR_DEFINITIONS = (
1418 +                                        "DATADIR=",
1419 +                                        HAVE_CONFIG_H,
1420 +                                        USE_JIT,
1421 +                                        "_GNU_SOURCE=1",
1422 +                                        _THREAD_SAFE,
1423 +                                        _REENTRANT,
1424 +                                );
1425 +                                GCC_VERSION = 4.0;
1426 +                                HEADER_SEARCH_PATHS = (
1427 +                                        /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1428 +                                        ./config/,
1429 +                                        ../Unix,
1430 +                                        ../MacOSX/Launcher,
1431 +                                        ../slirp,
1432 +                                        ../kpx_cpu/src,
1433 +                                        ../kpx_cpu/include,
1434 +                                        ../include,
1435 +                                );
1436 +                                INSTALL_PATH = /usr/local/lib;
1437 +                                PREBINDING = NO;
1438 +                                PRODUCT_NAME = kpx_cpu;
1439 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1440 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1441 +                        };
1442 +                        name = Debug;
1443 +                };
1444 +                0846E49C14B124DF00574779 /* Release */ = {
1445 +                        isa = XCBuildConfiguration;
1446 +                        buildSettings = {
1447 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1448 +                                ARCHS = (
1449 +                                        i386,
1450 +                                        x86_64,
1451 +                                );
1452 +                                COPY_PHASE_STRIP = YES;
1453 +                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1454 +                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
1455 +                                GCC_MODEL_TUNING = "";
1456 +                                GCC_PREPROCESSOR_DEFINITIONS = (
1457 +                                        "DATADIR=",
1458 +                                        HAVE_CONFIG_H,
1459 +                                        USE_JIT,
1460 +                                        "_GNU_SOURCE=1",
1461 +                                        _THREAD_SAFE,
1462 +                                        _REENTRANT,
1463 +                                );
1464 +                                GCC_VERSION = 4.0;
1465 +                                HEADER_SEARCH_PATHS = (
1466 +                                        /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1467 +                                        ./config/,
1468 +                                        ../Unix,
1469 +                                        ../MacOSX/Launcher,
1470 +                                        ../slirp,
1471 +                                        ../kpx_cpu/src,
1472 +                                        ../kpx_cpu/include,
1473 +                                        ../include,
1474 +                                );
1475 +                                INSTALL_PATH = /usr/local/lib;
1476 +                                PREBINDING = NO;
1477 +                                PRODUCT_NAME = kpx_cpu;
1478 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1479 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1480 +                                ZERO_LINK = NO;
1481 +                        };
1482 +                        name = Release;
1483 +                };
1484 +                0846E52914B129EF00574779 /* Debug */ = {
1485 +                        isa = XCBuildConfiguration;
1486 +                        buildSettings = {
1487 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1488 +                                ARCHS = ppc;
1489 +                                COPY_PHASE_STRIP = NO;
1490 +                                GCC_DYNAMIC_NO_PIC = NO;
1491 +                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1492 +                                GCC_MODEL_TUNING = G5;
1493 +                                GCC_OPTIMIZATION_LEVEL = 0;
1494 +                                GCC_PREPROCESSOR_DEFINITIONS = __ASSEMBLY__;
1495 +                                GCC_VERSION = 4.0;
1496 +                                HEADER_SEARCH_PATHS = (
1497 +                                        ../Unix,
1498 +                                        ../include,
1499 +                                );
1500 +                                INSTALL_PATH = /usr/local/lib;
1501 +                                PREBINDING = NO;
1502 +                                PRODUCT_NAME = ppc_asm;
1503 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1504 +                        };
1505 +                        name = Debug;
1506 +                };
1507 +                0846E52A14B129EF00574779 /* Release */ = {
1508 +                        isa = XCBuildConfiguration;
1509 +                        buildSettings = {
1510 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1511 +                                ARCHS = ppc;
1512 +                                COPY_PHASE_STRIP = YES;
1513 +                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1514 +                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
1515 +                                GCC_MODEL_TUNING = G5;
1516 +                                GCC_PREPROCESSOR_DEFINITIONS = __ASSEMBLY__;
1517 +                                GCC_VERSION = 4.0;
1518 +                                HEADER_SEARCH_PATHS = (
1519 +                                        ../Unix,
1520 +                                        ../include,
1521 +                                );
1522 +                                INSTALL_PATH = /usr/local/lib;
1523 +                                PREBINDING = NO;
1524 +                                PRODUCT_NAME = ppc_asm;
1525 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1526                                  ZERO_LINK = NO;
1527                          };
1528                          name = Release;
# Line 1271 | Line 1545
1545                          isa = XCBuildConfiguration;
1546                          buildSettings = {
1547                                  ALWAYS_SEARCH_USER_PATHS = NO;
1548 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1548 >                                ARCHS = (
1549 >                                        ppc,
1550 >                                        i386,
1551 >                                        x86_64,
1552 >                                );
1553                                  COPY_PHASE_STRIP = NO;
1554                                  GCC_CW_ASM_SYNTAX = NO;
1555                                  GCC_DYNAMIC_NO_PIC = NO;
1556                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1557                                  GCC_ENABLE_PASCAL_STRINGS = NO;
1558                                  GCC_ENABLE_SYMBOL_SEPARATION = NO;
1559 <                                GCC_ENABLE_TRIGRAPHS = YES;
1559 >                                GCC_ENABLE_TRIGRAPHS = NO;
1560                                  GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
1561                                  GCC_MODEL_TUNING = G5;
1562                                  GCC_OPTIMIZATION_LEVEL = 0;
# Line 1293 | Line 1571
1571                                          _REENTRANT,
1572                                  );
1573                                  GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1574 +                                GCC_VERSION = 4.0;
1575                                  GCC_WARN_UNUSED_FUNCTION = YES;
1576 +                                GCC_WARN_UNUSED_VARIABLE = YES;
1577                                  HEADER_SEARCH_PATHS = (
1578                                          /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1579 +                                        ./config/,
1580                                          ../Unix,
1581                                          ../MacOSX/Launcher,
1582                                          ../slirp,
# Line 1305 | Line 1586
1586                                  );
1587                                  INFOPLIST_FILE = Info.plist;
1588                                  INSTALL_PATH = "$(HOME)/Applications";
1589 <                                OTHER_CPLUSPLUSFLAGS = (
1590 <                                        "$(OTHER_CFLAGS)",
1310 <                                        "-mdynamic-no-pic",
1311 <                                );
1589 >                                OTHER_CFLAGS = "";
1590 >                                OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
1591                                  OTHER_LDFLAGS = (
1592                                          "-pagezero_size",
1593                                          0x3000,
# Line 1317 | Line 1596
1596                                          Foundation,
1597                                          "-framework",
1598                                          AppKit,
1599 +                                        "-framework",
1600 +                                        Carbon,
1601 +                                        "-lkpx_cpu",
1602 +                                );
1603 +                                "OTHER_LDFLAGS[arch=ppc]" = (
1604 +                                        "-pagezero_size",
1605 +                                        0x3000,
1606 +                                        "-Wl,-seg1addr,0x78048000",
1607 +                                        "-framework",
1608 +                                        Foundation,
1609 +                                        "-framework",
1610 +                                        AppKit,
1611 +                                        "-framework",
1612 +                                        Carbon,
1613 +                                        "-lppc_asm",
1614                                  );
1615                                  PREBINDING = NO;
1616                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1617                                  PRODUCT_NAME = SheepShaver;
1618 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1619 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1620 +                                "SDKROOT[arch=ppc]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1621                                  WARNING_LDFLAGS = "";
1622                          };
1623                          name = Debug;
# Line 1329 | Line 1626
1626                          isa = XCBuildConfiguration;
1627                          buildSettings = {
1628                                  ALWAYS_SEARCH_USER_PATHS = NO;
1629 +                                ARCHS = (
1630 +                                        ppc,
1631 +                                        i386,
1632 +                                        x86_64,
1633 +                                );
1634                                  COPY_PHASE_STRIP = YES;
1635                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1636 +                                GCC_CW_ASM_SYNTAX = NO;
1637 +                                GCC_DYNAMIC_NO_PIC = NO;
1638                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1639 +                                GCC_ENABLE_PASCAL_STRINGS = NO;
1640 +                                GCC_ENABLE_SYMBOL_SEPARATION = NO;
1641 +                                GCC_ENABLE_TRIGRAPHS = NO;
1642 +                                GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
1643                                  GCC_MODEL_TUNING = G5;
1644 <                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
1645 <                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1646 <                                INFOPLIST_FILE = "SheepShaver-Info.plist";
1644 >                                GCC_PRECOMPILE_PREFIX_HEADER = NO;
1645 >                                GCC_PREFIX_HEADER = "";
1646 >                                GCC_PREPROCESSOR_DEFINITIONS = (
1647 >                                        "DATADIR=",
1648 >                                        HAVE_CONFIG_H,
1649 >                                        USE_JIT,
1650 >                                        "_GNU_SOURCE=1",
1651 >                                        _THREAD_SAFE,
1652 >                                        _REENTRANT,
1653 >                                );
1654 >                                GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1655 >                                GCC_VERSION = 4.0;
1656 >                                GCC_WARN_UNUSED_FUNCTION = YES;
1657 >                                GCC_WARN_UNUSED_VARIABLE = YES;
1658 >                                HEADER_SEARCH_PATHS = (
1659 >                                        /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1660 >                                        ./config/,
1661 >                                        ../Unix,
1662 >                                        ../MacOSX/Launcher,
1663 >                                        ../slirp,
1664 >                                        ../kpx_cpu/src,
1665 >                                        ../kpx_cpu/include,
1666 >                                        ../include,
1667 >                                );
1668 >                                INFOPLIST_FILE = Info.plist;
1669                                  INSTALL_PATH = "$(HOME)/Applications";
1670 +                                OTHER_CFLAGS = "";
1671 +                                OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
1672                                  OTHER_LDFLAGS = (
1673 +                                        "-pagezero_size",
1674 +                                        0x3000,
1675 +                                        "-Wl,-seg1addr,0x78048000",
1676                                          "-framework",
1677                                          Foundation,
1678                                          "-framework",
1679                                          AppKit,
1680 +                                        "-framework",
1681 +                                        Carbon,
1682 +                                        "-lkpx_cpu",
1683 +                                );
1684 +                                "OTHER_LDFLAGS[arch=ppc]" = (
1685 +                                        "-pagezero_size",
1686 +                                        0x3000,
1687 +                                        "-Wl,-seg1addr,0x78048000",
1688 +                                        "-framework",
1689 +                                        Foundation,
1690 +                                        "-framework",
1691 +                                        AppKit,
1692 +                                        "-framework",
1693 +                                        Carbon,
1694 +                                        "-lppc_asm",
1695                                  );
1696                                  PREBINDING = NO;
1697 +                                PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1698                                  PRODUCT_NAME = SheepShaver;
1699 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1700 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1701 +                                "SDKROOT[arch=ppc]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1702                                  ZERO_LINK = NO;
1703                          };
1704                          name = Release;
# Line 1353 | Line 1707
1707                          isa = XCBuildConfiguration;
1708                          buildSettings = {
1709                                  ALWAYS_SEARCH_USER_PATHS = NO;
1710 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1710 >                                ARCHS = (
1711 >                                        i386,
1712 >                                        x86_64,
1713 >                                );
1714                                  COPY_PHASE_STRIP = NO;
1715                                  GCC_DYNAMIC_NO_PIC = NO;
1716                                  GCC_ENABLE_FIX_AND_CONTINUE = YES;
# Line 1362 | Line 1719
1719                                  GCC_OPTIMIZATION_LEVEL = 0;
1720                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1721                                  GCC_PREFIX_HEADER = "";
1722 +                                GCC_VERSION = 4.0;
1723                                  INSTALL_PATH = /usr/local/bin;
1724                                  OTHER_CFLAGS = "-mdynamic-no-pic";
1725 <                                OTHER_LDFLAGS = (
1368 <                                        "-framework",
1369 <                                        Foundation,
1370 <                                        "-framework",
1371 <                                        AppKit,
1372 <                                );
1725 >                                OTHER_LDFLAGS = "";
1726                                  PREBINDING = NO;
1727                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1728                                  PRODUCT_NAME = dyngen;
1729 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1730                          };
1731                          name = Debug;
1732                  };
# Line 1380 | Line 1734
1734                          isa = XCBuildConfiguration;
1735                          buildSettings = {
1736                                  ALWAYS_SEARCH_USER_PATHS = NO;
1737 +                                ARCHS = (
1738 +                                        i386,
1739 +                                        x86_64,
1740 +                                );
1741                                  COPY_PHASE_STRIP = YES;
1742                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1743                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1744 +                                GCC_ENABLE_SYMBOL_SEPARATION = NO;
1745                                  GCC_MODEL_TUNING = G5;
1746 <                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
1747 <                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1746 >                                GCC_PRECOMPILE_PREFIX_HEADER = NO;
1747 >                                GCC_PREFIX_HEADER = "";
1748 >                                GCC_VERSION = 4.0;
1749                                  INSTALL_PATH = /usr/local/bin;
1750 <                                OTHER_LDFLAGS = (
1391 <                                        "-framework",
1392 <                                        Foundation,
1393 <                                        "-framework",
1394 <                                        AppKit,
1395 <                                );
1750 >                                OTHER_LDFLAGS = "";
1751                                  PREBINDING = NO;
1752 +                                PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1753                                  PRODUCT_NAME = dyngen;
1754 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1755                                  ZERO_LINK = NO;
1756                          };
1757                          name = Release;
# Line 1403 | Line 1760
1760                          isa = XCBuildConfiguration;
1761                          buildSettings = {
1762                                  ALWAYS_SEARCH_USER_PATHS = NO;
1763 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1763 >                                ARCHS = (
1764 >                                        i386,
1765 >                                        x86_64,
1766 >                                );
1767                                  COPY_PHASE_STRIP = NO;
1768                                  GCC_CW_ASM_SYNTAX = NO;
1769                                  GCC_DYNAMIC_NO_PIC = NO;
# Line 1420 | Line 1780
1780                                          _THREAD_SAFE,
1781                                          "_GNU_SOURCE=1",
1782                                  );
1783 +                                GCC_VERSION = 4.0;
1784                                  HEADER_SEARCH_PATHS = (
1785                                          ../kpx_cpu/src,
1786                                          ../kpx_cpu/include,
# Line 1445 | Line 1806
1806                                  PREBINDING = NO;
1807                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1808                                  PRODUCT_NAME = "basic-dyngen-ops";
1809 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1810                          };
1811                          name = Debug;
1812                  };
# Line 1452 | Line 1814
1814                          isa = XCBuildConfiguration;
1815                          buildSettings = {
1816                                  ALWAYS_SEARCH_USER_PATHS = NO;
1817 +                                ARCHS = (
1818 +                                        i386,
1819 +                                        x86_64,
1820 +                                );
1821                                  COPY_PHASE_STRIP = YES;
1822                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1823                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1824                                  GCC_MODEL_TUNING = G5;
1825 <                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
1826 <                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1825 >                                GCC_PRECOMPILE_PREFIX_HEADER = NO;
1826 >                                GCC_PREFIX_HEADER = "";
1827 >                                GCC_VERSION = 4.0;
1828 >                                HEADER_SEARCH_PATHS = (
1829 >                                        ../kpx_cpu/src,
1830 >                                        ../kpx_cpu/include,
1831 >                                );
1832                                  INSTALL_PATH = /usr/local/lib;
1833 +                                OTHER_CFLAGS = (
1834 +                                        "-mdynamic-no-pic",
1835 +                                        "-fomit-frame-pointer",
1836 +                                        "-fno-align-functions",
1837 +                                        "-finline-functions",
1838 +                                        "-finline-limit=10000",
1839 +                                        "-fno-exceptions",
1840 +                                        "-g0",
1841 +                                        "-fno-reorder-blocks",
1842 +                                        "-fno-optimize-sibling-calls",
1843 +                                );
1844                                  OTHER_LDFLAGS = (
1845                                          "-framework",
1846                                          Foundation,
# Line 1466 | Line 1848
1848                                          AppKit,
1849                                  );
1850                                  PREBINDING = NO;
1851 +                                PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1852                                  PRODUCT_NAME = "basic-dyngen-ops";
1853 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1854                                  ZERO_LINK = NO;
1855                          };
1856                          name = Release;
# Line 1475 | Line 1859
1859                          isa = XCBuildConfiguration;
1860                          buildSettings = {
1861                                  ALWAYS_SEARCH_USER_PATHS = NO;
1862 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1862 >                                ARCHS = (
1863 >                                        i386,
1864 >                                        x86_64,
1865 >                                );
1866                                  COPY_PHASE_STRIP = NO;
1867                                  GCC_DYNAMIC_NO_PIC = NO;
1868                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
# Line 1483 | Line 1870
1870                                  GCC_OPTIMIZATION_LEVEL = 2;
1871                                  GCC_PRECOMPILE_PREFIX_HEADER = "";
1872                                  GCC_PREFIX_HEADER = "";
1873 +                                GCC_VERSION = 4.0;
1874                                  HEADER_SEARCH_PATHS = (
1875                                          ../kpx_cpu/src,
1876                                          ../kpx_cpu/include,
# Line 1508 | Line 1896
1896                                  PREBINDING = NO;
1897                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1898                                  PRODUCT_NAME = "ppc-dyngen-ops";
1899 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1900                          };
1901                          name = Debug;
1902                  };
# Line 1515 | Line 1904
1904                          isa = XCBuildConfiguration;
1905                          buildSettings = {
1906                                  ALWAYS_SEARCH_USER_PATHS = NO;
1907 +                                ARCHS = (
1908 +                                        i386,
1909 +                                        x86_64,
1910 +                                );
1911                                  COPY_PHASE_STRIP = YES;
1912                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1913                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1914                                  GCC_MODEL_TUNING = G5;
1915                                  GCC_PRECOMPILE_PREFIX_HEADER = YES;
1916 <                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1916 >                                GCC_PREFIX_HEADER = "";
1917 >                                GCC_VERSION = 4.0;
1918 >                                HEADER_SEARCH_PATHS = (
1919 >                                        ../kpx_cpu/src,
1920 >                                        ../kpx_cpu/include,
1921 >                                );
1922                                  INSTALL_PATH = /usr/local/lib;
1923 +                                OTHER_CFLAGS = (
1924 +                                        "-mdynamic-no-pic",
1925 +                                        "-fomit-frame-pointer",
1926 +                                        "-fno-align-functions",
1927 +                                        "-finline-functions",
1928 +                                        "-finline-limit=10000",
1929 +                                        "-fno-exceptions",
1930 +                                        "-g0",
1931 +                                        "-fno-reorder-blocks",
1932 +                                        "-fno-optimize-sibling-calls",
1933 +                                );
1934                                  OTHER_LDFLAGS = (
1935                                          "-framework",
1936                                          Foundation,
# Line 1530 | Line 1939
1939                                  );
1940                                  PREBINDING = NO;
1941                                  PRODUCT_NAME = "ppc-dyngen-ops";
1942 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1943                                  ZERO_LINK = NO;
1944                          };
1945                          name = Release;
# Line 1566 | Line 1976
1976                          );
1977                          defaultConfigurationIsVisible = 0;
1978                          defaultConfigurationName = Release;
1979 +                };
1980 +                0846E4A114B1251400574779 /* Build configuration list for PBXNativeTarget "kpx_cpu" */ = {
1981 +                        isa = XCConfigurationList;
1982 +                        buildConfigurations = (
1983 +                                0846E49B14B124DF00574779 /* Debug */,
1984 +                                0846E49C14B124DF00574779 /* Release */,
1985 +                        );
1986 +                        defaultConfigurationIsVisible = 0;
1987 +                        defaultConfigurationName = Release;
1988 +                };
1989 +                0846E52C14B12A2600574779 /* Build configuration list for PBXNativeTarget "ppc_asm" */ = {
1990 +                        isa = XCConfigurationList;
1991 +                        buildConfigurations = (
1992 +                                0846E52914B129EF00574779 /* Debug */,
1993 +                                0846E52A14B129EF00574779 /* Release */,
1994 +                        );
1995 +                        defaultConfigurationIsVisible = 0;
1996 +                        defaultConfigurationName = Release;
1997                  };
1998                  0856CCB114A99DE0000B1711 /* Build configuration list for PBXProject "SheepShaver" */ = {
1999                          isa = XCConfigurationList;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines