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.3 by asvitkine, 2011-12-28T22:38:03Z vs.
Revision 1.10 by asvitkine, 2012-01-05T23:28:00Z

# 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 Frameworks */ = {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 113 | Line 116
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 123 | 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 = 0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */;
134 >                        remoteGlobalIDString = 0846E49914B124DE00574779;
135 >                        remoteInfo = kpx_cpu;
136 >                };
137 >                0846E4C514B126B600574779 /* PBXContainerItemProxy */ = {
138 >                        isa = PBXContainerItemProxy;
139 >                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
140 >                        proxyType = 1;
141 >                        remoteGlobalIDString = 0873A5CB14AB806D004F12B7;
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;
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;
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 Frameworks */ = {
176 +                        isa = PBXCopyFilesBuildPhase;
177 +                        buildActionMask = 2147483647;
178 +                        dstPath = "";
179 +                        dstSubfolderSpec = 10;
180 +                        files = (
181 +                                0846E65414B513CE00574779 /* SDL.framework in Copy Frameworks */,
182 +                        );
183 +                        name = "Copy Frameworks";
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 261 | Line 297
297                  0856CE0514A99EEF000B1711 /* macos_util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = macos_util.cpp; path = ../macos_util.cpp; sourceTree = SOURCE_ROOT; };
298                  0856CE2C14A99EF0000B1711 /* clip_macosx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = clip_macosx.cpp; sourceTree = "<group>"; };
299                  0856CE2D14A99EF0000B1711 /* extfs_macosx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = extfs_macosx.cpp; sourceTree = "<group>"; };
264                0856CE2E14A99EF0000B1711 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
300                  0856CE6D14A99EF0000B1711 /* macos_util_macosx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = macos_util_macosx.h; sourceTree = "<group>"; };
301                  0856CE7014A99EF0000B1711 /* prefs_macosx.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = prefs_macosx.mm; sourceTree = "<group>"; };
302                  0856CE8314A99EF0000B1711 /* SheepShaver.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = SheepShaver.icns; sourceTree = "<group>"; };
# Line 369 | Line 404
404                  0873A5D714AB80E3004F12B7 /* ppc-dyngen-ops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "ppc-dyngen-ops.cpp"; sourceTree = "<group>"; };
405                  0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "config-macosx-x86_64.h"; sourceTree = "<group>"; };
406                  0873A76714ABD151004F12B7 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
407 +                0873A80014AC515D004F12B7 /* utils_macosx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utils_macosx.h; sourceTree = "<group>"; };
408 +                0873A80114AC515D004F12B7 /* utils_macosx.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = utils_macosx.mm; sourceTree = "<group>"; };
409   /* End PBXFileReference section */
410  
411   /* Begin PBXFrameworksBuildPhase section */
# Line 379 | Line 416
416                          );
417                          runOnlyForDeploymentPostprocessing = 0;
418                  };
419 +                0846E49814B124DE00574779 /* Frameworks */ = {
420 +                        isa = PBXFrameworksBuildPhase;
421 +                        buildActionMask = 2147483647;
422 +                        files = (
423 +                        );
424 +                        runOnlyForDeploymentPostprocessing = 0;
425 +                };
426 +                0846E52614B129EE00574779 /* Frameworks */ = {
427 +                        isa = PBXFrameworksBuildPhase;
428 +                        buildActionMask = 2147483647;
429 +                        files = (
430 +                        );
431 +                        runOnlyForDeploymentPostprocessing = 0;
432 +                };
433                  0856CCBF14A99E1C000B1711 /* Frameworks */ = {
434                          isa = PBXFrameworksBuildPhase;
435                          buildActionMask = 2147483647;
# Line 438 | Line 489
489                                  0873A53214AAF05A004F12B7 /* dyngen */,
490                                  0873A5C514AB8038004F12B7 /* libbasic-dyngen-ops.a */,
491                                  0873A5CC14AB806D004F12B7 /* libppc-dyngen-ops.a */,
492 +                                0846E49A14B124DE00574779 /* libkpx_cpu.a */,
493 +                                0846E52814B129EE00574779 /* libppc_asm.a */,
494                          );
495                          name = Products;
496                          sourceTree = "<group>";
# Line 704 | Line 757
757                                  0856D2D614A9A704000B1711 /* Launcher */,
758                                  0856CE2C14A99EF0000B1711 /* clip_macosx.cpp */,
759                                  0856CE2D14A99EF0000B1711 /* extfs_macosx.cpp */,
707                                0856CE2E14A99EF0000B1711 /* Info.plist */,
760                                  0856CE6D14A99EF0000B1711 /* macos_util_macosx.h */,
761                                  0856CE7014A99EF0000B1711 /* prefs_macosx.mm */,
762                                  0856CE8314A99EF0000B1711 /* SheepShaver.icns */,
763                                  0856CE8714A99EF0000B1711 /* sys_darwin.cpp */,
764 +                                0873A80014AC515D004F12B7 /* utils_macosx.h */,
765 +                                0873A80114AC515D004F12B7 /* utils_macosx.mm */,
766                          );
767                          name = MacOSX;
768                          sourceTree = "<group>";
# Line 785 | Line 839
839                                  0856CED014A99EF0000B1711 /* bincue_unix.h */,
840                                  0856CEE314A99EF0000B1711 /* ether_unix.cpp */,
841                                  0856CEFB14A99EF0000B1711 /* main_unix.cpp */,
842 +                                0846E55214B12B0D00574779 /* paranoia.cpp */,
843 +                                0846E52314B129DA00574779 /* ppc_asm.S */,
844                                  0856CF5A14A99EF0000B1711 /* prefs_unix.cpp */,
845                                  0856CF5B14A99EF0000B1711 /* rpc.h */,
846                                  0856CF5C14A99EF0000B1711 /* rpc_unix.cpp */,
# Line 834 | Line 890
890   /* End PBXGroup section */
891  
892   /* Begin PBXHeadersBuildPhase section */
893 +                0846E49614B124DE00574779 /* Headers */ = {
894 +                        isa = PBXHeadersBuildPhase;
895 +                        buildActionMask = 2147483647;
896 +                        files = (
897 +                        );
898 +                        runOnlyForDeploymentPostprocessing = 0;
899 +                };
900 +                0846E52414B129EE00574779 /* Headers */ = {
901 +                        isa = PBXHeadersBuildPhase;
902 +                        buildActionMask = 2147483647;
903 +                        files = (
904 +                        );
905 +                        runOnlyForDeploymentPostprocessing = 0;
906 +                };
907                  0873A5C114AB8038004F12B7 /* Headers */ = {
908                          isa = PBXHeadersBuildPhase;
909                          buildActionMask = 2147483647;
# Line 871 | Line 941
941                          productReference = 082AC25214AA59B600071F5E /* lowmem */;
942                          productType = "com.apple.product-type.tool";
943                  };
944 +                0846E49914B124DE00574779 /* kpx_cpu */ = {
945 +                        isa = PBXNativeTarget;
946 +                        buildConfigurationList = 0846E4A114B1251400574779 /* Build configuration list for PBXNativeTarget "kpx_cpu" */;
947 +                        buildPhases = (
948 +                                0846E49614B124DE00574779 /* Headers */,
949 +                                0846E49714B124DE00574779 /* Sources */,
950 +                                0846E49814B124DE00574779 /* Frameworks */,
951 +                        );
952 +                        buildRules = (
953 +                        );
954 +                        dependencies = (
955 +                                0846E4C614B126B600574779 /* PBXTargetDependency */,
956 +                                0846E4C814B126B800574779 /* PBXTargetDependency */,
957 +                        );
958 +                        name = kpx_cpu;
959 +                        productName = kpx_cpu;
960 +                        productReference = 0846E49A14B124DE00574779 /* libkpx_cpu.a */;
961 +                        productType = "com.apple.product-type.library.static";
962 +                };
963 +                0846E52714B129EE00574779 /* ppc_asm */ = {
964 +                        isa = PBXNativeTarget;
965 +                        buildConfigurationList = 0846E52C14B12A2600574779 /* Build configuration list for PBXNativeTarget "ppc_asm" */;
966 +                        buildPhases = (
967 +                                0846E52414B129EE00574779 /* Headers */,
968 +                                0846E52514B129EE00574779 /* Sources */,
969 +                                0846E52614B129EE00574779 /* Frameworks */,
970 +                        );
971 +                        buildRules = (
972 +                        );
973 +                        dependencies = (
974 +                        );
975 +                        name = ppc_asm;
976 +                        productName = ppc_asm;
977 +                        productReference = 0846E52814B129EE00574779 /* libppc_asm.a */;
978 +                        productType = "com.apple.product-type.library.static";
979 +                };
980                  0856CCC014A99E1C000B1711 /* SheepShaver */ = {
981                          isa = PBXNativeTarget;
982                          buildConfigurationList = 0856CCC714A99E1D000B1711 /* Build configuration list for PBXNativeTarget "SheepShaver" */;
983                          buildPhases = (
984 +                                0846E65E14B513DF00574779 /* Copy Frameworks */,
985                                  0856CCBD14A99E1C000B1711 /* Resources */,
986                                  0856CCBE14A99E1C000B1711 /* Sources */,
987                                  0856CCBF14A99E1C000B1711 /* Frameworks */,
988                                  082AC26A14AA5A5A00071F5E /* Run lowmem */,
989 +                                08CD3F3214B665E1009CA2A2 /* Preprocess Info.plist */,
990                          );
991                          buildRules = (
992                          );
993                          dependencies = (
994 <                                0873A5DC14AB80F0004F12B7 /* PBXTargetDependency */,
995 <                                0873A67D14AB8AF9004F12B7 /* PBXTargetDependency */,
994 >                                0846E52E14B12A2E00574779 /* PBXTargetDependency */,
995 >                                0846E4A714B1253500574779 /* PBXTargetDependency */,
996                                  082AC26814AA5A4800071F5E /* PBXTargetDependency */,
997                          );
998                          name = SheepShaver;
# Line 952 | Line 1060
1060                  0856CCAE14A99DE0000B1711 /* Project object */ = {
1061                          isa = PBXProject;
1062                          buildConfigurationList = 0856CCB114A99DE0000B1711 /* Build configuration list for PBXProject "SheepShaver" */;
1063 <                        compatibilityVersion = "Xcode 2.4";
1063 >                        compatibilityVersion = "Xcode 3.0";
1064                          developmentRegion = English;
1065                          hasScannedForEncodings = 0;
1066                          knownRegions = (
# Line 972 | Line 1080
1080                                  0873A5C414AB8038004F12B7 /* basic-dyngen-ops */,
1081                                  0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */,
1082                                  0873A67314AB8AE9004F12B7 /* ppc-execute-impl */,
1083 +                                0846E49914B124DE00574779 /* kpx_cpu */,
1084 +                                0846E52714B129EE00574779 /* ppc_asm */,
1085                          );
1086                  };
1087   /* End PBXProject section */
# Line 1011 | Line 1121
1121                          );
1122                          inputPaths = (
1123                                  "$(BUILT_PRODUCTS_DIR)/dyngen",
1124 <                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/basic-dyngen-ops.o",
1124 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/i386/basic-dyngen-ops.o",
1125 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/x86_64/basic-dyngen-ops.o",
1126                          );
1127                          name = "Run dyngen";
1128                          outputPaths = (
1129 +                                "$(SRCROOT)/../Unix/basic-dyngen-ops-x86_32.hpp",
1130 +                                "$(SRCROOT)/../Unix/basic-dyngen-ops-x86_64.hpp",
1131                                  "$(SRCROOT)/../Unix/basic-dyngen-ops.hpp",
1132                          );
1133                          runOnlyForDeploymentPostprocessing = 0;
1134                          shellPath = /bin/sh;
1135 <                        shellScript = "\"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/${CURRENT_ARCH}/basic-dyngen-ops.o\"\n";
1135 >                        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";
1136                  };
1137                  0873A66914AB8A40004F12B7 /* Run dyngen */ = {
1138                          isa = PBXShellScriptBuildPhase;
# Line 1028 | Line 1141
1141                          );
1142                          inputPaths = (
1143                                  "$(BUILT_PRODUCTS_DIR)/dyngen",
1144 <                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/ppc-dyngen-ops.o",
1144 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/i386/ppc-dyngen-ops.o",
1145 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/x86_64/ppc-dyngen-ops.o",
1146                          );
1147                          name = "Run dyngen";
1148                          outputPaths = (
1149 +                                "$(SRCROOT)/../Unix/ppc-dyngen-ops-x86_32.hpp",
1150 +                                "$(SRCROOT)/../Unix/ppc-dyngen-ops-x86_64.hpp",
1151                                  "$(SRCROOT)/../Unix/ppc-dyngen-ops.hpp",
1152                          );
1153                          runOnlyForDeploymentPostprocessing = 0;
1154                          shellPath = /bin/sh;
1155 <                        shellScript = "\"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/${CURRENT_ARCH}/ppc-dyngen-ops.o\"\n";
1155 >                        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";
1156                  };
1157                  0873A67214AB8AE9004F12B7 /* Run genexec */ = {
1158                          isa = PBXShellScriptBuildPhase;
# Line 1055 | Line 1171
1171                          shellPath = /bin/sh;
1172                          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";
1173                  };
1174 +                08CD3F3214B665E1009CA2A2 /* Preprocess Info.plist */ = {
1175 +                        isa = PBXShellScriptBuildPhase;
1176 +                        buildActionMask = 2147483647;
1177 +                        files = (
1178 +                        );
1179 +                        inputPaths = (
1180 +                        );
1181 +                        name = "Preprocess Info.plist";
1182 +                        outputPaths = (
1183 +                        );
1184 +                        runOnlyForDeploymentPostprocessing = 0;
1185 +                        shellPath = /bin/sh;
1186 +                        shellScript = "sed -i '' 's/@PACKAGE_VERSION@/2.3/g' \"${BUILT_PRODUCTS_DIR}/${INFOPLIST_PATH}\"";
1187 +                };
1188   /* End PBXShellScriptBuildPhase section */
1189  
1190   /* Begin PBXSourcesBuildPhase section */
# Line 1066 | Line 1196
1196                          );
1197                          runOnlyForDeploymentPostprocessing = 0;
1198                  };
1199 +                0846E49714B124DE00574779 /* Sources */ = {
1200 +                        isa = PBXSourcesBuildPhase;
1201 +                        buildActionMask = 2147483647;
1202 +                        files = (
1203 +                                0846E4B114B1264700574779 /* ieeefp.cpp in Sources */,
1204 +                                0846E4B314B1264F00574779 /* mathlib.cpp in Sources */,
1205 +                                0846E4B514B1265500574779 /* utils-cpuinfo.cpp in Sources */,
1206 +                                0846E4B614B1265A00574779 /* ppc-translate.cpp in Sources */,
1207 +                                0846E4B814B1266000574779 /* ppc-jit.cpp in Sources */,
1208 +                                0846E4B914B1266600574779 /* ppc-execute.cpp in Sources */,
1209 +                                0846E4BC14B1267200574779 /* ppc-dyngen.cpp in Sources */,
1210 +                                0846E4BE14B1267A00574779 /* ppc-decode.cpp in Sources */,
1211 +                                0846E4C014B1267F00574779 /* ppc-cpu.cpp in Sources */,
1212 +                                0846E4C114B1268B00574779 /* jit-cache.cpp in Sources */,
1213 +                                0846E4C214B1269600574779 /* basic-dyngen.cpp in Sources */,
1214 +                                0846E51314B128ED00574779 /* sheepshaver_glue.cpp in Sources */,
1215 +                        );
1216 +                        runOnlyForDeploymentPostprocessing = 0;
1217 +                };
1218 +                0846E52514B129EE00574779 /* Sources */ = {
1219 +                        isa = PBXSourcesBuildPhase;
1220 +                        buildActionMask = 2147483647;
1221 +                        files = (
1222 +                                0846E52B14B12A0800574779 /* ppc_asm.S in Sources */,
1223 +                                0846E55314B12B0D00574779 /* paranoia.cpp in Sources */,
1224 +                        );
1225 +                        runOnlyForDeploymentPostprocessing = 0;
1226 +                };
1227                  0856CCBE14A99E1C000B1711 /* Sources */ = {
1228                          isa = PBXSourcesBuildPhase;
1229                          buildActionMask = 2147483647;
# Line 1079 | Line 1237
1237                                  0856CFF014A99EF0000B1711 /* ether.cpp in Sources */,
1238                                  0856CFF314A99EF0000B1711 /* extfs.cpp in Sources */,
1239                                  0856CFF414A99EF0000B1711 /* gfxaccel.cpp in Sources */,
1082                                0856CFF514A99EF0000B1711 /* sheepshaver_glue.cpp in Sources */,
1083                                0856CFF714A99EF0000B1711 /* basic-dyngen.cpp in Sources */,
1084                                0856CFFA14A99EF0000B1711 /* jit-cache.cpp in Sources */,
1085                                0856CFFC14A99EF0000B1711 /* ppc-cpu.cpp in Sources */,
1086                                0856CFFD14A99EF0000B1711 /* ppc-decode.cpp in Sources */,
1087                                0856CFFF14A99EF0000B1711 /* ppc-dyngen.cpp in Sources */,
1088                                0856D00014A99EF0000B1711 /* ppc-execute.cpp in Sources */,
1089                                0856D00114A99EF0000B1711 /* ppc-jit.cpp in Sources */,
1090                                0856D00214A99EF0000B1711 /* ppc-translate.cpp in Sources */,
1091                                0856D00414A99EF0000B1711 /* ieeefp.cpp in Sources */,
1092                                0856D00614A99EF0000B1711 /* mathlib.cpp in Sources */,
1093                                0856D00814A99EF0000B1711 /* utils-cpuinfo.cpp in Sources */,
1240                                  0856D00914A99EF0000B1711 /* macos_util.cpp in Sources */,
1241                                  0856D02414A99EF0000B1711 /* clip_macosx.cpp in Sources */,
1242                                  0856D02514A99EF0000B1711 /* extfs_macosx.cpp in Sources */,
# Line 1149 | Line 1295
1295                                  0856D13F14A99EF1000B1711 /* xpram.cpp in Sources */,
1296                                  0856D33914A9A704000B1711 /* VMSettingsController.mm in Sources */,
1297                                  082AC22D14AA52E900071F5E /* prefs_editor_dummy.cpp in Sources */,
1298 +                                0873A80214AC515D004F12B7 /* utils_macosx.mm in Sources */,
1299                          );
1300                          runOnlyForDeploymentPostprocessing = 0;
1301                  };
# Line 1185 | Line 1332
1332                          target = 082AC25114AA59B600071F5E /* lowmem */;
1333                          targetProxy = 082AC26714AA5A4800071F5E /* PBXContainerItemProxy */;
1334                  };
1335 <                0873A5DC14AB80F0004F12B7 /* PBXTargetDependency */ = {
1335 >                0846E4A714B1253500574779 /* PBXTargetDependency */ = {
1336 >                        isa = PBXTargetDependency;
1337 >                        target = 0846E49914B124DE00574779 /* kpx_cpu */;
1338 >                        targetProxy = 0846E4A614B1253500574779 /* PBXContainerItemProxy */;
1339 >                };
1340 >                0846E4C614B126B600574779 /* PBXTargetDependency */ = {
1341                          isa = PBXTargetDependency;
1342                          target = 0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */;
1343 <                        targetProxy = 0873A5DB14AB80F0004F12B7 /* PBXContainerItemProxy */;
1343 >                        targetProxy = 0846E4C514B126B600574779 /* PBXContainerItemProxy */;
1344 >                };
1345 >                0846E4C814B126B800574779 /* PBXTargetDependency */ = {
1346 >                        isa = PBXTargetDependency;
1347 >                        target = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
1348 >                        targetProxy = 0846E4C714B126B800574779 /* PBXContainerItemProxy */;
1349 >                };
1350 >                0846E52E14B12A2E00574779 /* PBXTargetDependency */ = {
1351 >                        isa = PBXTargetDependency;
1352 >                        target = 0846E52714B129EE00574779 /* ppc_asm */;
1353 >                        targetProxy = 0846E52D14B12A2E00574779 /* PBXContainerItemProxy */;
1354                  };
1355                  0873A60314AB83CC004F12B7 /* PBXTargetDependency */ = {
1356                          isa = PBXTargetDependency;
# Line 1200 | Line 1362
1362                          target = 0873A53114AAF05A004F12B7 /* dyngen */;
1363                          targetProxy = 0873A62614AB869A004F12B7 /* PBXContainerItemProxy */;
1364                  };
1203                0873A67D14AB8AF9004F12B7 /* PBXTargetDependency */ = {
1204                        isa = PBXTargetDependency;
1205                        target = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
1206                        targetProxy = 0873A67C14AB8AF9004F12B7 /* PBXContainerItemProxy */;
1207                };
1365   /* End PBXTargetDependency section */
1366  
1367   /* Begin PBXVariantGroup section */
# Line 1223 | Line 1380
1380                          isa = XCBuildConfiguration;
1381                          buildSettings = {
1382                                  ALWAYS_SEARCH_USER_PATHS = NO;
1383 +                                ARCHS = (
1384 +                                        i386,
1385 +                                        x86_64,
1386 +                                );
1387                                  COPY_PHASE_STRIP = NO;
1388                                  GCC_DYNAMIC_NO_PIC = NO;
1228                                GCC_ENABLE_BUILTIN_FUNCTIONS = NO;
1389                                  GCC_ENABLE_FIX_AND_CONTINUE = YES;
1390                                  GCC_ENABLE_PASCAL_STRINGS = NO;
1391                                  GCC_ENABLE_SYMBOL_SEPARATION = NO;
# Line 1233 | Line 1393
1393                                  GCC_OPTIMIZATION_LEVEL = 0;
1394                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1395                                  GCC_PREFIX_HEADER = "";
1396 +                                GCC_VERSION = 4.0;
1397                                  INSTALL_PATH = /usr/local/bin;
1398 <                                OTHER_LDFLAGS = (
1238 <                                        "-framework",
1239 <                                        Foundation,
1240 <                                        "-framework",
1241 <                                        AppKit,
1242 <                                );
1398 >                                OTHER_LDFLAGS = "";
1399                                  PREBINDING = NO;
1400                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1401                                  PRODUCT_NAME = lowmem;
1402 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1403                          };
1404                          name = Debug;
1405                  };
# Line 1250 | Line 1407
1407                          isa = XCBuildConfiguration;
1408                          buildSettings = {
1409                                  ALWAYS_SEARCH_USER_PATHS = NO;
1410 +                                ARCHS = (
1411 +                                        i386,
1412 +                                        x86_64,
1413 +                                );
1414                                  COPY_PHASE_STRIP = YES;
1415                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1255                                GCC_ENABLE_BUILTIN_FUNCTIONS = NO;
1416                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1417                                  GCC_ENABLE_PASCAL_STRINGS = NO;
1418                                  GCC_ENABLE_SYMBOL_SEPARATION = NO;
1419                                  GCC_MODEL_TUNING = G5;
1420                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1421                                  GCC_PREFIX_HEADER = "";
1422 +                                GCC_VERSION = 4.0;
1423                                  INSTALL_PATH = /usr/local/bin;
1424 <                                OTHER_LDFLAGS = (
1264 <                                        "-framework",
1265 <                                        Foundation,
1266 <                                        "-framework",
1267 <                                        AppKit,
1268 <                                );
1424 >                                OTHER_LDFLAGS = "";
1425                                  PREBINDING = NO;
1426                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1427                                  PRODUCT_NAME = lowmem;
1428 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1429 +                                ZERO_LINK = NO;
1430 +                        };
1431 +                        name = Release;
1432 +                };
1433 +                0846E49B14B124DF00574779 /* Debug */ = {
1434 +                        isa = XCBuildConfiguration;
1435 +                        buildSettings = {
1436 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1437 +                                ARCHS = (
1438 +                                        i386,
1439 +                                        x86_64,
1440 +                                );
1441 +                                COPY_PHASE_STRIP = NO;
1442 +                                GCC_DYNAMIC_NO_PIC = NO;
1443 +                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1444 +                                GCC_MODEL_TUNING = "";
1445 +                                GCC_OPTIMIZATION_LEVEL = 0;
1446 +                                GCC_PREPROCESSOR_DEFINITIONS = (
1447 +                                        "DATADIR=",
1448 +                                        HAVE_CONFIG_H,
1449 +                                        USE_JIT,
1450 +                                        "_GNU_SOURCE=1",
1451 +                                        _THREAD_SAFE,
1452 +                                        _REENTRANT,
1453 +                                );
1454 +                                GCC_VERSION = 4.0;
1455 +                                HEADER_SEARCH_PATHS = (
1456 +                                        /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1457 +                                        ./config/,
1458 +                                        ../Unix,
1459 +                                        ../MacOSX/Launcher,
1460 +                                        ../slirp,
1461 +                                        ../kpx_cpu/src,
1462 +                                        ../kpx_cpu/include,
1463 +                                        ../include,
1464 +                                );
1465 +                                INSTALL_PATH = /usr/local/lib;
1466 +                                PREBINDING = NO;
1467 +                                PRODUCT_NAME = kpx_cpu;
1468 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1469 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1470 +                        };
1471 +                        name = Debug;
1472 +                };
1473 +                0846E49C14B124DF00574779 /* Release */ = {
1474 +                        isa = XCBuildConfiguration;
1475 +                        buildSettings = {
1476 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1477 +                                ARCHS = (
1478 +                                        i386,
1479 +                                        x86_64,
1480 +                                );
1481 +                                COPY_PHASE_STRIP = YES;
1482 +                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1483 +                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
1484 +                                GCC_MODEL_TUNING = "";
1485 +                                GCC_PREPROCESSOR_DEFINITIONS = (
1486 +                                        "DATADIR=",
1487 +                                        HAVE_CONFIG_H,
1488 +                                        USE_JIT,
1489 +                                        "_GNU_SOURCE=1",
1490 +                                        _THREAD_SAFE,
1491 +                                        _REENTRANT,
1492 +                                );
1493 +                                GCC_VERSION = 4.0;
1494 +                                HEADER_SEARCH_PATHS = (
1495 +                                        /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1496 +                                        ./config/,
1497 +                                        ../Unix,
1498 +                                        ../MacOSX/Launcher,
1499 +                                        ../slirp,
1500 +                                        ../kpx_cpu/src,
1501 +                                        ../kpx_cpu/include,
1502 +                                        ../include,
1503 +                                );
1504 +                                INSTALL_PATH = /usr/local/lib;
1505 +                                PREBINDING = NO;
1506 +                                PRODUCT_NAME = kpx_cpu;
1507 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1508 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1509 +                                ZERO_LINK = NO;
1510 +                        };
1511 +                        name = Release;
1512 +                };
1513 +                0846E52914B129EF00574779 /* Debug */ = {
1514 +                        isa = XCBuildConfiguration;
1515 +                        buildSettings = {
1516 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1517 +                                ARCHS = ppc;
1518 +                                COPY_PHASE_STRIP = NO;
1519 +                                GCC_DYNAMIC_NO_PIC = NO;
1520 +                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1521 +                                GCC_MODEL_TUNING = G5;
1522 +                                GCC_OPTIMIZATION_LEVEL = 0;
1523 +                                GCC_PREPROCESSOR_DEFINITIONS = __ASSEMBLY__;
1524 +                                GCC_VERSION = 4.0;
1525 +                                HEADER_SEARCH_PATHS = (
1526 +                                        ../Unix,
1527 +                                        ../include,
1528 +                                );
1529 +                                INSTALL_PATH = /usr/local/lib;
1530 +                                PREBINDING = NO;
1531 +                                PRODUCT_NAME = ppc_asm;
1532 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1533 +                        };
1534 +                        name = Debug;
1535 +                };
1536 +                0846E52A14B129EF00574779 /* Release */ = {
1537 +                        isa = XCBuildConfiguration;
1538 +                        buildSettings = {
1539 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1540 +                                ARCHS = ppc;
1541 +                                COPY_PHASE_STRIP = YES;
1542 +                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1543 +                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
1544 +                                GCC_MODEL_TUNING = G5;
1545 +                                GCC_PREPROCESSOR_DEFINITIONS = __ASSEMBLY__;
1546 +                                GCC_VERSION = 4.0;
1547 +                                HEADER_SEARCH_PATHS = (
1548 +                                        ../Unix,
1549 +                                        ../include,
1550 +                                );
1551 +                                INSTALL_PATH = /usr/local/lib;
1552 +                                PREBINDING = NO;
1553 +                                PRODUCT_NAME = ppc_asm;
1554 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1555                                  ZERO_LINK = NO;
1556                          };
1557                          name = Release;
# Line 1291 | Line 1574
1574                          isa = XCBuildConfiguration;
1575                          buildSettings = {
1576                                  ALWAYS_SEARCH_USER_PATHS = NO;
1577 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1577 >                                ARCHS = (
1578 >                                        ppc,
1579 >                                        i386,
1580 >                                        x86_64,
1581 >                                );
1582                                  COPY_PHASE_STRIP = NO;
1583                                  GCC_CW_ASM_SYNTAX = NO;
1584                                  GCC_DYNAMIC_NO_PIC = NO;
# Line 1313 | Line 1600
1600                                          _REENTRANT,
1601                                  );
1602                                  GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1603 +                                GCC_VERSION = 4.0;
1604                                  GCC_WARN_UNUSED_FUNCTION = YES;
1605                                  GCC_WARN_UNUSED_VARIABLE = YES;
1606                                  HEADER_SEARCH_PATHS = (
# Line 1325 | Line 1613
1613                                          ../kpx_cpu/include,
1614                                          ../include,
1615                                  );
1616 <                                INFOPLIST_FILE = Info.plist;
1616 >                                INFOPLIST_FILE = Info.plist.in;
1617 >                                INFOPLIST_PREFIX_HEADER = "";
1618 >                                INFOPLIST_PREPROCESS = NO;
1619                                  INSTALL_PATH = "$(HOME)/Applications";
1620                                  OTHER_CFLAGS = "";
1621                                  OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
# Line 1337 | Line 1627
1627                                          Foundation,
1628                                          "-framework",
1629                                          AppKit,
1630 +                                        "-framework",
1631 +                                        Carbon,
1632 +                                        "-lkpx_cpu",
1633 +                                );
1634 +                                "OTHER_LDFLAGS[arch=ppc]" = (
1635 +                                        "-pagezero_size",
1636 +                                        0x3000,
1637 +                                        "-Wl,-seg1addr,0x78048000",
1638 +                                        "-framework",
1639 +                                        Foundation,
1640 +                                        "-framework",
1641 +                                        AppKit,
1642 +                                        "-framework",
1643 +                                        Carbon,
1644 +                                        "-lppc_asm",
1645                                  );
1646                                  PREBINDING = NO;
1647                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1648                                  PRODUCT_NAME = SheepShaver;
1649 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1650 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1651 +                                "SDKROOT[arch=ppc]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1652                                  WARNING_LDFLAGS = "";
1653                          };
1654                          name = Debug;
# Line 1349 | Line 1657
1657                          isa = XCBuildConfiguration;
1658                          buildSettings = {
1659                                  ALWAYS_SEARCH_USER_PATHS = NO;
1660 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1660 >                                ARCHS = (
1661 >                                        ppc,
1662 >                                        i386,
1663 >                                        x86_64,
1664 >                                );
1665                                  COPY_PHASE_STRIP = YES;
1666                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1667                                  GCC_CW_ASM_SYNTAX = NO;
# Line 1371 | Line 1683
1683                                          _REENTRANT,
1684                                  );
1685                                  GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1686 +                                GCC_VERSION = 4.0;
1687                                  GCC_WARN_UNUSED_FUNCTION = YES;
1688                                  GCC_WARN_UNUSED_VARIABLE = YES;
1689                                  HEADER_SEARCH_PATHS = (
# Line 1383 | Line 1696
1696                                          ../kpx_cpu/include,
1697                                          ../include,
1698                                  );
1699 <                                INFOPLIST_FILE = Info.plist;
1699 >                                INFOPLIST_FILE = Info.plist.in;
1700 >                                INFOPLIST_PREFIX_HEADER = "";
1701 >                                INFOPLIST_PREPROCESS = NO;
1702                                  INSTALL_PATH = "$(HOME)/Applications";
1703                                  OTHER_CFLAGS = "";
1704                                  OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
# Line 1395 | Line 1710
1710                                          Foundation,
1711                                          "-framework",
1712                                          AppKit,
1713 +                                        "-framework",
1714 +                                        Carbon,
1715 +                                        "-lkpx_cpu",
1716 +                                );
1717 +                                "OTHER_LDFLAGS[arch=ppc]" = (
1718 +                                        "-pagezero_size",
1719 +                                        0x3000,
1720 +                                        "-Wl,-seg1addr,0x78048000",
1721 +                                        "-framework",
1722 +                                        Foundation,
1723 +                                        "-framework",
1724 +                                        AppKit,
1725 +                                        "-framework",
1726 +                                        Carbon,
1727 +                                        "-lppc_asm",
1728                                  );
1729                                  PREBINDING = NO;
1730                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1731                                  PRODUCT_NAME = SheepShaver;
1732 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1733 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1734 +                                "SDKROOT[arch=ppc]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1735                                  ZERO_LINK = NO;
1736                          };
1737                          name = Release;
# Line 1407 | Line 1740
1740                          isa = XCBuildConfiguration;
1741                          buildSettings = {
1742                                  ALWAYS_SEARCH_USER_PATHS = NO;
1743 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1743 >                                ARCHS = (
1744 >                                        i386,
1745 >                                        x86_64,
1746 >                                );
1747                                  COPY_PHASE_STRIP = NO;
1748                                  GCC_DYNAMIC_NO_PIC = NO;
1749                                  GCC_ENABLE_FIX_AND_CONTINUE = YES;
# Line 1416 | Line 1752
1752                                  GCC_OPTIMIZATION_LEVEL = 0;
1753                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1754                                  GCC_PREFIX_HEADER = "";
1755 +                                GCC_VERSION = 4.0;
1756                                  INSTALL_PATH = /usr/local/bin;
1757                                  OTHER_CFLAGS = "-mdynamic-no-pic";
1758 <                                OTHER_LDFLAGS = (
1422 <                                        "-framework",
1423 <                                        Foundation,
1424 <                                        "-framework",
1425 <                                        AppKit,
1426 <                                );
1758 >                                OTHER_LDFLAGS = "";
1759                                  PREBINDING = NO;
1760                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1761                                  PRODUCT_NAME = dyngen;
1762 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1763                          };
1764                          name = Debug;
1765                  };
# Line 1434 | Line 1767
1767                          isa = XCBuildConfiguration;
1768                          buildSettings = {
1769                                  ALWAYS_SEARCH_USER_PATHS = NO;
1770 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1770 >                                ARCHS = (
1771 >                                        i386,
1772 >                                        x86_64,
1773 >                                );
1774                                  COPY_PHASE_STRIP = YES;
1775                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1776                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
# Line 1442 | Line 1778
1778                                  GCC_MODEL_TUNING = G5;
1779                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1780                                  GCC_PREFIX_HEADER = "";
1781 +                                GCC_VERSION = 4.0;
1782                                  INSTALL_PATH = /usr/local/bin;
1783 <                                OTHER_LDFLAGS = (
1447 <                                        "-framework",
1448 <                                        Foundation,
1449 <                                        "-framework",
1450 <                                        AppKit,
1451 <                                );
1783 >                                OTHER_LDFLAGS = "";
1784                                  PREBINDING = NO;
1785                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1786                                  PRODUCT_NAME = dyngen;
1787 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1788                                  ZERO_LINK = NO;
1789                          };
1790                          name = Release;
# Line 1460 | Line 1793
1793                          isa = XCBuildConfiguration;
1794                          buildSettings = {
1795                                  ALWAYS_SEARCH_USER_PATHS = NO;
1796 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1796 >                                ARCHS = (
1797 >                                        i386,
1798 >                                        x86_64,
1799 >                                );
1800                                  COPY_PHASE_STRIP = NO;
1801                                  GCC_CW_ASM_SYNTAX = NO;
1802                                  GCC_DYNAMIC_NO_PIC = NO;
# Line 1477 | Line 1813
1813                                          _THREAD_SAFE,
1814                                          "_GNU_SOURCE=1",
1815                                  );
1816 +                                GCC_VERSION = 4.0;
1817                                  HEADER_SEARCH_PATHS = (
1818                                          ../kpx_cpu/src,
1819                                          ../kpx_cpu/include,
# Line 1502 | Line 1839
1839                                  PREBINDING = NO;
1840                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1841                                  PRODUCT_NAME = "basic-dyngen-ops";
1842 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1843                          };
1844                          name = Debug;
1845                  };
# Line 1509 | Line 1847
1847                          isa = XCBuildConfiguration;
1848                          buildSettings = {
1849                                  ALWAYS_SEARCH_USER_PATHS = NO;
1850 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1850 >                                ARCHS = (
1851 >                                        i386,
1852 >                                        x86_64,
1853 >                                );
1854                                  COPY_PHASE_STRIP = YES;
1855                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1856                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1857                                  GCC_MODEL_TUNING = G5;
1858                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1859                                  GCC_PREFIX_HEADER = "";
1860 +                                GCC_VERSION = 4.0;
1861                                  HEADER_SEARCH_PATHS = (
1862                                          ../kpx_cpu/src,
1863                                          ../kpx_cpu/include,
# Line 1541 | Line 1883
1883                                  PREBINDING = NO;
1884                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1885                                  PRODUCT_NAME = "basic-dyngen-ops";
1886 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1887                                  ZERO_LINK = NO;
1888                          };
1889                          name = Release;
# Line 1549 | Line 1892
1892                          isa = XCBuildConfiguration;
1893                          buildSettings = {
1894                                  ALWAYS_SEARCH_USER_PATHS = NO;
1895 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1895 >                                ARCHS = (
1896 >                                        i386,
1897 >                                        x86_64,
1898 >                                );
1899                                  COPY_PHASE_STRIP = NO;
1900                                  GCC_DYNAMIC_NO_PIC = NO;
1901                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
# Line 1557 | Line 1903
1903                                  GCC_OPTIMIZATION_LEVEL = 2;
1904                                  GCC_PRECOMPILE_PREFIX_HEADER = "";
1905                                  GCC_PREFIX_HEADER = "";
1906 +                                GCC_VERSION = 4.0;
1907                                  HEADER_SEARCH_PATHS = (
1908                                          ../kpx_cpu/src,
1909                                          ../kpx_cpu/include,
# Line 1582 | Line 1929
1929                                  PREBINDING = NO;
1930                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1931                                  PRODUCT_NAME = "ppc-dyngen-ops";
1932 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1933                          };
1934                          name = Debug;
1935                  };
# Line 1589 | Line 1937
1937                          isa = XCBuildConfiguration;
1938                          buildSettings = {
1939                                  ALWAYS_SEARCH_USER_PATHS = NO;
1940 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1940 >                                ARCHS = (
1941 >                                        i386,
1942 >                                        x86_64,
1943 >                                );
1944                                  COPY_PHASE_STRIP = YES;
1945                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1946                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1947                                  GCC_MODEL_TUNING = G5;
1948                                  GCC_PRECOMPILE_PREFIX_HEADER = YES;
1949                                  GCC_PREFIX_HEADER = "";
1950 +                                GCC_VERSION = 4.0;
1951                                  HEADER_SEARCH_PATHS = (
1952                                          ../kpx_cpu/src,
1953                                          ../kpx_cpu/include,
# Line 1620 | Line 1972
1972                                  );
1973                                  PREBINDING = NO;
1974                                  PRODUCT_NAME = "ppc-dyngen-ops";
1975 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1976                                  ZERO_LINK = NO;
1977                          };
1978                          name = Release;
# Line 1656 | Line 2009
2009                          );
2010                          defaultConfigurationIsVisible = 0;
2011                          defaultConfigurationName = Release;
2012 +                };
2013 +                0846E4A114B1251400574779 /* Build configuration list for PBXNativeTarget "kpx_cpu" */ = {
2014 +                        isa = XCConfigurationList;
2015 +                        buildConfigurations = (
2016 +                                0846E49B14B124DF00574779 /* Debug */,
2017 +                                0846E49C14B124DF00574779 /* Release */,
2018 +                        );
2019 +                        defaultConfigurationIsVisible = 0;
2020 +                        defaultConfigurationName = Release;
2021 +                };
2022 +                0846E52C14B12A2600574779 /* Build configuration list for PBXNativeTarget "ppc_asm" */ = {
2023 +                        isa = XCConfigurationList;
2024 +                        buildConfigurations = (
2025 +                                0846E52914B129EF00574779 /* Debug */,
2026 +                                0846E52A14B129EF00574779 /* Release */,
2027 +                        );
2028 +                        defaultConfigurationIsVisible = 0;
2029 +                        defaultConfigurationName = Release;
2030                  };
2031                  0856CCB114A99DE0000B1711 /* Build configuration list for PBXProject "SheepShaver" */ = {
2032                          isa = XCConfigurationList;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines