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.5 by asvitkine, 2011-12-30T00:58:32Z vs.
Revision 1.7 by asvitkine, 2012-01-01T23:46:28Z

# 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 +                0846E4A314B1252800574779 /* sheepshaver_glue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDBB14A99EEF000B1711 /* sheepshaver_glue.cpp */; };
27 +                0846E4B114B1264700574779 /* ieeefp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF714A99EEF000B1711 /* ieeefp.cpp */; };
28 +                0846E4B314B1264F00574779 /* mathlib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDFD14A99EEF000B1711 /* mathlib.cpp */; };
29 +                0846E4B514B1265500574779 /* utils-cpuinfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE0214A99EEF000B1711 /* utils-cpuinfo.cpp */; };
30 +                0846E4B614B1265A00574779 /* ppc-translate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF014A99EEF000B1711 /* ppc-translate.cpp */; };
31 +                0846E4B814B1266000574779 /* ppc-jit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDEB14A99EEF000B1711 /* ppc-jit.cpp */; };
32 +                0846E4B914B1266600574779 /* ppc-execute.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE814A99EEF000B1711 /* ppc-execute.cpp */; };
33 +                0846E4BC14B1267200574779 /* ppc-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE614A99EEF000B1711 /* ppc-dyngen.cpp */; };
34 +                0846E4BE14B1267A00574779 /* ppc-decode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE414A99EEF000B1711 /* ppc-decode.cpp */; };
35 +                0846E4C014B1267F00574779 /* ppc-cpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE214A99EEF000B1711 /* ppc-cpu.cpp */; };
36 +                0846E4C114B1268B00574779 /* jit-cache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDCD14A99EEF000B1711 /* jit-cache.cpp */; };
37 +                0846E4C214B1269600574779 /* basic-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDC514A99EEF000B1711 /* basic-dyngen.cpp */; };
38                  0856CFC114A99EF0000B1711 /* adb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD4B14A99EEF000B1711 /* adb.cpp */; };
39                  0856CFC214A99EF0000B1711 /* audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD4C14A99EEF000B1711 /* audio.cpp */; };
40                  0856CFE214A99EF0000B1711 /* cdrom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD7814A99EEF000B1711 /* cdrom.cpp */; };
# Line 32 | Line 44
44                  0856CFF014A99EF0000B1711 /* ether.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD8914A99EEF000B1711 /* ether.cpp */; };
45                  0856CFF314A99EF0000B1711 /* extfs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD8C14A99EEF000B1711 /* extfs.cpp */; };
46                  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 */; };
47                  0856D00914A99EF0000B1711 /* macos_util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE0514A99EEF000B1711 /* macos_util.cpp */; };
48                  0856D02414A99EF0000B1711 /* clip_macosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE2C14A99EF0000B1711 /* clip_macosx.cpp */; };
49                  0856D02514A99EF0000B1711 /* extfs_macosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE2D14A99EF0000B1711 /* extfs_macosx.cpp */; };
# Line 124 | Line 124
124                          remoteGlobalIDString = 082AC25114AA59B600071F5E;
125                          remoteInfo = lowmem;
126                  };
127 <                0873A5DB14AB80F0004F12B7 /* PBXContainerItemProxy */ = {
127 >                0846E4A614B1253500574779 /* PBXContainerItemProxy */ = {
128                          isa = PBXContainerItemProxy;
129                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
130                          proxyType = 1;
131 <                        remoteGlobalIDString = 0873A5CB14AB806D004F12B7;
131 >                        remoteGlobalIDString = 0846E49914B124DE00574779 /* kpx_cpu */;
132 >                        remoteInfo = kpx_cpu;
133 >                };
134 >                0846E4C514B126B600574779 /* PBXContainerItemProxy */ = {
135 >                        isa = PBXContainerItemProxy;
136 >                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
137 >                        proxyType = 1;
138 >                        remoteGlobalIDString = 0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */;
139                          remoteInfo = "ppc-dyngen-ops";
140                  };
141 +                0846E4C714B126B800574779 /* PBXContainerItemProxy */ = {
142 +                        isa = PBXContainerItemProxy;
143 +                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
144 +                        proxyType = 1;
145 +                        remoteGlobalIDString = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
146 +                        remoteInfo = "ppc-execute-impl";
147 +                };
148                  0873A60214AB83CC004F12B7 /* PBXContainerItemProxy */ = {
149                          isa = PBXContainerItemProxy;
150                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
# Line 145 | Line 159
159                          remoteGlobalIDString = 0873A53114AAF05A004F12B7;
160                          remoteInfo = dyngen;
161                  };
148                0873A67C14AB8AF9004F12B7 /* PBXContainerItemProxy */ = {
149                        isa = PBXContainerItemProxy;
150                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
151                        proxyType = 1;
152                        remoteGlobalIDString = 0873A67314AB8AE9004F12B7;
153                        remoteInfo = "ppc-execute-impl";
154                };
162   /* End PBXContainerItemProxy section */
163  
164   /* Begin PBXFileReference section */
165                  082AC22C14AA52E900071F5E /* prefs_editor_dummy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_editor_dummy.cpp; sourceTree = "<group>"; };
166                  082AC25214AA59B600071F5E /* lowmem */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = lowmem; sourceTree = BUILT_PRODUCTS_DIR; };
167                  082AC26114AA59F000071F5E /* lowmem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lowmem.c; path = ../../../BasiliskII/src/Unix/Darwin/lowmem.c; sourceTree = SOURCE_ROOT; };
168 +                0846E49A14B124DE00574779 /* libkpx_cpu.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libkpx_cpu.a; sourceTree = BUILT_PRODUCTS_DIR; };
169                  0856CCC114A99E1C000B1711 /* SheepShaver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SheepShaver.app; sourceTree = BUILT_PRODUCTS_DIR; };
170                  0856CD4B14A99EEF000B1711 /* adb.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = adb.cpp; path = ../adb.cpp; sourceTree = SOURCE_ROOT; };
171                  0856CD4C14A99EEF000B1711 /* audio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = audio.cpp; path = ../audio.cpp; sourceTree = SOURCE_ROOT; };
# Line 382 | Line 390
390                          );
391                          runOnlyForDeploymentPostprocessing = 0;
392                  };
393 +                0846E49814B124DE00574779 /* Frameworks */ = {
394 +                        isa = PBXFrameworksBuildPhase;
395 +                        buildActionMask = 2147483647;
396 +                        files = (
397 +                        );
398 +                        runOnlyForDeploymentPostprocessing = 0;
399 +                };
400                  0856CCBF14A99E1C000B1711 /* Frameworks */ = {
401                          isa = PBXFrameworksBuildPhase;
402                          buildActionMask = 2147483647;
# Line 441 | Line 456
456                                  0873A53214AAF05A004F12B7 /* dyngen */,
457                                  0873A5C514AB8038004F12B7 /* libbasic-dyngen-ops.a */,
458                                  0873A5CC14AB806D004F12B7 /* libppc-dyngen-ops.a */,
459 +                                0846E49A14B124DE00574779 /* libkpx_cpu.a */,
460                          );
461                          name = Products;
462                          sourceTree = "<group>";
# Line 839 | Line 855
855   /* End PBXGroup section */
856  
857   /* Begin PBXHeadersBuildPhase section */
858 +                0846E49614B124DE00574779 /* Headers */ = {
859 +                        isa = PBXHeadersBuildPhase;
860 +                        buildActionMask = 2147483647;
861 +                        files = (
862 +                        );
863 +                        runOnlyForDeploymentPostprocessing = 0;
864 +                };
865                  0873A5C114AB8038004F12B7 /* Headers */ = {
866                          isa = PBXHeadersBuildPhase;
867                          buildActionMask = 2147483647;
# Line 876 | Line 899
899                          productReference = 082AC25214AA59B600071F5E /* lowmem */;
900                          productType = "com.apple.product-type.tool";
901                  };
902 +                0846E49914B124DE00574779 /* kpx_cpu */ = {
903 +                        isa = PBXNativeTarget;
904 +                        buildConfigurationList = 0846E4A114B1251400574779 /* Build configuration list for PBXNativeTarget "kpx_cpu" */;
905 +                        buildPhases = (
906 +                                0846E49614B124DE00574779 /* Headers */,
907 +                                0846E49714B124DE00574779 /* Sources */,
908 +                                0846E49814B124DE00574779 /* Frameworks */,
909 +                        );
910 +                        buildRules = (
911 +                        );
912 +                        dependencies = (
913 +                                0846E4C614B126B600574779 /* PBXTargetDependency */,
914 +                                0846E4C814B126B800574779 /* PBXTargetDependency */,
915 +                        );
916 +                        name = kpx_cpu;
917 +                        productName = kpx_cpu;
918 +                        productReference = 0846E49A14B124DE00574779 /* libkpx_cpu.a */;
919 +                        productType = "com.apple.product-type.library.static";
920 +                };
921                  0856CCC014A99E1C000B1711 /* SheepShaver */ = {
922                          isa = PBXNativeTarget;
923                          buildConfigurationList = 0856CCC714A99E1D000B1711 /* Build configuration list for PBXNativeTarget "SheepShaver" */;
# Line 888 | Line 930
930                          buildRules = (
931                          );
932                          dependencies = (
933 <                                0873A5DC14AB80F0004F12B7 /* PBXTargetDependency */,
892 <                                0873A67D14AB8AF9004F12B7 /* PBXTargetDependency */,
933 >                                0846E4A714B1253500574779 /* PBXTargetDependency */,
934                                  082AC26814AA5A4800071F5E /* PBXTargetDependency */,
935                          );
936                          name = SheepShaver;
# Line 977 | Line 1018
1018                                  0873A5C414AB8038004F12B7 /* basic-dyngen-ops */,
1019                                  0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */,
1020                                  0873A67314AB8AE9004F12B7 /* ppc-execute-impl */,
1021 +                                0846E49914B124DE00574779 /* kpx_cpu */,
1022                          );
1023                  };
1024   /* End PBXProject section */
# Line 1016 | Line 1058
1058                          );
1059                          inputPaths = (
1060                                  "$(BUILT_PRODUCTS_DIR)/dyngen",
1061 <                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/basic-dyngen-ops.o",
1061 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/i386/basic-dyngen-ops.o",
1062 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/x86_64/basic-dyngen-ops.o",
1063                          );
1064                          name = "Run dyngen";
1065                          outputPaths = (
1066 +                                "$(SRCROOT)/../Unix/basic-dyngen-ops-x86_32.hpp",
1067 +                                "$(SRCROOT)/../Unix/basic-dyngen-ops-x86_64.hpp",
1068                                  "$(SRCROOT)/../Unix/basic-dyngen-ops.hpp",
1069                          );
1070                          runOnlyForDeploymentPostprocessing = 0;
1071                          shellPath = /bin/sh;
1072 <                        shellScript = "\"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/basic-dyngen-ops.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/${CURRENT_ARCH}/basic-dyngen-ops.o\"\n";
1072 >                        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";
1073                  };
1074                  0873A66914AB8A40004F12B7 /* Run dyngen */ = {
1075                          isa = PBXShellScriptBuildPhase;
# Line 1033 | Line 1078
1078                          );
1079                          inputPaths = (
1080                                  "$(BUILT_PRODUCTS_DIR)/dyngen",
1081 <                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/ppc-dyngen-ops.o",
1081 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/i386/ppc-dyngen-ops.o",
1082 >                                "$(OBJECT_FILE_DIR)-$(CURRENT_VARIANT)/x86_64/ppc-dyngen-ops.o",
1083                          );
1084                          name = "Run dyngen";
1085                          outputPaths = (
1086 +                                "$(SRCROOT)/../Unix/ppc-dyngen-ops-x86_32.hpp",
1087 +                                "$(SRCROOT)/../Unix/ppc-dyngen-ops-x86_64.hpp",
1088                                  "$(SRCROOT)/../Unix/ppc-dyngen-ops.hpp",
1089                          );
1090                          runOnlyForDeploymentPostprocessing = 0;
1091                          shellPath = /bin/sh;
1092 <                        shellScript = "\"${BUILT_PRODUCTS_DIR}/dyngen\" -o \"${SRCROOT}/../Unix/ppc-dyngen-ops.hpp\" \"${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/${CURRENT_ARCH}/ppc-dyngen-ops.o\"\n";
1092 >                        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";
1093                  };
1094                  0873A67214AB8AE9004F12B7 /* Run genexec */ = {
1095                          isa = PBXShellScriptBuildPhase;
# Line 1071 | Line 1119
1119                          );
1120                          runOnlyForDeploymentPostprocessing = 0;
1121                  };
1122 +                0846E49714B124DE00574779 /* Sources */ = {
1123 +                        isa = PBXSourcesBuildPhase;
1124 +                        buildActionMask = 2147483647;
1125 +                        files = (
1126 +                                0846E4A314B1252800574779 /* sheepshaver_glue.cpp in Sources */,
1127 +                                0846E4B114B1264700574779 /* ieeefp.cpp in Sources */,
1128 +                                0846E4B314B1264F00574779 /* mathlib.cpp in Sources */,
1129 +                                0846E4B514B1265500574779 /* utils-cpuinfo.cpp in Sources */,
1130 +                                0846E4B614B1265A00574779 /* ppc-translate.cpp in Sources */,
1131 +                                0846E4B814B1266000574779 /* ppc-jit.cpp in Sources */,
1132 +                                0846E4B914B1266600574779 /* ppc-execute.cpp in Sources */,
1133 +                                0846E4BC14B1267200574779 /* ppc-dyngen.cpp in Sources */,
1134 +                                0846E4BE14B1267A00574779 /* ppc-decode.cpp in Sources */,
1135 +                                0846E4C014B1267F00574779 /* ppc-cpu.cpp in Sources */,
1136 +                                0846E4C114B1268B00574779 /* jit-cache.cpp in Sources */,
1137 +                                0846E4C214B1269600574779 /* basic-dyngen.cpp in Sources */,
1138 +                        );
1139 +                        runOnlyForDeploymentPostprocessing = 0;
1140 +                };
1141                  0856CCBE14A99E1C000B1711 /* Sources */ = {
1142                          isa = PBXSourcesBuildPhase;
1143                          buildActionMask = 2147483647;
# Line 1084 | Line 1151
1151                                  0856CFF014A99EF0000B1711 /* ether.cpp in Sources */,
1152                                  0856CFF314A99EF0000B1711 /* extfs.cpp in Sources */,
1153                                  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 */,
1154                                  0856D00914A99EF0000B1711 /* macos_util.cpp in Sources */,
1155                                  0856D02414A99EF0000B1711 /* clip_macosx.cpp in Sources */,
1156                                  0856D02514A99EF0000B1711 /* extfs_macosx.cpp in Sources */,
# Line 1191 | Line 1246
1246                          target = 082AC25114AA59B600071F5E /* lowmem */;
1247                          targetProxy = 082AC26714AA5A4800071F5E /* PBXContainerItemProxy */;
1248                  };
1249 <                0873A5DC14AB80F0004F12B7 /* PBXTargetDependency */ = {
1249 >                0846E4A714B1253500574779 /* PBXTargetDependency */ = {
1250 >                        isa = PBXTargetDependency;
1251 >                        target = 0846E49914B124DE00574779 /* kpx_cpu */;
1252 >                        targetProxy = 0846E4A614B1253500574779 /* PBXContainerItemProxy */;
1253 >                };
1254 >                0846E4C614B126B600574779 /* PBXTargetDependency */ = {
1255                          isa = PBXTargetDependency;
1256                          target = 0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */;
1257 <                        targetProxy = 0873A5DB14AB80F0004F12B7 /* PBXContainerItemProxy */;
1257 >                        targetProxy = 0846E4C514B126B600574779 /* PBXContainerItemProxy */;
1258 >                };
1259 >                0846E4C814B126B800574779 /* PBXTargetDependency */ = {
1260 >                        isa = PBXTargetDependency;
1261 >                        target = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
1262 >                        targetProxy = 0846E4C714B126B800574779 /* PBXContainerItemProxy */;
1263                  };
1264                  0873A60314AB83CC004F12B7 /* PBXTargetDependency */ = {
1265                          isa = PBXTargetDependency;
# Line 1206 | Line 1271
1271                          target = 0873A53114AAF05A004F12B7 /* dyngen */;
1272                          targetProxy = 0873A62614AB869A004F12B7 /* PBXContainerItemProxy */;
1273                  };
1209                0873A67D14AB8AF9004F12B7 /* PBXTargetDependency */ = {
1210                        isa = PBXTargetDependency;
1211                        target = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
1212                        targetProxy = 0873A67C14AB8AF9004F12B7 /* PBXContainerItemProxy */;
1213                };
1274   /* End PBXTargetDependency section */
1275  
1276   /* Begin PBXVariantGroup section */
# Line 1279 | Line 1339
1339                          };
1340                          name = Release;
1341                  };
1342 +                0846E49B14B124DF00574779 /* Debug */ = {
1343 +                        isa = XCBuildConfiguration;
1344 +                        buildSettings = {
1345 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1346 +                                ARCHS = (
1347 +                                        i386,
1348 +                                        x86_64,
1349 +                                );
1350 +                                COPY_PHASE_STRIP = NO;
1351 +                                GCC_DYNAMIC_NO_PIC = NO;
1352 +                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1353 +                                GCC_MODEL_TUNING = "";
1354 +                                GCC_OPTIMIZATION_LEVEL = 0;
1355 +                                GCC_PREPROCESSOR_DEFINITIONS = (
1356 +                                        "DATADIR=",
1357 +                                        HAVE_CONFIG_H,
1358 +                                        USE_JIT,
1359 +                                        "_GNU_SOURCE=1",
1360 +                                        _THREAD_SAFE,
1361 +                                        _REENTRANT,
1362 +                                );
1363 +                                GCC_VERSION = 4.0;
1364 +                                HEADER_SEARCH_PATHS = (
1365 +                                        /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1366 +                                        ./config/,
1367 +                                        ../Unix,
1368 +                                        ../MacOSX/Launcher,
1369 +                                        ../slirp,
1370 +                                        ../kpx_cpu/src,
1371 +                                        ../kpx_cpu/include,
1372 +                                        ../include,
1373 +                                );
1374 +                                INSTALL_PATH = /usr/local/lib;
1375 +                                PREBINDING = NO;
1376 +                                PRODUCT_NAME = kpx_cpu;
1377 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1378 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1379 +                        };
1380 +                        name = Debug;
1381 +                };
1382 +                0846E49C14B124DF00574779 /* Release */ = {
1383 +                        isa = XCBuildConfiguration;
1384 +                        buildSettings = {
1385 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1386 +                                ARCHS = (
1387 +                                        i386,
1388 +                                        x86_64,
1389 +                                );
1390 +                                COPY_PHASE_STRIP = YES;
1391 +                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1392 +                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
1393 +                                GCC_MODEL_TUNING = "";
1394 +                                GCC_PREPROCESSOR_DEFINITIONS = (
1395 +                                        "DATADIR=",
1396 +                                        HAVE_CONFIG_H,
1397 +                                        USE_JIT,
1398 +                                        "_GNU_SOURCE=1",
1399 +                                        _THREAD_SAFE,
1400 +                                        _REENTRANT,
1401 +                                );
1402 +                                GCC_VERSION = 4.0;
1403 +                                HEADER_SEARCH_PATHS = (
1404 +                                        /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1405 +                                        ./config/,
1406 +                                        ../Unix,
1407 +                                        ../MacOSX/Launcher,
1408 +                                        ../slirp,
1409 +                                        ../kpx_cpu/src,
1410 +                                        ../kpx_cpu/include,
1411 +                                        ../include,
1412 +                                );
1413 +                                INSTALL_PATH = /usr/local/lib;
1414 +                                PREBINDING = NO;
1415 +                                PRODUCT_NAME = kpx_cpu;
1416 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1417 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1418 +                                ZERO_LINK = NO;
1419 +                        };
1420 +                        name = Release;
1421 +                };
1422                  0856CCAF14A99DE0000B1711 /* Debug */ = {
1423                          isa = XCBuildConfiguration;
1424                          buildSettings = {
# Line 1349 | Line 1489
1489                                          AppKit,
1490                                          "-framework",
1491                                          Carbon,
1492 +                                        "-lkpx_cpu",
1493                                  );
1494                                  PREBINDING = NO;
1495                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
# Line 1415 | Line 1556
1556                                          AppKit,
1557                                          "-framework",
1558                                          Carbon,
1559 +                                        "-lkpx_cpu",
1560                                  );
1561                                  PREBINDING = NO;
1562                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
# Line 1698 | Line 1840
1840                          );
1841                          defaultConfigurationIsVisible = 0;
1842                          defaultConfigurationName = Release;
1843 +                };
1844 +                0846E4A114B1251400574779 /* Build configuration list for PBXNativeTarget "kpx_cpu" */ = {
1845 +                        isa = XCConfigurationList;
1846 +                        buildConfigurations = (
1847 +                                0846E49B14B124DF00574779 /* Debug */,
1848 +                                0846E49C14B124DF00574779 /* Release */,
1849 +                        );
1850 +                        defaultConfigurationIsVisible = 0;
1851 +                        defaultConfigurationName = Release;
1852                  };
1853                  0856CCB114A99DE0000B1711 /* Build configuration list for PBXProject "SheepShaver" */ = {
1854                          isa = XCConfigurationList;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines