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.6 by asvitkine, 2011-12-30T01:33:26Z vs.
Revision 1.11 by asvitkine, 2012-01-06T23:23:54Z

# Line 23 | Line 23
23   /* Begin PBXBuildFile section */
24                  082AC22D14AA52E900071F5E /* prefs_editor_dummy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 082AC22C14AA52E900071F5E /* prefs_editor_dummy.cpp */; };
25                  082AC26214AA59F000071F5E /* lowmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 082AC26114AA59F000071F5E /* lowmem.c */; };
26 +                0846E4B114B1264700574779 /* ieeefp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF714A99EEF000B1711 /* ieeefp.cpp */; };
27 +                0846E4B314B1264F00574779 /* mathlib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDFD14A99EEF000B1711 /* mathlib.cpp */; };
28 +                0846E4B514B1265500574779 /* utils-cpuinfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE0214A99EEF000B1711 /* utils-cpuinfo.cpp */; };
29 +                0846E4B614B1265A00574779 /* ppc-translate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF014A99EEF000B1711 /* ppc-translate.cpp */; };
30 +                0846E4B814B1266000574779 /* ppc-jit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDEB14A99EEF000B1711 /* ppc-jit.cpp */; };
31 +                0846E4B914B1266600574779 /* ppc-execute.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE814A99EEF000B1711 /* ppc-execute.cpp */; };
32 +                0846E4BC14B1267200574779 /* ppc-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE614A99EEF000B1711 /* ppc-dyngen.cpp */; };
33 +                0846E4BE14B1267A00574779 /* ppc-decode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE414A99EEF000B1711 /* ppc-decode.cpp */; };
34 +                0846E4C014B1267F00574779 /* ppc-cpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE214A99EEF000B1711 /* ppc-cpu.cpp */; };
35 +                0846E4C114B1268B00574779 /* jit-cache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDCD14A99EEF000B1711 /* jit-cache.cpp */; };
36 +                0846E4C214B1269600574779 /* basic-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDC514A99EEF000B1711 /* basic-dyngen.cpp */; };
37 +                0846E51314B128ED00574779 /* sheepshaver_glue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDBB14A99EEF000B1711 /* sheepshaver_glue.cpp */; };
38 +                0846E52B14B12A0800574779 /* ppc_asm.S in Sources */ = {isa = PBXBuildFile; fileRef = 0846E52314B129DA00574779 /* ppc_asm.S */; };
39 +                0846E55314B12B0D00574779 /* paranoia.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0846E55214B12B0D00574779 /* paranoia.cpp */; };
40 +                0846E65414B513CE00574779 /* SDL.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 0856D17414A9A1A2000B1711 /* SDL.framework */; };
41                  0856CFC114A99EF0000B1711 /* adb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD4B14A99EEF000B1711 /* adb.cpp */; };
42                  0856CFC214A99EF0000B1711 /* audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD4C14A99EEF000B1711 /* audio.cpp */; };
43                  0856CFE214A99EF0000B1711 /* cdrom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD7814A99EEF000B1711 /* cdrom.cpp */; };
# Line 32 | Line 47
47                  0856CFF014A99EF0000B1711 /* ether.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD8914A99EEF000B1711 /* ether.cpp */; };
48                  0856CFF314A99EF0000B1711 /* extfs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD8C14A99EEF000B1711 /* extfs.cpp */; };
49                  0856CFF414A99EF0000B1711 /* gfxaccel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD8D14A99EEF000B1711 /* gfxaccel.cpp */; };
35                0856CFF514A99EF0000B1711 /* sheepshaver_glue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDBB14A99EEF000B1711 /* sheepshaver_glue.cpp */; };
36                0856CFF714A99EF0000B1711 /* basic-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDC514A99EEF000B1711 /* basic-dyngen.cpp */; };
37                0856CFFA14A99EF0000B1711 /* jit-cache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDCD14A99EEF000B1711 /* jit-cache.cpp */; };
38                0856CFFC14A99EF0000B1711 /* ppc-cpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE214A99EEF000B1711 /* ppc-cpu.cpp */; };
39                0856CFFD14A99EF0000B1711 /* ppc-decode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE414A99EEF000B1711 /* ppc-decode.cpp */; };
40                0856CFFF14A99EF0000B1711 /* ppc-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE614A99EEF000B1711 /* ppc-dyngen.cpp */; };
41                0856D00014A99EF0000B1711 /* ppc-execute.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE814A99EEF000B1711 /* ppc-execute.cpp */; };
42                0856D00114A99EF0000B1711 /* ppc-jit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDEB14A99EEF000B1711 /* ppc-jit.cpp */; };
43                0856D00214A99EF0000B1711 /* ppc-translate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF014A99EEF000B1711 /* ppc-translate.cpp */; };
44                0856D00414A99EF0000B1711 /* ieeefp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDF714A99EEF000B1711 /* ieeefp.cpp */; };
45                0856D00614A99EF0000B1711 /* mathlib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDFD14A99EEF000B1711 /* mathlib.cpp */; };
46                0856D00814A99EF0000B1711 /* utils-cpuinfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE0214A99EEF000B1711 /* utils-cpuinfo.cpp */; };
50                  0856D00914A99EF0000B1711 /* macos_util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE0514A99EEF000B1711 /* macos_util.cpp */; };
51                  0856D02414A99EF0000B1711 /* clip_macosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE2C14A99EF0000B1711 /* clip_macosx.cpp */; };
52                  0856D02514A99EF0000B1711 /* extfs_macosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CE2D14A99EF0000B1711 /* extfs_macosx.cpp */; };
# Line 114 | Line 117
117                  0873A76A14ABD151004F12B7 /* config-macosx-x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76614ABD151004F12B7 /* config-macosx-x86_64.h */; };
118                  0873A76B14ABD151004F12B7 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 0873A76714ABD151004F12B7 /* config.h */; };
119                  0873A80214AC515D004F12B7 /* utils_macosx.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0873A80114AC515D004F12B7 /* utils_macosx.mm */; };
120 +                08CD42DC14B7B85B009CA2A2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08CD42DB14B7B85B009CA2A2 /* Cocoa.framework */; };
121 +                08CD42E814B7B8AA009CA2A2 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08CD42E714B7B8AA009CA2A2 /* Carbon.framework */; };
122   /* End PBXBuildFile section */
123  
124   /* Begin PBXContainerItemProxy section */
# Line 124 | Line 129
129                          remoteGlobalIDString = 082AC25114AA59B600071F5E;
130                          remoteInfo = lowmem;
131                  };
132 <                0873A5DB14AB80F0004F12B7 /* PBXContainerItemProxy */ = {
132 >                0846E4A614B1253500574779 /* PBXContainerItemProxy */ = {
133 >                        isa = PBXContainerItemProxy;
134 >                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
135 >                        proxyType = 1;
136 >                        remoteGlobalIDString = 0846E49914B124DE00574779;
137 >                        remoteInfo = kpx_cpu;
138 >                };
139 >                0846E4C514B126B600574779 /* PBXContainerItemProxy */ = {
140                          isa = PBXContainerItemProxy;
141                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
142                          proxyType = 1;
143                          remoteGlobalIDString = 0873A5CB14AB806D004F12B7;
144                          remoteInfo = "ppc-dyngen-ops";
145                  };
146 +                0846E4C714B126B800574779 /* PBXContainerItemProxy */ = {
147 +                        isa = PBXContainerItemProxy;
148 +                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
149 +                        proxyType = 1;
150 +                        remoteGlobalIDString = 0873A67314AB8AE9004F12B7;
151 +                        remoteInfo = "ppc-execute-impl";
152 +                };
153 +                0846E52D14B12A2E00574779 /* PBXContainerItemProxy */ = {
154 +                        isa = PBXContainerItemProxy;
155 +                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
156 +                        proxyType = 1;
157 +                        remoteGlobalIDString = 0846E52714B129EE00574779;
158 +                        remoteInfo = ppc_asm;
159 +                };
160                  0873A60214AB83CC004F12B7 /* PBXContainerItemProxy */ = {
161                          isa = PBXContainerItemProxy;
162                          containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
# Line 145 | Line 171
171                          remoteGlobalIDString = 0873A53114AAF05A004F12B7;
172                          remoteInfo = dyngen;
173                  };
148                0873A67C14AB8AF9004F12B7 /* PBXContainerItemProxy */ = {
149                        isa = PBXContainerItemProxy;
150                        containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */;
151                        proxyType = 1;
152                        remoteGlobalIDString = 0873A67314AB8AE9004F12B7;
153                        remoteInfo = "ppc-execute-impl";
154                };
174   /* End PBXContainerItemProxy section */
175  
176 + /* Begin PBXCopyFilesBuildPhase section */
177 +                0846E65E14B513DF00574779 /* Copy Frameworks */ = {
178 +                        isa = PBXCopyFilesBuildPhase;
179 +                        buildActionMask = 2147483647;
180 +                        dstPath = "";
181 +                        dstSubfolderSpec = 10;
182 +                        files = (
183 +                                0846E65414B513CE00574779 /* SDL.framework in Copy Frameworks */,
184 +                        );
185 +                        name = "Copy Frameworks";
186 +                        runOnlyForDeploymentPostprocessing = 0;
187 +                };
188 + /* End PBXCopyFilesBuildPhase section */
189 +
190   /* Begin PBXFileReference section */
191                  082AC22C14AA52E900071F5E /* prefs_editor_dummy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_editor_dummy.cpp; sourceTree = "<group>"; };
192                  082AC25214AA59B600071F5E /* lowmem */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = lowmem; sourceTree = BUILT_PRODUCTS_DIR; };
193                  082AC26114AA59F000071F5E /* lowmem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lowmem.c; path = ../../../BasiliskII/src/Unix/Darwin/lowmem.c; sourceTree = SOURCE_ROOT; };
194 +                0846E49A14B124DE00574779 /* libkpx_cpu.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libkpx_cpu.a; sourceTree = BUILT_PRODUCTS_DIR; };
195 +                0846E52314B129DA00574779 /* ppc_asm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = ppc_asm.S; sourceTree = "<group>"; };
196 +                0846E52814B129EE00574779 /* libppc_asm.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libppc_asm.a; sourceTree = BUILT_PRODUCTS_DIR; };
197 +                0846E55214B12B0D00574779 /* paranoia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = paranoia.cpp; sourceTree = "<group>"; };
198                  0856CCC114A99E1C000B1711 /* SheepShaver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SheepShaver.app; sourceTree = BUILT_PRODUCTS_DIR; };
199                  0856CD4B14A99EEF000B1711 /* adb.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = adb.cpp; path = ../adb.cpp; sourceTree = SOURCE_ROOT; };
200                  0856CD4C14A99EEF000B1711 /* audio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = audio.cpp; path = ../audio.cpp; sourceTree = SOURCE_ROOT; };
# Line 262 | Line 299
299                  0856CE0514A99EEF000B1711 /* macos_util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = macos_util.cpp; path = ../macos_util.cpp; sourceTree = SOURCE_ROOT; };
300                  0856CE2C14A99EF0000B1711 /* clip_macosx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = clip_macosx.cpp; sourceTree = "<group>"; };
301                  0856CE2D14A99EF0000B1711 /* extfs_macosx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = extfs_macosx.cpp; sourceTree = "<group>"; };
265                0856CE2E14A99EF0000B1711 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
302                  0856CE6D14A99EF0000B1711 /* macos_util_macosx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = macos_util_macosx.h; sourceTree = "<group>"; };
303                  0856CE7014A99EF0000B1711 /* prefs_macosx.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = prefs_macosx.mm; sourceTree = "<group>"; };
304                  0856CE8314A99EF0000B1711 /* SheepShaver.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = SheepShaver.icns; sourceTree = "<group>"; };
# Line 372 | Line 408
408                  0873A76714ABD151004F12B7 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
409                  0873A80014AC515D004F12B7 /* utils_macosx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utils_macosx.h; sourceTree = "<group>"; };
410                  0873A80114AC515D004F12B7 /* utils_macosx.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = utils_macosx.mm; sourceTree = "<group>"; };
411 +                08CD42DB14B7B85B009CA2A2 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
412 +                08CD42E714B7B8AA009CA2A2 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
413   /* End PBXFileReference section */
414  
415   /* Begin PBXFrameworksBuildPhase section */
# Line 382 | Line 420
420                          );
421                          runOnlyForDeploymentPostprocessing = 0;
422                  };
423 +                0846E49814B124DE00574779 /* Frameworks */ = {
424 +                        isa = PBXFrameworksBuildPhase;
425 +                        buildActionMask = 2147483647;
426 +                        files = (
427 +                        );
428 +                        runOnlyForDeploymentPostprocessing = 0;
429 +                };
430 +                0846E52614B129EE00574779 /* Frameworks */ = {
431 +                        isa = PBXFrameworksBuildPhase;
432 +                        buildActionMask = 2147483647;
433 +                        files = (
434 +                        );
435 +                        runOnlyForDeploymentPostprocessing = 0;
436 +                };
437                  0856CCBF14A99E1C000B1711 /* Frameworks */ = {
438                          isa = PBXFrameworksBuildPhase;
439                          buildActionMask = 2147483647;
440                          files = (
441                                  0856D17514A9A1A2000B1711 /* SDL.framework in Frameworks */,
442                                  0856D21514A9A6C6000B1711 /* IOKit.framework in Frameworks */,
443 +                                08CD42DC14B7B85B009CA2A2 /* Cocoa.framework in Frameworks */,
444 +                                08CD42E814B7B8AA009CA2A2 /* Carbon.framework in Frameworks */,
445                          );
446                          runOnlyForDeploymentPostprocessing = 0;
447                  };
# Line 427 | Line 481
481                          isa = PBXGroup;
482                          children = (
483                                  0856CCC814A99E30000B1711 /* Sources */,
484 +                                08CD42DF14B7B865009CA2A2 /* Frameworks */,
485                                  0856CCC214A99E1C000B1711 /* Products */,
431                                0856D21414A9A6C6000B1711 /* IOKit.framework */,
432                                0856D17414A9A1A2000B1711 /* SDL.framework */,
486                          );
487                          sourceTree = "<group>";
488                  };
# Line 441 | Line 494
494                                  0873A53214AAF05A004F12B7 /* dyngen */,
495                                  0873A5C514AB8038004F12B7 /* libbasic-dyngen-ops.a */,
496                                  0873A5CC14AB806D004F12B7 /* libppc-dyngen-ops.a */,
497 +                                0846E49A14B124DE00574779 /* libkpx_cpu.a */,
498 +                                0846E52814B129EE00574779 /* libppc_asm.a */,
499                          );
500                          name = Products;
501                          sourceTree = "<group>";
# Line 707 | Line 762
762                                  0856D2D614A9A704000B1711 /* Launcher */,
763                                  0856CE2C14A99EF0000B1711 /* clip_macosx.cpp */,
764                                  0856CE2D14A99EF0000B1711 /* extfs_macosx.cpp */,
710                                0856CE2E14A99EF0000B1711 /* Info.plist */,
765                                  0856CE6D14A99EF0000B1711 /* macos_util_macosx.h */,
766                                  0856CE7014A99EF0000B1711 /* prefs_macosx.mm */,
767                                  0856CE8314A99EF0000B1711 /* SheepShaver.icns */,
# Line 790 | Line 844
844                                  0856CED014A99EF0000B1711 /* bincue_unix.h */,
845                                  0856CEE314A99EF0000B1711 /* ether_unix.cpp */,
846                                  0856CEFB14A99EF0000B1711 /* main_unix.cpp */,
847 +                                0846E55214B12B0D00574779 /* paranoia.cpp */,
848 +                                0846E52314B129DA00574779 /* ppc_asm.S */,
849                                  0856CF5A14A99EF0000B1711 /* prefs_unix.cpp */,
850                                  0856CF5B14A99EF0000B1711 /* rpc.h */,
851                                  0856CF5C14A99EF0000B1711 /* rpc_unix.cpp */,
# Line 836 | Line 892
892                          path = config;
893                          sourceTree = "<group>";
894                  };
895 +                08CD42DF14B7B865009CA2A2 /* Frameworks */ = {
896 +                        isa = PBXGroup;
897 +                        children = (
898 +                                08CD42E714B7B8AA009CA2A2 /* Carbon.framework */,
899 +                                08CD42DB14B7B85B009CA2A2 /* Cocoa.framework */,
900 +                                0856D21414A9A6C6000B1711 /* IOKit.framework */,
901 +                                0856D17414A9A1A2000B1711 /* SDL.framework */,
902 +                        );
903 +                        name = Frameworks;
904 +                        sourceTree = "<group>";
905 +                };
906   /* End PBXGroup section */
907  
908   /* Begin PBXHeadersBuildPhase section */
909 +                0846E49614B124DE00574779 /* Headers */ = {
910 +                        isa = PBXHeadersBuildPhase;
911 +                        buildActionMask = 2147483647;
912 +                        files = (
913 +                        );
914 +                        runOnlyForDeploymentPostprocessing = 0;
915 +                };
916 +                0846E52414B129EE00574779 /* Headers */ = {
917 +                        isa = PBXHeadersBuildPhase;
918 +                        buildActionMask = 2147483647;
919 +                        files = (
920 +                        );
921 +                        runOnlyForDeploymentPostprocessing = 0;
922 +                };
923                  0873A5C114AB8038004F12B7 /* Headers */ = {
924                          isa = PBXHeadersBuildPhase;
925                          buildActionMask = 2147483647;
# Line 876 | Line 957
957                          productReference = 082AC25214AA59B600071F5E /* lowmem */;
958                          productType = "com.apple.product-type.tool";
959                  };
960 +                0846E49914B124DE00574779 /* kpx_cpu */ = {
961 +                        isa = PBXNativeTarget;
962 +                        buildConfigurationList = 0846E4A114B1251400574779 /* Build configuration list for PBXNativeTarget "kpx_cpu" */;
963 +                        buildPhases = (
964 +                                0846E49614B124DE00574779 /* Headers */,
965 +                                0846E49714B124DE00574779 /* Sources */,
966 +                                0846E49814B124DE00574779 /* Frameworks */,
967 +                        );
968 +                        buildRules = (
969 +                        );
970 +                        dependencies = (
971 +                                0846E4C614B126B600574779 /* PBXTargetDependency */,
972 +                                0846E4C814B126B800574779 /* PBXTargetDependency */,
973 +                        );
974 +                        name = kpx_cpu;
975 +                        productName = kpx_cpu;
976 +                        productReference = 0846E49A14B124DE00574779 /* libkpx_cpu.a */;
977 +                        productType = "com.apple.product-type.library.static";
978 +                };
979 +                0846E52714B129EE00574779 /* ppc_asm */ = {
980 +                        isa = PBXNativeTarget;
981 +                        buildConfigurationList = 0846E52C14B12A2600574779 /* Build configuration list for PBXNativeTarget "ppc_asm" */;
982 +                        buildPhases = (
983 +                                0846E52414B129EE00574779 /* Headers */,
984 +                                0846E52514B129EE00574779 /* Sources */,
985 +                                0846E52614B129EE00574779 /* Frameworks */,
986 +                        );
987 +                        buildRules = (
988 +                        );
989 +                        dependencies = (
990 +                        );
991 +                        name = ppc_asm;
992 +                        productName = ppc_asm;
993 +                        productReference = 0846E52814B129EE00574779 /* libppc_asm.a */;
994 +                        productType = "com.apple.product-type.library.static";
995 +                };
996                  0856CCC014A99E1C000B1711 /* SheepShaver */ = {
997                          isa = PBXNativeTarget;
998                          buildConfigurationList = 0856CCC714A99E1D000B1711 /* Build configuration list for PBXNativeTarget "SheepShaver" */;
999                          buildPhases = (
1000 +                                0846E65E14B513DF00574779 /* Copy Frameworks */,
1001                                  0856CCBD14A99E1C000B1711 /* Resources */,
1002                                  0856CCBE14A99E1C000B1711 /* Sources */,
1003                                  0856CCBF14A99E1C000B1711 /* Frameworks */,
1004                                  082AC26A14AA5A5A00071F5E /* Run lowmem */,
1005 +                                08CD3F3214B665E1009CA2A2 /* Preprocess Info.plist */,
1006                          );
1007                          buildRules = (
1008                          );
1009                          dependencies = (
1010 <                                0873A5DC14AB80F0004F12B7 /* PBXTargetDependency */,
1011 <                                0873A67D14AB8AF9004F12B7 /* PBXTargetDependency */,
1010 >                                0846E52E14B12A2E00574779 /* PBXTargetDependency */,
1011 >                                0846E4A714B1253500574779 /* PBXTargetDependency */,
1012                                  082AC26814AA5A4800071F5E /* PBXTargetDependency */,
1013                          );
1014                          name = SheepShaver;
# Line 977 | Line 1096
1096                                  0873A5C414AB8038004F12B7 /* basic-dyngen-ops */,
1097                                  0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */,
1098                                  0873A67314AB8AE9004F12B7 /* ppc-execute-impl */,
1099 +                                0846E49914B124DE00574779 /* kpx_cpu */,
1100 +                                0846E52714B129EE00574779 /* ppc_asm */,
1101                          );
1102                  };
1103   /* End PBXProject section */
# Line 1066 | Line 1187
1187                          shellPath = /bin/sh;
1188                          shellScript = "gcc -E \"-I${SRCROOT}/config\" \"-I${SRCROOT}/../include\" \"-I${SRCROOT}/../kpx_cpu/include\" \"-I${SRCROOT}/../kpx_cpu/src\" \"-I${SRCROOT}/../Unix\" -DUSE_JIT -DGENEXEC \"${SRCROOT}/../kpx_cpu/src/cpu/ppc/ppc-decode.cpp\" | perl \"${SRCROOT}/../kpx_cpu/src/cpu/ppc/genexec.pl\" > \"${SRCROOT}/../Unix/ppc-execute-impl.cpp\"\n";
1189                  };
1190 +                08CD3F3214B665E1009CA2A2 /* Preprocess Info.plist */ = {
1191 +                        isa = PBXShellScriptBuildPhase;
1192 +                        buildActionMask = 2147483647;
1193 +                        files = (
1194 +                        );
1195 +                        inputPaths = (
1196 +                        );
1197 +                        name = "Preprocess Info.plist";
1198 +                        outputPaths = (
1199 +                        );
1200 +                        runOnlyForDeploymentPostprocessing = 0;
1201 +                        shellPath = /bin/sh;
1202 +                        shellScript = "sed -i '' 's/@PACKAGE_VERSION@/2.3/g' \"${BUILT_PRODUCTS_DIR}/${INFOPLIST_PATH}\"";
1203 +                };
1204   /* End PBXShellScriptBuildPhase section */
1205  
1206   /* Begin PBXSourcesBuildPhase section */
# Line 1077 | Line 1212
1212                          );
1213                          runOnlyForDeploymentPostprocessing = 0;
1214                  };
1215 +                0846E49714B124DE00574779 /* Sources */ = {
1216 +                        isa = PBXSourcesBuildPhase;
1217 +                        buildActionMask = 2147483647;
1218 +                        files = (
1219 +                                0846E4B114B1264700574779 /* ieeefp.cpp in Sources */,
1220 +                                0846E4B314B1264F00574779 /* mathlib.cpp in Sources */,
1221 +                                0846E4B514B1265500574779 /* utils-cpuinfo.cpp in Sources */,
1222 +                                0846E4B614B1265A00574779 /* ppc-translate.cpp in Sources */,
1223 +                                0846E4B814B1266000574779 /* ppc-jit.cpp in Sources */,
1224 +                                0846E4B914B1266600574779 /* ppc-execute.cpp in Sources */,
1225 +                                0846E4BC14B1267200574779 /* ppc-dyngen.cpp in Sources */,
1226 +                                0846E4BE14B1267A00574779 /* ppc-decode.cpp in Sources */,
1227 +                                0846E4C014B1267F00574779 /* ppc-cpu.cpp in Sources */,
1228 +                                0846E4C114B1268B00574779 /* jit-cache.cpp in Sources */,
1229 +                                0846E4C214B1269600574779 /* basic-dyngen.cpp in Sources */,
1230 +                                0846E51314B128ED00574779 /* sheepshaver_glue.cpp in Sources */,
1231 +                        );
1232 +                        runOnlyForDeploymentPostprocessing = 0;
1233 +                };
1234 +                0846E52514B129EE00574779 /* Sources */ = {
1235 +                        isa = PBXSourcesBuildPhase;
1236 +                        buildActionMask = 2147483647;
1237 +                        files = (
1238 +                                0846E52B14B12A0800574779 /* ppc_asm.S in Sources */,
1239 +                                0846E55314B12B0D00574779 /* paranoia.cpp in Sources */,
1240 +                        );
1241 +                        runOnlyForDeploymentPostprocessing = 0;
1242 +                };
1243                  0856CCBE14A99E1C000B1711 /* Sources */ = {
1244                          isa = PBXSourcesBuildPhase;
1245                          buildActionMask = 2147483647;
# Line 1090 | Line 1253
1253                                  0856CFF014A99EF0000B1711 /* ether.cpp in Sources */,
1254                                  0856CFF314A99EF0000B1711 /* extfs.cpp in Sources */,
1255                                  0856CFF414A99EF0000B1711 /* gfxaccel.cpp in Sources */,
1093                                0856CFF514A99EF0000B1711 /* sheepshaver_glue.cpp in Sources */,
1094                                0856CFF714A99EF0000B1711 /* basic-dyngen.cpp in Sources */,
1095                                0856CFFA14A99EF0000B1711 /* jit-cache.cpp in Sources */,
1096                                0856CFFC14A99EF0000B1711 /* ppc-cpu.cpp in Sources */,
1097                                0856CFFD14A99EF0000B1711 /* ppc-decode.cpp in Sources */,
1098                                0856CFFF14A99EF0000B1711 /* ppc-dyngen.cpp in Sources */,
1099                                0856D00014A99EF0000B1711 /* ppc-execute.cpp in Sources */,
1100                                0856D00114A99EF0000B1711 /* ppc-jit.cpp in Sources */,
1101                                0856D00214A99EF0000B1711 /* ppc-translate.cpp in Sources */,
1102                                0856D00414A99EF0000B1711 /* ieeefp.cpp in Sources */,
1103                                0856D00614A99EF0000B1711 /* mathlib.cpp in Sources */,
1104                                0856D00814A99EF0000B1711 /* utils-cpuinfo.cpp in Sources */,
1256                                  0856D00914A99EF0000B1711 /* macos_util.cpp in Sources */,
1257                                  0856D02414A99EF0000B1711 /* clip_macosx.cpp in Sources */,
1258                                  0856D02514A99EF0000B1711 /* extfs_macosx.cpp in Sources */,
# Line 1197 | Line 1348
1348                          target = 082AC25114AA59B600071F5E /* lowmem */;
1349                          targetProxy = 082AC26714AA5A4800071F5E /* PBXContainerItemProxy */;
1350                  };
1351 <                0873A5DC14AB80F0004F12B7 /* PBXTargetDependency */ = {
1351 >                0846E4A714B1253500574779 /* PBXTargetDependency */ = {
1352 >                        isa = PBXTargetDependency;
1353 >                        target = 0846E49914B124DE00574779 /* kpx_cpu */;
1354 >                        targetProxy = 0846E4A614B1253500574779 /* PBXContainerItemProxy */;
1355 >                };
1356 >                0846E4C614B126B600574779 /* PBXTargetDependency */ = {
1357                          isa = PBXTargetDependency;
1358                          target = 0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */;
1359 <                        targetProxy = 0873A5DB14AB80F0004F12B7 /* PBXContainerItemProxy */;
1359 >                        targetProxy = 0846E4C514B126B600574779 /* PBXContainerItemProxy */;
1360 >                };
1361 >                0846E4C814B126B800574779 /* PBXTargetDependency */ = {
1362 >                        isa = PBXTargetDependency;
1363 >                        target = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
1364 >                        targetProxy = 0846E4C714B126B800574779 /* PBXContainerItemProxy */;
1365 >                };
1366 >                0846E52E14B12A2E00574779 /* PBXTargetDependency */ = {
1367 >                        isa = PBXTargetDependency;
1368 >                        target = 0846E52714B129EE00574779 /* ppc_asm */;
1369 >                        targetProxy = 0846E52D14B12A2E00574779 /* PBXContainerItemProxy */;
1370                  };
1371                  0873A60314AB83CC004F12B7 /* PBXTargetDependency */ = {
1372                          isa = PBXTargetDependency;
# Line 1212 | Line 1378
1378                          target = 0873A53114AAF05A004F12B7 /* dyngen */;
1379                          targetProxy = 0873A62614AB869A004F12B7 /* PBXContainerItemProxy */;
1380                  };
1215                0873A67D14AB8AF9004F12B7 /* PBXTargetDependency */ = {
1216                        isa = PBXTargetDependency;
1217                        target = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */;
1218                        targetProxy = 0873A67C14AB8AF9004F12B7 /* PBXContainerItemProxy */;
1219                };
1381   /* End PBXTargetDependency section */
1382  
1383   /* Begin PBXVariantGroup section */
# Line 1285 | Line 1446
1446                          };
1447                          name = Release;
1448                  };
1449 +                0846E49B14B124DF00574779 /* Debug */ = {
1450 +                        isa = XCBuildConfiguration;
1451 +                        buildSettings = {
1452 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1453 +                                ARCHS = (
1454 +                                        i386,
1455 +                                        x86_64,
1456 +                                );
1457 +                                COPY_PHASE_STRIP = NO;
1458 +                                GCC_DYNAMIC_NO_PIC = NO;
1459 +                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1460 +                                GCC_MODEL_TUNING = "";
1461 +                                GCC_OPTIMIZATION_LEVEL = 0;
1462 +                                GCC_PREPROCESSOR_DEFINITIONS = (
1463 +                                        "DATADIR=",
1464 +                                        HAVE_CONFIG_H,
1465 +                                        USE_JIT,
1466 +                                        "_GNU_SOURCE=1",
1467 +                                        _THREAD_SAFE,
1468 +                                        _REENTRANT,
1469 +                                );
1470 +                                GCC_VERSION = 4.0;
1471 +                                HEADER_SEARCH_PATHS = (
1472 +                                        /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1473 +                                        ./config/,
1474 +                                        ../Unix,
1475 +                                        ../MacOSX/Launcher,
1476 +                                        ../slirp,
1477 +                                        ../kpx_cpu/src,
1478 +                                        ../kpx_cpu/include,
1479 +                                        ../include,
1480 +                                );
1481 +                                INSTALL_PATH = /usr/local/lib;
1482 +                                PREBINDING = NO;
1483 +                                PRODUCT_NAME = kpx_cpu;
1484 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1485 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1486 +                        };
1487 +                        name = Debug;
1488 +                };
1489 +                0846E49C14B124DF00574779 /* Release */ = {
1490 +                        isa = XCBuildConfiguration;
1491 +                        buildSettings = {
1492 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1493 +                                ARCHS = (
1494 +                                        i386,
1495 +                                        x86_64,
1496 +                                );
1497 +                                COPY_PHASE_STRIP = YES;
1498 +                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1499 +                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
1500 +                                GCC_MODEL_TUNING = "";
1501 +                                GCC_PREPROCESSOR_DEFINITIONS = (
1502 +                                        "DATADIR=",
1503 +                                        HAVE_CONFIG_H,
1504 +                                        USE_JIT,
1505 +                                        "_GNU_SOURCE=1",
1506 +                                        _THREAD_SAFE,
1507 +                                        _REENTRANT,
1508 +                                );
1509 +                                GCC_VERSION = 4.0;
1510 +                                HEADER_SEARCH_PATHS = (
1511 +                                        /Library/Frameworks/SDL.framework/Versions/A/Headers/,
1512 +                                        ./config/,
1513 +                                        ../Unix,
1514 +                                        ../MacOSX/Launcher,
1515 +                                        ../slirp,
1516 +                                        ../kpx_cpu/src,
1517 +                                        ../kpx_cpu/include,
1518 +                                        ../include,
1519 +                                );
1520 +                                INSTALL_PATH = /usr/local/lib;
1521 +                                PREBINDING = NO;
1522 +                                PRODUCT_NAME = kpx_cpu;
1523 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1524 +                                "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1525 +                                ZERO_LINK = NO;
1526 +                        };
1527 +                        name = Release;
1528 +                };
1529 +                0846E52914B129EF00574779 /* Debug */ = {
1530 +                        isa = XCBuildConfiguration;
1531 +                        buildSettings = {
1532 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1533 +                                ARCHS = ppc;
1534 +                                COPY_PHASE_STRIP = NO;
1535 +                                GCC_DYNAMIC_NO_PIC = NO;
1536 +                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1537 +                                GCC_MODEL_TUNING = G5;
1538 +                                GCC_OPTIMIZATION_LEVEL = 0;
1539 +                                GCC_PREPROCESSOR_DEFINITIONS = __ASSEMBLY__;
1540 +                                GCC_VERSION = 4.0;
1541 +                                HEADER_SEARCH_PATHS = (
1542 +                                        ../Unix,
1543 +                                        ../include,
1544 +                                );
1545 +                                INSTALL_PATH = /usr/local/lib;
1546 +                                PREBINDING = NO;
1547 +                                PRODUCT_NAME = ppc_asm;
1548 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1549 +                        };
1550 +                        name = Debug;
1551 +                };
1552 +                0846E52A14B129EF00574779 /* Release */ = {
1553 +                        isa = XCBuildConfiguration;
1554 +                        buildSettings = {
1555 +                                ALWAYS_SEARCH_USER_PATHS = NO;
1556 +                                ARCHS = ppc;
1557 +                                COPY_PHASE_STRIP = YES;
1558 +                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1559 +                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
1560 +                                GCC_MODEL_TUNING = G5;
1561 +                                GCC_PREPROCESSOR_DEFINITIONS = __ASSEMBLY__;
1562 +                                GCC_VERSION = 4.0;
1563 +                                HEADER_SEARCH_PATHS = (
1564 +                                        ../Unix,
1565 +                                        ../include,
1566 +                                );
1567 +                                INSTALL_PATH = /usr/local/lib;
1568 +                                PREBINDING = NO;
1569 +                                PRODUCT_NAME = ppc_asm;
1570 +                                SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1571 +                                ZERO_LINK = NO;
1572 +                        };
1573 +                        name = Release;
1574 +                };
1575                  0856CCAF14A99DE0000B1711 /* Debug */ = {
1576                          isa = XCBuildConfiguration;
1577                          buildSettings = {
# Line 1304 | Line 1591
1591                          buildSettings = {
1592                                  ALWAYS_SEARCH_USER_PATHS = NO;
1593                                  ARCHS = (
1594 +                                        ppc,
1595                                          i386,
1596                                          x86_64,
1597                                  );
# Line 1341 | Line 1629
1629                                          ../kpx_cpu/include,
1630                                          ../include,
1631                                  );
1632 <                                INFOPLIST_FILE = Info.plist;
1632 >                                INFOPLIST_FILE = Info.plist.in;
1633 >                                INFOPLIST_PREFIX_HEADER = "";
1634 >                                INFOPLIST_PREPROCESS = NO;
1635                                  INSTALL_PATH = "$(HOME)/Applications";
1636                                  OTHER_CFLAGS = "";
1637                                  OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
# Line 1349 | Line 1639
1639                                          "-pagezero_size",
1640                                          0x3000,
1641                                          "-Wl,-seg1addr,0x78048000",
1642 <                                        "-framework",
1643 <                                        Foundation,
1644 <                                        "-framework",
1645 <                                        AppKit,
1646 <                                        "-framework",
1647 <                                        Carbon,
1642 >                                        "-lkpx_cpu",
1643 >                                );
1644 >                                "OTHER_LDFLAGS[arch=ppc]" = (
1645 >                                        "-pagezero_size",
1646 >                                        0x3000,
1647 >                                        "-Wl,-seg1addr,0x78048000",
1648 >                                        "-lppc_asm",
1649                                  );
1650                                  PREBINDING = NO;
1651                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1652                                  PRODUCT_NAME = SheepShaver;
1653                                  SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1654                                  "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1655 +                                "SDKROOT[arch=ppc]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1656                                  WARNING_LDFLAGS = "";
1657                          };
1658                          name = Debug;
# Line 1370 | Line 1662
1662                          buildSettings = {
1663                                  ALWAYS_SEARCH_USER_PATHS = NO;
1664                                  ARCHS = (
1665 +                                        ppc,
1666                                          i386,
1667                                          x86_64,
1668                                  );
# Line 1407 | Line 1700
1700                                          ../kpx_cpu/include,
1701                                          ../include,
1702                                  );
1703 <                                INFOPLIST_FILE = Info.plist;
1703 >                                INFOPLIST_FILE = Info.plist.in;
1704 >                                INFOPLIST_PREFIX_HEADER = "";
1705 >                                INFOPLIST_PREPROCESS = NO;
1706                                  INSTALL_PATH = "$(HOME)/Applications";
1707                                  OTHER_CFLAGS = "";
1708                                  OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)";
# Line 1415 | Line 1710
1710                                          "-pagezero_size",
1711                                          0x3000,
1712                                          "-Wl,-seg1addr,0x78048000",
1713 <                                        "-framework",
1714 <                                        Foundation,
1715 <                                        "-framework",
1716 <                                        AppKit,
1717 <                                        "-framework",
1718 <                                        Carbon,
1713 >                                        "-lkpx_cpu",
1714 >                                );
1715 >                                "OTHER_LDFLAGS[arch=ppc]" = (
1716 >                                        "-pagezero_size",
1717 >                                        0x3000,
1718 >                                        "-Wl,-seg1addr,0x78048000",
1719 >                                        "-lppc_asm",
1720                                  );
1721                                  PREBINDING = NO;
1722                                  PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1723                                  PRODUCT_NAME = SheepShaver;
1724                                  SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
1725                                  "SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1726 +                                "SDKROOT[arch=ppc]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
1727                                  ZERO_LINK = NO;
1728                          };
1729                          name = Release;
# Line 1704 | Line 2001
2001                          );
2002                          defaultConfigurationIsVisible = 0;
2003                          defaultConfigurationName = Release;
2004 +                };
2005 +                0846E4A114B1251400574779 /* Build configuration list for PBXNativeTarget "kpx_cpu" */ = {
2006 +                        isa = XCConfigurationList;
2007 +                        buildConfigurations = (
2008 +                                0846E49B14B124DF00574779 /* Debug */,
2009 +                                0846E49C14B124DF00574779 /* Release */,
2010 +                        );
2011 +                        defaultConfigurationIsVisible = 0;
2012 +                        defaultConfigurationName = Release;
2013 +                };
2014 +                0846E52C14B12A2600574779 /* Build configuration list for PBXNativeTarget "ppc_asm" */ = {
2015 +                        isa = XCConfigurationList;
2016 +                        buildConfigurations = (
2017 +                                0846E52914B129EF00574779 /* Debug */,
2018 +                                0846E52A14B129EF00574779 /* Release */,
2019 +                        );
2020 +                        defaultConfigurationIsVisible = 0;
2021 +                        defaultConfigurationName = Release;
2022                  };
2023                  0856CCB114A99DE0000B1711 /* Build configuration list for PBXProject "SheepShaver" */ = {
2024                          isa = XCConfigurationList;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines