|
191 | 191 | 84B7BF7F1B72720200F9733F /* stdclass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84B7BEA71B72720200F9733F /* stdclass.cpp */; }; |
192 | 192 | 84B7BF831B727AD700F9733F /* osx-main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 84B7BF821B727AD700F9733F /* osx-main.mm */; }; |
193 | 193 | 84B7BF861B72871600F9733F /* EmuGLView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84B7BF851B72871600F9733F /* EmuGLView.swift */; }; |
194 | | - AE1E292520947C6100FC6BA2 /* rec_x64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE1E292420947C6100FC6BA2 /* rec_x64.cpp */; }; |
195 | 194 | AE1E293B2095FB1600FC6BA2 /* rec_cpp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE1E293A2095FB1600FC6BA2 /* rec_cpp.cpp */; }; |
| 195 | + AE1E294020A96B0B00FC6BA2 /* rec_x64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE1E293F20A96B0B00FC6BA2 /* rec_x64.cpp */; }; |
196 | 196 | EBDF374F1BB96581001191B5 /* audiobackend_coreaudio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EBDF374D1BB96581001191B5 /* audiobackend_coreaudio.cpp */; }; |
197 | 197 | EBDF37511BB969EE001191B5 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EBDF37501BB969EE001191B5 /* CoreAudio.framework */; }; |
198 | 198 | EBDF37531BB969F8001191B5 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EBDF37521BB969F8001191B5 /* AudioUnit.framework */; }; |
|
539 | 539 | 84B7BF821B727AD700F9733F /* osx-main.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = "osx-main.mm"; sourceTree = "<group>"; }; |
540 | 540 | 84B7BF841B72821900F9733F /* emulator-osx-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "emulator-osx-Bridging-Header.h"; sourceTree = "<group>"; }; |
541 | 541 | 84B7BF851B72871600F9733F /* EmuGLView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EmuGLView.swift; sourceTree = "<group>"; }; |
542 | | - AE1E292420947C6100FC6BA2 /* rec_x64.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rec_x64.cpp; sourceTree = "<group>"; }; |
543 | 542 | AE1E292820947D4700FC6BA2 /* xbyak.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xbyak.h; sourceTree = "<group>"; }; |
544 | 543 | AE1E292920947D4700FC6BA2 /* xbyak_bin2hex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xbyak_bin2hex.h; sourceTree = "<group>"; }; |
545 | 544 | AE1E292A20947D4700FC6BA2 /* xbyak_mnemonic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xbyak_mnemonic.h; sourceTree = "<group>"; }; |
546 | 545 | AE1E292B20947D4700FC6BA2 /* xbyak_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xbyak_util.h; sourceTree = "<group>"; }; |
547 | 546 | AE1E293A2095FB1600FC6BA2 /* rec_cpp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rec_cpp.cpp; sourceTree = "<group>"; }; |
| 547 | + AE1E293F20A96B0B00FC6BA2 /* rec_x64.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rec_x64.cpp; sourceTree = "<group>"; }; |
548 | 548 | EBDF374D1BB96581001191B5 /* audiobackend_coreaudio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audiobackend_coreaudio.cpp; sourceTree = "<group>"; }; |
549 | 549 | EBDF374E1BB96581001191B5 /* audiobackend_coreaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audiobackend_coreaudio.h; sourceTree = "<group>"; }; |
550 | 550 | EBDF37501BB969EE001191B5 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; |
|
659 | 659 | 84B7BE7C1B72720200F9733F /* profiler */, |
660 | 660 | 84B7BE7F1B72720200F9733F /* README.md */, |
661 | 661 | AE1E29392095FB1600FC6BA2 /* rec-cpp */, |
662 | | - AE1E292320947C6100FC6BA2 /* rec-x64 */, |
| 662 | + AE1E293E20A96B0B00FC6BA2 /* rec-x64 */, |
663 | 663 | 84B7BE8F1B72720200F9733F /* reios */, |
664 | 664 | 84B7BE981B72720200F9733F /* rend */, |
665 | 665 | 84B7BEA71B72720200F9733F /* stdclass.cpp */, |
|
1287 | 1287 | path = gles; |
1288 | 1288 | sourceTree = "<group>"; |
1289 | 1289 | }; |
1290 | | - AE1E292320947C6100FC6BA2 /* rec-x64 */ = { |
1291 | | - isa = PBXGroup; |
1292 | | - children = ( |
1293 | | - AE1E292420947C6100FC6BA2 /* rec_x64.cpp */, |
1294 | | - ); |
1295 | | - path = "rec-x64"; |
1296 | | - sourceTree = "<group>"; |
1297 | | - }; |
1298 | 1290 | AE1E292620947D4700FC6BA2 /* xbyak */ = { |
1299 | 1291 | isa = PBXGroup; |
1300 | 1292 | children = ( |
|
1315 | 1307 | path = "../../../core/rec-cpp"; |
1316 | 1308 | sourceTree = "<group>"; |
1317 | 1309 | }; |
| 1310 | + AE1E293E20A96B0B00FC6BA2 /* rec-x64 */ = { |
| 1311 | + isa = PBXGroup; |
| 1312 | + children = ( |
| 1313 | + AE1E293F20A96B0B00FC6BA2 /* rec_x64.cpp */, |
| 1314 | + ); |
| 1315 | + name = "rec-x64"; |
| 1316 | + path = "../../../core/rec-x64"; |
| 1317 | + sourceTree = "<group>"; |
| 1318 | + }; |
1318 | 1319 | /* End PBXGroup section */ |
1319 | 1320 |
|
1320 | 1321 | /* Begin PBXNativeTarget section */ |
|
1478 | 1479 | 84B7BEF21B72720200F9733F /* zip_file_get_offset.c in Sources */, |
1479 | 1480 | 84B7BF7B1B72720200F9733F /* gltex.cpp in Sources */, |
1480 | 1481 | 84B7BEF41B72720200F9733F /* zip_filerange_crc.c in Sources */, |
1481 | | - AE1E292520947C6100FC6BA2 /* rec_x64.cpp in Sources */, |
| 1482 | + AE1E294020A96B0B00FC6BA2 /* rec_x64.cpp in Sources */, |
1482 | 1483 | 84B7BEB91B72720200F9733F /* elf.cpp in Sources */, |
1483 | 1484 | 84B7BF6D1B72720200F9733F /* README.md in Sources */, |
1484 | 1485 | 84B7BF2B1B72720200F9733F /* arm_mem.cpp in Sources */, |
|
1662 | 1663 | TARGET_NO_WEBUI, |
1663 | 1664 | TARGET_NO_NIXPROF, |
1664 | 1665 | TARGET_NO_COREIO_HTTP, |
1665 | | - TARGET_NO_AREC, |
| 1666 | + TARGET_NO_AREC, |
1666 | 1667 | XBYAK_NO_OP_NAMES, |
1667 | 1668 | ); |
1668 | 1669 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
|
1708 | 1709 | TARGET_NO_WEBUI, |
1709 | 1710 | TARGET_NO_NIXPROF, |
1710 | 1711 | TARGET_NO_COREIO_HTTP, |
1711 | | - TARGET_NO_AREC, |
| 1712 | + TARGET_NO_AREC, |
1712 | 1713 | XBYAK_NO_OP_NAMES, |
1713 | 1714 | ); |
1714 | 1715 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
|
1766 | 1767 | "$(inherited)", |
1767 | 1768 | ); |
1768 | 1769 | "GCC_PREPROCESSOR_DEFINITIONS[arch=x86_64]" = ( |
1769 | | - TARGET_OSX_X64, |
| 1770 | + TARGET_OSX_X64, |
1770 | 1771 | "$(inherited)", |
1771 | 1772 | ); |
1772 | 1773 | HEADER_SEARCH_PATHS = ( |
|
0 commit comments