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 */; }; |
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 */; }; |
34 |
|
0846E4C014B1267F00574779 /* ppc-cpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDE214A99EEF000B1711 /* ppc-cpu.cpp */; }; |
35 |
|
0846E4C114B1268B00574779 /* jit-cache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDCD14A99EEF000B1711 /* jit-cache.cpp */; }; |
36 |
|
0846E4C214B1269600574779 /* basic-dyngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDC514A99EEF000B1711 /* basic-dyngen.cpp */; }; |
37 |
+ |
0846E51314B128ED00574779 /* sheepshaver_glue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CDBB14A99EEF000B1711 /* sheepshaver_glue.cpp */; }; |
38 |
+ |
0846E52B14B12A0800574779 /* ppc_asm.S in Sources */ = {isa = PBXBuildFile; fileRef = 0846E52314B129DA00574779 /* ppc_asm.S */; }; |
39 |
+ |
0846E55314B12B0D00574779 /* paranoia.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0846E55214B12B0D00574779 /* paranoia.cpp */; }; |
40 |
|
0856CFC114A99EF0000B1711 /* adb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD4B14A99EEF000B1711 /* adb.cpp */; }; |
41 |
|
0856CFC214A99EF0000B1711 /* audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD4C14A99EEF000B1711 /* audio.cpp */; }; |
42 |
|
0856CFE214A99EF0000B1711 /* cdrom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0856CD7814A99EEF000B1711 /* cdrom.cpp */; }; |
147 |
|
remoteGlobalIDString = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */; |
148 |
|
remoteInfo = "ppc-execute-impl"; |
149 |
|
}; |
150 |
+ |
0846E52D14B12A2E00574779 /* PBXContainerItemProxy */ = { |
151 |
+ |
isa = PBXContainerItemProxy; |
152 |
+ |
containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */; |
153 |
+ |
proxyType = 1; |
154 |
+ |
remoteGlobalIDString = 0846E52714B129EE00574779 /* ppc_asm */; |
155 |
+ |
remoteInfo = ppc_asm; |
156 |
+ |
}; |
157 |
|
0873A60214AB83CC004F12B7 /* PBXContainerItemProxy */ = { |
158 |
|
isa = PBXContainerItemProxy; |
159 |
|
containerPortal = 0856CCAE14A99DE0000B1711 /* Project object */; |
175 |
|
082AC25214AA59B600071F5E /* lowmem */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = lowmem; sourceTree = BUILT_PRODUCTS_DIR; }; |
176 |
|
082AC26114AA59F000071F5E /* lowmem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lowmem.c; path = ../../../BasiliskII/src/Unix/Darwin/lowmem.c; sourceTree = SOURCE_ROOT; }; |
177 |
|
0846E49A14B124DE00574779 /* libkpx_cpu.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libkpx_cpu.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
178 |
+ |
0846E52314B129DA00574779 /* ppc_asm.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = ppc_asm.S; sourceTree = "<group>"; }; |
179 |
+ |
0846E52814B129EE00574779 /* libppc_asm.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libppc_asm.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
180 |
+ |
0846E55214B12B0D00574779 /* paranoia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = paranoia.cpp; sourceTree = "<group>"; }; |
181 |
|
0856CCC114A99E1C000B1711 /* SheepShaver.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SheepShaver.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
182 |
|
0856CD4B14A99EEF000B1711 /* adb.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = adb.cpp; path = ../adb.cpp; sourceTree = SOURCE_ROOT; }; |
183 |
|
0856CD4C14A99EEF000B1711 /* audio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = audio.cpp; path = ../audio.cpp; sourceTree = SOURCE_ROOT; }; |
409 |
|
); |
410 |
|
runOnlyForDeploymentPostprocessing = 0; |
411 |
|
}; |
412 |
+ |
0846E52614B129EE00574779 /* Frameworks */ = { |
413 |
+ |
isa = PBXFrameworksBuildPhase; |
414 |
+ |
buildActionMask = 2147483647; |
415 |
+ |
files = ( |
416 |
+ |
); |
417 |
+ |
runOnlyForDeploymentPostprocessing = 0; |
418 |
+ |
}; |
419 |
|
0856CCBF14A99E1C000B1711 /* Frameworks */ = { |
420 |
|
isa = PBXFrameworksBuildPhase; |
421 |
|
buildActionMask = 2147483647; |
476 |
|
0873A5C514AB8038004F12B7 /* libbasic-dyngen-ops.a */, |
477 |
|
0873A5CC14AB806D004F12B7 /* libppc-dyngen-ops.a */, |
478 |
|
0846E49A14B124DE00574779 /* libkpx_cpu.a */, |
479 |
+ |
0846E52814B129EE00574779 /* libppc_asm.a */, |
480 |
|
); |
481 |
|
name = Products; |
482 |
|
sourceTree = "<group>"; |
826 |
|
0856CED014A99EF0000B1711 /* bincue_unix.h */, |
827 |
|
0856CEE314A99EF0000B1711 /* ether_unix.cpp */, |
828 |
|
0856CEFB14A99EF0000B1711 /* main_unix.cpp */, |
829 |
+ |
0846E55214B12B0D00574779 /* paranoia.cpp */, |
830 |
+ |
0846E52314B129DA00574779 /* ppc_asm.S */, |
831 |
|
0856CF5A14A99EF0000B1711 /* prefs_unix.cpp */, |
832 |
|
0856CF5B14A99EF0000B1711 /* rpc.h */, |
833 |
|
0856CF5C14A99EF0000B1711 /* rpc_unix.cpp */, |
884 |
|
); |
885 |
|
runOnlyForDeploymentPostprocessing = 0; |
886 |
|
}; |
887 |
+ |
0846E52414B129EE00574779 /* Headers */ = { |
888 |
+ |
isa = PBXHeadersBuildPhase; |
889 |
+ |
buildActionMask = 2147483647; |
890 |
+ |
files = ( |
891 |
+ |
); |
892 |
+ |
runOnlyForDeploymentPostprocessing = 0; |
893 |
+ |
}; |
894 |
|
0873A5C114AB8038004F12B7 /* Headers */ = { |
895 |
|
isa = PBXHeadersBuildPhase; |
896 |
|
buildActionMask = 2147483647; |
947 |
|
productReference = 0846E49A14B124DE00574779 /* libkpx_cpu.a */; |
948 |
|
productType = "com.apple.product-type.library.static"; |
949 |
|
}; |
950 |
+ |
0846E52714B129EE00574779 /* ppc_asm */ = { |
951 |
+ |
isa = PBXNativeTarget; |
952 |
+ |
buildConfigurationList = 0846E52C14B12A2600574779 /* Build configuration list for PBXNativeTarget "ppc_asm" */; |
953 |
+ |
buildPhases = ( |
954 |
+ |
0846E52414B129EE00574779 /* Headers */, |
955 |
+ |
0846E52514B129EE00574779 /* Sources */, |
956 |
+ |
0846E52614B129EE00574779 /* Frameworks */, |
957 |
+ |
); |
958 |
+ |
buildRules = ( |
959 |
+ |
); |
960 |
+ |
dependencies = ( |
961 |
+ |
); |
962 |
+ |
name = ppc_asm; |
963 |
+ |
productName = ppc_asm; |
964 |
+ |
productReference = 0846E52814B129EE00574779 /* libppc_asm.a */; |
965 |
+ |
productType = "com.apple.product-type.library.static"; |
966 |
+ |
}; |
967 |
|
0856CCC014A99E1C000B1711 /* SheepShaver */ = { |
968 |
|
isa = PBXNativeTarget; |
969 |
|
buildConfigurationList = 0856CCC714A99E1D000B1711 /* Build configuration list for PBXNativeTarget "SheepShaver" */; |
976 |
|
buildRules = ( |
977 |
|
); |
978 |
|
dependencies = ( |
979 |
+ |
0846E52E14B12A2E00574779 /* PBXTargetDependency */, |
980 |
|
0846E4A714B1253500574779 /* PBXTargetDependency */, |
981 |
|
082AC26814AA5A4800071F5E /* PBXTargetDependency */, |
982 |
|
); |
1066 |
|
0873A5CB14AB806D004F12B7 /* ppc-dyngen-ops */, |
1067 |
|
0873A67314AB8AE9004F12B7 /* ppc-execute-impl */, |
1068 |
|
0846E49914B124DE00574779 /* kpx_cpu */, |
1069 |
+ |
0846E52714B129EE00574779 /* ppc_asm */, |
1070 |
|
); |
1071 |
|
}; |
1072 |
|
/* End PBXProject section */ |
1171 |
|
isa = PBXSourcesBuildPhase; |
1172 |
|
buildActionMask = 2147483647; |
1173 |
|
files = ( |
1126 |
– |
0846E4A314B1252800574779 /* sheepshaver_glue.cpp in Sources */, |
1174 |
|
0846E4B114B1264700574779 /* ieeefp.cpp in Sources */, |
1175 |
|
0846E4B314B1264F00574779 /* mathlib.cpp in Sources */, |
1176 |
|
0846E4B514B1265500574779 /* utils-cpuinfo.cpp in Sources */, |
1182 |
|
0846E4C014B1267F00574779 /* ppc-cpu.cpp in Sources */, |
1183 |
|
0846E4C114B1268B00574779 /* jit-cache.cpp in Sources */, |
1184 |
|
0846E4C214B1269600574779 /* basic-dyngen.cpp in Sources */, |
1185 |
+ |
0846E51314B128ED00574779 /* sheepshaver_glue.cpp in Sources */, |
1186 |
+ |
); |
1187 |
+ |
runOnlyForDeploymentPostprocessing = 0; |
1188 |
+ |
}; |
1189 |
+ |
0846E52514B129EE00574779 /* Sources */ = { |
1190 |
+ |
isa = PBXSourcesBuildPhase; |
1191 |
+ |
buildActionMask = 2147483647; |
1192 |
+ |
files = ( |
1193 |
+ |
0846E52B14B12A0800574779 /* ppc_asm.S in Sources */, |
1194 |
+ |
0846E55314B12B0D00574779 /* paranoia.cpp in Sources */, |
1195 |
|
); |
1196 |
|
runOnlyForDeploymentPostprocessing = 0; |
1197 |
|
}; |
1318 |
|
target = 0873A67314AB8AE9004F12B7 /* ppc-execute-impl */; |
1319 |
|
targetProxy = 0846E4C714B126B800574779 /* PBXContainerItemProxy */; |
1320 |
|
}; |
1321 |
+ |
0846E52E14B12A2E00574779 /* PBXTargetDependency */ = { |
1322 |
+ |
isa = PBXTargetDependency; |
1323 |
+ |
target = 0846E52714B129EE00574779 /* ppc_asm */; |
1324 |
+ |
targetProxy = 0846E52D14B12A2E00574779 /* PBXContainerItemProxy */; |
1325 |
+ |
}; |
1326 |
|
0873A60314AB83CC004F12B7 /* PBXTargetDependency */ = { |
1327 |
|
isa = PBXTargetDependency; |
1328 |
|
target = 0873A5C414AB8038004F12B7 /* basic-dyngen-ops */; |
1481 |
|
}; |
1482 |
|
name = Release; |
1483 |
|
}; |
1484 |
+ |
0846E52914B129EF00574779 /* Debug */ = { |
1485 |
+ |
isa = XCBuildConfiguration; |
1486 |
+ |
buildSettings = { |
1487 |
+ |
ALWAYS_SEARCH_USER_PATHS = NO; |
1488 |
+ |
ARCHS = ppc; |
1489 |
+ |
COPY_PHASE_STRIP = NO; |
1490 |
+ |
GCC_DYNAMIC_NO_PIC = NO; |
1491 |
+ |
GCC_ENABLE_FIX_AND_CONTINUE = YES; |
1492 |
+ |
GCC_MODEL_TUNING = G5; |
1493 |
+ |
GCC_OPTIMIZATION_LEVEL = 0; |
1494 |
+ |
GCC_PREPROCESSOR_DEFINITIONS = __ASSEMBLY__; |
1495 |
+ |
GCC_VERSION = 4.0; |
1496 |
+ |
HEADER_SEARCH_PATHS = ( |
1497 |
+ |
../Unix, |
1498 |
+ |
../include, |
1499 |
+ |
); |
1500 |
+ |
INSTALL_PATH = /usr/local/lib; |
1501 |
+ |
PREBINDING = NO; |
1502 |
+ |
PRODUCT_NAME = ppc_asm; |
1503 |
+ |
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; |
1504 |
+ |
}; |
1505 |
+ |
name = Debug; |
1506 |
+ |
}; |
1507 |
+ |
0846E52A14B129EF00574779 /* Release */ = { |
1508 |
+ |
isa = XCBuildConfiguration; |
1509 |
+ |
buildSettings = { |
1510 |
+ |
ALWAYS_SEARCH_USER_PATHS = NO; |
1511 |
+ |
ARCHS = ppc; |
1512 |
+ |
COPY_PHASE_STRIP = YES; |
1513 |
+ |
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
1514 |
+ |
GCC_ENABLE_FIX_AND_CONTINUE = NO; |
1515 |
+ |
GCC_MODEL_TUNING = G5; |
1516 |
+ |
GCC_PREPROCESSOR_DEFINITIONS = __ASSEMBLY__; |
1517 |
+ |
GCC_VERSION = 4.0; |
1518 |
+ |
HEADER_SEARCH_PATHS = ( |
1519 |
+ |
../Unix, |
1520 |
+ |
../include, |
1521 |
+ |
); |
1522 |
+ |
INSTALL_PATH = /usr/local/lib; |
1523 |
+ |
PREBINDING = NO; |
1524 |
+ |
PRODUCT_NAME = ppc_asm; |
1525 |
+ |
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; |
1526 |
+ |
ZERO_LINK = NO; |
1527 |
+ |
}; |
1528 |
+ |
name = Release; |
1529 |
+ |
}; |
1530 |
|
0856CCAF14A99DE0000B1711 /* Debug */ = { |
1531 |
|
isa = XCBuildConfiguration; |
1532 |
|
buildSettings = { |
1546 |
|
buildSettings = { |
1547 |
|
ALWAYS_SEARCH_USER_PATHS = NO; |
1548 |
|
ARCHS = ( |
1549 |
+ |
ppc, |
1550 |
|
i386, |
1551 |
|
x86_64, |
1552 |
|
); |
1600 |
|
Carbon, |
1601 |
|
"-lkpx_cpu", |
1602 |
|
); |
1603 |
+ |
"OTHER_LDFLAGS[arch=ppc]" = ( |
1604 |
+ |
"-pagezero_size", |
1605 |
+ |
0x3000, |
1606 |
+ |
"-Wl,-seg1addr,0x78048000", |
1607 |
+ |
"-framework", |
1608 |
+ |
Foundation, |
1609 |
+ |
"-framework", |
1610 |
+ |
AppKit, |
1611 |
+ |
"-framework", |
1612 |
+ |
Carbon, |
1613 |
+ |
"-lppc_asm", |
1614 |
+ |
); |
1615 |
|
PREBINDING = NO; |
1616 |
|
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO; |
1617 |
|
PRODUCT_NAME = SheepShaver; |
1618 |
|
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; |
1619 |
|
"SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; |
1620 |
+ |
"SDKROOT[arch=ppc]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; |
1621 |
|
WARNING_LDFLAGS = ""; |
1622 |
|
}; |
1623 |
|
name = Debug; |
1627 |
|
buildSettings = { |
1628 |
|
ALWAYS_SEARCH_USER_PATHS = NO; |
1629 |
|
ARCHS = ( |
1630 |
+ |
ppc, |
1631 |
|
i386, |
1632 |
|
x86_64, |
1633 |
|
); |
1681 |
|
Carbon, |
1682 |
|
"-lkpx_cpu", |
1683 |
|
); |
1684 |
+ |
"OTHER_LDFLAGS[arch=ppc]" = ( |
1685 |
+ |
"-pagezero_size", |
1686 |
+ |
0x3000, |
1687 |
+ |
"-Wl,-seg1addr,0x78048000", |
1688 |
+ |
"-framework", |
1689 |
+ |
Foundation, |
1690 |
+ |
"-framework", |
1691 |
+ |
AppKit, |
1692 |
+ |
"-framework", |
1693 |
+ |
Carbon, |
1694 |
+ |
"-lppc_asm", |
1695 |
+ |
); |
1696 |
|
PREBINDING = NO; |
1697 |
|
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO; |
1698 |
|
PRODUCT_NAME = SheepShaver; |
1699 |
|
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; |
1700 |
|
"SDKROOT[arch=i386]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; |
1701 |
+ |
"SDKROOT[arch=ppc]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk"; |
1702 |
|
ZERO_LINK = NO; |
1703 |
|
}; |
1704 |
|
name = Release; |
1985 |
|
); |
1986 |
|
defaultConfigurationIsVisible = 0; |
1987 |
|
defaultConfigurationName = Release; |
1988 |
+ |
}; |
1989 |
+ |
0846E52C14B12A2600574779 /* Build configuration list for PBXNativeTarget "ppc_asm" */ = { |
1990 |
+ |
isa = XCConfigurationList; |
1991 |
+ |
buildConfigurations = ( |
1992 |
+ |
0846E52914B129EF00574779 /* Debug */, |
1993 |
+ |
0846E52A14B129EF00574779 /* Release */, |
1994 |
+ |
); |
1995 |
+ |
defaultConfigurationIsVisible = 0; |
1996 |
+ |
defaultConfigurationName = Release; |
1997 |
|
}; |
1998 |
|
0856CCB114A99DE0000B1711 /* Build configuration list for PBXProject "SheepShaver" */ = { |
1999 |
|
isa = XCConfigurationList; |