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.4 by asvitkine, 2011-12-29T07:43:25Z vs.
Revision 1.9 by asvitkine, 2012-01-04T23:12:54Z

# Line 3 | Line 3
3          archiveVersion = 1;
4          classes = {
5          };
6 <        objectVersion = 45;
6 >        objectVersion = 44;
7          objects = {
8  
9   /* Begin PBXAggregateTarget section */
# Line 23 | Line 23
23   /* Begin PBXBuildFile section */
24                  082AC22D14AA52E900071F5E /* prefs_editor_dummy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 082AC22C14AA52E900071F5E /* prefs_editor_dummy.cpp */; };
25                  082AC26214AA59F000071F5E /* lowmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 082AC26114AA59F000071F5E /* lowmem.c */; };
26 +                0846E4B114B1264700574779 /* ieeefp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF714A99EEF000B1711 /* ieeefp.cpp */; };
27 +                0846E4B314B1264F00574779 /* mathlib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDFD14A99EEF000B1711 /* mathlib.cpp */; };
28 +                0846E4B514B1265500574779 /* utils-cpuinfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE0214A99EEF000B1711 /* utils-cpuinfo.cpp */; };
29 +                0846E4B614B1265A00574779 /* ppc-translate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF014A99EEF000B1711 /* ppc-translate.cpp */; };
30 +                0846E4B814B1266000574779 /* ppc-jit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDEB14A99EEF000B1711 /* ppc-jit.cpp */; };
31 +                0846E4B914B1266600574779 /* ppc-execute.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE814A99EEF000B1711 /* ppc-execute.cpp */; };
32 +                0846E4BC14B1267200574779 /* ppc-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE614A99EEF000B1711 /* ppc-dyngen.cpp */; };
33 +                0846E4BE14B1267A00574779 /* ppc-decode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE414A99EEF000B1711 /* ppc-decode.cpp */; };
34 +                0846E4C014B1267F00574779 /* ppc-cpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE214A99EEF000B1711 /* ppc-cpu.cpp */; };
35 +                0846E4C114B1268B00574779 /* jit-cache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDCD14A99EEF000B1711 /* jit-cache.cpp */; };
36 +                0846E4C214B1269600574779 /* basic-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDC514A99EEF000B1711 /* basic-dyngen.cpp */; };
37 +                0846E51314B128ED00574779 /* sheepshaver_glue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDBB14A99EEF000B1711 /* sheepshaver_glue.cpp */; };
38 +                0846E52B14B12A0800574779 /* ppc_asm.S in Sources */ = {isa = PBXBuildFile; fileRef = 0846E52314B129DA00574779 /* ppc_asm.S */; };
39 +                0846E55314B12B0D00574779 /* paranoia.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0846E55214B12B0D00574779 /* paranoia.cpp */; };
40 +                0846E65414B513CE00574779 /* SDL.framework in Copy SDL Framework */ = {isa = PBXBuildFile; fileRef = 0856D17414A9A1A2000B1711 /* SDL.framework */; };
41                  0856CFC114A99EF0000B1711 /* adb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD4B14A99EEF000B1711 /* adb.cpp */; };
42                  0856CFC214A99EF0000B1711 /* audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD4C14A99EEF000B1711 /* audio.cpp */; };
43                  0856CFE214A99EF0000B1711 /* cdrom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD7814A99EEF000B1711 /* cdrom.cpp */; };
# Line 32 | Line 47
47                  0856CFF014A99EF0000B1711 /* ether.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD8914A99EEF000B1711 /* ether.cpp */; };
48                  0856CFF314A99EF0000B1711 /* extfs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD8C14A99EEF000B1711 /* extfs.cpp */; };
49                  0856CFF414A99EF0000B1711 /* gfxaccel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD8D14A99EEF000B1711 /* gfxaccel.cpp */; };
35                0856CFF514A99EF0000B1711 /* sheepshaver_glue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDBB14A99EEF000B1711 /* sheepshaver_glue.cpp */; };
36                0856CFF714A99EF0000B1711 /* basic-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDC514A99EEF000B1711 /* basic-dyngen.cpp */; };
37                0856CFFA14A99EF0000B1711 /* jit-cache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDCD14A99EEF000B1711 /* jit-cache.cpp */; };
38                0856CFFC14A99EF0000B1711 /* ppc-cpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE214A99EEF000B1711 /* ppc-cpu.cpp */; };
39                0856CFFD14A99EF0000B1711 /* ppc-decode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE414A99EEF000B1711 /* ppc-decode.cpp */; };
40                0856CFFF14A99EF0000B1711 /* ppc-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE614A99EEF000B1711 /* ppc-dyngen.cpp */; };
41                0856D00014A99EF0000B1711 /* ppc-execute.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE814A99EEF000B1711 /* ppc-execute.cpp */; };
42                0856D00114A99EF0000B1711 /* ppc-jit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDEB14A99EEF000B1711 /* ppc-jit.cpp */; };
43                0856D00214A99EF0000B1711 /* ppc-translate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF014A99EEF000B1711 /* ppc-translate.cpp */; };
44                0856D00414A99EF0000B1711 /* ieeefp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF714A99EEF000B1711 /* ieeefp.cpp */; };
45                0856D00614A99EF0000B1711 /* mathlib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDFD14A99EEF000B1711 /* mathlib.cpp */; };
46                0856D00814A99EF0000B1711 /* utils-cpuinfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE0214A99EEF000B1711 /* utils-cpuinfo.cpp */; };
50                  0856D00914A99EF0000B1711 /* macos_util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE0514A99EEF000B1711 /* macos_util.cpp */; };
51                  0856D02414A99EF0000B1711 /* clip_macosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE2C14A99EF0000B1711 /* clip_macosx.cpp */; };
52                  0856D02514A99EF0000B1711 /* extfs_macosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE2D14A99EF0000B1711 /* extfs_macosx.cpp */; };
# Line 124 | 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;
134 >                        remoteGlobalIDString = 0846E49914B124DE00574779 /* kpx_cpu */;
135 >                        remoteInfo = kpx_cpu;
136 >                };
137 >                0846E4C514B126B600574779 /* PBXContainerItemProxy */ = {
138 >                        isa = PBXContainerItemProxy;
139 >                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
140 >                        proxyType = 1;
141 >                        remoteGlobalIDString = 0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */;
142                          remoteInfo = "ppc-dyngen-ops";
143                  };
144 +                0846E4C714B126B800574779 /* PBXContainerItemProxy */ = {
145 +                        isa = PBXContainerItemProxy;
146 +                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
147 +                        proxyType = 1;
148 +                        remoteGlobalIDString = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
149 +                        remoteInfo = "ppc-execute-impl";
150 +                };
151 +                0846E52D14B12A2E00574779 /* PBXContainerItemProxy */ = {
152 +                        isa = PBXContainerItemProxy;
153 +                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
154 +                        proxyType = 1;
155 +                        remoteGlobalIDString = 0846E52714B129EE00574779 /* ppc_asm */;
156 +                        remoteInfo = ppc_asm;
157 +                };
158                  0873A60214AB83CC004F12B7 /* PBXContainerItemProxy */ = {
159                          isa = PBXContainerItemProxy;
160                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
# Line 145 | Line 169
169                          remoteGlobalIDString = 0873A53114AAF05A004F12B7;
170                          remoteInfo = dyngen;
171                  };
148                0873A67C14AB8AF9004F12B7 /* PBXContainerItemProxy */ = {
149                        isa = PBXContainerItemProxy;
150                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
151                        proxyType = 1;
152                        remoteGlobalIDString = 0873A67314AB8AE9004F12B7;
153                        remoteInfo = "ppc-execute-impl";
154                };
172   /* End PBXContainerItemProxy section */
173  
174 + /* Begin PBXCopyFilesBuildPhase section */
175 +                0846E65E14B513DF00574779 /* Copy SDL Framework */ = {
176 +                        isa = PBXCopyFilesBuildPhase;
177 +                        buildActionMask = 2147483647;
178 +                        dstPath = "";
179 +                        dstSubfolderSpec = 10;
180 +                        files = (
181 +                                0846E65414B513CE00574779 /* SDL.framework in Copy SDL Framework */,
182 +                        );
183 +                        name = "Copy SDL Framework";
184 +                        runOnlyForDeploymentPostprocessing = 0;
185 +                };
186 + /* End PBXCopyFilesBuildPhase section */
187 +
188   /* Begin PBXFileReference section */
189                  082AC22C14AA52E900071F5E /* prefs_editor_dummy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_editor_dummy.cpp; sourceTree = "<group>"; };
190                  082AC25214AA59B600071F5E /* lowmem */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = lowmem; sourceTree = BUILT_PRODUCTS_DIR; };
191                  082AC26114AA59F000071F5E /* lowmem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lowmem.c; path = ../../../BasiliskII/src/Unix/Darwin/lowmem.c; sourceTree = SOURCE_ROOT; };
192 +                0846E49A14B124DE00574779 /* libkpx_cpu.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libkpx_cpu.a; sourceTree = BUILT_PRODUCTS_DIR; };
193 +                0846E52314B129DA00574779 /* ppc_asm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = ppc_asm.S; sourceTree = "<group>"; };
194 +                0846E52814B129EE00574779 /* libppc_asm.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libppc_asm.a; sourceTree = BUILT_PRODUCTS_DIR; };
195 +                0846E55214B12B0D00574779 /* paranoia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = paranoia.cpp; sourceTree = "<group>"; };
196                  0856CCC114A99E1C000B1711 /* SheepShaver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SheepShaver.app; sourceTree = BUILT_PRODUCTS_DIR; };
197                  0856CD4B14A99EEF000B1711 /* adb.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = adb.cpp; path = ../adb.cpp; sourceTree = SOURCE_ROOT; };
198                  0856CD4C14A99EEF000B1711 /* audio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = audio.cpp; path = ../audio.cpp; sourceTree = SOURCE_ROOT; };
# Line 382 | Line 417
417                          );
418                          runOnlyForDeploymentPostprocessing = 0;
419                  };
420 +                0846E49814B124DE00574779 /* Frameworks */ = {
421 +                        isa = PBXFrameworksBuildPhase;
422 +                        buildActionMask = 2147483647;
423 +                        files = (
424 +                        );
425 +                        runOnlyForDeploymentPostprocessing = 0;
426 +                };
427 +                0846E52614B129EE00574779 /* Frameworks */ = {
428 +                        isa = PBXFrameworksBuildPhase;
429 +                        buildActionMask = 2147483647;
430 +                        files = (
431 +                        );
432 +                        runOnlyForDeploymentPostprocessing = 0;
433 +                };
434                  0856CCBF14A99E1C000B1711 /* Frameworks */ = {
435                          isa = PBXFrameworksBuildPhase;
436                          buildActionMask = 2147483647;
# Line 441 | Line 490
490                                  0873A53214AAF05A004F12B7 /* dyngen */,
491                                  0873A5C514AB8038004F12B7 /* libbasic-dyngen-ops.a */,
492                                  0873A5CC14AB806D004F12B7 /* libppc-dyngen-ops.a */,
493 +                                0846E49A14B124DE00574779 /* libkpx_cpu.a */,
494 +                                0846E52814B129EE00574779 /* libppc_asm.a */,
495                          );
496                          name = Products;
497                          sourceTree = "<group>";
# Line 790 | Line 841
841                                  0856CED014A99EF0000B1711 /* bincue_unix.h */,
842                                  0856CEE314A99EF0000B1711 /* ether_unix.cpp */,
843                                  0856CEFB14A99EF0000B1711 /* main_unix.cpp */,
844 +                                0846E55214B12B0D00574779 /* paranoia.cpp */,
845 +                                0846E52314B129DA00574779 /* ppc_asm.S */,
846                                  0856CF5A14A99EF0000B1711 /* prefs_unix.cpp */,
847                                  0856CF5B14A99EF0000B1711 /* rpc.h */,
848                                  0856CF5C14A99EF0000B1711 /* rpc_unix.cpp */,
# Line 839 | Line 892
892   /* End PBXGroup section */
893  
894   /* Begin PBXHeadersBuildPhase section */
895 +                0846E49614B124DE00574779 /* Headers */ = {
896 +                        isa = PBXHeadersBuildPhase;
897 +                        buildActionMask = 2147483647;
898 +                        files = (
899 +                        );
900 +                        runOnlyForDeploymentPostprocessing = 0;
901 +                };
902 +                0846E52414B129EE00574779 /* Headers */ = {
903 +                        isa = PBXHeadersBuildPhase;
904 +                        buildActionMask = 2147483647;
905 +                        files = (
906 +                        );
907 +                        runOnlyForDeploymentPostprocessing = 0;
908 +                };
909                  0873A5C114AB8038004F12B7 /* Headers */ = {
910                          isa = PBXHeadersBuildPhase;
911                          buildActionMask = 2147483647;
# Line 876 | Line 943
943                          productReference = 082AC25214AA59B600071F5E /* lowmem */;
944                          productType = "com.apple.product-type.tool";
945                  };
946 +                0846E49914B124DE00574779 /* kpx_cpu */ = {
947 +                        isa = PBXNativeTarget;
948 +                        buildConfigurationList = 0846E4A114B1251400574779 /* Build configuration list for PBXNativeTarget "kpx_cpu" */;
949 +                        buildPhases = (
950 +                                0846E49614B124DE00574779 /* Headers */,
951 +                                0846E49714B124DE00574779 /* Sources */,
952 +                                0846E49814B124DE00574779 /* Frameworks */,
953 +                        );
954 +                        buildRules = (
955 +                        );
956 +                        dependencies = (
957 +                                0846E4C614B126B600574779 /* PBXTargetDependency */,
958 +                                0846E4C814B126B800574779 /* PBXTargetDependency */,
959 +                        );
960 +                        name = kpx_cpu;
961 +                        productName = kpx_cpu;
962 +                        productReference = 0846E49A14B124DE00574779 /* libkpx_cpu.a */;
963 +                        productType = "com.apple.product-type.library.static";
964 +                };
965 +                0846E52714B129EE00574779 /* ppc_asm */ = {
966 +                        isa = PBXNativeTarget;
967 +                        buildConfigurationList = 0846E52C14B12A2600574779 /* Build configuration list for PBXNativeTarget "ppc_asm" */;
968 +                        buildPhases = (
969 +                                0846E52414B129EE00574779 /* Headers */,
970 +                                0846E52514B129EE00574779 /* Sources */,
971 +                                0846E52614B129EE00574779 /* Frameworks */,
972 +                        );
973 +                        buildRules = (
974 +                        );
975 +                        dependencies = (
976 +                        );
977 +                        name = ppc_asm;
978 +                        productName = ppc_asm;
979 +                        productReference = 0846E52814B129EE00574779 /* libppc_asm.a */;
980 +                        productType = "com.apple.product-type.library.static";
981 +                };
982                  0856CCC014A99E1C000B1711 /* SheepShaver */ = {
983                          isa = PBXNativeTarget;
984                          buildConfigurationList = 0856CCC714A99E1D000B1711 /* Build configuration list for PBXNativeTarget "SheepShaver" */;
985                          buildPhases = (
986 +                                0846E65E14B513DF00574779 /* Copy SDL Framework */,
987                                  0856CCBD14A99E1C000B1711 /* Resources */,
988                                  0856CCBE14A99E1C000B1711 /* Sources */,
989                                  0856CCBF14A99E1C000B1711 /* Frameworks */,
# Line 888 | Line 992
992                          buildRules = (
993                          );
994                          dependencies = (
995 <                                0873A5DC14AB80F0004F12B7 /* PBXTargetDependency */,
996 <                                0873A67D14AB8AF9004F12B7 /* PBXTargetDependency */,
995 >                                0846E52E14B12A2E00574779 /* PBXTargetDependency */,
996 >                                0846E4A714B1253500574779 /* PBXTargetDependency */,
997                                  082AC26814AA5A4800071F5E /* PBXTargetDependency */,
998                          );
999                          name = SheepShaver;
# Line 957 | Line 1061
1061                  0856CCAE14A99DE0000B1711 /* Project object */ = {
1062                          isa = PBXProject;
1063                          buildConfigurationList = 0856CCB114A99DE0000B1711 /* Build configuration list for PBXProject "SheepShaver" */;
1064 <                        compatibilityVersion = "Xcode 2.4";
1064 >                        compatibilityVersion = "Xcode 3.0";
1065                          developmentRegion = English;
1066                          hasScannedForEncodings = 0;
1067                          knownRegions = (
# Line 977 | Line 1081
1081                                  0873A5C414AB8038004F12B7 /* basic-dyngen-ops */,
1082                                  0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */,
1083                                  0873A67314AB8AE9004F12B7 /* ppc-execute-impl */,
1084 +                                0846E49914B124DE00574779 /* kpx_cpu */,
1085 +                                0846E52714B129EE00574779 /* ppc_asm */,
1086                          );
1087                  };
1088   /* End PBXProject section */
# Line 1016 | Line 1122
1122                          );
1123                          inputPaths = (
1124                                  "$(BUILT_PRODUCTS_DIR)/dyngen",
1125 <                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/basic-dyngen-ops.o",
1125 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/i386/basic-dyngen-ops.o",
1126 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/x86_64/basic-dyngen-ops.o",
1127                          );
1128                          name = "Run dyngen";
1129                          outputPaths = (
1130 +                                "$(SRCROOT)/../Unix/basic-dyngen-ops-x86_32.hpp",
1131 +                                "$(SRCROOT)/../Unix/basic-dyngen-ops-x86_64.hpp",
1132                                  "$(SRCROOT)/../Unix/basic-dyngen-ops.hpp",
1133                          );
1134                          runOnlyForDeploymentPostprocessing = 0;
1135                          shellPath = /bin/sh;
1136 <                        shellScript = "\"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/${CURRENT_ARCH}/basic-dyngen-ops.o\"\n";
1136 >                        shellScript = "arch -x86_64 \"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/basic-dyngen-ops-x86_64.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/x86_64/basic-dyngen-ops.o\"\narch -i386 \"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/basic-dyngen-ops-x86_32.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/i386/basic-dyngen-ops.o\"\n\necho \"#if defined(__x86_64__)\" > \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"\t#include \\\"basic-dyngen-ops-x86_64.hpp\\\"\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"#elif defined(__i386__)\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"\t#include \\\"basic-dyngen-ops-x86_32.hpp\\\"\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"#else\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"\t#error Unknown platform\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\necho \"#endif\" >> \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\"\n";
1137                  };
1138                  0873A66914AB8A40004F12B7 /* Run dyngen */ = {
1139                          isa = PBXShellScriptBuildPhase;
# Line 1033 | Line 1142
1142                          );
1143                          inputPaths = (
1144                                  "$(BUILT_PRODUCTS_DIR)/dyngen",
1145 <                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/ppc-dyngen-ops.o",
1145 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/i386/ppc-dyngen-ops.o",
1146 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/x86_64/ppc-dyngen-ops.o",
1147                          );
1148                          name = "Run dyngen";
1149                          outputPaths = (
1150 +                                "$(SRCROOT)/../Unix/ppc-dyngen-ops-x86_32.hpp",
1151 +                                "$(SRCROOT)/../Unix/ppc-dyngen-ops-x86_64.hpp",
1152                                  "$(SRCROOT)/../Unix/ppc-dyngen-ops.hpp",
1153                          );
1154                          runOnlyForDeploymentPostprocessing = 0;
1155                          shellPath = /bin/sh;
1156 <                        shellScript = "\"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/${CURRENT_ARCH}/ppc-dyngen-ops.o\"\n";
1156 >                        shellScript = "arch -x86_64 \"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/ppc-dyngen-ops-x86_64.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/x86_64/ppc-dyngen-ops.o\"\narch -i386 \"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/ppc-dyngen-ops-x86_32.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/i386/ppc-dyngen-ops.o\"\n\necho \"#if defined(__x86_64__)\" > \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"\t#include \\\"ppc-dyngen-ops-x86_64.hpp\\\"\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"#elif defined(__i386__)\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"\t#include \\\"ppc-dyngen-ops-x86_32.hpp\\\"\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"#else\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"\t#error Unknown platform\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\necho \"#endif\" >> \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\"\n";
1157                  };
1158                  0873A67214AB8AE9004F12B7 /* Run genexec */ = {
1159                          isa = PBXShellScriptBuildPhase;
# Line 1071 | Line 1183
1183                          );
1184                          runOnlyForDeploymentPostprocessing = 0;
1185                  };
1186 +                0846E49714B124DE00574779 /* Sources */ = {
1187 +                        isa = PBXSourcesBuildPhase;
1188 +                        buildActionMask = 2147483647;
1189 +                        files = (
1190 +                                0846E4B114B1264700574779 /* ieeefp.cpp in Sources */,
1191 +                                0846E4B314B1264F00574779 /* mathlib.cpp in Sources */,
1192 +                                0846E4B514B1265500574779 /* utils-cpuinfo.cpp in Sources */,
1193 +                                0846E4B614B1265A00574779 /* ppc-translate.cpp in Sources */,
1194 +                                0846E4B814B1266000574779 /* ppc-jit.cpp in Sources */,
1195 +                                0846E4B914B1266600574779 /* ppc-execute.cpp in Sources */,
1196 +                                0846E4BC14B1267200574779 /* ppc-dyngen.cpp in Sources */,
1197 +                                0846E4BE14B1267A00574779 /* ppc-decode.cpp in Sources */,
1198 +                                0846E4C014B1267F00574779 /* ppc-cpu.cpp in Sources */,
1199 +                                0846E4C114B1268B00574779 /* jit-cache.cpp in Sources */,
1200 +                                0846E4C214B1269600574779 /* basic-dyngen.cpp in Sources */,
1201 +                                0846E51314B128ED00574779 /* sheepshaver_glue.cpp in Sources */,
1202 +                        );
1203 +                        runOnlyForDeploymentPostprocessing = 0;
1204 +                };
1205 +                0846E52514B129EE00574779 /* Sources */ = {
1206 +                        isa = PBXSourcesBuildPhase;
1207 +                        buildActionMask = 2147483647;
1208 +                        files = (
1209 +                                0846E52B14B12A0800574779 /* ppc_asm.S in Sources */,
1210 +                                0846E55314B12B0D00574779 /* paranoia.cpp in Sources */,
1211 +                        );
1212 +                        runOnlyForDeploymentPostprocessing = 0;
1213 +                };
1214                  0856CCBE14A99E1C000B1711 /* Sources */ = {
1215                          isa = PBXSourcesBuildPhase;
1216                          buildActionMask = 2147483647;
# Line 1084 | Line 1224
1224                                  0856CFF014A99EF0000B1711 /* ether.cpp in Sources */,
1225                                  0856CFF314A99EF0000B1711 /* extfs.cpp in Sources */,
1226                                  0856CFF414A99EF0000B1711 /* gfxaccel.cpp in Sources */,
1087                                0856CFF514A99EF0000B1711 /* sheepshaver_glue.cpp in Sources */,
1088                                0856CFF714A99EF0000B1711 /* basic-dyngen.cpp in Sources */,
1089                                0856CFFA14A99EF0000B1711 /* jit-cache.cpp in Sources */,
1090                                0856CFFC14A99EF0000B1711 /* ppc-cpu.cpp in Sources */,
1091                                0856CFFD14A99EF0000B1711 /* ppc-decode.cpp in Sources */,
1092                                0856CFFF14A99EF0000B1711 /* ppc-dyngen.cpp in Sources */,
1093                                0856D00014A99EF0000B1711 /* ppc-execute.cpp in Sources */,
1094                                0856D00114A99EF0000B1711 /* ppc-jit.cpp in Sources */,
1095                                0856D00214A99EF0000B1711 /* ppc-translate.cpp in Sources */,
1096                                0856D00414A99EF0000B1711 /* ieeefp.cpp in Sources */,
1097                                0856D00614A99EF0000B1711 /* mathlib.cpp in Sources */,
1098                                0856D00814A99EF0000B1711 /* utils-cpuinfo.cpp in Sources */,
1227                                  0856D00914A99EF0000B1711 /* macos_util.cpp in Sources */,
1228                                  0856D02414A99EF0000B1711 /* clip_macosx.cpp in Sources */,
1229                                  0856D02514A99EF0000B1711 /* extfs_macosx.cpp in Sources */,
# Line 1191 | Line 1319
1319                          target = 082AC25114AA59B600071F5E /* lowmem */;
1320                          targetProxy = 082AC26714AA5A4800071F5E /* PBXContainerItemProxy */;
1321                  };
1322 <                0873A5DC14AB80F0004F12B7 /* PBXTargetDependency */ = {
1322 >                0846E4A714B1253500574779 /* PBXTargetDependency */ = {
1323 >                        isa = PBXTargetDependency;
1324 >                        target = 0846E49914B124DE00574779 /* kpx_cpu */;
1325 >                        targetProxy = 0846E4A614B1253500574779 /* PBXContainerItemProxy */;
1326 >                };
1327 >                0846E4C614B126B600574779 /* PBXTargetDependency */ = {
1328                          isa = PBXTargetDependency;
1329                          target = 0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */;
1330 <                        targetProxy = 0873A5DB14AB80F0004F12B7 /* PBXContainerItemProxy */;
1330 >                        targetProxy = 0846E4C514B126B600574779 /* PBXContainerItemProxy */;
1331 >                };
1332 >                0846E4C814B126B800574779 /* PBXTargetDependency */ = {
1333 >                        isa = PBXTargetDependency;
1334 >                        target = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
1335 >                        targetProxy = 0846E4C714B126B800574779 /* PBXContainerItemProxy */;
1336 >                };
1337 >                0846E52E14B12A2E00574779 /* PBXTargetDependency */ = {
1338 >                        isa = PBXTargetDependency;
1339 >                        target = 0846E52714B129EE00574779 /* ppc_asm */;
1340 >                        targetProxy = 0846E52D14B12A2E00574779 /* PBXContainerItemProxy */;
1341                  };
1342                  0873A60314AB83CC004F12B7 /* PBXTargetDependency */ = {
1343                          isa = PBXTargetDependency;
# Line 1206 | Line 1349
1349                          target = 0873A53114AAF05A004F12B7 /* dyngen */;
1350                          targetProxy = 0873A62614AB869A004F12B7 /* PBXContainerItemProxy */;
1351                  };
1209                0873A67D14AB8AF9004F12B7 /* PBXTargetDependency */ = {
1210                        isa = PBXTargetDependency;
1211                        target = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
1212                        targetProxy = 0873A67C14AB8AF9004F12B7 /* PBXContainerItemProxy */;
1213                };
1352   /* End PBXTargetDependency section */
1353  
1354   /* Begin PBXVariantGroup section */
# Line 1229 | Line 1367
1367                          isa = XCBuildConfiguration;
1368                          buildSettings = {
1369                                  ALWAYS_SEARCH_USER_PATHS = NO;
1370 +                                ARCHS = (
1371 +                                        i386,
1372 +                                        x86_64,
1373 +                                );
1374                                  COPY_PHASE_STRIP = NO;
1375                                  GCC_DYNAMIC_NO_PIC = NO;
1234                                GCC_ENABLE_BUILTIN_FUNCTIONS = NO;
1376                                  GCC_ENABLE_FIX_AND_CONTINUE = YES;
1377                                  GCC_ENABLE_PASCAL_STRINGS = NO;
1378                                  GCC_ENABLE_SYMBOL_SEPARATION = NO;
# Line 1239 | Line 1380
1380                                  GCC_OPTIMIZATION_LEVEL = 0;
1381                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1382                                  GCC_PREFIX_HEADER = "";
1383 +                                GCC_VERSION = 4.0;
1384                                  INSTALL_PATH = /usr/local/bin;
1385 <                                OTHER_LDFLAGS = (
1244 <                                        "-framework",
1245 <                                        Foundation,
1246 <                                        "-framework",
1247 <                                        AppKit,
1248 <                                );
1385 >                                OTHER_LDFLAGS = "";
1386                                  PREBINDING = NO;
1387                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1388                                  PRODUCT_NAME = lowmem;
1389 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1390                          };
1391                          name = Debug;
1392                  };
# Line 1256 | Line 1394
1394                          isa = XCBuildConfiguration;
1395                          buildSettings = {
1396                                  ALWAYS_SEARCH_USER_PATHS = NO;
1397 +                                ARCHS = (
1398 +                                        i386,
1399 +                                        x86_64,
1400 +                                );
1401                                  COPY_PHASE_STRIP = YES;
1402                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1261                                GCC_ENABLE_BUILTIN_FUNCTIONS = NO;
1403                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1404                                  GCC_ENABLE_PASCAL_STRINGS = NO;
1405                                  GCC_ENABLE_SYMBOL_SEPARATION = NO;
1406                                  GCC_MODEL_TUNING = G5;
1407                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1408                                  GCC_PREFIX_HEADER = "";
1409 +                                GCC_VERSION = 4.0;
1410                                  INSTALL_PATH = /usr/local/bin;
1411 <                                OTHER_LDFLAGS = (
1270 <                                        "-framework",
1271 <                                        Foundation,
1272 <                                        "-framework",
1273 <                                        AppKit,
1274 <                                );
1411 >                                OTHER_LDFLAGS = "";
1412                                  PREBINDING = NO;
1413                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1414                                  PRODUCT_NAME = lowmem;
1415 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1416 +                                ZERO_LINK = NO;
1417 +                        };
1418 +                        name = Release;
1419 +                };
1420 +                0846E49B14B124DF00574779 /* Debug */ = {
1421 +                        isa = XCBuildConfiguration;
1422 +                        buildSettings = {
1423 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1424 +                                ARCHS = (
1425 +                                        i386,
1426 +                                        x86_64,
1427 +                                );
1428 +                                COPY_PHASE_STRIP = NO;
1429 +                                GCC_DYNAMIC_NO_PIC = NO;
1430 +                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1431 +                                GCC_MODEL_TUNING = "";
1432 +                                GCC_OPTIMIZATION_LEVEL = 0;
1433 +                                GCC_PREPROCESSOR_DEFINITIONS = (
1434 +                                        "DATADIR=",
1435 +                                        HAVE_CONFIG_H,
1436 +                                        USE_JIT,
1437 +                                        "_GNU_SOURCE=1",
1438 +                                        _THREAD_SAFE,
1439 +                                        _REENTRANT,
1440 +                                );
1441 +                                GCC_VERSION = 4.0;
1442 +                                HEADER_SEARCH_PATHS = (
1443 +                                        /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1444 +                                        ./config/,
1445 +                                        ../Unix,
1446 +                                        ../MacOSX/Launcher,
1447 +                                        ../slirp,
1448 +                                        ../kpx_cpu/src,
1449 +                                        ../kpx_cpu/include,
1450 +                                        ../include,
1451 +                                );
1452 +                                INSTALL_PATH = /usr/local/lib;
1453 +                                PREBINDING = NO;
1454 +                                PRODUCT_NAME = kpx_cpu;
1455 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1456 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1457 +                        };
1458 +                        name = Debug;
1459 +                };
1460 +                0846E49C14B124DF00574779 /* Release */ = {
1461 +                        isa = XCBuildConfiguration;
1462 +                        buildSettings = {
1463 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1464 +                                ARCHS = (
1465 +                                        i386,
1466 +                                        x86_64,
1467 +                                );
1468 +                                COPY_PHASE_STRIP = YES;
1469 +                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1470 +                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
1471 +                                GCC_MODEL_TUNING = "";
1472 +                                GCC_PREPROCESSOR_DEFINITIONS = (
1473 +                                        "DATADIR=",
1474 +                                        HAVE_CONFIG_H,
1475 +                                        USE_JIT,
1476 +                                        "_GNU_SOURCE=1",
1477 +                                        _THREAD_SAFE,
1478 +                                        _REENTRANT,
1479 +                                );
1480 +                                GCC_VERSION = 4.0;
1481 +                                HEADER_SEARCH_PATHS = (
1482 +                                        /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1483 +                                        ./config/,
1484 +                                        ../Unix,
1485 +                                        ../MacOSX/Launcher,
1486 +                                        ../slirp,
1487 +                                        ../kpx_cpu/src,
1488 +                                        ../kpx_cpu/include,
1489 +                                        ../include,
1490 +                                );
1491 +                                INSTALL_PATH = /usr/local/lib;
1492 +                                PREBINDING = NO;
1493 +                                PRODUCT_NAME = kpx_cpu;
1494 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1495 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1496 +                                ZERO_LINK = NO;
1497 +                        };
1498 +                        name = Release;
1499 +                };
1500 +                0846E52914B129EF00574779 /* Debug */ = {
1501 +                        isa = XCBuildConfiguration;
1502 +                        buildSettings = {
1503 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1504 +                                ARCHS = ppc;
1505 +                                COPY_PHASE_STRIP = NO;
1506 +                                GCC_DYNAMIC_NO_PIC = NO;
1507 +                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1508 +                                GCC_MODEL_TUNING = G5;
1509 +                                GCC_OPTIMIZATION_LEVEL = 0;
1510 +                                GCC_PREPROCESSOR_DEFINITIONS = __ASSEMBLY__;
1511 +                                GCC_VERSION = 4.0;
1512 +                                HEADER_SEARCH_PATHS = (
1513 +                                        ../Unix,
1514 +                                        ../include,
1515 +                                );
1516 +                                INSTALL_PATH = /usr/local/lib;
1517 +                                PREBINDING = NO;
1518 +                                PRODUCT_NAME = ppc_asm;
1519 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1520 +                        };
1521 +                        name = Debug;
1522 +                };
1523 +                0846E52A14B129EF00574779 /* Release */ = {
1524 +                        isa = XCBuildConfiguration;
1525 +                        buildSettings = {
1526 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1527 +                                ARCHS = ppc;
1528 +                                COPY_PHASE_STRIP = YES;
1529 +                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1530 +                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
1531 +                                GCC_MODEL_TUNING = G5;
1532 +                                GCC_PREPROCESSOR_DEFINITIONS = __ASSEMBLY__;
1533 +                                GCC_VERSION = 4.0;
1534 +                                HEADER_SEARCH_PATHS = (
1535 +                                        ../Unix,
1536 +                                        ../include,
1537 +                                );
1538 +                                INSTALL_PATH = /usr/local/lib;
1539 +                                PREBINDING = NO;
1540 +                                PRODUCT_NAME = ppc_asm;
1541 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1542                                  ZERO_LINK = NO;
1543                          };
1544                          name = Release;
# Line 1297 | Line 1561
1561                          isa = XCBuildConfiguration;
1562                          buildSettings = {
1563                                  ALWAYS_SEARCH_USER_PATHS = NO;
1564 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1564 >                                ARCHS = (
1565 >                                        ppc,
1566 >                                        i386,
1567 >                                        x86_64,
1568 >                                );
1569                                  COPY_PHASE_STRIP = NO;
1570                                  GCC_CW_ASM_SYNTAX = NO;
1571                                  GCC_DYNAMIC_NO_PIC = NO;
# Line 1319 | Line 1587
1587                                          _REENTRANT,
1588                                  );
1589                                  GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1590 +                                GCC_VERSION = 4.0;
1591                                  GCC_WARN_UNUSED_FUNCTION = YES;
1592                                  GCC_WARN_UNUSED_VARIABLE = YES;
1593                                  HEADER_SEARCH_PATHS = (
# Line 1343 | Line 1612
1612                                          Foundation,
1613                                          "-framework",
1614                                          AppKit,
1615 +                                        "-framework",
1616 +                                        Carbon,
1617 +                                        "-lkpx_cpu",
1618 +                                );
1619 +                                "OTHER_LDFLAGS[arch=ppc]" = (
1620 +                                        "-pagezero_size",
1621 +                                        0x3000,
1622 +                                        "-Wl,-seg1addr,0x78048000",
1623 +                                        "-framework",
1624 +                                        Foundation,
1625 +                                        "-framework",
1626 +                                        AppKit,
1627 +                                        "-framework",
1628 +                                        Carbon,
1629 +                                        "-lppc_asm",
1630                                  );
1631                                  PREBINDING = NO;
1632                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1633                                  PRODUCT_NAME = SheepShaver;
1634 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1635 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1636 +                                "SDKROOT[arch=ppc]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1637                                  WARNING_LDFLAGS = "";
1638                          };
1639                          name = Debug;
# Line 1355 | Line 1642
1642                          isa = XCBuildConfiguration;
1643                          buildSettings = {
1644                                  ALWAYS_SEARCH_USER_PATHS = NO;
1645 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1645 >                                ARCHS = (
1646 >                                        ppc,
1647 >                                        i386,
1648 >                                        x86_64,
1649 >                                );
1650                                  COPY_PHASE_STRIP = YES;
1651                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1652                                  GCC_CW_ASM_SYNTAX = NO;
# Line 1377 | Line 1668
1668                                          _REENTRANT,
1669                                  );
1670                                  GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1671 +                                GCC_VERSION = 4.0;
1672                                  GCC_WARN_UNUSED_FUNCTION = YES;
1673                                  GCC_WARN_UNUSED_VARIABLE = YES;
1674                                  HEADER_SEARCH_PATHS = (
# Line 1401 | Line 1693
1693                                          Foundation,
1694                                          "-framework",
1695                                          AppKit,
1696 +                                        "-framework",
1697 +                                        Carbon,
1698 +                                        "-lkpx_cpu",
1699 +                                );
1700 +                                "OTHER_LDFLAGS[arch=ppc]" = (
1701 +                                        "-pagezero_size",
1702 +                                        0x3000,
1703 +                                        "-Wl,-seg1addr,0x78048000",
1704 +                                        "-framework",
1705 +                                        Foundation,
1706 +                                        "-framework",
1707 +                                        AppKit,
1708 +                                        "-framework",
1709 +                                        Carbon,
1710 +                                        "-lppc_asm",
1711                                  );
1712                                  PREBINDING = NO;
1713                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1714                                  PRODUCT_NAME = SheepShaver;
1715 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1716 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1717 +                                "SDKROOT[arch=ppc]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1718                                  ZERO_LINK = NO;
1719                          };
1720                          name = Release;
# Line 1413 | Line 1723
1723                          isa = XCBuildConfiguration;
1724                          buildSettings = {
1725                                  ALWAYS_SEARCH_USER_PATHS = NO;
1726 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1726 >                                ARCHS = (
1727 >                                        i386,
1728 >                                        x86_64,
1729 >                                );
1730                                  COPY_PHASE_STRIP = NO;
1731                                  GCC_DYNAMIC_NO_PIC = NO;
1732                                  GCC_ENABLE_FIX_AND_CONTINUE = YES;
# Line 1422 | Line 1735
1735                                  GCC_OPTIMIZATION_LEVEL = 0;
1736                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1737                                  GCC_PREFIX_HEADER = "";
1738 +                                GCC_VERSION = 4.0;
1739                                  INSTALL_PATH = /usr/local/bin;
1740                                  OTHER_CFLAGS = "-mdynamic-no-pic";
1741 <                                OTHER_LDFLAGS = (
1428 <                                        "-framework",
1429 <                                        Foundation,
1430 <                                        "-framework",
1431 <                                        AppKit,
1432 <                                );
1741 >                                OTHER_LDFLAGS = "";
1742                                  PREBINDING = NO;
1743                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1744                                  PRODUCT_NAME = dyngen;
1745 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1746                          };
1747                          name = Debug;
1748                  };
# Line 1440 | Line 1750
1750                          isa = XCBuildConfiguration;
1751                          buildSettings = {
1752                                  ALWAYS_SEARCH_USER_PATHS = NO;
1753 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1753 >                                ARCHS = (
1754 >                                        i386,
1755 >                                        x86_64,
1756 >                                );
1757                                  COPY_PHASE_STRIP = YES;
1758                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1759                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
# Line 1448 | Line 1761
1761                                  GCC_MODEL_TUNING = G5;
1762                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1763                                  GCC_PREFIX_HEADER = "";
1764 +                                GCC_VERSION = 4.0;
1765                                  INSTALL_PATH = /usr/local/bin;
1766 <                                OTHER_LDFLAGS = (
1453 <                                        "-framework",
1454 <                                        Foundation,
1455 <                                        "-framework",
1456 <                                        AppKit,
1457 <                                );
1766 >                                OTHER_LDFLAGS = "";
1767                                  PREBINDING = NO;
1768                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1769                                  PRODUCT_NAME = dyngen;
1770 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1771                                  ZERO_LINK = NO;
1772                          };
1773                          name = Release;
# Line 1466 | Line 1776
1776                          isa = XCBuildConfiguration;
1777                          buildSettings = {
1778                                  ALWAYS_SEARCH_USER_PATHS = NO;
1779 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1779 >                                ARCHS = (
1780 >                                        i386,
1781 >                                        x86_64,
1782 >                                );
1783                                  COPY_PHASE_STRIP = NO;
1784                                  GCC_CW_ASM_SYNTAX = NO;
1785                                  GCC_DYNAMIC_NO_PIC = NO;
# Line 1483 | Line 1796
1796                                          _THREAD_SAFE,
1797                                          "_GNU_SOURCE=1",
1798                                  );
1799 +                                GCC_VERSION = 4.0;
1800                                  HEADER_SEARCH_PATHS = (
1801                                          ../kpx_cpu/src,
1802                                          ../kpx_cpu/include,
# Line 1508 | Line 1822
1822                                  PREBINDING = NO;
1823                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1824                                  PRODUCT_NAME = "basic-dyngen-ops";
1825 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1826                          };
1827                          name = Debug;
1828                  };
# Line 1515 | Line 1830
1830                          isa = XCBuildConfiguration;
1831                          buildSettings = {
1832                                  ALWAYS_SEARCH_USER_PATHS = NO;
1833 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1833 >                                ARCHS = (
1834 >                                        i386,
1835 >                                        x86_64,
1836 >                                );
1837                                  COPY_PHASE_STRIP = YES;
1838                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1839                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1840                                  GCC_MODEL_TUNING = G5;
1841                                  GCC_PRECOMPILE_PREFIX_HEADER = NO;
1842                                  GCC_PREFIX_HEADER = "";
1843 +                                GCC_VERSION = 4.0;
1844                                  HEADER_SEARCH_PATHS = (
1845                                          ../kpx_cpu/src,
1846                                          ../kpx_cpu/include,
# Line 1547 | Line 1866
1866                                  PREBINDING = NO;
1867                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1868                                  PRODUCT_NAME = "basic-dyngen-ops";
1869 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1870                                  ZERO_LINK = NO;
1871                          };
1872                          name = Release;
# Line 1555 | Line 1875
1875                          isa = XCBuildConfiguration;
1876                          buildSettings = {
1877                                  ALWAYS_SEARCH_USER_PATHS = NO;
1878 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1878 >                                ARCHS = (
1879 >                                        i386,
1880 >                                        x86_64,
1881 >                                );
1882                                  COPY_PHASE_STRIP = NO;
1883                                  GCC_DYNAMIC_NO_PIC = NO;
1884                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
# Line 1563 | Line 1886
1886                                  GCC_OPTIMIZATION_LEVEL = 2;
1887                                  GCC_PRECOMPILE_PREFIX_HEADER = "";
1888                                  GCC_PREFIX_HEADER = "";
1889 +                                GCC_VERSION = 4.0;
1890                                  HEADER_SEARCH_PATHS = (
1891                                          ../kpx_cpu/src,
1892                                          ../kpx_cpu/include,
# Line 1588 | Line 1912
1912                                  PREBINDING = NO;
1913                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1914                                  PRODUCT_NAME = "ppc-dyngen-ops";
1915 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1916                          };
1917                          name = Debug;
1918                  };
# Line 1595 | Line 1920
1920                          isa = XCBuildConfiguration;
1921                          buildSettings = {
1922                                  ALWAYS_SEARCH_USER_PATHS = NO;
1923 <                                ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1923 >                                ARCHS = (
1924 >                                        i386,
1925 >                                        x86_64,
1926 >                                );
1927                                  COPY_PHASE_STRIP = YES;
1928                                  DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1929                                  GCC_ENABLE_FIX_AND_CONTINUE = NO;
1930                                  GCC_MODEL_TUNING = G5;
1931                                  GCC_PRECOMPILE_PREFIX_HEADER = YES;
1932                                  GCC_PREFIX_HEADER = "";
1933 +                                GCC_VERSION = 4.0;
1934                                  HEADER_SEARCH_PATHS = (
1935                                          ../kpx_cpu/src,
1936                                          ../kpx_cpu/include,
# Line 1626 | Line 1955
1955                                  );
1956                                  PREBINDING = NO;
1957                                  PRODUCT_NAME = "ppc-dyngen-ops";
1958 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1959                                  ZERO_LINK = NO;
1960                          };
1961                          name = Release;
# Line 1662 | Line 1992
1992                          );
1993                          defaultConfigurationIsVisible = 0;
1994                          defaultConfigurationName = Release;
1995 +                };
1996 +                0846E4A114B1251400574779 /* Build configuration list for PBXNativeTarget "kpx_cpu" */ = {
1997 +                        isa = XCConfigurationList;
1998 +                        buildConfigurations = (
1999 +                                0846E49B14B124DF00574779 /* Debug */,
2000 +                                0846E49C14B124DF00574779 /* Release */,
2001 +                        );
2002 +                        defaultConfigurationIsVisible = 0;
2003 +                        defaultConfigurationName = Release;
2004 +                };
2005 +                0846E52C14B12A2600574779 /* Build configuration list for PBXNativeTarget "ppc_asm" */ = {
2006 +                        isa = XCConfigurationList;
2007 +                        buildConfigurations = (
2008 +                                0846E52914B129EF00574779 /* Debug */,
2009 +                                0846E52A14B129EF00574779 /* Release */,
2010 +                        );
2011 +                        defaultConfigurationIsVisible = 0;
2012 +                        defaultConfigurationName = Release;
2013                  };
2014                  0856CCB114A99DE0000B1711 /* Build configuration list for PBXProject "SheepShaver" */ = {
2015                          isa = XCConfigurationList;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines