2014-03-06 03:26:47 +00:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
2021-08-10 09:32:22 +00:00
|
|
|
objectVersion = 52;
|
2014-03-06 03:26:47 +00:00
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
87078A8718A47FE90034C7A0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 87078A8618A47FE90034C7A0 /* Foundation.framework */; };
|
|
|
|
87078A8918A47FE90034C7A0 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 87078A8818A47FE90034C7A0 /* CoreGraphics.framework */; };
|
|
|
|
87078A8B18A47FE90034C7A0 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 87078A8A18A47FE90034C7A0 /* UIKit.framework */; };
|
|
|
|
87078A8D18A47FE90034C7A0 /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 87078A8C18A47FE90034C7A0 /* GLKit.framework */; };
|
|
|
|
87078A8F18A47FE90034C7A0 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 87078A8E18A47FE90034C7A0 /* OpenGLES.framework */; };
|
|
|
|
87078A9718A47FE90034C7A0 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 87078A9618A47FE90034C7A0 /* main.m */; };
|
2021-08-12 09:22:22 +00:00
|
|
|
87078A9B18A47FE90034C7A0 /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 87078A9A18A47FE90034C7A0 /* AppDelegate.mm */; };
|
2015-08-24 20:32:18 +00:00
|
|
|
878B0CFC1B8BB5B400A8D1C5 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 878B0CFB1B8BB5B400A8D1C5 /* Images.xcassets */; };
|
2014-12-19 19:59:38 +00:00
|
|
|
87C4AA561A4414070048DBF4 /* AssetsLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 87C4AA551A4414070048DBF4 /* AssetsLibrary.framework */; };
|
2015-08-10 01:53:50 +00:00
|
|
|
87D92EA81B7839E600D8FD9E /* ios_main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 87D92EA71B7839E600D8FD9E /* ios_main.mm */; };
|
|
|
|
87D92F4E1B7A1B5700D8FD9E /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 87D92F4D1B7A1B5700D8FD9E /* GameController.framework */; };
|
2015-08-15 03:15:18 +00:00
|
|
|
87D92F541B7A1BB100D8FD9E /* iCadeReaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 87D92F511B7A1BB100D8FD9E /* iCadeReaderView.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
2015-08-25 18:34:10 +00:00
|
|
|
87FA52EA1B8CE18600CEFC32 /* PadViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 87FA52E81B8CE18600CEFC32 /* PadViewController.xib */; };
|
2021-08-06 08:30:30 +00:00
|
|
|
9C7A393318C804A80070BB5F /* flycast.entitlements in Resources */ = {isa = PBXBuildFile; fileRef = 9C7A393218C804A80070BB5F /* flycast.entitlements */; };
|
|
|
|
AE327C2826BAA91300B2F53C /* rec_x64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32583A26BAA8E000B2F53C /* rec_x64.cpp */; };
|
|
|
|
AE327C2926BAA91300B2F53C /* serialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32583D26BAA8E000B2F53C /* serialize.cpp */; };
|
|
|
|
AE327C2A26BAA91300B2F53C /* cheats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32583E26BAA8E000B2F53C /* cheats.cpp */; };
|
|
|
|
AE327C2B26BAA91300B2F53C /* sb_mem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32584426BAA8E000B2F53C /* sb_mem.cpp */; };
|
|
|
|
AE327C2C26BAA91300B2F53C /* sb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32584526BAA8E000B2F53C /* sb.cpp */; };
|
|
|
|
AE327C2D26BAA91300B2F53C /* holly_intc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32584626BAA8E000B2F53C /* holly_intc.cpp */; };
|
|
|
|
AE327C2E26BAA91300B2F53C /* shil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32584C26BAA8E000B2F53C /* shil.cpp */; };
|
|
|
|
AE327C2F26BAA91300B2F53C /* driver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32585026BAA8E000B2F53C /* driver.cpp */; };
|
|
|
|
AE327C3026BAA91300B2F53C /* decoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32585226BAA8E000B2F53C /* decoder.cpp */; };
|
|
|
|
AE327C3126BAA91300B2F53C /* ssa.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32585326BAA8E000B2F53C /* ssa.cpp */; };
|
|
|
|
AE327C3226BAA91300B2F53C /* blockmanager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32585426BAA8E000B2F53C /* blockmanager.cpp */; };
|
|
|
|
AE327C3326BAA91300B2F53C /* sh4_sched.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32585E26BAA8E000B2F53C /* sh4_sched.cpp */; };
|
|
|
|
AE327C3426BAA91300B2F53C /* sh4_opcode_list.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32585F26BAA8E000B2F53C /* sh4_opcode_list.cpp */; };
|
|
|
|
AE327C3526BAA91300B2F53C /* sh4_mem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32586226BAA8E000B2F53C /* sh4_mem.cpp */; };
|
|
|
|
AE327C3626BAA91300B2F53C /* sh4_opcodes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32586426BAA8E000B2F53C /* sh4_opcodes.cpp */; };
|
|
|
|
AE327C3726BAA91300B2F53C /* sh4_interpreter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32586626BAA8E000B2F53C /* sh4_interpreter.cpp */; };
|
|
|
|
AE327C3826BAA91300B2F53C /* sh4_fpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32586926BAA8E000B2F53C /* sh4_fpu.cpp */; };
|
|
|
|
AE327C3926BAA91300B2F53C /* sh4_interrupts.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32586A26BAA8E000B2F53C /* sh4_interrupts.cpp */; };
|
|
|
|
AE327C3B26BAA91300B2F53C /* sh4_core_regs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32586D26BAA8E000B2F53C /* sh4_core_regs.cpp */; };
|
|
|
|
AE327C3C26BAA91300B2F53C /* sh4_mmr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32586E26BAA8E000B2F53C /* sh4_mmr.cpp */; };
|
|
|
|
AE327C3D26BAA91300B2F53C /* ubc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32587026BAA8E000B2F53C /* ubc.cpp */; };
|
|
|
|
AE327C3E26BAA91300B2F53C /* intc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32587126BAA8E000B2F53C /* intc.cpp */; };
|
|
|
|
AE327C3F26BAA91300B2F53C /* bsc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32587326BAA8E000B2F53C /* bsc.cpp */; };
|
|
|
|
AE327C4026BAA91300B2F53C /* ccn.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32587426BAA8E000B2F53C /* ccn.cpp */; };
|
|
|
|
AE327C4126BAA91300B2F53C /* fastmmu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32587726BAA8E000B2F53C /* fastmmu.cpp */; };
|
|
|
|
AE327C4226BAA91300B2F53C /* dmac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32587826BAA8E000B2F53C /* dmac.cpp */; };
|
|
|
|
AE327C4326BAA91300B2F53C /* serial.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32587926BAA8E000B2F53C /* serial.cpp */; };
|
|
|
|
AE327C4426BAA91300B2F53C /* rtc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32587A26BAA8E000B2F53C /* rtc.cpp */; };
|
|
|
|
AE327C4526BAA91300B2F53C /* tmu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32587B26BAA8E000B2F53C /* tmu.cpp */; };
|
|
|
|
AE327C4626BAA91300B2F53C /* mmu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32587C26BAA8E000B2F53C /* mmu.cpp */; };
|
|
|
|
AE327C4726BAA91300B2F53C /* cpg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32587E26BAA8E000B2F53C /* cpg.cpp */; };
|
|
|
|
AE327C4826BAA91300B2F53C /* sh4_rom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32588026BAA8E000B2F53C /* sh4_rom.cpp */; };
|
|
|
|
AE327C4926BAA91300B2F53C /* gdrom_response.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32588426BAA8E000B2F53C /* gdrom_response.cpp */; };
|
|
|
|
AE327C4A26BAA91300B2F53C /* gdromv3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32588526BAA8E000B2F53C /* gdromv3.cpp */; };
|
|
|
|
AE327C4C26BAA91300B2F53C /* ta_ctx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32588B26BAA8E000B2F53C /* ta_ctx.cpp */; };
|
|
|
|
AE327C4D26BAA91300B2F53C /* pvr_mem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32588C26BAA8E000B2F53C /* pvr_mem.cpp */; };
|
|
|
|
AE327C4E26BAA91300B2F53C /* spg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32588F26BAA8E100B2F53C /* spg.cpp */; };
|
|
|
|
AE327C4F26BAA91300B2F53C /* pvr_sb_regs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32589226BAA8E100B2F53C /* pvr_sb_regs.cpp */; };
|
|
|
|
AE327C5026BAA91300B2F53C /* drkPvr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32589726BAA8E100B2F53C /* drkPvr.cpp */; };
|
|
|
|
AE327C5126BAA91300B2F53C /* Renderer_if.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32589826BAA8E100B2F53C /* Renderer_if.cpp */; };
|
|
|
|
AE327C5226BAA91300B2F53C /* ta_vtx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32589926BAA8E100B2F53C /* ta_vtx.cpp */; };
|
|
|
|
AE327C5326BAA91300B2F53C /* pvr_regs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32589B26BAA8E100B2F53C /* pvr_regs.cpp */; };
|
|
|
|
AE327C5426BAA91300B2F53C /* ta.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32589C26BAA8E100B2F53C /* ta.cpp */; };
|
|
|
|
AE327C5526BAA91300B2F53C /* flashrom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32589F26BAA8E100B2F53C /* flashrom.cpp */; };
|
|
|
|
AE327C5626BAA91300B2F53C /* awcartridge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258A126BAA8E100B2F53C /* awcartridge.cpp */; };
|
|
|
|
AE327C5726BAA91300B2F53C /* decrypt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258A526BAA8E100B2F53C /* decrypt.cpp */; };
|
|
|
|
AE327C5826BAA91300B2F53C /* m1cartridge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258AA26BAA8E100B2F53C /* m1cartridge.cpp */; };
|
|
|
|
AE327C5926BAA91300B2F53C /* gdcartridge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258AB26BAA8E100B2F53C /* gdcartridge.cpp */; };
|
|
|
|
AE327C5A26BAA91300B2F53C /* m4cartridge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258AC26BAA8E100B2F53C /* m4cartridge.cpp */; };
|
|
|
|
AE327C5B26BAA91300B2F53C /* naomi_flashrom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258AD26BAA8E100B2F53C /* naomi_flashrom.cpp */; };
|
|
|
|
AE327C5C26BAA91300B2F53C /* naomi_cart.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258AF26BAA8E100B2F53C /* naomi_cart.cpp */; };
|
|
|
|
AE327C5D26BAA91300B2F53C /* naomi_m3comm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258B126BAA8E100B2F53C /* naomi_m3comm.cpp */; };
|
|
|
|
AE327C5E26BAA91300B2F53C /* naomi_roms.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258B426BAA8E100B2F53C /* naomi_roms.cpp */; };
|
|
|
|
AE327C5F26BAA91300B2F53C /* naomi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258B526BAA8E100B2F53C /* naomi.cpp */; };
|
|
|
|
AE327C6026BAA91300B2F53C /* maple_if.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258BB26BAA8E100B2F53C /* maple_if.cpp */; };
|
|
|
|
AE327C6126BAA91300B2F53C /* maple_jvs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258BC26BAA8E100B2F53C /* maple_jvs.cpp */; };
|
|
|
|
AE327C6226BAA91300B2F53C /* maple_helper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258BD26BAA8E100B2F53C /* maple_helper.cpp */; };
|
|
|
|
AE327C6326BAA91300B2F53C /* maple_cfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258BF26BAA8E100B2F53C /* maple_cfg.cpp */; };
|
|
|
|
AE327C6426BAA91300B2F53C /* maple_devs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258C226BAA8E100B2F53C /* maple_devs.cpp */; };
|
|
|
|
AE327C6526BAA91300B2F53C /* modem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258C626BAA8E100B2F53C /* modem.cpp */; };
|
|
|
|
AE327C6626BAA91300B2F53C /* arm_mem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258C826BAA8E100B2F53C /* arm_mem.cpp */; };
|
|
|
|
AE327C6726BAA91300B2F53C /* arm7_rec_x64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258CA26BAA8E100B2F53C /* arm7_rec_x64.cpp */; };
|
|
|
|
AE327C6826BAA91300B2F53C /* arm7.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258CD26BAA8E100B2F53C /* arm7.cpp */; };
|
|
|
|
AE327C6926BAA91300B2F53C /* arm7_rec_arm32.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258CE26BAA8E100B2F53C /* arm7_rec_arm32.cpp */; };
|
|
|
|
AE327C6A26BAA91300B2F53C /* vbaARM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258CF26BAA8E100B2F53C /* vbaARM.cpp */; };
|
|
|
|
AE327C6B26BAA91300B2F53C /* arm7_rec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258D026BAA8E100B2F53C /* arm7_rec.cpp */; };
|
|
|
|
AE327C6C26BAA91300B2F53C /* arm7_rec_arm64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258D126BAA8E100B2F53C /* arm7_rec_arm64.cpp */; };
|
|
|
|
AE327C6D26BAA91300B2F53C /* aica_if.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258D426BAA8E100B2F53C /* aica_if.cpp */; };
|
|
|
|
AE327C6E26BAA91300B2F53C /* dsp_x64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258D526BAA8E100B2F53C /* dsp_x64.cpp */; };
|
|
|
|
AE327C6F26BAA91300B2F53C /* dsp_arm64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258D726BAA8E100B2F53C /* dsp_arm64.cpp */; };
|
|
|
|
AE327C7026BAA91300B2F53C /* dsp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258D826BAA8E100B2F53C /* dsp.cpp */; };
|
|
|
|
AE327C7126BAA91300B2F53C /* aica_mem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258D926BAA8E100B2F53C /* aica_mem.cpp */; };
|
|
|
|
AE327C7226BAA91300B2F53C /* dsp_x86.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258DA26BAA8E100B2F53C /* dsp_x86.cpp */; };
|
|
|
|
AE327C7326BAA91300B2F53C /* aica.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258DB26BAA8E100B2F53C /* aica.cpp */; };
|
|
|
|
AE327C7426BAA91300B2F53C /* dsp_interp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258DE26BAA8E100B2F53C /* dsp_interp.cpp */; };
|
|
|
|
AE327C7526BAA91300B2F53C /* sgc_if.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258E126BAA8E100B2F53C /* sgc_if.cpp */; };
|
|
|
|
AE327C7626BAA91300B2F53C /* rtl8139c.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258E526BAA8E100B2F53C /* rtl8139c.cpp */; };
|
|
|
|
AE327C7726BAA91300B2F53C /* bba.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258E626BAA8E100B2F53C /* bba.cpp */; };
|
|
|
|
AE327C7826BAA91300B2F53C /* _vmem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258E926BAA8E100B2F53C /* _vmem.cpp */; };
|
|
|
|
AE327C7926BAA91300B2F53C /* ZipArchive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258EC26BAA8E100B2F53C /* ZipArchive.cpp */; };
|
|
|
|
AE327C7A26BAA91300B2F53C /* 7zArchive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258ED26BAA8E100B2F53C /* 7zArchive.cpp */; };
|
|
|
|
AE327C7B26BAA91300B2F53C /* rzip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258F026BAA8E100B2F53C /* rzip.cpp */; };
|
|
|
|
AE327C7C26BAA91300B2F53C /* archive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258F126BAA8E100B2F53C /* archive.cpp */; };
|
|
|
|
AE327C7E26BAA91300B2F53C /* gamepad_device.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258F826BAA8E100B2F53C /* gamepad_device.cpp */; };
|
|
|
|
AE327C7F26BAA91300B2F53C /* mapping.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258F926BAA8E100B2F53C /* mapping.cpp */; };
|
|
|
|
AE327C8026BAA91300B2F53C /* emulator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3258FD26BAA8E100B2F53C /* emulator.cpp */; };
|
|
|
|
AE327C8126BAA91300B2F53C /* naomi_network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32590026BAA8E100B2F53C /* naomi_network.cpp */; };
|
|
|
|
AE327C8226BAA91300B2F53C /* picoppp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32590126BAA8E100B2F53C /* picoppp.cpp */; };
|
|
|
|
AE327C8326BAA91300B2F53C /* ifaddrs.c in Sources */ = {isa = PBXBuildFile; fileRef = AE32590426BAA8E100B2F53C /* ifaddrs.c */; };
|
|
|
|
AE327C8426BAA91300B2F53C /* miniupnp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32590526BAA8E100B2F53C /* miniupnp.cpp */; };
|
|
|
|
AE327C8526BAA91300B2F53C /* dns.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32590626BAA8E100B2F53C /* dns.cpp */; };
|
|
|
|
AE327C8626BAA91300B2F53C /* gdi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32590926BAA8E100B2F53C /* gdi.cpp */; };
|
|
|
|
AE327C8726BAA91300B2F53C /* common.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32590A26BAA8E100B2F53C /* common.cpp */; };
|
|
|
|
AE327C8826BAA91300B2F53C /* cdi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32590B26BAA8E100B2F53C /* cdi.cpp */; };
|
|
|
|
AE327C8926BAA91300B2F53C /* ImgReader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32590C26BAA8E100B2F53C /* ImgReader.cpp */; };
|
|
|
|
AE327C8A26BAA91300B2F53C /* cue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32590D26BAA8E100B2F53C /* cue.cpp */; };
|
|
|
|
AE327C8B26BAA91300B2F53C /* ioctl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32590F26BAA8E100B2F53C /* ioctl.cpp */; };
|
|
|
|
AE327C8C26BAA91300B2F53C /* chd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32591026BAA8E100B2F53C /* chd.cpp */; };
|
|
|
|
AE327C8D26BAA91300B2F53C /* cfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32591226BAA8E100B2F53C /* cfg.cpp */; };
|
|
|
|
AE327C8E26BAA91300B2F53C /* option.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32591526BAA8E100B2F53C /* option.cpp */; };
|
|
|
|
AE327C8F26BAA91300B2F53C /* ini.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32591626BAA8E100B2F53C /* ini.cpp */; };
|
|
|
|
AE327C9026BAA91300B2F53C /* cl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32591726BAA8E100B2F53C /* cl.cpp */; };
|
|
|
|
AE327C9226BAA91300B2F53C /* nullDC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32591C26BAA8E100B2F53C /* nullDC.cpp */; };
|
|
|
|
AE327C9326BAA91300B2F53C /* rec_arm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32591E26BAA8E100B2F53C /* rec_arm.cpp */; };
|
|
|
|
AE327C9526BAA91300B2F53C /* rec_arm64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32592126BAA8E100B2F53C /* rec_arm64.cpp */; };
|
|
|
|
AE327C9626BAA91300B2F53C /* version.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32592526BAA8E100B2F53C /* version.cpp */; };
|
|
|
|
AE327C9726BAA91300B2F53C /* osx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32592826BAA8E100B2F53C /* osx.cpp */; };
|
|
|
|
AE327C9826BAA91300B2F53C /* wgl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32592A26BAA8E100B2F53C /* wgl.cpp */; };
|
|
|
|
AE327C9A26BAA91300B2F53C /* gl_context.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32592E26BAA8E100B2F53C /* gl_context.cpp */; };
|
|
|
|
AE327C9B26BAA91300B2F53C /* sdl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32592F26BAA8E100B2F53C /* sdl.cpp */; };
|
|
|
|
AE327C9C26BAA91300B2F53C /* switcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32593126BAA8E100B2F53C /* switcher.cpp */; };
|
|
|
|
AE327C9D26BAA91300B2F53C /* libretro.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32593226BAA8E100B2F53C /* libretro.cpp */; };
|
|
|
|
AE327C9F26BAA91300B2F53C /* egl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32593426BAA8E100B2F53C /* egl.cpp */; };
|
|
|
|
AE327CA026BAA91300B2F53C /* xgl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32593926BAA8E100B2F53C /* xgl.cpp */; };
|
|
|
|
AE327CA226BAA91300B2F53C /* common.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32594026BAA8E100B2F53C /* common.cpp */; };
|
|
|
|
AE327CA326BAA91300B2F53C /* posix_vmem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32594126BAA8E100B2F53C /* posix_vmem.cpp */; };
|
|
|
|
AE327CA426BAA91300B2F53C /* context.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32594226BAA8E100B2F53C /* context.cpp */; };
|
|
|
|
AE327CA726BAA91300B2F53C /* stdclass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32594626BAA8E100B2F53C /* stdclass.cpp */; };
|
|
|
|
AE327CB926BAA91300B2F53C /* cpu-features.cc in Sources */ = {isa = PBXBuildFile; fileRef = AE32597626BAA8E100B2F53C /* cpu-features.cc */; };
|
|
|
|
AE327CBA26BAA91300B2F53C /* utils-vixl.cc in Sources */ = {isa = PBXBuildFile; fileRef = AE32597B26BAA8E100B2F53C /* utils-vixl.cc */; };
|
|
|
|
AE327CBB26BAA91300B2F53C /* compiler-intrinsics-vixl.cc in Sources */ = {isa = PBXBuildFile; fileRef = AE32597F26BAA8E100B2F53C /* compiler-intrinsics-vixl.cc */; };
|
|
|
|
AE327CC326BAA91400B2F53C /* instrument-aarch64.cc in Sources */ = {isa = PBXBuildFile; fileRef = AE32599326BAA8E100B2F53C /* instrument-aarch64.cc */; };
|
|
|
|
AE327CC426BAA91400B2F53C /* cpu-features-auditor-aarch64.cc in Sources */ = {isa = PBXBuildFile; fileRef = AE32599426BAA8E100B2F53C /* cpu-features-auditor-aarch64.cc */; };
|
|
|
|
AE327CC526BAA91400B2F53C /* pointer-auth-aarch64.cc in Sources */ = {isa = PBXBuildFile; fileRef = AE32599626BAA8E100B2F53C /* pointer-auth-aarch64.cc */; };
|
|
|
|
AE327CC626BAA91400B2F53C /* instructions-aarch64.cc in Sources */ = {isa = PBXBuildFile; fileRef = AE32599826BAA8E100B2F53C /* instructions-aarch64.cc */; };
|
|
|
|
AE327CC726BAA91400B2F53C /* logic-aarch64.cc in Sources */ = {isa = PBXBuildFile; fileRef = AE32599926BAA8E100B2F53C /* logic-aarch64.cc */; };
|
|
|
|
AE327CC826BAA91400B2F53C /* simulator-aarch64.cc in Sources */ = {isa = PBXBuildFile; fileRef = AE32599B26BAA8E100B2F53C /* simulator-aarch64.cc */; };
|
|
|
|
AE327CC926BAA91400B2F53C /* macro-assembler-aarch64.cc in Sources */ = {isa = PBXBuildFile; fileRef = AE32599F26BAA8E100B2F53C /* macro-assembler-aarch64.cc */; };
|
|
|
|
AE327CCA26BAA91400B2F53C /* disasm-aarch64.cc in Sources */ = {isa = PBXBuildFile; fileRef = AE3259A126BAA8E100B2F53C /* disasm-aarch64.cc */; };
|
|
|
|
AE327CCB26BAA91400B2F53C /* operands-aarch64.cc in Sources */ = {isa = PBXBuildFile; fileRef = AE3259A226BAA8E100B2F53C /* operands-aarch64.cc */; };
|
|
|
|
AE327CCC26BAA91400B2F53C /* decoder-aarch64.cc in Sources */ = {isa = PBXBuildFile; fileRef = AE3259A426BAA8E100B2F53C /* decoder-aarch64.cc */; };
|
|
|
|
AE327CCD26BAA91400B2F53C /* cpu-aarch64.cc in Sources */ = {isa = PBXBuildFile; fileRef = AE3259A926BAA8E100B2F53C /* cpu-aarch64.cc */; };
|
|
|
|
AE327CCE26BAA91400B2F53C /* assembler-aarch64.cc in Sources */ = {isa = PBXBuildFile; fileRef = AE3259AB26BAA8E100B2F53C /* assembler-aarch64.cc */; };
|
|
|
|
AE327CCF26BAA91400B2F53C /* code-buffer-vixl.cc in Sources */ = {isa = PBXBuildFile; fileRef = AE3259AC26BAA8E100B2F53C /* code-buffer-vixl.cc */; };
|
|
|
|
AE327CD226BAA91400B2F53C /* xbrz.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3259B326BAA8E100B2F53C /* xbrz.cpp */; };
|
|
|
|
AE327CD426BAA91400B2F53C /* minisoap.c in Sources */ = {isa = PBXBuildFile; fileRef = AE3259B826BAA8E100B2F53C /* minisoap.c */; };
|
|
|
|
AE327CD526BAA91400B2F53C /* addr_is_reserved.c in Sources */ = {isa = PBXBuildFile; fileRef = AE3259BB26BAA8E100B2F53C /* addr_is_reserved.c */; };
|
|
|
|
AE327CEE26BAA91400B2F53C /* portlistingparse.c in Sources */ = {isa = PBXBuildFile; fileRef = AE3259D626BAA8E100B2F53C /* portlistingparse.c */; };
|
|
|
|
AE327CF126BAA91400B2F53C /* connecthostport.c in Sources */ = {isa = PBXBuildFile; fileRef = AE3259D926BAA8E100B2F53C /* connecthostport.c */; };
|
|
|
|
AE327D0226BAA91400B2F53C /* upnpreplyparse.c in Sources */ = {isa = PBXBuildFile; fileRef = AE3259EC26BAA8E200B2F53C /* upnpreplyparse.c */; };
|
|
|
|
AE327D0626BAA91400B2F53C /* receivedata.c in Sources */ = {isa = PBXBuildFile; fileRef = AE3259F126BAA8E200B2F53C /* receivedata.c */; };
|
|
|
|
AE327D0726BAA91400B2F53C /* miniwget.c in Sources */ = {isa = PBXBuildFile; fileRef = AE3259F326BAA8E200B2F53C /* miniwget.c */; };
|
|
|
|
AE327D0A26BAA91400B2F53C /* upnpdev.c in Sources */ = {isa = PBXBuildFile; fileRef = AE3259F826BAA8E200B2F53C /* upnpdev.c */; };
|
|
|
|
AE327D1426BAA91400B2F53C /* upnpcommands.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325A0626BAA8E200B2F53C /* upnpcommands.c */; };
|
|
|
|
AE327D2826BAA91400B2F53C /* upnperrors.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325A1E26BAA8E200B2F53C /* upnperrors.c */; };
|
|
|
|
AE327D2A26BAA91400B2F53C /* minixml.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325A2226BAA8E200B2F53C /* minixml.c */; };
|
|
|
|
AE327D2E26BAA91400B2F53C /* minissdpc.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325A2926BAA8E200B2F53C /* minissdpc.c */; };
|
|
|
|
AE327D2F26BAA91400B2F53C /* miniupnpc.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325A2A26BAA8E200B2F53C /* miniupnpc.c */; };
|
|
|
|
AE327D3726BAA91400B2F53C /* igd_desc_parse.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325A3426BAA8E200B2F53C /* igd_desc_parse.c */; };
|
|
|
|
AE327D5326BAA91400B2F53C /* imgui_widgets.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE325A7426BAA8E200B2F53C /* imgui_widgets.cpp */; };
|
|
|
|
AE327D5426BAA91400B2F53C /* imgui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE325A7626BAA8E200B2F53C /* imgui.cpp */; };
|
|
|
|
AE327D5526BAA91400B2F53C /* imgui_demo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE325A7926BAA8E200B2F53C /* imgui_demo.cpp */; };
|
|
|
|
AE327D5626BAA91400B2F53C /* imgui_draw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE325A7B26BAA8E200B2F53C /* imgui_draw.cpp */; };
|
|
|
|
AE327D5C26BAA91400B2F53C /* inflate.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325A9426BAA8E200B2F53C /* inflate.c */; };
|
|
|
|
AE327D6126BAA91400B2F53C /* compress.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325A9A26BAA8E200B2F53C /* compress.c */; };
|
|
|
|
AE327D6426BAA91400B2F53C /* deflate.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325A9D26BAA8E200B2F53C /* deflate.c */; };
|
|
|
|
AE327D6B26BAA91400B2F53C /* crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325AA726BAA8E200B2F53C /* crc32.c */; };
|
|
|
|
AE327D6D26BAA91400B2F53C /* infback.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325AA926BAA8E200B2F53C /* infback.c */; };
|
|
|
|
AE327D6E26BAA91400B2F53C /* zutil.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325AAA26BAA8E200B2F53C /* zutil.c */; };
|
|
|
|
AE327D7326BAA91400B2F53C /* inftrees.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325AB326BAA8E200B2F53C /* inftrees.c */; };
|
|
|
|
AE327D7A26BAA91400B2F53C /* uncompr.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325ABB26BAA8E200B2F53C /* uncompr.c */; };
|
|
|
|
AE327D7C26BAA91400B2F53C /* trees.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325ABD26BAA8E200B2F53C /* trees.c */; };
|
|
|
|
AE327D7D26BAA91400B2F53C /* gzclose.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325ABE26BAA8E200B2F53C /* gzclose.c */; };
|
|
|
|
AE327D7F26BAA91400B2F53C /* inffast.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325AC126BAA8E200B2F53C /* inffast.c */; };
|
|
|
|
AE327D8026BAA91400B2F53C /* adler32.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325AC226BAA8E200B2F53C /* adler32.c */; };
|
|
|
|
AE327D8826BAA91400B2F53C /* LzFind.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325ADC26BAA8E200B2F53C /* LzFind.c */; };
|
|
|
|
AE327D8926BAA91400B2F53C /* Sort.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325ADD26BAA8E200B2F53C /* Sort.c */; };
|
|
|
|
AE327D8A26BAA91400B2F53C /* Bra86.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325ADE26BAA8E200B2F53C /* Bra86.c */; };
|
|
|
|
AE327D8B26BAA91400B2F53C /* Alloc.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325ADF26BAA8E200B2F53C /* Alloc.c */; };
|
|
|
|
AE327D8D26BAA91400B2F53C /* BraIA64.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325AE126BAA8E200B2F53C /* BraIA64.c */; };
|
|
|
|
AE327D8E26BAA91400B2F53C /* Lzma86Dec.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325AE226BAA8E200B2F53C /* Lzma86Dec.c */; };
|
|
|
|
AE327D8F26BAA91400B2F53C /* Delta.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325AE326BAA8E200B2F53C /* Delta.c */; };
|
|
|
|
AE327D9026BAA91400B2F53C /* CpuArch.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325AE426BAA8E200B2F53C /* CpuArch.c */; };
|
|
|
|
AE327D9226BAA91400B2F53C /* libchdr_chd.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325AE726BAA8E200B2F53C /* libchdr_chd.c */; };
|
|
|
|
AE327D9326BAA91400B2F53C /* libchdr_bitstream.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325AE826BAA8E200B2F53C /* libchdr_bitstream.c */; };
|
|
|
|
AE327D9426BAA91400B2F53C /* libchdr_huffman.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325AE926BAA8E200B2F53C /* libchdr_huffman.c */; };
|
|
|
|
AE327D9526BAA91400B2F53C /* libchdr_flac.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325AEA26BAA8E200B2F53C /* libchdr_flac.c */; };
|
|
|
|
AE327D9726BAA91400B2F53C /* libchdr_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325AEC26BAA8E200B2F53C /* libchdr_cdrom.c */; };
|
|
|
|
AE327DAB26BAA91400B2F53C /* pico_device.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B2526BAA8E300B2F53C /* pico_device.c */; };
|
|
|
|
AE327DAC26BAA91400B2F53C /* pico_tree.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B2626BAA8E300B2F53C /* pico_tree.c */; };
|
|
|
|
AE327DAD26BAA91400B2F53C /* pico_frame.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B2726BAA8E300B2F53C /* pico_frame.c */; };
|
|
|
|
AE327DAE26BAA91400B2F53C /* pico_protocol.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B2826BAA8E300B2F53C /* pico_protocol.c */; };
|
|
|
|
AE327DAF26BAA91400B2F53C /* pico_socket_multicast.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B2926BAA8E300B2F53C /* pico_socket_multicast.c */; };
|
|
|
|
AE327DB026BAA91400B2F53C /* pico_stack.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B2A26BAA8E300B2F53C /* pico_stack.c */; };
|
|
|
|
AE327DB126BAA91400B2F53C /* pico_md5.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B2B26BAA8E300B2F53C /* pico_md5.c */; };
|
|
|
|
AE327DB226BAA91400B2F53C /* pico_socket.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B2C26BAA8E300B2F53C /* pico_socket.c */; };
|
|
|
|
AE327DB426BAA91400B2F53C /* pico_dev_ppp.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B2F26BAA8E300B2F53C /* pico_dev_ppp.c */; };
|
|
|
|
AE327DB526BAA91400B2F53C /* pico_ethernet.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B3026BAA8E300B2F53C /* pico_ethernet.c */; };
|
|
|
|
AE327DB626BAA91400B2F53C /* pico_udp.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B3326BAA8E300B2F53C /* pico_udp.c */; };
|
|
|
|
AE327DB726BAA91400B2F53C /* pico_dhcp_server.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B3426BAA8E300B2F53C /* pico_dhcp_server.c */; };
|
|
|
|
AE327DB926BAA91400B2F53C /* pico_ipv4.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B3726BAA8E300B2F53C /* pico_ipv4.c */; };
|
|
|
|
AE327DBB26BAA91400B2F53C /* pico_socket_tcp.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B3926BAA8E300B2F53C /* pico_socket_tcp.c */; };
|
|
|
|
AE327DBC26BAA91400B2F53C /* pico_dns_client.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B3B26BAA8E300B2F53C /* pico_dns_client.c */; };
|
|
|
|
AE327DBD26BAA91400B2F53C /* pico_icmp4.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B3E26BAA8E300B2F53C /* pico_icmp4.c */; };
|
|
|
|
AE327DBE26BAA91400B2F53C /* pico_strings.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B4026BAA8E300B2F53C /* pico_strings.c */; };
|
|
|
|
AE327DBF26BAA91400B2F53C /* pico_arp.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B4126BAA8E300B2F53C /* pico_arp.c */; };
|
|
|
|
AE327DC026BAA91400B2F53C /* pico_dhcp_common.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B4626BAA8E300B2F53C /* pico_dhcp_common.c */; };
|
|
|
|
AE327DC126BAA91400B2F53C /* pico_dns_common.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B5526BAA8E300B2F53C /* pico_dns_common.c */; };
|
|
|
|
AE327DC226BAA91400B2F53C /* pico_socket_udp.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B5726BAA8E300B2F53C /* pico_socket_udp.c */; };
|
|
|
|
AE327DC326BAA91400B2F53C /* pico_tcp.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B5C26BAA8E300B2F53C /* pico_tcp.c */; };
|
|
|
|
AE327DC426BAA91400B2F53C /* pico_fragments.c in Sources */ = {isa = PBXBuildFile; fileRef = AE325B5F26BAA8E300B2F53C /* pico_fragments.c */; };
|
|
|
|
AE328AD626BAA91C00B2F53C /* elf64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE326C4026BAA8FA00B2F53C /* elf64.cpp */; };
|
|
|
|
AE328AD726BAA91C00B2F53C /* elf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE326C4126BAA8FA00B2F53C /* elf.cpp */; };
|
|
|
|
AE328AD826BAA91C00B2F53C /* elf32.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE326C4426BAA8FA00B2F53C /* elf32.cpp */; };
|
|
|
|
AE328AEE26BAA91C00B2F53C /* cdipsr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE326CBA26BAA8FB00B2F53C /* cdipsr.cpp */; };
|
|
|
|
AE328B5026BAA91D00B2F53C /* xxhash.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326D5C26BAA8FC00B2F53C /* xxhash.c */; };
|
|
|
|
AE328CAD26BAA91E00B2F53C /* zip_source_tell_write.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EC626BAA8FD00B2F53C /* zip_source_tell_write.c */; };
|
|
|
|
AE328CAE26BAA91E00B2F53C /* zip_memdup.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EC726BAA8FD00B2F53C /* zip_memdup.c */; };
|
|
|
|
AE328CAF26BAA91E00B2F53C /* zip_source_supports.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EC826BAA8FD00B2F53C /* zip_source_supports.c */; };
|
|
|
|
AE328CB026BAA91E00B2F53C /* zip_file_get_external_attributes.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EC926BAA8FD00B2F53C /* zip_file_get_external_attributes.c */; };
|
|
|
|
AE328CB126BAA91E00B2F53C /* zip_source_begin_write.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326ECA26BAA8FD00B2F53C /* zip_source_begin_write.c */; };
|
|
|
|
AE328CB226BAA91E00B2F53C /* zip_add.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326ECC26BAA8FD00B2F53C /* zip_add.c */; };
|
|
|
|
AE328CB326BAA91E00B2F53C /* zip_get_name.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326ECD26BAA8FD00B2F53C /* zip_get_name.c */; };
|
|
|
|
AE328CB426BAA91E00B2F53C /* zip_file_strerror.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326ECE26BAA8FD00B2F53C /* zip_file_strerror.c */; };
|
|
|
|
AE328CB526BAA91E00B2F53C /* zip_fopen_index.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326ECF26BAA8FD00B2F53C /* zip_fopen_index.c */; };
|
|
|
|
AE328CB626BAA91E00B2F53C /* zip_source_commit_write.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326ED026BAA8FD00B2F53C /* zip_source_commit_write.c */; };
|
|
|
|
AE328CB726BAA91E00B2F53C /* zip_source_buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326ED126BAA8FD00B2F53C /* zip_source_buffer.c */; };
|
|
|
|
AE328CB826BAA91E00B2F53C /* zip_error_clear.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326ED226BAA8FD00B2F53C /* zip_error_clear.c */; };
|
|
|
|
AE328CB926BAA91E00B2F53C /* zip_source_stat.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326ED326BAA8FD00B2F53C /* zip_source_stat.c */; };
|
|
|
|
AE328CBA26BAA91E00B2F53C /* zip_get_archive_comment.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326ED426BAA8FD00B2F53C /* zip_get_archive_comment.c */; };
|
|
|
|
AE328CBB26BAA91E00B2F53C /* zip_file_rename.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326ED526BAA8FD00B2F53C /* zip_file_rename.c */; };
|
|
|
|
AE328CBC26BAA91E00B2F53C /* zip_ftell.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326ED626BAA8FD00B2F53C /* zip_ftell.c */; };
|
|
|
|
AE328CBD26BAA91E00B2F53C /* zip_discard.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326ED726BAA8FD00B2F53C /* zip_discard.c */; };
|
|
|
|
AE328CBE26BAA91E00B2F53C /* zip_string.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326ED826BAA8FD00B2F53C /* zip_string.c */; };
|
|
|
|
AE328CBF26BAA91E00B2F53C /* zip_set_name.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326ED926BAA8FD00B2F53C /* zip_set_name.c */; };
|
|
|
|
AE328CC026BAA91E00B2F53C /* zip_entry.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EDA26BAA8FD00B2F53C /* zip_entry.c */; };
|
|
|
|
AE328CC126BAA91E00B2F53C /* zip_file_set_encryption.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EDB26BAA8FD00B2F53C /* zip_file_set_encryption.c */; };
|
|
|
|
AE328CC326BAA91E00B2F53C /* zip_source_open.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EDD26BAA8FD00B2F53C /* zip_source_open.c */; };
|
|
|
|
AE328CC426BAA91E00B2F53C /* zip_set_file_compression.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EDE26BAA8FD00B2F53C /* zip_set_file_compression.c */; };
|
|
|
|
AE328CC526BAA91E00B2F53C /* zip_hash.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EDF26BAA8FD00B2F53C /* zip_hash.c */; };
|
|
|
|
AE328CC626BAA91E00B2F53C /* zip_file_error_get.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EE026BAA8FD00B2F53C /* zip_file_error_get.c */; };
|
|
|
|
AE328CC726BAA91E00B2F53C /* zip_file_replace.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EE126BAA8FD00B2F53C /* zip_file_replace.c */; };
|
|
|
|
AE328CC926BAA91E00B2F53C /* zip_file_get_offset.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EE326BAA8FD00B2F53C /* zip_file_get_offset.c */; };
|
|
|
|
AE328CCA26BAA91E00B2F53C /* zip_unchange.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EE426BAA8FD00B2F53C /* zip_unchange.c */; };
|
|
|
|
AE328CCB26BAA91E00B2F53C /* zip_new.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EE526BAA8FD00B2F53C /* zip_new.c */; };
|
|
|
|
AE328CCC26BAA91E00B2F53C /* zip_file_set_comment.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EE626BAA8FD00B2F53C /* zip_file_set_comment.c */; };
|
|
|
|
AE328CCD26BAA91E00B2F53C /* zip_random_unix.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EE826BAA8FD00B2F53C /* zip_random_unix.c */; };
|
|
|
|
AE328CCE26BAA91E00B2F53C /* zip_close.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EE926BAA8FD00B2F53C /* zip_close.c */; };
|
|
|
|
AE328CD026BAA91E00B2F53C /* zip_add_dir.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EEC26BAA8FD00B2F53C /* zip_add_dir.c */; };
|
|
|
|
AE328CD126BAA91E00B2F53C /* zip_error_get_sys_type.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EED26BAA8FD00B2F53C /* zip_error_get_sys_type.c */; };
|
|
|
|
AE328CD226BAA91E00B2F53C /* zip_source_call.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EEE26BAA8FD00B2F53C /* zip_source_call.c */; };
|
|
|
|
AE328CD326BAA91E00B2F53C /* zip_source_is_deleted.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EEF26BAA8FD00B2F53C /* zip_source_is_deleted.c */; };
|
|
|
|
AE328CD426BAA91E00B2F53C /* zip_fopen_encrypted.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EF026BAA8FD00B2F53C /* zip_fopen_encrypted.c */; };
|
|
|
|
AE328CD526BAA91E00B2F53C /* zip_set_archive_comment.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EF126BAA8FD00B2F53C /* zip_set_archive_comment.c */; };
|
|
|
|
AE328CD626BAA91E00B2F53C /* zip_extra_field.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EF226BAA8FD00B2F53C /* zip_extra_field.c */; };
|
|
|
|
AE328CD726BAA91E00B2F53C /* zip_source_file_stdio.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EF326BAA8FD00B2F53C /* zip_source_file_stdio.c */; };
|
|
|
|
AE328CD826BAA91E00B2F53C /* zip_dir_add.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EF426BAA8FD00B2F53C /* zip_dir_add.c */; };
|
|
|
|
AE328CD926BAA91E00B2F53C /* zip_name_locate.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EF526BAA8FD00B2F53C /* zip_name_locate.c */; };
|
|
|
|
AE328CDA26BAA91E00B2F53C /* zip_source_seek_write.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EF626BAA8FD00B2F53C /* zip_source_seek_write.c */; };
|
|
|
|
AE328CDB26BAA91E00B2F53C /* zip_algorithm_deflate.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EF726BAA8FD00B2F53C /* zip_algorithm_deflate.c */; };
|
|
|
|
AE328CDC26BAA91E00B2F53C /* zip_unchange_archive.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EF826BAA8FD00B2F53C /* zip_unchange_archive.c */; };
|
|
|
|
AE328CDD26BAA91E00B2F53C /* zip_source_free.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EF926BAA8FD00B2F53C /* zip_source_free.c */; };
|
|
|
|
AE328CDE26BAA91E00B2F53C /* zip_source_file_common.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EFA26BAA8FD00B2F53C /* zip_source_file_common.c */; };
|
|
|
|
AE328CDF26BAA91E00B2F53C /* zip_get_num_files.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EFB26BAA8FD00B2F53C /* zip_get_num_files.c */; };
|
|
|
|
AE328CE026BAA91E00B2F53C /* zip_pkware.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EFC26BAA8FD00B2F53C /* zip_pkware.c */; };
|
|
|
|
AE328CE126BAA91E00B2F53C /* zip_err_str.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EFD26BAA8FD00B2F53C /* zip_err_str.c */; };
|
|
|
|
AE328CE226BAA91E00B2F53C /* zip_add_entry.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326EFE26BAA8FD00B2F53C /* zip_add_entry.c */; };
|
|
|
|
AE328CE426BAA91E00B2F53C /* zip_buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F0026BAA8FD00B2F53C /* zip_buffer.c */; };
|
|
|
|
AE328CE526BAA91E00B2F53C /* zip_error.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F0126BAA8FD00B2F53C /* zip_error.c */; };
|
|
|
|
AE328CE726BAA91E00B2F53C /* zip_strerror.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F0326BAA8FD00B2F53C /* zip_strerror.c */; };
|
|
|
|
AE328CE826BAA91E00B2F53C /* zip_source_seek.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F0426BAA8FD00B2F53C /* zip_source_seek.c */; };
|
|
|
|
AE328CE926BAA91E00B2F53C /* zip_get_encryption_implementation.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F0526BAA8FD00B2F53C /* zip_get_encryption_implementation.c */; };
|
|
|
|
AE328CEA26BAA91E00B2F53C /* zip_get_archive_flag.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F0626BAA8FD00B2F53C /* zip_get_archive_flag.c */; };
|
|
|
|
AE328CEB26BAA91E00B2F53C /* zip_source_pkware_encode.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F0726BAA8FD00B2F53C /* zip_source_pkware_encode.c */; };
|
|
|
|
AE328CEC26BAA91E00B2F53C /* zip_set_archive_flag.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F0826BAA8FD00B2F53C /* zip_set_archive_flag.c */; };
|
|
|
|
AE328CED26BAA91E00B2F53C /* zip_source_zip_new.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F0926BAA8FD00B2F53C /* zip_source_zip_new.c */; };
|
|
|
|
AE328CEE26BAA91E00B2F53C /* zip_fdopen.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F0C26BAA8FD00B2F53C /* zip_fdopen.c */; };
|
|
|
|
AE328CEF26BAA91E00B2F53C /* zip_unchange_data.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F0D26BAA8FD00B2F53C /* zip_unchange_data.c */; };
|
|
|
|
AE328CF126BAA91E00B2F53C /* zip_source_pkware_decode.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F0F26BAA8FD00B2F53C /* zip_source_pkware_decode.c */; };
|
|
|
|
AE328CF226BAA91E00B2F53C /* zip_file_set_mtime.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F1026BAA8FD00B2F53C /* zip_file_set_mtime.c */; };
|
|
|
|
AE328CF426BAA91E00B2F53C /* zip_set_default_password.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F1226BAA8FD00B2F53C /* zip_set_default_password.c */; };
|
|
|
|
AE328CF526BAA91E00B2F53C /* zip_source_file_stdio_named.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F1326BAA8FD00B2F53C /* zip_source_file_stdio_named.c */; };
|
|
|
|
AE328CF626BAA91E00B2F53C /* zip_extra_field_api.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F1426BAA8FD00B2F53C /* zip_extra_field_api.c */; };
|
|
|
|
AE328CF726BAA91E00B2F53C /* zip_fread.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F1526BAA8FD00B2F53C /* zip_fread.c */; };
|
|
|
|
AE328CF826BAA91E00B2F53C /* zip_source_rollback_write.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F1626BAA8FD00B2F53C /* zip_source_rollback_write.c */; };
|
|
|
|
AE328CF926BAA91E00B2F53C /* zip_progress.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F1726BAA8FD00B2F53C /* zip_progress.c */; };
|
|
|
|
AE328CFA26BAA91E00B2F53C /* zip_rename.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F1826BAA8FD00B2F53C /* zip_rename.c */; };
|
|
|
|
AE328CFB26BAA91E00B2F53C /* zip_source_zip.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F1926BAA8FD00B2F53C /* zip_source_zip.c */; };
|
|
|
|
AE328CFC26BAA91E00B2F53C /* zip_stat_index.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F1A26BAA8FD00B2F53C /* zip_stat_index.c */; };
|
|
|
|
AE328CFD26BAA91E00B2F53C /* zip_get_num_entries.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F1B26BAA8FD00B2F53C /* zip_get_num_entries.c */; };
|
|
|
|
AE328CFE26BAA91E00B2F53C /* zip_source_function.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F1D26BAA8FD00B2F53C /* zip_source_function.c */; };
|
|
|
|
AE328CFF26BAA91E00B2F53C /* zip_file_set_external_attributes.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F1E26BAA8FD00B2F53C /* zip_file_set_external_attributes.c */; };
|
|
|
|
AE328D0026BAA91E00B2F53C /* zip_fseek.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F1F26BAA8FD00B2F53C /* zip_fseek.c */; };
|
|
|
|
AE328D0226BAA91E00B2F53C /* zip_replace.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F2126BAA8FD00B2F53C /* zip_replace.c */; };
|
|
|
|
AE328D0326BAA91E00B2F53C /* zip_delete.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F2226BAA8FE00B2F53C /* zip_delete.c */; };
|
|
|
|
AE328D0426BAA91E00B2F53C /* zip_source_crc.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F2326BAA8FE00B2F53C /* zip_source_crc.c */; };
|
|
|
|
AE328D0526BAA91E00B2F53C /* zip_source_accept_empty.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F2426BAA8FE00B2F53C /* zip_source_accept_empty.c */; };
|
|
|
|
AE328D0626BAA91E00B2F53C /* zip_set_file_comment.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F2526BAA8FE00B2F53C /* zip_set_file_comment.c */; };
|
|
|
|
AE328D0726BAA91E00B2F53C /* zip_stat.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F2726BAA8FE00B2F53C /* zip_stat.c */; };
|
|
|
|
AE328D0826BAA91E00B2F53C /* zip_get_file_comment.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F2826BAA8FE00B2F53C /* zip_get_file_comment.c */; };
|
|
|
|
AE328D0A26BAA91E00B2F53C /* zip_source_close.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F2B26BAA8FE00B2F53C /* zip_source_close.c */; };
|
|
|
|
AE328D0B26BAA91E00B2F53C /* zip_source_read.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F2C26BAA8FE00B2F53C /* zip_source_read.c */; };
|
|
|
|
AE328D0C26BAA91E00B2F53C /* zip_open.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F2D26BAA8FE00B2F53C /* zip_open.c */; };
|
|
|
|
AE328D0D26BAA91E00B2F53C /* zip_source_begin_write_cloning.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F2E26BAA8FE00B2F53C /* zip_source_begin_write_cloning.c */; };
|
|
|
|
AE328D0E26BAA91E00B2F53C /* zip_fopen_index_encrypted.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F3126BAA8FE00B2F53C /* zip_fopen_index_encrypted.c */; };
|
|
|
|
AE328D1026BAA91E00B2F53C /* zip_utf-8.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F3326BAA8FE00B2F53C /* zip_utf-8.c */; };
|
|
|
|
AE328D1126BAA91E00B2F53C /* zip_error_get.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F3426BAA8FE00B2F53C /* zip_error_get.c */; };
|
|
|
|
AE328D1226BAA91E00B2F53C /* zip_fclose.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F3526BAA8FE00B2F53C /* zip_fclose.c */; };
|
|
|
|
AE328D1326BAA91E00B2F53C /* zip_dirent.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F3626BAA8FE00B2F53C /* zip_dirent.c */; };
|
|
|
|
AE328D1426BAA91E00B2F53C /* zip_source_write.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F3726BAA8FE00B2F53C /* zip_source_write.c */; };
|
|
|
|
AE328D1526BAA91E00B2F53C /* zip_file_add.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F3826BAA8FE00B2F53C /* zip_file_add.c */; };
|
|
|
|
AE328D1626BAA91E00B2F53C /* zip_source_error.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F3926BAA8FE00B2F53C /* zip_source_error.c */; };
|
|
|
|
AE328D1726BAA91E00B2F53C /* zip_source_tell.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F3A26BAA8FE00B2F53C /* zip_source_tell.c */; };
|
|
|
|
AE328D1826BAA91E00B2F53C /* zip_source_get_file_attributes.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F3C26BAA8FE00B2F53C /* zip_source_get_file_attributes.c */; };
|
|
|
|
AE328D1926BAA91E00B2F53C /* zip_file_error_clear.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F3D26BAA8FE00B2F53C /* zip_file_error_clear.c */; };
|
|
|
|
AE328D1A26BAA91E00B2F53C /* zip_source_compress.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F3E26BAA8FE00B2F53C /* zip_source_compress.c */; };
|
|
|
|
AE328D1B26BAA91E00B2F53C /* zip_libzip_version.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F3F26BAA8FE00B2F53C /* zip_libzip_version.c */; };
|
|
|
|
AE328D1C26BAA91E00B2F53C /* zip_error_to_str.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F4026BAA8FE00B2F53C /* zip_error_to_str.c */; };
|
|
|
|
AE328D1D26BAA91E00B2F53C /* zip_source_remove.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F4126BAA8FE00B2F53C /* zip_source_remove.c */; };
|
|
|
|
AE328D2026BAA91F00B2F53C /* zip_source_window.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F4626BAA8FE00B2F53C /* zip_source_window.c */; };
|
|
|
|
AE328D2126BAA91F00B2F53C /* zip_file_get_comment.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F4726BAA8FE00B2F53C /* zip_file_get_comment.c */; };
|
|
|
|
AE328D2226BAA91F00B2F53C /* zip_mkstempm.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F4826BAA8FE00B2F53C /* zip_mkstempm.c */; };
|
|
|
|
AE328D2426BAA91F00B2F53C /* zip_stat_init.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F4A26BAA8FE00B2F53C /* zip_stat_init.c */; };
|
|
|
|
AE328D2526BAA91F00B2F53C /* zip_fopen.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F4B26BAA8FE00B2F53C /* zip_fopen.c */; };
|
|
|
|
AE328D2826BAA91F00B2F53C /* zip_unchange_all.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F4F26BAA8FE00B2F53C /* zip_unchange_all.c */; };
|
|
|
|
AE328D2926BAA91F00B2F53C /* zip_io_util.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F5026BAA8FE00B2F53C /* zip_io_util.c */; };
|
|
|
|
AE328D2B26BAA91F00B2F53C /* zip_source_layered.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F5226BAA8FE00B2F53C /* zip_source_layered.c */; };
|
|
|
|
AE328D2D26BAA91F00B2F53C /* zip_error_strerror.c in Sources */ = {isa = PBXBuildFile; fileRef = AE326F5426BAA8FE00B2F53C /* zip_error_strerror.c */; };
|
|
|
|
AE32918D26BAA92400B2F53C /* glm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32745D26BAA90400B2F53C /* glm.cpp */; };
|
|
|
|
AE32941D26BAA92700B2F53C /* Bcj2.c in Sources */ = {isa = PBXBuildFile; fileRef = AE32795826BAA90900B2F53C /* Bcj2.c */; };
|
|
|
|
AE32942026BAA92700B2F53C /* Bra.c in Sources */ = {isa = PBXBuildFile; fileRef = AE32796026BAA90900B2F53C /* Bra.c */; };
|
|
|
|
AE32942226BAA92700B2F53C /* 7zArcIn.c in Sources */ = {isa = PBXBuildFile; fileRef = AE32796326BAA90900B2F53C /* 7zArcIn.c */; };
|
|
|
|
AE32942526BAA92700B2F53C /* 7zDec.c in Sources */ = {isa = PBXBuildFile; fileRef = AE32796926BAA90900B2F53C /* 7zDec.c */; };
|
|
|
|
AE32942826BAA92700B2F53C /* 7zStream.c in Sources */ = {isa = PBXBuildFile; fileRef = AE32797026BAA90900B2F53C /* 7zStream.c */; };
|
|
|
|
AE32942A26BAA92700B2F53C /* 7zFile.c in Sources */ = {isa = PBXBuildFile; fileRef = AE32797326BAA90900B2F53C /* 7zFile.c */; };
|
|
|
|
AE32942B26BAA92700B2F53C /* 7zCrc.c in Sources */ = {isa = PBXBuildFile; fileRef = AE32797526BAA90900B2F53C /* 7zCrc.c */; };
|
|
|
|
AE32942E26BAA92700B2F53C /* 7zCrcOpt.c in Sources */ = {isa = PBXBuildFile; fileRef = AE32797A26BAA90900B2F53C /* 7zCrcOpt.c */; };
|
|
|
|
AE32942F26BAA92700B2F53C /* 7zBuf.c in Sources */ = {isa = PBXBuildFile; fileRef = AE32797C26BAA90900B2F53C /* 7zBuf.c */; };
|
|
|
|
AE32943026BAA92700B2F53C /* LzmaLib.c in Sources */ = {isa = PBXBuildFile; fileRef = AE32797D26BAA90900B2F53C /* LzmaLib.c */; };
|
|
|
|
AE32943126BAA92700B2F53C /* audiobackend_pulseaudio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32797F26BAA90900B2F53C /* audiobackend_pulseaudio.cpp */; };
|
|
|
|
AE32943226BAA92700B2F53C /* audiobackend_sdl2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32798026BAA90900B2F53C /* audiobackend_sdl2.cpp */; };
|
|
|
|
AE32943326BAA92700B2F53C /* audiobackend_omx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32798126BAA90900B2F53C /* audiobackend_omx.cpp */; };
|
|
|
|
AE32943426BAA92700B2F53C /* audiobackend_coreaudio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32798326BAA90A00B2F53C /* audiobackend_coreaudio.cpp */; };
|
|
|
|
AE32943526BAA92700B2F53C /* audiostream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32798426BAA90A00B2F53C /* audiostream.cpp */; };
|
|
|
|
AE32943626BAA92700B2F53C /* oslib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32798726BAA90A00B2F53C /* oslib.cpp */; };
|
|
|
|
AE32943726BAA92700B2F53C /* audiobackend_oboe.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32798826BAA90A00B2F53C /* audiobackend_oboe.cpp */; };
|
|
|
|
AE32943826BAA92700B2F53C /* audiobackend_oss.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32798A26BAA90A00B2F53C /* audiobackend_oss.cpp */; };
|
|
|
|
AE32943926BAA92700B2F53C /* audiobackend_libao.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32798B26BAA90A00B2F53C /* audiobackend_libao.cpp */; };
|
|
|
|
AE32943A26BAA92700B2F53C /* audiobackend_directsound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32798C26BAA90A00B2F53C /* audiobackend_directsound.cpp */; };
|
|
|
|
AE32943B26BAA92700B2F53C /* audiobackend_null.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32798D26BAA90A00B2F53C /* audiobackend_null.cpp */; };
|
|
|
|
AE32943C26BAA92700B2F53C /* audiobackend_alsa.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32798E26BAA90A00B2F53C /* audiobackend_alsa.cpp */; };
|
|
|
|
AE32943D26BAA92700B2F53C /* ConsoleListenerNix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32799026BAA90A00B2F53C /* ConsoleListenerNix.cpp */; };
|
|
|
|
AE32943E26BAA92700B2F53C /* ConsoleListenerWin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32799226BAA90A00B2F53C /* ConsoleListenerWin.cpp */; };
|
|
|
|
AE32943F26BAA92700B2F53C /* ConsoleListenerDroid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32799326BAA90A00B2F53C /* ConsoleListenerDroid.cpp */; };
|
|
|
|
AE32944026BAA92700B2F53C /* LogManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE32799726BAA90A00B2F53C /* LogManager.cpp */; };
|
|
|
|
AE32944326BAA92700B2F53C /* profiler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3279CD26BAA90A00B2F53C /* profiler.cpp */; };
|
|
|
|
AE32944426BAA92700B2F53C /* dispframe.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3279CF26BAA90A00B2F53C /* dispframe.cpp */; };
|
|
|
|
AE32944526BAA92700B2F53C /* gui_cheats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3279D226BAA90A00B2F53C /* gui_cheats.cpp */; };
|
|
|
|
AE32944626BAA92700B2F53C /* quad.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3279D926BAA90A00B2F53C /* quad.cpp */; };
|
|
|
|
AE32944726BAA92700B2F53C /* postprocess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3279DA26BAA90A00B2F53C /* postprocess.cpp */; };
|
|
|
|
AE32944826BAA92700B2F53C /* gldraw.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3279DB26BAA90A00B2F53C /* gldraw.cpp */; };
|
|
|
|
AE32944926BAA92700B2F53C /* imgui_impl_opengl3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3279DC26BAA90A00B2F53C /* imgui_impl_opengl3.cpp */; };
|
|
|
|
AE32944A26BAA92700B2F53C /* gltex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3279DE26BAA90A00B2F53C /* gltex.cpp */; };
|
|
|
|
AE32944B26BAA92700B2F53C /* gles.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3279E026BAA90A00B2F53C /* gles.cpp */; };
|
|
|
|
AE32944C26BAA92700B2F53C /* gui_util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3279E126BAA90A00B2F53C /* gui_util.cpp */; };
|
|
|
|
AE32944D26BAA92700B2F53C /* gui_android.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3279E326BAA90A00B2F53C /* gui_android.cpp */; };
|
|
|
|
AE32945426BAA92700B2F53C /* CustomTexture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3279F526BAA90A00B2F53C /* CustomTexture.cpp */; };
|
|
|
|
AE32945526BAA92700B2F53C /* gui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3279F626BAA90A00B2F53C /* gui.cpp */; };
|
|
|
|
AE32945626BAA92700B2F53C /* sorter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE3279F726BAA90A00B2F53C /* sorter.cpp */; };
|
|
|
|
AE32946A26BAA92700B2F53C /* TexCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE327A2426BAA90A00B2F53C /* TexCache.cpp */; };
|
|
|
|
AE32946B26BAA92700B2F53C /* mainui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE327A2626BAA90A00B2F53C /* mainui.cpp */; };
|
|
|
|
AE32946F26BAA92800B2F53C /* osd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE327A3026BAA90B00B2F53C /* osd.cpp */; };
|
|
|
|
AE32947626BAA92800B2F53C /* rec_cpp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE327A3C26BAA90B00B2F53C /* rec_cpp.cpp */; };
|
|
|
|
AE32947726BAA92800B2F53C /* rec_x86.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE327A4026BAA90B00B2F53C /* rec_x86.cpp */; };
|
|
|
|
AE32947826BAA92800B2F53C /* x86_ops.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE327A4126BAA90B00B2F53C /* x86_ops.cpp */; };
|
|
|
|
AE32947926BAA92800B2F53C /* x11.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE327A4426BAA90B00B2F53C /* x11.cpp */; };
|
|
|
|
AE32947A26BAA92800B2F53C /* dispmanx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE327A4526BAA90B00B2F53C /* dispmanx.cpp */; };
|
|
|
|
AE32947B26BAA92800B2F53C /* joystick.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE327A4B26BAA90B00B2F53C /* joystick.cpp */; };
|
|
|
|
AE32947C26BAA92800B2F53C /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE327A4D26BAA90B00B2F53C /* main.cpp */; };
|
|
|
|
AE32947D26BAA92800B2F53C /* evdev.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE327A4E26BAA90B00B2F53C /* evdev.cpp */; };
|
|
|
|
AE32947E26BAA92800B2F53C /* gdb_server.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE327A5226BAA90B00B2F53C /* gdb_server.cpp */; };
|
|
|
|
AE32947F26BAA92800B2F53C /* descrambl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE327A5526BAA90B00B2F53C /* descrambl.cpp */; };
|
|
|
|
AE32948026BAA92800B2F53C /* reios_elf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE327A5626BAA90B00B2F53C /* reios_elf.cpp */; };
|
|
|
|
AE32948226BAA92800B2F53C /* reios.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE327A5926BAA90B00B2F53C /* reios.cpp */; };
|
|
|
|
AE32948326BAA92800B2F53C /* gdrom_hle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE327A5E26BAA90B00B2F53C /* gdrom_hle.cpp */; };
|
|
|
|
AE32948826BAB48900B2F53C /* LzmaDec.c in Sources */ = {isa = PBXBuildFile; fileRef = AE32948726BAB48900B2F53C /* LzmaDec.c */; };
|
|
|
|
AE32948B26BAB4C000B2F53C /* Lzma2Dec.c in Sources */ = {isa = PBXBuildFile; fileRef = AE32948926BAB4C000B2F53C /* Lzma2Dec.c */; };
|
|
|
|
AE32948E26BAC32100B2F53C /* LzmaEnc.c in Sources */ = {isa = PBXBuildFile; fileRef = AE32948C26BAC32000B2F53C /* LzmaEnc.c */; };
|
|
|
|
AE32948F26BADF3B00B2F53C /* PadViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 87FA52E71B8CE18600CEFC32 /* PadViewController.mm */; };
|
|
|
|
AE32949126BAE14600B2F53C /* EmulatorView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 87C208CC1B7A4BFA00638BDD /* EmulatorView.mm */; };
|
|
|
|
AE32949326BAE58F00B2F53C /* FlycastViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = AE32949226BAE58F00B2F53C /* FlycastViewController.mm */; settings = {COMPILER_FLAGS = "-fcxx-modules"; }; };
|
|
|
|
AE32949826BAEF4300B2F53C /* FlycastStoryboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AE32949726BAEF4300B2F53C /* FlycastStoryboard.storyboard */; };
|
2021-08-10 09:32:22 +00:00
|
|
|
AE49B4D826C1BAC300FA182B /* unwind_info.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE49B4D726C1BAC300FA182B /* unwind_info.cpp */; };
|
|
|
|
AE6AA6FF26BF2E91004B9D5F /* AltKit in Frameworks */ = {isa = PBXBuildFile; productRef = AE6AA6FE26BF2E91004B9D5F /* AltKit */; };
|
2021-08-06 08:30:30 +00:00
|
|
|
AE9F17E326BC800F00B8C6D0 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AE9F17E226BC800F00B8C6D0 /* LaunchScreen.storyboard */; };
|
2015-09-28 12:59:42 +00:00
|
|
|
EBDF375A1BB96ECD001191B5 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EBDF37591BB96ECD001191B5 /* AudioToolbox.framework */; };
|
2014-03-06 03:26:47 +00:00
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
2021-08-06 08:30:30 +00:00
|
|
|
87078A8318A47FE90034C7A0 /* Flycast.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Flycast.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
2014-03-06 03:26:47 +00:00
|
|
|
87078A8618A47FE90034C7A0 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
|
|
87078A8818A47FE90034C7A0 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
|
|
87078A8A18A47FE90034C7A0 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
|
|
87078A8C18A47FE90034C7A0 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
|
|
|
|
87078A8E18A47FE90034C7A0 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
|
2021-08-06 08:30:30 +00:00
|
|
|
87078A9218A47FE90034C7A0 /* flycast-ios-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "flycast-ios-Info.plist"; path = "emulator/flycast-ios-Info.plist"; sourceTree = "<group>"; };
|
2015-08-15 03:15:18 +00:00
|
|
|
87078A9618A47FE90034C7A0 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = main.m; path = emulator/main.m; sourceTree = "<group>"; };
|
2021-08-06 08:30:30 +00:00
|
|
|
87078A9818A47FE90034C7A0 /* flycast-ios-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "flycast-ios-Prefix.pch"; path = "emulator/flycast-ios-Prefix.pch"; sourceTree = "<group>"; };
|
2014-03-06 03:26:47 +00:00
|
|
|
87078A9918A47FE90034C7A0 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
2021-08-12 09:22:22 +00:00
|
|
|
87078A9A18A47FE90034C7A0 /* AppDelegate.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = AppDelegate.mm; sourceTree = "<group>"; };
|
2021-08-10 09:32:22 +00:00
|
|
|
878B0CFB1B8BB5B400A8D1C5 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
2015-08-15 03:15:18 +00:00
|
|
|
87C208CB1B7A4BFA00638BDD /* EmulatorView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EmulatorView.h; path = emulator/EmulatorView.h; sourceTree = "<group>"; };
|
|
|
|
87C208CC1B7A4BFA00638BDD /* EmulatorView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = EmulatorView.mm; path = emulator/EmulatorView.mm; sourceTree = "<group>"; };
|
2014-12-19 19:59:38 +00:00
|
|
|
87C4AA551A4414070048DBF4 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; };
|
2015-08-15 03:15:18 +00:00
|
|
|
87D92EA71B7839E600D8FD9E /* ios_main.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ios_main.mm; path = emulator/ios_main.mm; sourceTree = SOURCE_ROOT; };
|
2015-08-10 01:53:50 +00:00
|
|
|
87D92F4D1B7A1B5700D8FD9E /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; };
|
|
|
|
87D92F501B7A1BB100D8FD9E /* iCadeReaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iCadeReaderView.h; sourceTree = "<group>"; };
|
|
|
|
87D92F511B7A1BB100D8FD9E /* iCadeReaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = iCadeReaderView.m; sourceTree = "<group>"; };
|
|
|
|
87D92F521B7A1BB100D8FD9E /* iCadeState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iCadeState.h; sourceTree = "<group>"; };
|
2015-08-25 18:34:10 +00:00
|
|
|
87FA52E61B8CE18600CEFC32 /* PadViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PadViewController.h; path = emulator/PadViewController.h; sourceTree = "<group>"; };
|
2021-08-06 08:30:30 +00:00
|
|
|
87FA52E71B8CE18600CEFC32 /* PadViewController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PadViewController.mm; path = emulator/PadViewController.mm; sourceTree = "<group>"; };
|
2015-08-25 18:34:10 +00:00
|
|
|
87FA52E81B8CE18600CEFC32 /* PadViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = PadViewController.xib; path = emulator/PadViewController.xib; sourceTree = "<group>"; };
|
2021-08-06 08:30:30 +00:00
|
|
|
9C7A393218C804A80070BB5F /* flycast.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = flycast.entitlements; sourceTree = "<group>"; };
|
|
|
|
AE32583A26BAA8E000B2F53C /* rec_x64.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rec_x64.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32583B26BAA8E000B2F53C /* xbyak_base.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xbyak_base.h; sourceTree = "<group>"; };
|
|
|
|
AE32583C26BAA8E000B2F53C /* x64_regalloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = x64_regalloc.h; sourceTree = "<group>"; };
|
|
|
|
AE32583D26BAA8E000B2F53C /* serialize.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = serialize.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32583E26BAA8E000B2F53C /* cheats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cheats.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32583F26BAA8E000B2F53C /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
|
|
|
|
AE32584226BAA8E000B2F53C /* holly_intc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = holly_intc.h; sourceTree = "<group>"; };
|
|
|
|
AE32584326BAA8E000B2F53C /* sb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sb.h; sourceTree = "<group>"; };
|
|
|
|
AE32584426BAA8E000B2F53C /* sb_mem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sb_mem.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32584526BAA8E000B2F53C /* sb.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sb.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32584626BAA8E000B2F53C /* holly_intc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = holly_intc.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32584726BAA8E000B2F53C /* sb_mem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sb_mem.h; sourceTree = "<group>"; };
|
|
|
|
AE32584926BAA8E000B2F53C /* sh4_cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sh4_cache.h; sourceTree = "<group>"; };
|
|
|
|
AE32584A26BAA8E000B2F53C /* sh4_rom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sh4_rom.h; sourceTree = "<group>"; };
|
|
|
|
AE32584C26BAA8E000B2F53C /* shil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shil.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32584D26BAA8E000B2F53C /* shil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shil.h; sourceTree = "<group>"; };
|
|
|
|
AE32584E26BAA8E000B2F53C /* ngen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ngen.h; sourceTree = "<group>"; };
|
|
|
|
AE32584F26BAA8E000B2F53C /* decoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decoder.h; sourceTree = "<group>"; };
|
|
|
|
AE32585026BAA8E000B2F53C /* driver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = driver.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32585126BAA8E000B2F53C /* ssa_regalloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ssa_regalloc.h; sourceTree = "<group>"; };
|
|
|
|
AE32585226BAA8E000B2F53C /* decoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = decoder.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32585326BAA8E000B2F53C /* ssa.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ssa.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32585426BAA8E000B2F53C /* blockmanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = blockmanager.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32585526BAA8E000B2F53C /* blockmanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = blockmanager.h; sourceTree = "<group>"; };
|
|
|
|
AE32585626BAA8E000B2F53C /* shil_canonical.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shil_canonical.h; sourceTree = "<group>"; };
|
|
|
|
AE32585726BAA8E000B2F53C /* ssa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ssa.h; sourceTree = "<group>"; };
|
|
|
|
AE32585826BAA8E000B2F53C /* decoder_opcodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decoder_opcodes.h; sourceTree = "<group>"; };
|
|
|
|
AE32585A26BAA8E000B2F53C /* sh4_opcode_list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sh4_opcode_list.h; sourceTree = "<group>"; };
|
|
|
|
AE32585B26BAA8E000B2F53C /* sh4_if.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sh4_if.h; sourceTree = "<group>"; };
|
|
|
|
AE32585C26BAA8E000B2F53C /* sh4_interpreter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sh4_interpreter.h; sourceTree = "<group>"; };
|
|
|
|
AE32585D26BAA8E000B2F53C /* fsca-table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "fsca-table.h"; sourceTree = "<group>"; };
|
|
|
|
AE32585E26BAA8E000B2F53C /* sh4_sched.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sh4_sched.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32585F26BAA8E000B2F53C /* sh4_opcode_list.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sh4_opcode_list.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32586026BAA8E000B2F53C /* sh4_mmr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sh4_mmr.h; sourceTree = "<group>"; };
|
|
|
|
AE32586126BAA8E000B2F53C /* sh4_mem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sh4_mem.h; sourceTree = "<group>"; };
|
|
|
|
AE32586226BAA8E000B2F53C /* sh4_mem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sh4_mem.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32586426BAA8E000B2F53C /* sh4_opcodes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sh4_opcodes.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32586626BAA8E000B2F53C /* sh4_interpreter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sh4_interpreter.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32586826BAA8E000B2F53C /* sh4_opcodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sh4_opcodes.h; sourceTree = "<group>"; };
|
|
|
|
AE32586926BAA8E000B2F53C /* sh4_fpu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sh4_fpu.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32586A26BAA8E000B2F53C /* sh4_interrupts.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sh4_interrupts.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32586B26BAA8E000B2F53C /* sh4_interrupts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sh4_interrupts.h; sourceTree = "<group>"; };
|
|
|
|
AE32586D26BAA8E000B2F53C /* sh4_core_regs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sh4_core_regs.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32586E26BAA8E000B2F53C /* sh4_mmr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sh4_mmr.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32587026BAA8E000B2F53C /* ubc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ubc.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32587126BAA8E000B2F53C /* intc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = intc.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32587226BAA8E000B2F53C /* mmu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mmu.h; sourceTree = "<group>"; };
|
|
|
|
AE32587326BAA8E000B2F53C /* bsc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bsc.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32587426BAA8E000B2F53C /* ccn.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ccn.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32587526BAA8E000B2F53C /* dmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dmac.h; sourceTree = "<group>"; };
|
|
|
|
AE32587626BAA8E000B2F53C /* modules.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = modules.h; sourceTree = "<group>"; };
|
|
|
|
AE32587726BAA8E000B2F53C /* fastmmu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fastmmu.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32587826BAA8E000B2F53C /* dmac.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dmac.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32587926BAA8E000B2F53C /* serial.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = serial.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32587A26BAA8E000B2F53C /* rtc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rtc.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32587B26BAA8E000B2F53C /* tmu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tmu.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32587C26BAA8E000B2F53C /* mmu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mmu.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32587D26BAA8E000B2F53C /* ccn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccn.h; sourceTree = "<group>"; };
|
|
|
|
AE32587E26BAA8E000B2F53C /* cpg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cpg.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32587F26BAA8E000B2F53C /* wince.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wince.h; sourceTree = "<group>"; };
|
|
|
|
AE32588026BAA8E000B2F53C /* sh4_rom.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sh4_rom.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32588126BAA8E000B2F53C /* sh4_core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sh4_core.h; sourceTree = "<group>"; };
|
|
|
|
AE32588226BAA8E000B2F53C /* sh4_sched.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sh4_sched.h; sourceTree = "<group>"; };
|
|
|
|
AE32588426BAA8E000B2F53C /* gdrom_response.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gdrom_response.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32588526BAA8E000B2F53C /* gdromv3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gdromv3.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32588726BAA8E000B2F53C /* gdromv3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gdromv3.h; sourceTree = "<group>"; };
|
|
|
|
AE32588826BAA8E000B2F53C /* gdrom_if.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gdrom_if.h; sourceTree = "<group>"; };
|
|
|
|
AE32588A26BAA8E000B2F53C /* ta_structs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ta_structs.h; sourceTree = "<group>"; };
|
|
|
|
AE32588B26BAA8E000B2F53C /* ta_ctx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ta_ctx.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32588C26BAA8E000B2F53C /* pvr_mem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pvr_mem.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32588D26BAA8E100B2F53C /* Renderer_if.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Renderer_if.h; sourceTree = "<group>"; };
|
|
|
|
AE32588E26BAA8E100B2F53C /* ta_ctx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ta_ctx.h; sourceTree = "<group>"; };
|
|
|
|
AE32588F26BAA8E100B2F53C /* spg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spg.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32589026BAA8E100B2F53C /* pvr_sb_regs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pvr_sb_regs.h; sourceTree = "<group>"; };
|
|
|
|
AE32589126BAA8E100B2F53C /* pvr_mem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pvr_mem.h; sourceTree = "<group>"; };
|
|
|
|
AE32589226BAA8E100B2F53C /* pvr_sb_regs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pvr_sb_regs.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32589326BAA8E100B2F53C /* helper_classes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = helper_classes.h; sourceTree = "<group>"; };
|
|
|
|
AE32589426BAA8E100B2F53C /* ta.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ta.h; sourceTree = "<group>"; };
|
|
|
|
AE32589526BAA8E100B2F53C /* spg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spg.h; sourceTree = "<group>"; };
|
|
|
|
AE32589626BAA8E100B2F53C /* pvr_regs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pvr_regs.h; sourceTree = "<group>"; };
|
|
|
|
AE32589726BAA8E100B2F53C /* drkPvr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = drkPvr.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32589826BAA8E100B2F53C /* Renderer_if.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Renderer_if.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32589926BAA8E100B2F53C /* ta_vtx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ta_vtx.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32589A26BAA8E100B2F53C /* ta_const_df.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ta_const_df.h; sourceTree = "<group>"; };
|
|
|
|
AE32589B26BAA8E100B2F53C /* pvr_regs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pvr_regs.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32589C26BAA8E100B2F53C /* ta.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ta.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32589E26BAA8E100B2F53C /* flashrom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = flashrom.h; sourceTree = "<group>"; };
|
|
|
|
AE32589F26BAA8E100B2F53C /* flashrom.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = flashrom.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258A126BAA8E100B2F53C /* awcartridge.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = awcartridge.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258A226BAA8E100B2F53C /* naomi_roms_input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = naomi_roms_input.h; sourceTree = "<group>"; };
|
|
|
|
AE3258A326BAA8E100B2F53C /* decrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decrypt.h; sourceTree = "<group>"; };
|
|
|
|
AE3258A426BAA8E100B2F53C /* naomi_regs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = naomi_regs.h; sourceTree = "<group>"; };
|
|
|
|
AE3258A526BAA8E100B2F53C /* decrypt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = decrypt.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258A626BAA8E100B2F53C /* naomi_flashrom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = naomi_flashrom.h; sourceTree = "<group>"; };
|
|
|
|
AE3258A726BAA8E100B2F53C /* m1cartridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = m1cartridge.h; sourceTree = "<group>"; };
|
|
|
|
AE3258A826BAA8E100B2F53C /* m4cartridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = m4cartridge.h; sourceTree = "<group>"; };
|
|
|
|
AE3258A926BAA8E100B2F53C /* naomi_cart.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = naomi_cart.h; sourceTree = "<group>"; };
|
|
|
|
AE3258AA26BAA8E100B2F53C /* m1cartridge.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = m1cartridge.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258AB26BAA8E100B2F53C /* gdcartridge.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gdcartridge.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258AC26BAA8E100B2F53C /* m4cartridge.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = m4cartridge.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258AD26BAA8E100B2F53C /* naomi_flashrom.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = naomi_flashrom.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258AE26BAA8E100B2F53C /* naomi_roms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = naomi_roms.h; sourceTree = "<group>"; };
|
|
|
|
AE3258AF26BAA8E100B2F53C /* naomi_cart.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = naomi_cart.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258B026BAA8E100B2F53C /* awcartridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = awcartridge.h; sourceTree = "<group>"; };
|
|
|
|
AE3258B126BAA8E100B2F53C /* naomi_m3comm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = naomi_m3comm.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258B226BAA8E100B2F53C /* naomi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = naomi.h; sourceTree = "<group>"; };
|
|
|
|
AE3258B326BAA8E100B2F53C /* naomi_roms_eeprom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = naomi_roms_eeprom.h; sourceTree = "<group>"; };
|
|
|
|
AE3258B426BAA8E100B2F53C /* naomi_roms.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = naomi_roms.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258B526BAA8E100B2F53C /* naomi.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = naomi.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258B626BAA8E100B2F53C /* awave_regs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = awave_regs.h; sourceTree = "<group>"; };
|
|
|
|
AE3258B726BAA8E100B2F53C /* naomi_m3comm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = naomi_m3comm.h; sourceTree = "<group>"; };
|
|
|
|
AE3258B826BAA8E100B2F53C /* gdcartridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gdcartridge.h; sourceTree = "<group>"; };
|
|
|
|
AE3258BA26BAA8E100B2F53C /* maple_helper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = maple_helper.h; sourceTree = "<group>"; };
|
|
|
|
AE3258BB26BAA8E100B2F53C /* maple_if.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = maple_if.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258BC26BAA8E100B2F53C /* maple_jvs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = maple_jvs.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258BD26BAA8E100B2F53C /* maple_helper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = maple_helper.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258BE26BAA8E100B2F53C /* maple_cfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = maple_cfg.h; sourceTree = "<group>"; };
|
|
|
|
AE3258BF26BAA8E100B2F53C /* maple_cfg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = maple_cfg.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258C026BAA8E100B2F53C /* maple_devs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = maple_devs.h; sourceTree = "<group>"; };
|
|
|
|
AE3258C126BAA8E100B2F53C /* maple_if.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = maple_if.h; sourceTree = "<group>"; };
|
|
|
|
AE3258C226BAA8E100B2F53C /* maple_devs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = maple_devs.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258C426BAA8E100B2F53C /* modem_regs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = modem_regs.h; sourceTree = "<group>"; };
|
|
|
|
AE3258C526BAA8E100B2F53C /* modem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = modem.h; sourceTree = "<group>"; };
|
|
|
|
AE3258C626BAA8E100B2F53C /* modem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = modem.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258C826BAA8E100B2F53C /* arm_mem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = arm_mem.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258C926BAA8E100B2F53C /* arm_mem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arm_mem.h; sourceTree = "<group>"; };
|
|
|
|
AE3258CA26BAA8E100B2F53C /* arm7_rec_x64.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = arm7_rec_x64.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258CB26BAA8E100B2F53C /* arm7_rec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arm7_rec.h; sourceTree = "<group>"; };
|
|
|
|
AE3258CC26BAA8E100B2F53C /* arm7.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arm7.h; sourceTree = "<group>"; };
|
|
|
|
AE3258CD26BAA8E100B2F53C /* arm7.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = arm7.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258CE26BAA8E100B2F53C /* arm7_rec_arm32.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = arm7_rec_arm32.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258CF26BAA8E100B2F53C /* vbaARM.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vbaARM.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258D026BAA8E100B2F53C /* arm7_rec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = arm7_rec.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258D126BAA8E100B2F53C /* arm7_rec_arm64.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = arm7_rec_arm64.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258D226BAA8E100B2F53C /* arm-new.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "arm-new.h"; sourceTree = "<group>"; };
|
|
|
|
AE3258D426BAA8E100B2F53C /* aica_if.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aica_if.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258D526BAA8E100B2F53C /* dsp_x64.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dsp_x64.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258D626BAA8E100B2F53C /* aica.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aica.h; sourceTree = "<group>"; };
|
|
|
|
AE3258D726BAA8E100B2F53C /* dsp_arm64.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dsp_arm64.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258D826BAA8E100B2F53C /* dsp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dsp.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258D926BAA8E100B2F53C /* aica_mem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aica_mem.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258DA26BAA8E100B2F53C /* dsp_x86.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dsp_x86.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258DB26BAA8E100B2F53C /* aica.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aica.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258DC26BAA8E100B2F53C /* aica_mem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aica_mem.h; sourceTree = "<group>"; };
|
|
|
|
AE3258DD26BAA8E100B2F53C /* dsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dsp.h; sourceTree = "<group>"; };
|
|
|
|
AE3258DE26BAA8E100B2F53C /* dsp_interp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dsp_interp.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258DF26BAA8E100B2F53C /* sgc_if.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sgc_if.h; sourceTree = "<group>"; };
|
|
|
|
AE3258E026BAA8E100B2F53C /* aica_if.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aica_if.h; sourceTree = "<group>"; };
|
|
|
|
AE3258E126BAA8E100B2F53C /* sgc_if.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sgc_if.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258E326BAA8E100B2F53C /* rtl8139c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rtl8139c.h; sourceTree = "<group>"; };
|
|
|
|
AE3258E426BAA8E100B2F53C /* bba.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bba.h; sourceTree = "<group>"; };
|
|
|
|
AE3258E526BAA8E100B2F53C /* rtl8139c.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rtl8139c.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258E626BAA8E100B2F53C /* bba.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bba.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258E826BAA8E100B2F53C /* _vmem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _vmem.h; sourceTree = "<group>"; };
|
|
|
|
AE3258E926BAA8E100B2F53C /* _vmem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = _vmem.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258EB26BAA8E100B2F53C /* rzip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rzip.h; sourceTree = "<group>"; };
|
|
|
|
AE3258EC26BAA8E100B2F53C /* ZipArchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ZipArchive.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258ED26BAA8E100B2F53C /* 7zArchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = 7zArchive.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258EE26BAA8E100B2F53C /* archive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = archive.h; sourceTree = "<group>"; };
|
|
|
|
AE3258EF26BAA8E100B2F53C /* ZipArchive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZipArchive.h; sourceTree = "<group>"; };
|
|
|
|
AE3258F026BAA8E100B2F53C /* rzip.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rzip.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258F126BAA8E100B2F53C /* archive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = archive.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258F226BAA8E100B2F53C /* 7zArchive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zArchive.h; sourceTree = "<group>"; };
|
|
|
|
AE3258F426BAA8E100B2F53C /* build.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = build.h; sourceTree = "<group>"; };
|
|
|
|
AE3258F526BAA8E100B2F53C /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = "<group>"; };
|
|
|
|
AE3258F726BAA8E100B2F53C /* mapping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mapping.h; sourceTree = "<group>"; };
|
|
|
|
AE3258F826BAA8E100B2F53C /* gamepad_device.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gamepad_device.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258F926BAA8E100B2F53C /* mapping.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mapping.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258FA26BAA8E100B2F53C /* gamepad_device.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gamepad_device.h; sourceTree = "<group>"; };
|
|
|
|
AE3258FB26BAA8E100B2F53C /* keyboard_device.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = keyboard_device.h; sourceTree = "<group>"; };
|
|
|
|
AE3258FC26BAA8E100B2F53C /* gamepad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gamepad.h; sourceTree = "<group>"; };
|
|
|
|
AE3258FD26BAA8E100B2F53C /* emulator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = emulator.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3258FF26BAA8E100B2F53C /* naomi_network.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = naomi_network.h; sourceTree = "<group>"; };
|
|
|
|
AE32590026BAA8E100B2F53C /* naomi_network.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = naomi_network.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32590126BAA8E100B2F53C /* picoppp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = picoppp.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32590226BAA8E100B2F53C /* picoppp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = picoppp.h; sourceTree = "<group>"; };
|
|
|
|
AE32590326BAA8E100B2F53C /* miniupnp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = miniupnp.h; sourceTree = "<group>"; };
|
|
|
|
AE32590426BAA8E100B2F53C /* ifaddrs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ifaddrs.c; sourceTree = "<group>"; };
|
|
|
|
AE32590526BAA8E100B2F53C /* miniupnp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = miniupnp.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32590626BAA8E100B2F53C /* dns.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dns.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32590726BAA8E100B2F53C /* net_platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = net_platform.h; sourceTree = "<group>"; };
|
|
|
|
AE32590926BAA8E100B2F53C /* gdi.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gdi.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32590A26BAA8E100B2F53C /* common.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = common.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32590B26BAA8E100B2F53C /* cdi.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cdi.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32590C26BAA8E100B2F53C /* ImgReader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ImgReader.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32590D26BAA8E100B2F53C /* cue.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cue.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32590E26BAA8E100B2F53C /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
|
|
|
|
AE32590F26BAA8E100B2F53C /* ioctl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ioctl.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32591026BAA8E100B2F53C /* chd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chd.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32591226BAA8E100B2F53C /* cfg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cfg.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32591326BAA8E100B2F53C /* ini.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ini.h; sourceTree = "<group>"; };
|
|
|
|
AE32591426BAA8E100B2F53C /* option.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = option.h; sourceTree = "<group>"; };
|
|
|
|
AE32591526BAA8E100B2F53C /* option.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = option.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32591626BAA8E100B2F53C /* ini.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ini.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32591726BAA8E100B2F53C /* cl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cl.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32591826BAA8E100B2F53C /* cfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfg.h; sourceTree = "<group>"; };
|
|
|
|
AE32591926BAA8E100B2F53C /* emulator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = emulator.h; sourceTree = "<group>"; };
|
|
|
|
AE32591B26BAA8E100B2F53C /* cheats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cheats.h; sourceTree = "<group>"; };
|
|
|
|
AE32591C26BAA8E100B2F53C /* nullDC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nullDC.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32591E26BAA8E100B2F53C /* rec_arm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rec_arm.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32592126BAA8E100B2F53C /* rec_arm64.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rec_arm64.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32592226BAA8E100B2F53C /* arm64_regalloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arm64_regalloc.h; sourceTree = "<group>"; };
|
|
|
|
AE32592326BAA8E100B2F53C /* arm64_unwind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arm64_unwind.h; sourceTree = "<group>"; };
|
|
|
|
AE32592526BAA8E100B2F53C /* version.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = version.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32592726BAA8E100B2F53C /* egl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = egl.h; sourceTree = "<group>"; };
|
|
|
|
AE32592826BAA8E100B2F53C /* osx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = osx.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32592926BAA8E100B2F53C /* wgl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wgl.h; sourceTree = "<group>"; };
|
|
|
|
AE32592A26BAA8E100B2F53C /* wgl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wgl.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32592B26BAA8E100B2F53C /* gl32funcs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gl32funcs.h; sourceTree = "<group>"; };
|
|
|
|
AE32592C26BAA8E100B2F53C /* context.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = context.h; sourceTree = "<group>"; };
|
|
|
|
AE32592E26BAA8E100B2F53C /* gl_context.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gl_context.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32592F26BAA8E100B2F53C /* sdl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sdl.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32593026BAA8E100B2F53C /* libretro.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libretro.h; sourceTree = "<group>"; };
|
|
|
|
AE32593126BAA8E100B2F53C /* switcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = switcher.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32593226BAA8E100B2F53C /* libretro.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = libretro.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32593426BAA8E100B2F53C /* egl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = egl.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32593526BAA8E100B2F53C /* xgl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xgl.h; sourceTree = "<group>"; };
|
|
|
|
AE32593626BAA8E100B2F53C /* sdl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdl.h; sourceTree = "<group>"; };
|
|
|
|
AE32593726BAA8E100B2F53C /* osx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = osx.h; sourceTree = "<group>"; };
|
|
|
|
AE32593826BAA8E100B2F53C /* gl_context.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gl_context.h; sourceTree = "<group>"; };
|
|
|
|
AE32593926BAA8E100B2F53C /* xgl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xgl.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32594026BAA8E100B2F53C /* common.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = common.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32594126BAA8E100B2F53C /* posix_vmem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = posix_vmem.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32594226BAA8E100B2F53C /* context.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = context.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32594526BAA8E100B2F53C /* stdclass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdclass.h; sourceTree = "<group>"; };
|
|
|
|
AE32594626BAA8E100B2F53C /* stdclass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stdclass.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32595426BAA8E100B2F53C /* iostream.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = iostream.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32595526BAA8E100B2F53C /* scoped_ptr.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scoped_ptr.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32595626BAA8E100B2F53C /* utf.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = utf.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32595726BAA8E100B2F53C /* config.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = config.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32595826BAA8E100B2F53C /* system.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = system.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32595926BAA8E100B2F53C /* encoding_errors.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = encoding_errors.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32595A26BAA8E100B2F53C /* cstdio.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cstdio.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32595B26BAA8E100B2F53C /* stackstring.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = stackstring.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32595C26BAA8E100B2F53C /* cenv.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cenv.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32595D26BAA8E100B2F53C /* encoding_utf.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = encoding_utf.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32595E26BAA8E100B2F53C /* windows.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = windows.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32595F26BAA8E100B2F53C /* cstdlib.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cstdlib.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32596026BAA8E100B2F53C /* args.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = args.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32596126BAA8E100B2F53C /* fstream.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = fstream.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32596226BAA8E100B2F53C /* filebuf.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = filebuf.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32596326BAA8E100B2F53C /* convert.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = convert.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32597426BAA8E100B2F53C /* platform-vixl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "platform-vixl.h"; sourceTree = "<group>"; };
|
|
|
|
AE32597526BAA8E100B2F53C /* pool-manager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "pool-manager.h"; sourceTree = "<group>"; };
|
|
|
|
AE32597626BAA8E100B2F53C /* cpu-features.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "cpu-features.cc"; sourceTree = "<group>"; };
|
|
|
|
AE32597726BAA8E100B2F53C /* pool-manager-impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "pool-manager-impl.h"; sourceTree = "<group>"; };
|
|
|
|
AE32597826BAA8E100B2F53C /* invalset-vixl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "invalset-vixl.h"; sourceTree = "<group>"; };
|
|
|
|
AE32597926BAA8E100B2F53C /* macro-assembler-interface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "macro-assembler-interface.h"; sourceTree = "<group>"; };
|
|
|
|
AE32597A26BAA8E100B2F53C /* utils-vixl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "utils-vixl.h"; sourceTree = "<group>"; };
|
|
|
|
AE32597B26BAA8E100B2F53C /* utils-vixl.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "utils-vixl.cc"; sourceTree = "<group>"; };
|
|
|
|
AE32597C26BAA8E100B2F53C /* code-buffer-vixl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "code-buffer-vixl.h"; sourceTree = "<group>"; };
|
|
|
|
AE32597D26BAA8E100B2F53C /* assembler-base-vixl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "assembler-base-vixl.h"; sourceTree = "<group>"; };
|
|
|
|
AE32597E26BAA8E100B2F53C /* compiler-intrinsics-vixl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "compiler-intrinsics-vixl.h"; sourceTree = "<group>"; };
|
|
|
|
AE32597F26BAA8E100B2F53C /* compiler-intrinsics-vixl.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compiler-intrinsics-vixl.cc"; sourceTree = "<group>"; };
|
|
|
|
AE32598F26BAA8E100B2F53C /* cpu-features.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cpu-features.h"; sourceTree = "<group>"; };
|
|
|
|
AE32599026BAA8E100B2F53C /* code-generation-scopes-vixl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "code-generation-scopes-vixl.h"; sourceTree = "<group>"; };
|
|
|
|
AE32599126BAA8E100B2F53C /* globals-vixl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "globals-vixl.h"; sourceTree = "<group>"; };
|
|
|
|
AE32599326BAA8E100B2F53C /* instrument-aarch64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "instrument-aarch64.cc"; sourceTree = "<group>"; };
|
|
|
|
AE32599426BAA8E100B2F53C /* cpu-features-auditor-aarch64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "cpu-features-auditor-aarch64.cc"; sourceTree = "<group>"; };
|
|
|
|
AE32599526BAA8E100B2F53C /* cpu-aarch64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cpu-aarch64.h"; sourceTree = "<group>"; };
|
|
|
|
AE32599626BAA8E100B2F53C /* pointer-auth-aarch64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "pointer-auth-aarch64.cc"; sourceTree = "<group>"; };
|
|
|
|
AE32599726BAA8E100B2F53C /* constants-aarch64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "constants-aarch64.h"; sourceTree = "<group>"; };
|
|
|
|
AE32599826BAA8E100B2F53C /* instructions-aarch64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "instructions-aarch64.cc"; sourceTree = "<group>"; };
|
|
|
|
AE32599926BAA8E100B2F53C /* logic-aarch64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "logic-aarch64.cc"; sourceTree = "<group>"; };
|
|
|
|
AE32599A26BAA8E100B2F53C /* disasm-aarch64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "disasm-aarch64.h"; sourceTree = "<group>"; };
|
|
|
|
AE32599B26BAA8E100B2F53C /* simulator-aarch64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "simulator-aarch64.cc"; sourceTree = "<group>"; };
|
|
|
|
AE32599C26BAA8E100B2F53C /* decoder-aarch64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "decoder-aarch64.h"; sourceTree = "<group>"; };
|
|
|
|
AE32599D26BAA8E100B2F53C /* simulator-constants-aarch64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "simulator-constants-aarch64.h"; sourceTree = "<group>"; };
|
|
|
|
AE32599E26BAA8E100B2F53C /* macro-assembler-aarch64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "macro-assembler-aarch64.h"; sourceTree = "<group>"; };
|
|
|
|
AE32599F26BAA8E100B2F53C /* macro-assembler-aarch64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "macro-assembler-aarch64.cc"; sourceTree = "<group>"; };
|
|
|
|
AE3259A026BAA8E100B2F53C /* instructions-aarch64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "instructions-aarch64.h"; sourceTree = "<group>"; };
|
|
|
|
AE3259A126BAA8E100B2F53C /* disasm-aarch64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "disasm-aarch64.cc"; sourceTree = "<group>"; };
|
|
|
|
AE3259A226BAA8E100B2F53C /* operands-aarch64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "operands-aarch64.cc"; sourceTree = "<group>"; };
|
|
|
|
AE3259A326BAA8E100B2F53C /* cpu-features-auditor-aarch64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cpu-features-auditor-aarch64.h"; sourceTree = "<group>"; };
|
|
|
|
AE3259A426BAA8E100B2F53C /* decoder-aarch64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "decoder-aarch64.cc"; sourceTree = "<group>"; };
|
|
|
|
AE3259A526BAA8E100B2F53C /* simulator-aarch64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "simulator-aarch64.h"; sourceTree = "<group>"; };
|
|
|
|
AE3259A626BAA8E100B2F53C /* instrument-aarch64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "instrument-aarch64.h"; sourceTree = "<group>"; };
|
|
|
|
AE3259A726BAA8E100B2F53C /* assembler-aarch64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "assembler-aarch64.h"; sourceTree = "<group>"; };
|
|
|
|
AE3259A826BAA8E100B2F53C /* operands-aarch64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "operands-aarch64.h"; sourceTree = "<group>"; };
|
|
|
|
AE3259A926BAA8E100B2F53C /* cpu-aarch64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "cpu-aarch64.cc"; sourceTree = "<group>"; };
|
|
|
|
AE3259AA26BAA8E100B2F53C /* abi-aarch64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "abi-aarch64.h"; sourceTree = "<group>"; };
|
|
|
|
AE3259AB26BAA8E100B2F53C /* assembler-aarch64.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "assembler-aarch64.cc"; sourceTree = "<group>"; };
|
|
|
|
AE3259AC26BAA8E100B2F53C /* code-buffer-vixl.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "code-buffer-vixl.cc"; sourceTree = "<group>"; };
|
|
|
|
AE3259AE26BAA8E100B2F53C /* xbrz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xbrz.h; sourceTree = "<group>"; };
|
|
|
|
AE3259AF26BAA8E100B2F53C /* xbrz_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xbrz_config.h; sourceTree = "<group>"; };
|
|
|
|
AE3259B126BAA8E100B2F53C /* xbrz_tools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xbrz_tools.h; sourceTree = "<group>"; };
|
|
|
|
AE3259B326BAA8E100B2F53C /* xbrz.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xbrz.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3259B626BAA8E100B2F53C /* win32_snprintf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = win32_snprintf.h; sourceTree = "<group>"; };
|
|
|
|
AE3259B726BAA8E100B2F53C /* miniwget_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = miniwget_private.h; sourceTree = "<group>"; };
|
|
|
|
AE3259B826BAA8E100B2F53C /* minisoap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = minisoap.c; sourceTree = "<group>"; };
|
|
|
|
AE3259B926BAA8E100B2F53C /* miniupnpcstrings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = miniupnpcstrings.h; sourceTree = "<group>"; };
|
|
|
|
AE3259BA26BAA8E100B2F53C /* miniupnpc_declspec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = miniupnpc_declspec.h; sourceTree = "<group>"; };
|
|
|
|
AE3259BB26BAA8E100B2F53C /* addr_is_reserved.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = addr_is_reserved.c; sourceTree = "<group>"; };
|
|
|
|
AE3259BF26BAA8E100B2F53C /* upnpcommands.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = upnpcommands.h; sourceTree = "<group>"; };
|
|
|
|
AE3259D626BAA8E100B2F53C /* portlistingparse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = portlistingparse.c; sourceTree = "<group>"; };
|
|
|
|
AE3259D926BAA8E100B2F53C /* connecthostport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = connecthostport.c; sourceTree = "<group>"; };
|
|
|
|
AE3259EC26BAA8E200B2F53C /* upnpreplyparse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = upnpreplyparse.c; sourceTree = "<group>"; };
|
|
|
|
AE3259F026BAA8E200B2F53C /* minixml.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = minixml.h; sourceTree = "<group>"; };
|
|
|
|
AE3259F126BAA8E200B2F53C /* receivedata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = receivedata.c; sourceTree = "<group>"; };
|
|
|
|
AE3259F226BAA8E200B2F53C /* miniupnpc_socketdef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = miniupnpc_socketdef.h; sourceTree = "<group>"; };
|
|
|
|
AE3259F326BAA8E200B2F53C /* miniwget.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = miniwget.c; sourceTree = "<group>"; };
|
|
|
|
AE3259F526BAA8E200B2F53C /* upnperrors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = upnperrors.h; sourceTree = "<group>"; };
|
|
|
|
AE3259F726BAA8E200B2F53C /* igd_desc_parse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = igd_desc_parse.h; sourceTree = "<group>"; };
|
|
|
|
AE3259F826BAA8E200B2F53C /* upnpdev.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = upnpdev.c; sourceTree = "<group>"; };
|
|
|
|
AE3259FF26BAA8E200B2F53C /* minissdpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = minissdpc.h; sourceTree = "<group>"; };
|
|
|
|
AE325A0426BAA8E200B2F53C /* miniupnpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = miniupnpc.h; sourceTree = "<group>"; };
|
|
|
|
AE325A0526BAA8E200B2F53C /* miniupnpctypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = miniupnpctypes.h; sourceTree = "<group>"; };
|
|
|
|
AE325A0626BAA8E200B2F53C /* upnpcommands.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = upnpcommands.c; sourceTree = "<group>"; };
|
|
|
|
AE325A0A26BAA8E200B2F53C /* addr_is_reserved.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = addr_is_reserved.h; sourceTree = "<group>"; };
|
|
|
|
AE325A0F26BAA8E200B2F53C /* minisoap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = minisoap.h; sourceTree = "<group>"; };
|
|
|
|
AE325A1726BAA8E200B2F53C /* portlistingparse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = portlistingparse.h; sourceTree = "<group>"; };
|
|
|
|
AE325A1926BAA8E200B2F53C /* connecthostport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = connecthostport.h; sourceTree = "<group>"; };
|
|
|
|
AE325A1E26BAA8E200B2F53C /* upnperrors.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = upnperrors.c; sourceTree = "<group>"; };
|
|
|
|
AE325A2026BAA8E200B2F53C /* miniwget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = miniwget.h; sourceTree = "<group>"; };
|
|
|
|
AE325A2126BAA8E200B2F53C /* codelength.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = codelength.h; sourceTree = "<group>"; };
|
|
|
|
AE325A2226BAA8E200B2F53C /* minixml.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = minixml.c; sourceTree = "<group>"; };
|
|
|
|
AE325A2426BAA8E200B2F53C /* receivedata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = receivedata.h; sourceTree = "<group>"; };
|
|
|
|
AE325A2626BAA8E200B2F53C /* upnpreplyparse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = upnpreplyparse.h; sourceTree = "<group>"; };
|
|
|
|
AE325A2826BAA8E200B2F53C /* rc_version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rc_version.h; sourceTree = "<group>"; };
|
|
|
|
AE325A2926BAA8E200B2F53C /* minissdpc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = minissdpc.c; sourceTree = "<group>"; };
|
|
|
|
AE325A2A26BAA8E200B2F53C /* miniupnpc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = miniupnpc.c; sourceTree = "<group>"; };
|
|
|
|
AE325A3126BAA8E200B2F53C /* upnpdev.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = upnpdev.h; sourceTree = "<group>"; };
|
|
|
|
AE325A3426BAA8E200B2F53C /* igd_desc_parse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = igd_desc_parse.c; sourceTree = "<group>"; };
|
|
|
|
AE325A7126BAA8E200B2F53C /* imgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imgui.h; sourceTree = "<group>"; };
|
|
|
|
AE325A7226BAA8E200B2F53C /* imstb_textedit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imstb_textedit.h; sourceTree = "<group>"; };
|
|
|
|
AE325A7326BAA8E200B2F53C /* imconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imconfig.h; sourceTree = "<group>"; };
|
|
|
|
AE325A7426BAA8E200B2F53C /* imgui_widgets.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = imgui_widgets.cpp; sourceTree = "<group>"; };
|
|
|
|
AE325A7526BAA8E200B2F53C /* imstb_truetype.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imstb_truetype.h; sourceTree = "<group>"; };
|
|
|
|
AE325A7626BAA8E200B2F53C /* imgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = imgui.cpp; sourceTree = "<group>"; };
|
|
|
|
AE325A7726BAA8E200B2F53C /* imgui_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imgui_internal.h; sourceTree = "<group>"; };
|
|
|
|
AE325A7826BAA8E200B2F53C /* imstb_rectpack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imstb_rectpack.h; sourceTree = "<group>"; };
|
|
|
|
AE325A7926BAA8E200B2F53C /* imgui_demo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = imgui_demo.cpp; sourceTree = "<group>"; };
|
|
|
|
AE325A7A26BAA8E200B2F53C /* roboto_medium.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = roboto_medium.h; sourceTree = "<group>"; };
|
|
|
|
AE325A7B26BAA8E200B2F53C /* imgui_draw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = imgui_draw.cpp; sourceTree = "<group>"; };
|
|
|
|
AE325A8326BAA8E200B2F53C /* flac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = flac.h; sourceTree = "<group>"; };
|
|
|
|
AE325A8426BAA8E200B2F53C /* chdconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chdconfig.h; sourceTree = "<group>"; };
|
|
|
|
AE325A8526BAA8E200B2F53C /* bitstream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bitstream.h; sourceTree = "<group>"; };
|
|
|
|
AE325A8626BAA8E200B2F53C /* cdrom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cdrom.h; sourceTree = "<group>"; };
|
|
|
|
AE325A8726BAA8E200B2F53C /* chd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chd.h; sourceTree = "<group>"; };
|
|
|
|
AE325A8826BAA8E200B2F53C /* huffman.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = huffman.h; sourceTree = "<group>"; };
|
|
|
|
AE325A8926BAA8E200B2F53C /* coretypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = coretypes.h; sourceTree = "<group>"; };
|
|
|
|
AE325A8B26BAA8E200B2F53C /* dr_flac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dr_flac.h; sourceTree = "<group>"; };
|
|
|
|
AE325A9226BAA8E200B2F53C /* zutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zutil.h; sourceTree = "<group>"; };
|
|
|
|
AE325A9326BAA8E200B2F53C /* inftrees.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inftrees.h; sourceTree = "<group>"; };
|
|
|
|
AE325A9426BAA8E200B2F53C /* inflate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = inflate.c; sourceTree = "<group>"; };
|
|
|
|
AE325A9A26BAA8E200B2F53C /* compress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = compress.c; sourceTree = "<group>"; };
|
|
|
|
AE325A9D26BAA8E200B2F53C /* deflate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = deflate.c; sourceTree = "<group>"; };
|
|
|
|
AE325A9E26BAA8E200B2F53C /* inffixed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inffixed.h; sourceTree = "<group>"; };
|
|
|
|
AE325AA126BAA8E200B2F53C /* gzread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gzread.c; sourceTree = "<group>"; };
|
|
|
|
AE325AA326BAA8E200B2F53C /* trees.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = trees.h; sourceTree = "<group>"; };
|
|
|
|
AE325AA526BAA8E200B2F53C /* inffast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inffast.h; sourceTree = "<group>"; };
|
|
|
|
AE325AA726BAA8E200B2F53C /* crc32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = crc32.c; sourceTree = "<group>"; };
|
|
|
|
AE325AA926BAA8E200B2F53C /* infback.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = infback.c; sourceTree = "<group>"; };
|
|
|
|
AE325AAA26BAA8E200B2F53C /* zutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zutil.c; sourceTree = "<group>"; };
|
|
|
|
AE325AAB26BAA8E200B2F53C /* deflate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = deflate.h; sourceTree = "<group>"; };
|
|
|
|
AE325AAE26BAA8E200B2F53C /* gzguts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gzguts.h; sourceTree = "<group>"; };
|
|
|
|
AE325AAF26BAA8E200B2F53C /* zlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zlib.h; sourceTree = "<group>"; };
|
|
|
|
AE325AB026BAA8E200B2F53C /* gzlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gzlib.c; sourceTree = "<group>"; };
|
|
|
|
AE325AB226BAA8E200B2F53C /* inflate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inflate.h; sourceTree = "<group>"; };
|
|
|
|
AE325AB326BAA8E200B2F53C /* inftrees.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = inftrees.c; sourceTree = "<group>"; };
|
|
|
|
AE325ABB26BAA8E200B2F53C /* uncompr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = uncompr.c; sourceTree = "<group>"; };
|
|
|
|
AE325ABC26BAA8E200B2F53C /* gzwrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gzwrite.c; sourceTree = "<group>"; };
|
|
|
|
AE325ABD26BAA8E200B2F53C /* trees.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = trees.c; sourceTree = "<group>"; };
|
|
|
|
AE325ABE26BAA8E200B2F53C /* gzclose.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gzclose.c; sourceTree = "<group>"; };
|
|
|
|
AE325ABF26BAA8E200B2F53C /* crc32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crc32.h; sourceTree = "<group>"; };
|
|
|
|
AE325AC126BAA8E200B2F53C /* inffast.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = inffast.c; sourceTree = "<group>"; };
|
|
|
|
AE325AC226BAA8E200B2F53C /* adler32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = adler32.c; sourceTree = "<group>"; };
|
|
|
|
AE325AC326BAA8E200B2F53C /* zconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zconf.h; sourceTree = "<group>"; };
|
|
|
|
AE325AC926BAA8E200B2F53C /* LzHash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzHash.h; sourceTree = "<group>"; };
|
|
|
|
AE325ACA26BAA8E200B2F53C /* 7zTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zTypes.h; sourceTree = "<group>"; };
|
|
|
|
AE325ACB26BAA8E200B2F53C /* Compiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Compiler.h; sourceTree = "<group>"; };
|
|
|
|
AE325ACC26BAA8E200B2F53C /* Precomp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Precomp.h; sourceTree = "<group>"; };
|
|
|
|
AE325ACD26BAA8E200B2F53C /* CpuArch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CpuArch.h; sourceTree = "<group>"; };
|
|
|
|
AE325ACE26BAA8E200B2F53C /* Delta.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Delta.h; sourceTree = "<group>"; };
|
|
|
|
AE325ACF26BAA8E200B2F53C /* LzmaLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzmaLib.h; sourceTree = "<group>"; };
|
|
|
|
AE325AD026BAA8E200B2F53C /* Lzma86.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Lzma86.h; sourceTree = "<group>"; };
|
|
|
|
AE325AD126BAA8E200B2F53C /* LzmaEnc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzmaEnc.h; sourceTree = "<group>"; };
|
|
|
|
AE325AD226BAA8E200B2F53C /* LzFind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzFind.h; sourceTree = "<group>"; };
|
|
|
|
AE325AD326BAA8E200B2F53C /* Bra.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bra.h; sourceTree = "<group>"; };
|
|
|
|
AE325AD426BAA8E200B2F53C /* Sort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Sort.h; sourceTree = "<group>"; };
|
|
|
|
AE325AD526BAA8E200B2F53C /* LzmaDec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzmaDec.h; sourceTree = "<group>"; };
|
|
|
|
AE325AD626BAA8E200B2F53C /* Alloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Alloc.h; sourceTree = "<group>"; };
|
|
|
|
AE325ADC26BAA8E200B2F53C /* LzFind.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzFind.c; sourceTree = "<group>"; };
|
|
|
|
AE325ADD26BAA8E200B2F53C /* Sort.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Sort.c; sourceTree = "<group>"; };
|
|
|
|
AE325ADE26BAA8E200B2F53C /* Bra86.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Bra86.c; sourceTree = "<group>"; };
|
|
|
|
AE325ADF26BAA8E200B2F53C /* Alloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Alloc.c; sourceTree = "<group>"; };
|
|
|
|
AE325AE126BAA8E200B2F53C /* BraIA64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BraIA64.c; sourceTree = "<group>"; };
|
|
|
|
AE325AE226BAA8E200B2F53C /* Lzma86Dec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Lzma86Dec.c; sourceTree = "<group>"; };
|
|
|
|
AE325AE326BAA8E200B2F53C /* Delta.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Delta.c; sourceTree = "<group>"; };
|
|
|
|
AE325AE426BAA8E200B2F53C /* CpuArch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CpuArch.c; sourceTree = "<group>"; };
|
|
|
|
AE325AE726BAA8E200B2F53C /* libchdr_chd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = libchdr_chd.c; sourceTree = "<group>"; };
|
|
|
|
AE325AE826BAA8E200B2F53C /* libchdr_bitstream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = libchdr_bitstream.c; sourceTree = "<group>"; };
|
|
|
|
AE325AE926BAA8E200B2F53C /* libchdr_huffman.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = libchdr_huffman.c; sourceTree = "<group>"; };
|
|
|
|
AE325AEA26BAA8E200B2F53C /* libchdr_flac.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = libchdr_flac.c; sourceTree = "<group>"; };
|
|
|
|
AE325AEC26BAA8E200B2F53C /* libchdr_cdrom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = libchdr_cdrom.c; sourceTree = "<group>"; };
|
|
|
|
AE325AF126BAA8E200B2F53C /* pico_protocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_protocol.h; sourceTree = "<group>"; };
|
|
|
|
AE325AF226BAA8E200B2F53C /* pico_socket_multicast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_socket_multicast.h; sourceTree = "<group>"; };
|
|
|
|
AE325AF326BAA8E200B2F53C /* pico_eth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_eth.h; sourceTree = "<group>"; };
|
|
|
|
AE325AF426BAA8E200B2F53C /* pico_md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_md5.h; sourceTree = "<group>"; };
|
|
|
|
AE325AF526BAA8E200B2F53C /* pico_stack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_stack.h; sourceTree = "<group>"; };
|
|
|
|
AE325AF626BAA8E200B2F53C /* pico_defines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_defines.h; sourceTree = "<group>"; };
|
|
|
|
AE325AF726BAA8E200B2F53C /* pico_constants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_constants.h; sourceTree = "<group>"; };
|
|
|
|
AE325AF826BAA8E200B2F53C /* pico_socket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_socket.h; sourceTree = "<group>"; };
|
|
|
|
AE325AF926BAA8E200B2F53C /* pico_queue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_queue.h; sourceTree = "<group>"; };
|
|
|
|
AE325AFA26BAA8E200B2F53C /* pico_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_config.h; sourceTree = "<group>"; };
|
|
|
|
AE325AFB26BAA8E200B2F53C /* pico_device.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_device.h; sourceTree = "<group>"; };
|
|
|
|
AE325AFD26BAA8E200B2F53C /* pico_posix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_posix.h; sourceTree = "<group>"; };
|
|
|
|
AE325AFE26BAA8E200B2F53C /* pico_msvc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_msvc.h; sourceTree = "<group>"; };
|
|
|
|
AE325AFF26BAA8E200B2F53C /* pico_avr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_avr.h; sourceTree = "<group>"; };
|
|
|
|
AE325B0026BAA8E200B2F53C /* pico_msp430.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_msp430.h; sourceTree = "<group>"; };
|
|
|
|
AE325B0126BAA8E200B2F53C /* pico_cortex_m.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_cortex_m.h; sourceTree = "<group>"; };
|
|
|
|
AE325B0226BAA8E200B2F53C /* pico_esp8266.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_esp8266.h; sourceTree = "<group>"; };
|
|
|
|
AE325B0326BAA8E200B2F53C /* pico_mbed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_mbed.h; sourceTree = "<group>"; };
|
|
|
|
AE325B0426BAA8E200B2F53C /* pico_atsamd21j18.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_atsamd21j18.h; sourceTree = "<group>"; };
|
|
|
|
AE325B0526BAA8E200B2F53C /* pico_pic32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_pic32.h; sourceTree = "<group>"; };
|
|
|
|
AE325B0626BAA8E200B2F53C /* pico_arm9.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_arm9.h; sourceTree = "<group>"; };
|
|
|
|
AE325B0726BAA8E200B2F53C /* pico_dos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_dos.h; sourceTree = "<group>"; };
|
|
|
|
AE325B0826BAA8E200B2F53C /* pico_generic_gcc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_generic_gcc.h; sourceTree = "<group>"; };
|
|
|
|
AE325B0926BAA8E200B2F53C /* pico_linux.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_linux.h; sourceTree = "<group>"; };
|
|
|
|
AE325B0A26BAA8E200B2F53C /* pico_pic24.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_pic24.h; sourceTree = "<group>"; };
|
|
|
|
AE325B0B26BAA8E200B2F53C /* pico_none.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_none.h; sourceTree = "<group>"; };
|
|
|
|
AE325B0C26BAA8E200B2F53C /* pico_tree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_tree.h; sourceTree = "<group>"; };
|
|
|
|
AE325B0D26BAA8E200B2F53C /* heap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = heap.h; sourceTree = "<group>"; };
|
|
|
|
AE325B0E26BAA8E200B2F53C /* pico_addressing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_addressing.h; sourceTree = "<group>"; };
|
|
|
|
AE325B0F26BAA8E200B2F53C /* pico_frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_frame.h; sourceTree = "<group>"; };
|
|
|
|
AE325B1026BAA8E200B2F53C /* pico_defines_msvc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_defines_msvc.h; sourceTree = "<group>"; };
|
|
|
|
AE325B1126BAA8E200B2F53C /* pico_module_eth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_module_eth.h; sourceTree = "<group>"; };
|
|
|
|
AE325B2526BAA8E300B2F53C /* pico_device.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_device.c; sourceTree = "<group>"; };
|
|
|
|
AE325B2626BAA8E300B2F53C /* pico_tree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_tree.c; sourceTree = "<group>"; };
|
|
|
|
AE325B2726BAA8E300B2F53C /* pico_frame.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_frame.c; sourceTree = "<group>"; };
|
|
|
|
AE325B2826BAA8E300B2F53C /* pico_protocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_protocol.c; sourceTree = "<group>"; };
|
|
|
|
AE325B2926BAA8E300B2F53C /* pico_socket_multicast.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_socket_multicast.c; sourceTree = "<group>"; };
|
|
|
|
AE325B2A26BAA8E300B2F53C /* pico_stack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_stack.c; sourceTree = "<group>"; };
|
|
|
|
AE325B2B26BAA8E300B2F53C /* pico_md5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_md5.c; sourceTree = "<group>"; };
|
|
|
|
AE325B2C26BAA8E300B2F53C /* pico_socket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_socket.c; sourceTree = "<group>"; };
|
|
|
|
AE325B2F26BAA8E300B2F53C /* pico_dev_ppp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_dev_ppp.c; sourceTree = "<group>"; };
|
|
|
|
AE325B3026BAA8E300B2F53C /* pico_ethernet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_ethernet.c; sourceTree = "<group>"; };
|
|
|
|
AE325B3126BAA8E300B2F53C /* pico_802154.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_802154.h; sourceTree = "<group>"; };
|
|
|
|
AE325B3226BAA8E300B2F53C /* pico_olsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_olsr.h; sourceTree = "<group>"; };
|
|
|
|
AE325B3326BAA8E300B2F53C /* pico_udp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_udp.c; sourceTree = "<group>"; };
|
|
|
|
AE325B3426BAA8E300B2F53C /* pico_dhcp_server.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_dhcp_server.c; sourceTree = "<group>"; };
|
|
|
|
AE325B3526BAA8E300B2F53C /* pico_mm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_mm.h; sourceTree = "<group>"; };
|
|
|
|
AE325B3726BAA8E300B2F53C /* pico_ipv4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_ipv4.c; sourceTree = "<group>"; };
|
|
|
|
AE325B3926BAA8E300B2F53C /* pico_socket_tcp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_socket_tcp.c; sourceTree = "<group>"; };
|
|
|
|
AE325B3A26BAA8E300B2F53C /* pico_ipv6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_ipv6.h; sourceTree = "<group>"; };
|
|
|
|
AE325B3B26BAA8E300B2F53C /* pico_dns_client.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_dns_client.c; sourceTree = "<group>"; };
|
|
|
|
AE325B3C26BAA8E300B2F53C /* pico_nat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_nat.h; sourceTree = "<group>"; };
|
|
|
|
AE325B3D26BAA8E300B2F53C /* pico_mld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_mld.h; sourceTree = "<group>"; };
|
|
|
|
AE325B3E26BAA8E300B2F53C /* pico_icmp4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_icmp4.c; sourceTree = "<group>"; };
|
|
|
|
AE325B3F26BAA8E300B2F53C /* pico_dns_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_dns_common.h; sourceTree = "<group>"; };
|
|
|
|
AE325B4026BAA8E300B2F53C /* pico_strings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_strings.c; sourceTree = "<group>"; };
|
|
|
|
AE325B4126BAA8E300B2F53C /* pico_arp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_arp.c; sourceTree = "<group>"; };
|
|
|
|
AE325B4226BAA8E300B2F53C /* pico_socket_udp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_socket_udp.h; sourceTree = "<group>"; };
|
|
|
|
AE325B4326BAA8E300B2F53C /* pico_icmp6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_icmp6.h; sourceTree = "<group>"; };
|
|
|
|
AE325B4426BAA8E300B2F53C /* pico_mcast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_mcast.h; sourceTree = "<group>"; };
|
|
|
|
AE325B4526BAA8E300B2F53C /* pico_fragments.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_fragments.h; sourceTree = "<group>"; };
|
|
|
|
AE325B4626BAA8E300B2F53C /* pico_dhcp_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_dhcp_common.c; sourceTree = "<group>"; };
|
|
|
|
AE325B4726BAA8E300B2F53C /* pico_6lowpan.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_6lowpan.h; sourceTree = "<group>"; };
|
|
|
|
AE325B4826BAA8E300B2F53C /* pico_dhcp_client.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_dhcp_client.h; sourceTree = "<group>"; };
|
|
|
|
AE325B4926BAA8E300B2F53C /* pico_tcp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_tcp.h; sourceTree = "<group>"; };
|
|
|
|
AE325B4A26BAA8E300B2F53C /* pico_dhcp_server.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_dhcp_server.h; sourceTree = "<group>"; };
|
|
|
|
AE325B4B26BAA8E300B2F53C /* pico_udp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_udp.h; sourceTree = "<group>"; };
|
|
|
|
AE325B4C26BAA8E300B2F53C /* pico_dev_null.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_dev_null.h; sourceTree = "<group>"; };
|
|
|
|
AE325B4D26BAA8E300B2F53C /* pico_ipv6_nd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_ipv6_nd.h; sourceTree = "<group>"; };
|
|
|
|
AE325B4E26BAA8E300B2F53C /* pico_dev_ppp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_dev_ppp.h; sourceTree = "<group>"; };
|
|
|
|
AE325B4F26BAA8E300B2F53C /* pico_dev_ipc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_dev_ipc.h; sourceTree = "<group>"; };
|
|
|
|
AE325B5026BAA8E300B2F53C /* pico_ethernet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_ethernet.h; sourceTree = "<group>"; };
|
|
|
|
AE325B5126BAA8E300B2F53C /* pico_aodv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_aodv.h; sourceTree = "<group>"; };
|
|
|
|
AE325B5226BAA8E300B2F53C /* pico_socket_tcp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_socket_tcp.h; sourceTree = "<group>"; };
|
|
|
|
AE325B5326BAA8E300B2F53C /* pico_ipv4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_ipv4.h; sourceTree = "<group>"; };
|
|
|
|
AE325B5426BAA8E300B2F53C /* pico_arp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_arp.h; sourceTree = "<group>"; };
|
|
|
|
AE325B5526BAA8E300B2F53C /* pico_dns_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_dns_common.c; sourceTree = "<group>"; };
|
|
|
|
AE325B5626BAA8E300B2F53C /* pico_strings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_strings.h; sourceTree = "<group>"; };
|
|
|
|
AE325B5726BAA8E300B2F53C /* pico_socket_udp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_socket_udp.c; sourceTree = "<group>"; };
|
|
|
|
AE325B5826BAA8E300B2F53C /* pico_icmp4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_icmp4.h; sourceTree = "<group>"; };
|
|
|
|
AE325B5926BAA8E300B2F53C /* pico_dns_client.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_dns_client.h; sourceTree = "<group>"; };
|
|
|
|
AE325B5A26BAA8E300B2F53C /* pico_igmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_igmp.h; sourceTree = "<group>"; };
|
|
|
|
AE325B5B26BAA8E300B2F53C /* pico_6lowpan_ll.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_6lowpan_ll.h; sourceTree = "<group>"; };
|
|
|
|
AE325B5C26BAA8E300B2F53C /* pico_tcp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_tcp.c; sourceTree = "<group>"; };
|
|
|
|
AE325B5D26BAA8E300B2F53C /* pico_ipfilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_ipfilter.h; sourceTree = "<group>"; };
|
|
|
|
AE325B5E26BAA8E300B2F53C /* pico_dhcp_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pico_dhcp_common.h; sourceTree = "<group>"; };
|
|
|
|
AE325B5F26BAA8E300B2F53C /* pico_fragments.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pico_fragments.c; sourceTree = "<group>"; };
|
|
|
|
AE32649C26BAA8F300B2F53C /* stb_image_write.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stb_image_write.h; sourceTree = "<group>"; };
|
|
|
|
AE32649D26BAA8F300B2F53C /* stb_image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stb_image.h; sourceTree = "<group>"; };
|
|
|
|
AE326C3E26BAA8FA00B2F53C /* debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = "<group>"; };
|
|
|
|
AE326C3F26BAA8FA00B2F53C /* elf64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = elf64.h; sourceTree = "<group>"; };
|
|
|
|
AE326C4026BAA8FA00B2F53C /* elf64.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = elf64.cpp; sourceTree = "<group>"; };
|
|
|
|
AE326C4126BAA8FA00B2F53C /* elf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = elf.cpp; sourceTree = "<group>"; };
|
|
|
|
AE326C4226BAA8FA00B2F53C /* elf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = elf.h; sourceTree = "<group>"; };
|
|
|
|
AE326C4326BAA8FA00B2F53C /* elf32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = elf32.h; sourceTree = "<group>"; };
|
|
|
|
AE326C4426BAA8FA00B2F53C /* elf32.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = elf32.cpp; sourceTree = "<group>"; };
|
|
|
|
AE326CBA26BAA8FB00B2F53C /* cdipsr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cdipsr.cpp; sourceTree = "<group>"; };
|
|
|
|
AE326D2A26BAA8FB00B2F53C /* cdipsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cdipsr.h; sourceTree = "<group>"; };
|
|
|
|
AE326D2D26BAA8FB00B2F53C /* xxhash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xxhash.h; sourceTree = "<group>"; };
|
|
|
|
AE326D5C26BAA8FC00B2F53C /* xxhash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xxhash.c; sourceTree = "<group>"; };
|
|
|
|
AE326D6126BAA8FC00B2F53C /* xxh3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xxh3.h; sourceTree = "<group>"; };
|
|
|
|
AE326EC626BAA8FD00B2F53C /* zip_source_tell_write.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_tell_write.c; sourceTree = "<group>"; };
|
|
|
|
AE326EC726BAA8FD00B2F53C /* zip_memdup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_memdup.c; sourceTree = "<group>"; };
|
|
|
|
AE326EC826BAA8FD00B2F53C /* zip_source_supports.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_supports.c; sourceTree = "<group>"; };
|
|
|
|
AE326EC926BAA8FD00B2F53C /* zip_file_get_external_attributes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_file_get_external_attributes.c; sourceTree = "<group>"; };
|
|
|
|
AE326ECA26BAA8FD00B2F53C /* zip_source_begin_write.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_begin_write.c; sourceTree = "<group>"; };
|
|
|
|
AE326ECB26BAA8FD00B2F53C /* zipint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zipint.h; sourceTree = "<group>"; };
|
|
|
|
AE326ECC26BAA8FD00B2F53C /* zip_add.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_add.c; sourceTree = "<group>"; };
|
|
|
|
AE326ECD26BAA8FD00B2F53C /* zip_get_name.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_get_name.c; sourceTree = "<group>"; };
|
|
|
|
AE326ECE26BAA8FD00B2F53C /* zip_file_strerror.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_file_strerror.c; sourceTree = "<group>"; };
|
|
|
|
AE326ECF26BAA8FD00B2F53C /* zip_fopen_index.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_fopen_index.c; sourceTree = "<group>"; };
|
|
|
|
AE326ED026BAA8FD00B2F53C /* zip_source_commit_write.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_commit_write.c; sourceTree = "<group>"; };
|
|
|
|
AE326ED126BAA8FD00B2F53C /* zip_source_buffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_buffer.c; sourceTree = "<group>"; };
|
|
|
|
AE326ED226BAA8FD00B2F53C /* zip_error_clear.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_error_clear.c; sourceTree = "<group>"; };
|
|
|
|
AE326ED326BAA8FD00B2F53C /* zip_source_stat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_stat.c; sourceTree = "<group>"; };
|
|
|
|
AE326ED426BAA8FD00B2F53C /* zip_get_archive_comment.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_get_archive_comment.c; sourceTree = "<group>"; };
|
|
|
|
AE326ED526BAA8FD00B2F53C /* zip_file_rename.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_file_rename.c; sourceTree = "<group>"; };
|
|
|
|
AE326ED626BAA8FD00B2F53C /* zip_ftell.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_ftell.c; sourceTree = "<group>"; };
|
|
|
|
AE326ED726BAA8FD00B2F53C /* zip_discard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_discard.c; sourceTree = "<group>"; };
|
|
|
|
AE326ED826BAA8FD00B2F53C /* zip_string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_string.c; sourceTree = "<group>"; };
|
|
|
|
AE326ED926BAA8FD00B2F53C /* zip_set_name.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_set_name.c; sourceTree = "<group>"; };
|
|
|
|
AE326EDA26BAA8FD00B2F53C /* zip_entry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_entry.c; sourceTree = "<group>"; };
|
|
|
|
AE326EDB26BAA8FD00B2F53C /* zip_file_set_encryption.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_file_set_encryption.c; sourceTree = "<group>"; };
|
|
|
|
AE326EDD26BAA8FD00B2F53C /* zip_source_open.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_open.c; sourceTree = "<group>"; };
|
|
|
|
AE326EDE26BAA8FD00B2F53C /* zip_set_file_compression.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_set_file_compression.c; sourceTree = "<group>"; };
|
|
|
|
AE326EDF26BAA8FD00B2F53C /* zip_hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_hash.c; sourceTree = "<group>"; };
|
|
|
|
AE326EE026BAA8FD00B2F53C /* zip_file_error_get.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_file_error_get.c; sourceTree = "<group>"; };
|
|
|
|
AE326EE126BAA8FD00B2F53C /* zip_file_replace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_file_replace.c; sourceTree = "<group>"; };
|
|
|
|
AE326EE326BAA8FD00B2F53C /* zip_file_get_offset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_file_get_offset.c; sourceTree = "<group>"; };
|
|
|
|
AE326EE426BAA8FD00B2F53C /* zip_unchange.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_unchange.c; sourceTree = "<group>"; };
|
|
|
|
AE326EE526BAA8FD00B2F53C /* zip_new.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_new.c; sourceTree = "<group>"; };
|
|
|
|
AE326EE626BAA8FD00B2F53C /* zip_file_set_comment.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_file_set_comment.c; sourceTree = "<group>"; };
|
|
|
|
AE326EE726BAA8FD00B2F53C /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
|
|
|
|
AE326EE826BAA8FD00B2F53C /* zip_random_unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_random_unix.c; sourceTree = "<group>"; };
|
|
|
|
AE326EE926BAA8FD00B2F53C /* zip_close.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_close.c; sourceTree = "<group>"; };
|
|
|
|
AE326EEB26BAA8FD00B2F53C /* zip_crypto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zip_crypto.h; sourceTree = "<group>"; };
|
|
|
|
AE326EEC26BAA8FD00B2F53C /* zip_add_dir.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_add_dir.c; sourceTree = "<group>"; };
|
|
|
|
AE326EED26BAA8FD00B2F53C /* zip_error_get_sys_type.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_error_get_sys_type.c; sourceTree = "<group>"; };
|
|
|
|
AE326EEE26BAA8FD00B2F53C /* zip_source_call.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_call.c; sourceTree = "<group>"; };
|
|
|
|
AE326EEF26BAA8FD00B2F53C /* zip_source_is_deleted.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_is_deleted.c; sourceTree = "<group>"; };
|
|
|
|
AE326EF026BAA8FD00B2F53C /* zip_fopen_encrypted.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_fopen_encrypted.c; sourceTree = "<group>"; };
|
|
|
|
AE326EF126BAA8FD00B2F53C /* zip_set_archive_comment.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_set_archive_comment.c; sourceTree = "<group>"; };
|
|
|
|
AE326EF226BAA8FD00B2F53C /* zip_extra_field.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_extra_field.c; sourceTree = "<group>"; };
|
|
|
|
AE326EF326BAA8FD00B2F53C /* zip_source_file_stdio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_file_stdio.c; sourceTree = "<group>"; };
|
|
|
|
AE326EF426BAA8FD00B2F53C /* zip_dir_add.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_dir_add.c; sourceTree = "<group>"; };
|
|
|
|
AE326EF526BAA8FD00B2F53C /* zip_name_locate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_name_locate.c; sourceTree = "<group>"; };
|
|
|
|
AE326EF626BAA8FD00B2F53C /* zip_source_seek_write.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_seek_write.c; sourceTree = "<group>"; };
|
|
|
|
AE326EF726BAA8FD00B2F53C /* zip_algorithm_deflate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_algorithm_deflate.c; sourceTree = "<group>"; };
|
|
|
|
AE326EF826BAA8FD00B2F53C /* zip_unchange_archive.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_unchange_archive.c; sourceTree = "<group>"; };
|
|
|
|
AE326EF926BAA8FD00B2F53C /* zip_source_free.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_free.c; sourceTree = "<group>"; };
|
|
|
|
AE326EFA26BAA8FD00B2F53C /* zip_source_file_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_file_common.c; sourceTree = "<group>"; };
|
|
|
|
AE326EFB26BAA8FD00B2F53C /* zip_get_num_files.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_get_num_files.c; sourceTree = "<group>"; };
|
|
|
|
AE326EFC26BAA8FD00B2F53C /* zip_pkware.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_pkware.c; sourceTree = "<group>"; };
|
|
|
|
AE326EFD26BAA8FD00B2F53C /* zip_err_str.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_err_str.c; sourceTree = "<group>"; };
|
|
|
|
AE326EFE26BAA8FD00B2F53C /* zip_add_entry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_add_entry.c; sourceTree = "<group>"; };
|
|
|
|
AE326F0026BAA8FD00B2F53C /* zip_buffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_buffer.c; sourceTree = "<group>"; };
|
|
|
|
AE326F0126BAA8FD00B2F53C /* zip_error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_error.c; sourceTree = "<group>"; };
|
|
|
|
AE326F0326BAA8FD00B2F53C /* zip_strerror.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_strerror.c; sourceTree = "<group>"; };
|
|
|
|
AE326F0426BAA8FD00B2F53C /* zip_source_seek.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_seek.c; sourceTree = "<group>"; };
|
|
|
|
AE326F0526BAA8FD00B2F53C /* zip_get_encryption_implementation.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_get_encryption_implementation.c; sourceTree = "<group>"; };
|
|
|
|
AE326F0626BAA8FD00B2F53C /* zip_get_archive_flag.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_get_archive_flag.c; sourceTree = "<group>"; };
|
|
|
|
AE326F0726BAA8FD00B2F53C /* zip_source_pkware_encode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_pkware_encode.c; sourceTree = "<group>"; };
|
|
|
|
AE326F0826BAA8FD00B2F53C /* zip_set_archive_flag.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_set_archive_flag.c; sourceTree = "<group>"; };
|
|
|
|
AE326F0926BAA8FD00B2F53C /* zip_source_zip_new.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_zip_new.c; sourceTree = "<group>"; };
|
|
|
|
AE326F0C26BAA8FD00B2F53C /* zip_fdopen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_fdopen.c; sourceTree = "<group>"; };
|
|
|
|
AE326F0D26BAA8FD00B2F53C /* zip_unchange_data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_unchange_data.c; sourceTree = "<group>"; };
|
|
|
|
AE326F0F26BAA8FD00B2F53C /* zip_source_pkware_decode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_pkware_decode.c; sourceTree = "<group>"; };
|
|
|
|
AE326F1026BAA8FD00B2F53C /* zip_file_set_mtime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_file_set_mtime.c; sourceTree = "<group>"; };
|
|
|
|
AE326F1226BAA8FD00B2F53C /* zip_set_default_password.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_set_default_password.c; sourceTree = "<group>"; };
|
|
|
|
AE326F1326BAA8FD00B2F53C /* zip_source_file_stdio_named.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_file_stdio_named.c; sourceTree = "<group>"; };
|
|
|
|
AE326F1426BAA8FD00B2F53C /* zip_extra_field_api.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_extra_field_api.c; sourceTree = "<group>"; };
|
|
|
|
AE326F1526BAA8FD00B2F53C /* zip_fread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_fread.c; sourceTree = "<group>"; };
|
|
|
|
AE326F1626BAA8FD00B2F53C /* zip_source_rollback_write.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_rollback_write.c; sourceTree = "<group>"; };
|
|
|
|
AE326F1726BAA8FD00B2F53C /* zip_progress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_progress.c; sourceTree = "<group>"; };
|
|
|
|
AE326F1826BAA8FD00B2F53C /* zip_rename.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_rename.c; sourceTree = "<group>"; };
|
|
|
|
AE326F1926BAA8FD00B2F53C /* zip_source_zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_zip.c; sourceTree = "<group>"; };
|
|
|
|
AE326F1A26BAA8FD00B2F53C /* zip_stat_index.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_stat_index.c; sourceTree = "<group>"; };
|
|
|
|
AE326F1B26BAA8FD00B2F53C /* zip_get_num_entries.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_get_num_entries.c; sourceTree = "<group>"; };
|
|
|
|
AE326F1C26BAA8FD00B2F53C /* zip_source_file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zip_source_file.h; sourceTree = "<group>"; };
|
|
|
|
AE326F1D26BAA8FD00B2F53C /* zip_source_function.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_function.c; sourceTree = "<group>"; };
|
|
|
|
AE326F1E26BAA8FD00B2F53C /* zip_file_set_external_attributes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_file_set_external_attributes.c; sourceTree = "<group>"; };
|
|
|
|
AE326F1F26BAA8FD00B2F53C /* zip_fseek.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_fseek.c; sourceTree = "<group>"; };
|
|
|
|
AE326F2126BAA8FD00B2F53C /* zip_replace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_replace.c; sourceTree = "<group>"; };
|
|
|
|
AE326F2226BAA8FE00B2F53C /* zip_delete.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_delete.c; sourceTree = "<group>"; };
|
|
|
|
AE326F2326BAA8FE00B2F53C /* zip_source_crc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_crc.c; sourceTree = "<group>"; };
|
|
|
|
AE326F2426BAA8FE00B2F53C /* zip_source_accept_empty.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_accept_empty.c; sourceTree = "<group>"; };
|
|
|
|
AE326F2526BAA8FE00B2F53C /* zip_set_file_comment.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_set_file_comment.c; sourceTree = "<group>"; };
|
|
|
|
AE326F2726BAA8FE00B2F53C /* zip_stat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_stat.c; sourceTree = "<group>"; };
|
|
|
|
AE326F2826BAA8FE00B2F53C /* zip_get_file_comment.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_get_file_comment.c; sourceTree = "<group>"; };
|
|
|
|
AE326F2A26BAA8FE00B2F53C /* zip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zip.h; sourceTree = "<group>"; };
|
|
|
|
AE326F2B26BAA8FE00B2F53C /* zip_source_close.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_close.c; sourceTree = "<group>"; };
|
|
|
|
AE326F2C26BAA8FE00B2F53C /* zip_source_read.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_read.c; sourceTree = "<group>"; };
|
|
|
|
AE326F2D26BAA8FE00B2F53C /* zip_open.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_open.c; sourceTree = "<group>"; };
|
|
|
|
AE326F2E26BAA8FE00B2F53C /* zip_source_begin_write_cloning.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_begin_write_cloning.c; sourceTree = "<group>"; };
|
|
|
|
AE326F2F26BAA8FE00B2F53C /* compat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compat.h; sourceTree = "<group>"; };
|
|
|
|
AE326F3126BAA8FE00B2F53C /* zip_fopen_index_encrypted.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_fopen_index_encrypted.c; sourceTree = "<group>"; };
|
|
|
|
AE326F3326BAA8FE00B2F53C /* zip_utf-8.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "zip_utf-8.c"; sourceTree = "<group>"; };
|
|
|
|
AE326F3426BAA8FE00B2F53C /* zip_error_get.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_error_get.c; sourceTree = "<group>"; };
|
|
|
|
AE326F3526BAA8FE00B2F53C /* zip_fclose.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_fclose.c; sourceTree = "<group>"; };
|
|
|
|
AE326F3626BAA8FE00B2F53C /* zip_dirent.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_dirent.c; sourceTree = "<group>"; };
|
|
|
|
AE326F3726BAA8FE00B2F53C /* zip_source_write.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_write.c; sourceTree = "<group>"; };
|
|
|
|
AE326F3826BAA8FE00B2F53C /* zip_file_add.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_file_add.c; sourceTree = "<group>"; };
|
|
|
|
AE326F3926BAA8FE00B2F53C /* zip_source_error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_error.c; sourceTree = "<group>"; };
|
|
|
|
AE326F3A26BAA8FE00B2F53C /* zip_source_tell.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_tell.c; sourceTree = "<group>"; };
|
|
|
|
AE326F3C26BAA8FE00B2F53C /* zip_source_get_file_attributes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_get_file_attributes.c; sourceTree = "<group>"; };
|
|
|
|
AE326F3D26BAA8FE00B2F53C /* zip_file_error_clear.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_file_error_clear.c; sourceTree = "<group>"; };
|
|
|
|
AE326F3E26BAA8FE00B2F53C /* zip_source_compress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_compress.c; sourceTree = "<group>"; };
|
|
|
|
AE326F3F26BAA8FE00B2F53C /* zip_libzip_version.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_libzip_version.c; sourceTree = "<group>"; };
|
|
|
|
AE326F4026BAA8FE00B2F53C /* zip_error_to_str.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_error_to_str.c; sourceTree = "<group>"; };
|
|
|
|
AE326F4126BAA8FE00B2F53C /* zip_source_remove.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_remove.c; sourceTree = "<group>"; };
|
|
|
|
AE326F4326BAA8FE00B2F53C /* zip_source_file_stdio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zip_source_file_stdio.h; sourceTree = "<group>"; };
|
|
|
|
AE326F4526BAA8FE00B2F53C /* zipconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zipconf.h; sourceTree = "<group>"; };
|
|
|
|
AE326F4626BAA8FE00B2F53C /* zip_source_window.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_window.c; sourceTree = "<group>"; };
|
|
|
|
AE326F4726BAA8FE00B2F53C /* zip_file_get_comment.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_file_get_comment.c; sourceTree = "<group>"; };
|
|
|
|
AE326F4826BAA8FE00B2F53C /* zip_mkstempm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_mkstempm.c; sourceTree = "<group>"; };
|
|
|
|
AE326F4A26BAA8FE00B2F53C /* zip_stat_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_stat_init.c; sourceTree = "<group>"; };
|
|
|
|
AE326F4B26BAA8FE00B2F53C /* zip_fopen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_fopen.c; sourceTree = "<group>"; };
|
|
|
|
AE326F4F26BAA8FE00B2F53C /* zip_unchange_all.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_unchange_all.c; sourceTree = "<group>"; };
|
|
|
|
AE326F5026BAA8FE00B2F53C /* zip_io_util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_io_util.c; sourceTree = "<group>"; };
|
|
|
|
AE326F5226BAA8FE00B2F53C /* zip_source_layered.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_source_layered.c; sourceTree = "<group>"; };
|
|
|
|
AE326F5426BAA8FE00B2F53C /* zip_error_strerror.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip_error_strerror.c; sourceTree = "<group>"; };
|
|
|
|
AE32739926BAA90300B2F53C /* vec4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vec4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32739A26BAA90300B2F53C /* integer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = integer.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32739B26BAA90300B2F53C /* vector_relational.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_relational.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32739C26BAA90300B2F53C /* mat2x3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mat2x3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32739D26BAA90300B2F53C /* mat4x4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mat4x4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32739E26BAA90300B2F53C /* mat2x2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mat2x2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32739F26BAA90300B2F53C /* exponential.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = exponential.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273A026BAA90300B2F53C /* vec2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vec2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273A226BAA90300B2F53C /* vec3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vec3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273A326BAA90300B2F53C /* fwd.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = fwd.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273A426BAA90300B2F53C /* mat4x3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mat4x3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273A526BAA90300B2F53C /* mat4x2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mat4x2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273A626BAA90300B2F53C /* mat2x4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mat2x4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273A726BAA90300B2F53C /* packing.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = packing.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273A826BAA90300B2F53C /* mat3x3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mat3x3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273A926BAA90300B2F53C /* mat3x2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mat3x2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273AB26BAA90300B2F53C /* matrix_double3x2_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double3x2_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273AC26BAA90300B2F53C /* matrix_float2x4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float2x4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273AD26BAA90300B2F53C /* vector_bool2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_bool2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273AE26BAA90300B2F53C /* quaternion_double_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = quaternion_double_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273AF26BAA90300B2F53C /* matrix_float4x2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float4x2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273B026BAA90300B2F53C /* matrix_float4x3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float4x3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273B126BAA90300B2F53C /* vector_bool3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_bool3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273B226BAA90300B2F53C /* vector_relational.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_relational.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273B326BAA90300B2F53C /* vector_bool1.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_bool1.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273B526BAA90300B2F53C /* vector_uint2_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_uint2_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273B626BAA90300B2F53C /* vector_float1_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_float1_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273B726BAA90300B2F53C /* matrix_float2x3_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float2x3_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273B826BAA90300B2F53C /* matrix_float2x2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float2x2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273B926BAA90300B2F53C /* matrix_common.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_common.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273BA26BAA90300B2F53C /* vector_bool4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_bool4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273BB26BAA90300B2F53C /* matrix_float2x4_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float2x4_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273BC26BAA90300B2F53C /* matrix_float4x4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float4x4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273BD26BAA90300B2F53C /* vector_uint1_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_uint1_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273BE26BAA90300B2F53C /* matrix_float2x3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float2x3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273BF26BAA90300B2F53C /* matrix_clip_space.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_clip_space.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273C026BAA90300B2F53C /* scalar_integer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scalar_integer.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273C126BAA90300B2F53C /* vector_float2_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_float2_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273C426BAA90300B2F53C /* scalar_common.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scalar_common.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273C626BAA90300B2F53C /* matrix_double4x2_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double4x2_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273C826BAA90300B2F53C /* vector_double4_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_double4_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273C926BAA90300B2F53C /* matrix_float3x4_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float3x4_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273CB26BAA90300B2F53C /* vector_uint3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_uint3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273CC26BAA90300B2F53C /* matrix_float4x3_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float4x3_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273CE26BAA90300B2F53C /* vector_uint2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_uint2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273CF26BAA90300B2F53C /* quaternion_float_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = quaternion_float_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273D026BAA90300B2F53C /* vector_int1_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_int1_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273D126BAA90300B2F53C /* matrix_float3x4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float3x4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273D226BAA90300B2F53C /* quaternion_transform.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = quaternion_transform.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273D326BAA90300B2F53C /* vector_bool4_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_bool4_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273D426BAA90300B2F53C /* vector_uint1.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_uint1.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273D526BAA90300B2F53C /* matrix_transform.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_transform.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273D726BAA90300B2F53C /* quaternion_exponential.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = quaternion_exponential.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273D926BAA90400B2F53C /* vector_bool3_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_bool3_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273DA26BAA90400B2F53C /* matrix_double2x2_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double2x2_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273DB26BAA90400B2F53C /* quaternion_float.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = quaternion_float.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273DC26BAA90400B2F53C /* vector_int2_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_int2_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273DD26BAA90400B2F53C /* vector_uint4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_uint4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273DE26BAA90400B2F53C /* matrix_float3x2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float3x2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273DF26BAA90400B2F53C /* vector_double3_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_double3_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273E026BAA90400B2F53C /* quaternion_common.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = quaternion_common.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273E126BAA90400B2F53C /* matrix_float3x3_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float3x3_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273E226BAA90400B2F53C /* matrix_float3x3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float3x3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273E326BAA90400B2F53C /* scalar_int_sized.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scalar_int_sized.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273E426BAA90400B2F53C /* matrix_float4x4_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float4x4_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273E526BAA90400B2F53C /* matrix_double4x2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double4x2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273E626BAA90400B2F53C /* vector_int1.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_int1.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273E726BAA90400B2F53C /* vector_float3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_float3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273E826BAA90400B2F53C /* matrix_double2x4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double2x4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273E926BAA90400B2F53C /* scalar_ulp.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scalar_ulp.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273EA26BAA90400B2F53C /* quaternion_geometric.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = quaternion_geometric.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273EB26BAA90400B2F53C /* vector_int3_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_int3_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273EC26BAA90400B2F53C /* vector_float2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_float2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273ED26BAA90400B2F53C /* matrix_double2x3_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double2x3_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273EE26BAA90400B2F53C /* vector_bool2_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_bool2_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273EF26BAA90400B2F53C /* quaternion_double.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = quaternion_double.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273F026BAA90400B2F53C /* matrix_double4x3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double4x3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273F226BAA90400B2F53C /* vector_int2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_int2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273F326BAA90400B2F53C /* vector_double2_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_double2_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273F426BAA90400B2F53C /* matrix_float3x2_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float3x2_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273F526BAA90400B2F53C /* matrix_relational.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_relational.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273F626BAA90400B2F53C /* vector_integer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_integer.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273F726BAA90400B2F53C /* scalar_relational.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scalar_relational.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273F826BAA90400B2F53C /* vector_float1.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_float1.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273F926BAA90400B2F53C /* vector_int3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_int3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273FB26BAA90400B2F53C /* matrix_double4x4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double4x4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273FC26BAA90400B2F53C /* scalar_uint_sized.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scalar_uint_sized.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273FD26BAA90400B2F53C /* vector_double1_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_double1_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273FE26BAA90400B2F53C /* matrix_double2x2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double2x2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3273FF26BAA90400B2F53C /* matrix_float4x2_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float4x2_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32740026BAA90400B2F53C /* matrix_double2x3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double2x3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32740126BAA90400B2F53C /* matrix_projection.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_projection.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32740226BAA90400B2F53C /* vector_float4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_float4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32740426BAA90400B2F53C /* vector_int4_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_int4_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32740526BAA90400B2F53C /* matrix_double2x4_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double2x4_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32740626BAA90400B2F53C /* vector_int4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_int4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32740726BAA90400B2F53C /* quaternion_relational.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = quaternion_relational.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32740826BAA90400B2F53C /* quaternion_trigonometric.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = quaternion_trigonometric.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32740926BAA90400B2F53C /* vector_bool1_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_bool1_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32740A26BAA90400B2F53C /* vector_ulp.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_ulp.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32740B26BAA90400B2F53C /* vector_float3_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_float3_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32740C26BAA90400B2F53C /* vector_uint4_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_uint4_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32740E26BAA90400B2F53C /* vector_common.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_common.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32740F26BAA90400B2F53C /* scalar_constants.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scalar_constants.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32741026BAA90400B2F53C /* matrix_double3x4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double3x4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32741226BAA90400B2F53C /* matrix_double4x3_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double4x3_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32741426BAA90400B2F53C /* matrix_double3x4_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double3x4_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32741626BAA90400B2F53C /* vector_double4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_double4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32741726BAA90400B2F53C /* vector_double1.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_double1.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32741826BAA90400B2F53C /* matrix_double4x4_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double4x4_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32741B26BAA90400B2F53C /* matrix_double3x3_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double3x3_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32741C26BAA90400B2F53C /* matrix_double3x2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double3x2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32741D26BAA90400B2F53C /* matrix_float2x2_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_float2x2_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32742026BAA90400B2F53C /* vector_double3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_double3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32742126BAA90400B2F53C /* vector_float4_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_float4_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32742226BAA90400B2F53C /* vector_double2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_double2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32742426BAA90400B2F53C /* vector_uint3_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_uint3_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32742526BAA90400B2F53C /* matrix_double3x3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_double3x3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32742726BAA90400B2F53C /* neon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = neon.h; sourceTree = "<group>"; };
|
|
|
|
AE32742826BAA90400B2F53C /* vector_relational.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vector_relational.h; sourceTree = "<group>"; };
|
|
|
|
AE32742926BAA90400B2F53C /* matrix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = matrix.h; sourceTree = "<group>"; };
|
|
|
|
AE32742A26BAA90400B2F53C /* packing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = packing.h; sourceTree = "<group>"; };
|
|
|
|
AE32742B26BAA90400B2F53C /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
|
|
|
|
AE32742C26BAA90400B2F53C /* trigonometric.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = trigonometric.h; sourceTree = "<group>"; };
|
|
|
|
AE32742D26BAA90400B2F53C /* geometric.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = geometric.h; sourceTree = "<group>"; };
|
|
|
|
AE32742E26BAA90400B2F53C /* integer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = integer.h; sourceTree = "<group>"; };
|
|
|
|
AE32742F26BAA90400B2F53C /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = "<group>"; };
|
|
|
|
AE32743026BAA90400B2F53C /* exponential.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exponential.h; sourceTree = "<group>"; };
|
|
|
|
AE32743126BAA90400B2F53C /* mat3x4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mat3x4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32743226BAA90400B2F53C /* matrix.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32743326BAA90400B2F53C /* glm.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = glm.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32743426BAA90400B2F53C /* trigonometric.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = trigonometric.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32743526BAA90400B2F53C /* geometric.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = geometric.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32743B26BAA90400B2F53C /* _fixes.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = _fixes.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32743F26BAA90400B2F53C /* qualifier.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = qualifier.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32744126BAA90400B2F53C /* _noise.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = _noise.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32744226BAA90400B2F53C /* type_half.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_half.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32744326BAA90400B2F53C /* _features.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = _features.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32744526BAA90400B2F53C /* _vectorize.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = _vectorize.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32744726BAA90400B2F53C /* type_quat.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_quat.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32744D26BAA90400B2F53C /* _swizzle.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = _swizzle.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32745226BAA90400B2F53C /* type_mat3x3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_mat3x3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32745326BAA90400B2F53C /* type_mat3x2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_mat3x2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32745426BAA90400B2F53C /* compute_common.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = compute_common.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32745526BAA90400B2F53C /* setup.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = setup.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32745D26BAA90400B2F53C /* glm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = glm.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32745E26BAA90400B2F53C /* type_mat3x4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_mat3x4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32746126BAA90400B2F53C /* type_mat2x3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_mat2x3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32746226BAA90400B2F53C /* type_mat4x4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_mat4x4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32746426BAA90400B2F53C /* type_mat2x2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_mat2x2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32746526BAA90400B2F53C /* type_vec1.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_vec1.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32746626BAA90400B2F53C /* _swizzle_func.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = _swizzle_func.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32746726BAA90400B2F53C /* type_vec3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_vec3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32746826BAA90400B2F53C /* compute_vector_relational.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = compute_vector_relational.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32746C26BAA90400B2F53C /* type_vec2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_vec2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32746D26BAA90400B2F53C /* type_mat4x3.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_mat4x3.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32746E26BAA90400B2F53C /* type_mat4x2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_mat4x2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32746F26BAA90400B2F53C /* type_float.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_float.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32747026BAA90400B2F53C /* type_mat2x4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_mat2x4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32747326BAA90400B2F53C /* type_vec4.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_vec4.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32747426BAA90400B2F53C /* ext.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ext.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32747626BAA90400B2F53C /* integer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = integer.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32747726BAA90400B2F53C /* matrix_integer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_integer.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32747C26BAA90400B2F53C /* vec1.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vec1.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32747F26BAA90400B2F53C /* ulp.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ulp.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32748126BAA90400B2F53C /* packing.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = packing.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32748426BAA90400B2F53C /* round.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = round.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32748526BAA90400B2F53C /* matrix_transform.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_transform.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32748626BAA90400B2F53C /* type_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32748726BAA90400B2F53C /* bitfield.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = bitfield.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32748926BAA90400B2F53C /* quaternion.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = quaternion.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32748A26BAA90400B2F53C /* matrix_inverse.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_inverse.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32748C26BAA90400B2F53C /* random.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = random.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32748E26BAA90400B2F53C /* type_ptr.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_ptr.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32749026BAA90400B2F53C /* constants.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = constants.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32749126BAA90400B2F53C /* color_space.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = color_space.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32749226BAA90400B2F53C /* noise.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = noise.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32749526BAA90400B2F53C /* matrix_access.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_access.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32749726BAA90400B2F53C /* epsilon.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = epsilon.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32749926BAA90400B2F53C /* reciprocal.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = reciprocal.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32749B26BAA90400B2F53C /* type_aligned.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_aligned.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32749C26BAA90400B2F53C /* common.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = common.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32749E26BAA90400B2F53C /* vector_angle.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_angle.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274A226BAA90400B2F53C /* integer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = integer.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274A526BAA90400B2F53C /* hash.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = hash.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274A626BAA90400B2F53C /* rotate_vector.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = rotate_vector.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274A726BAA90400B2F53C /* matrix_interpolation.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_interpolation.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274A826BAA90400B2F53C /* functions.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = functions.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274AC26BAA90400B2F53C /* string_cast.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = string_cast.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274AD26BAA90400B2F53C /* color_space_YCoCg.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = color_space_YCoCg.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274AF26BAA90400B2F53C /* extended_min_max.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = extended_min_max.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274B126BAA90400B2F53C /* fast_square_root.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = fast_square_root.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274B426BAA90400B2F53C /* spline.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = spline.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274B526BAA90400B2F53C /* fast_trigonometry.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = fast_trigonometry.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274B726BAA90400B2F53C /* dual_quaternion.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = dual_quaternion.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274B826BAA90400B2F53C /* closest_point.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = closest_point.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274BF26BAA90400B2F53C /* optimum_pow.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = optimum_pow.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274C126BAA90400B2F53C /* raw_data.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = raw_data.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274C226BAA90400B2F53C /* matrix_cross_product.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_cross_product.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274C326BAA90400B2F53C /* euler_angles.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = euler_angles.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274C626BAA90400B2F53C /* type_trait.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_trait.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274C826BAA90400B2F53C /* io.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = io.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274CA26BAA90400B2F53C /* transform.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = transform.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274CB26BAA90400B2F53C /* bit.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = bit.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274CC26BAA90400B2F53C /* number_precision.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = number_precision.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274CD26BAA90400B2F53C /* mixed_product.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mixed_product.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274D026BAA90400B2F53C /* associated_min_max.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = associated_min_max.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274D126BAA90400B2F53C /* matrix_transform_2d.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_transform_2d.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274D326BAA90400B2F53C /* log_base.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = log_base.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274D426BAA90400B2F53C /* matrix_query.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_query.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274D626BAA90400B2F53C /* extend.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = extend.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274D726BAA90400B2F53C /* gradient_paint.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gradient_paint.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274D826BAA90400B2F53C /* quaternion.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = quaternion.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274D926BAA90400B2F53C /* exterior_product.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = exterior_product.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274E026BAA90400B2F53C /* polar_coordinates.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = polar_coordinates.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274E726BAA90400B2F53C /* vec_swizzle.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vec_swizzle.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274E826BAA90400B2F53C /* projection.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = projection.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274EA26BAA90400B2F53C /* scalar_relational.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scalar_relational.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274EB26BAA90400B2F53C /* wrap.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = wrap.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274ED26BAA90400B2F53C /* texture.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = texture.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274EF26BAA90400B2F53C /* norm.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = norm.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274F226BAA90500B2F53C /* color_space.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = color_space.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274F326BAA90500B2F53C /* normal.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = normal.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274F626BAA90500B2F53C /* easing.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = easing.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274F826BAA90500B2F53C /* matrix_decompose.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_decompose.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274F926BAA90500B2F53C /* fast_exponential.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = fast_exponential.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274FB26BAA90500B2F53C /* handed_coordinate_space.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = handed_coordinate_space.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274FC26BAA90500B2F53C /* intersect.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = intersect.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274FD26BAA90500B2F53C /* perpendicular.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = perpendicular.hpp; sourceTree = "<group>"; };
|
|
|
|
AE3274FF26BAA90500B2F53C /* matrix_operation.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_operation.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32750226BAA90500B2F53C /* color_encoding.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = color_encoding.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32750326BAA90500B2F53C /* matrix_major_storage.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_major_storage.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32750726BAA90500B2F53C /* common.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = common.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32750826BAA90500B2F53C /* range.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = range.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32750A26BAA90500B2F53C /* transform2.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = transform2.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32750C26BAA90500B2F53C /* scalar_multiplication.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scalar_multiplication.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32750D26BAA90500B2F53C /* std_based_type.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = std_based_type.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32750E26BAA90500B2F53C /* matrix_factorisation.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix_factorisation.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32750F26BAA90500B2F53C /* orthonormalize.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = orthonormalize.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32751026BAA90500B2F53C /* normalize_dot.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = normalize_dot.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32751126BAA90500B2F53C /* component_wise.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = component_wise.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32751326BAA90500B2F53C /* vector_query.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = vector_query.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32751626BAA90500B2F53C /* compatibility.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = compatibility.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32751726BAA90500B2F53C /* rotate_normalized_axis.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = rotate_normalized_axis.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32751926BAA90500B2F53C /* type_aligned.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_aligned.hpp; sourceTree = "<group>"; };
|
|
|
|
AE32795526BAA90900B2F53C /* LzHash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzHash.h; sourceTree = "<group>"; };
|
|
|
|
AE32795726BAA90900B2F53C /* 7zTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zTypes.h; sourceTree = "<group>"; };
|
|
|
|
AE32795826BAA90900B2F53C /* Bcj2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Bcj2.c; sourceTree = "<group>"; };
|
|
|
|
AE32795926BAA90900B2F53C /* Compiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Compiler.h; sourceTree = "<group>"; };
|
|
|
|
AE32795B26BAA90900B2F53C /* Precomp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Precomp.h; sourceTree = "<group>"; };
|
|
|
|
AE32795E26BAA90900B2F53C /* 7zCrc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zCrc.h; sourceTree = "<group>"; };
|
|
|
|
AE32796026BAA90900B2F53C /* Bra.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Bra.c; sourceTree = "<group>"; };
|
|
|
|
AE32796126BAA90900B2F53C /* 7zFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zFile.h; sourceTree = "<group>"; };
|
|
|
|
AE32796326BAA90900B2F53C /* 7zArcIn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zArcIn.c; sourceTree = "<group>"; };
|
|
|
|
AE32796426BAA90900B2F53C /* LzmaLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzmaLib.h; sourceTree = "<group>"; };
|
|
|
|
AE32796526BAA90900B2F53C /* 7zBuf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zBuf.h; sourceTree = "<group>"; };
|
|
|
|
AE32796626BAA90900B2F53C /* 7z.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7z.h; sourceTree = "<group>"; };
|
|
|
|
AE32796926BAA90900B2F53C /* 7zDec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zDec.c; sourceTree = "<group>"; };
|
|
|
|
AE32796A26BAA90900B2F53C /* Lzma86.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Lzma86.h; sourceTree = "<group>"; };
|
|
|
|
AE32797026BAA90900B2F53C /* 7zStream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zStream.c; sourceTree = "<group>"; };
|
|
|
|
AE32797126BAA90900B2F53C /* Bcj2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bcj2.h; sourceTree = "<group>"; };
|
|
|
|
AE32797326BAA90900B2F53C /* 7zFile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zFile.c; sourceTree = "<group>"; };
|
|
|
|
AE32797426BAA90900B2F53C /* Bra.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bra.h; sourceTree = "<group>"; };
|
|
|
|
AE32797526BAA90900B2F53C /* 7zCrc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zCrc.c; sourceTree = "<group>"; };
|
|
|
|
AE32797A26BAA90900B2F53C /* 7zCrcOpt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zCrcOpt.c; sourceTree = "<group>"; };
|
|
|
|
AE32797C26BAA90900B2F53C /* 7zBuf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zBuf.c; sourceTree = "<group>"; };
|
|
|
|
AE32797D26BAA90900B2F53C /* LzmaLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzmaLib.c; sourceTree = "<group>"; };
|
|
|
|
AE32797F26BAA90900B2F53C /* audiobackend_pulseaudio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audiobackend_pulseaudio.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32798026BAA90900B2F53C /* audiobackend_sdl2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audiobackend_sdl2.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32798126BAA90900B2F53C /* audiobackend_omx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audiobackend_omx.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32798226BAA90A00B2F53C /* oslib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = oslib.h; sourceTree = "<group>"; };
|
|
|
|
AE32798326BAA90A00B2F53C /* audiobackend_coreaudio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audiobackend_coreaudio.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32798426BAA90A00B2F53C /* audiostream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audiostream.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32798526BAA90A00B2F53C /* host_context.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = host_context.h; sourceTree = "<group>"; };
|
|
|
|
AE32798626BAA90A00B2F53C /* audiostream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audiostream.h; sourceTree = "<group>"; };
|
|
|
|
AE32798726BAA90A00B2F53C /* oslib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = oslib.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32798826BAA90A00B2F53C /* audiobackend_oboe.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audiobackend_oboe.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32798926BAA90A00B2F53C /* directory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = directory.h; sourceTree = "<group>"; };
|
|
|
|
AE32798A26BAA90A00B2F53C /* audiobackend_oss.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audiobackend_oss.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32798B26BAA90A00B2F53C /* audiobackend_libao.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audiobackend_libao.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32798C26BAA90A00B2F53C /* audiobackend_directsound.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audiobackend_directsound.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32798D26BAA90A00B2F53C /* audiobackend_null.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audiobackend_null.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32798E26BAA90A00B2F53C /* audiobackend_alsa.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audiobackend_alsa.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32799026BAA90A00B2F53C /* ConsoleListenerNix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConsoleListenerNix.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32799126BAA90A00B2F53C /* BitSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BitSet.h; sourceTree = "<group>"; };
|
|
|
|
AE32799226BAA90A00B2F53C /* ConsoleListenerWin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConsoleListenerWin.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32799326BAA90A00B2F53C /* ConsoleListenerDroid.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConsoleListenerDroid.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32799426BAA90A00B2F53C /* ConsoleListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConsoleListener.h; sourceTree = "<group>"; };
|
|
|
|
AE32799526BAA90A00B2F53C /* StringUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StringUtil.h; sourceTree = "<group>"; };
|
|
|
|
AE32799626BAA90A00B2F53C /* Log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Log.h; sourceTree = "<group>"; };
|
|
|
|
AE32799726BAA90A00B2F53C /* LogManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LogManager.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32799826BAA90A00B2F53C /* LogManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LogManager.h; sourceTree = "<group>"; };
|
|
|
|
AE3279CD26BAA90A00B2F53C /* profiler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = profiler.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3279CE26BAA90A00B2F53C /* profiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = profiler.h; sourceTree = "<group>"; };
|
|
|
|
AE3279CF26BAA90A00B2F53C /* dispframe.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dispframe.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3279D126BAA90A00B2F53C /* gui_android.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gui_android.h; sourceTree = "<group>"; };
|
|
|
|
AE3279D226BAA90A00B2F53C /* gui_cheats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gui_cheats.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3279D326BAA90A00B2F53C /* sorter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sorter.h; sourceTree = "<group>"; };
|
|
|
|
AE3279D426BAA90A00B2F53C /* tileclip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tileclip.h; sourceTree = "<group>"; };
|
|
|
|
AE3279D526BAA90A00B2F53C /* mainui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mainui.h; sourceTree = "<group>"; };
|
|
|
|
AE3279D726BAA90A00B2F53C /* glcache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = glcache.h; sourceTree = "<group>"; };
|
|
|
|
AE3279D826BAA90A00B2F53C /* imgui_impl_opengl3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imgui_impl_opengl3.h; sourceTree = "<group>"; };
|
|
|
|
AE3279D926BAA90A00B2F53C /* quad.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = quad.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3279DA26BAA90A00B2F53C /* postprocess.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = postprocess.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3279DB26BAA90A00B2F53C /* gldraw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gldraw.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3279DC26BAA90A00B2F53C /* imgui_impl_opengl3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = imgui_impl_opengl3.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3279DD26BAA90A00B2F53C /* postprocess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = postprocess.h; sourceTree = "<group>"; };
|
|
|
|
AE3279DE26BAA90A00B2F53C /* gltex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gltex.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3279DF26BAA90A00B2F53C /* gles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gles.h; sourceTree = "<group>"; };
|
|
|
|
AE3279E026BAA90A00B2F53C /* gles.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gles.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3279E126BAA90A00B2F53C /* gui_util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gui_util.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3279E226BAA90A00B2F53C /* CustomTexture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTexture.h; sourceTree = "<group>"; };
|
|
|
|
AE3279E326BAA90A00B2F53C /* gui_android.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gui_android.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3279E426BAA90A00B2F53C /* game_scanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = game_scanner.h; sourceTree = "<group>"; };
|
|
|
|
AE3279F326BAA90A00B2F53C /* gui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gui.h; sourceTree = "<group>"; };
|
|
|
|
AE3279F426BAA90A00B2F53C /* TexCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TexCache.h; sourceTree = "<group>"; };
|
|
|
|
AE3279F526BAA90A00B2F53C /* CustomTexture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CustomTexture.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3279F626BAA90A00B2F53C /* gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gui.cpp; sourceTree = "<group>"; };
|
|
|
|
AE3279F726BAA90A00B2F53C /* sorter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sorter.cpp; sourceTree = "<group>"; };
|
|
|
|
AE327A2426BAA90A00B2F53C /* TexCache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TexCache.cpp; sourceTree = "<group>"; };
|
|
|
|
AE327A2526BAA90A00B2F53C /* transform_matrix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = transform_matrix.h; sourceTree = "<group>"; };
|
|
|
|
AE327A2626BAA90A00B2F53C /* mainui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mainui.cpp; sourceTree = "<group>"; };
|
|
|
|
AE327A2726BAA90A00B2F53C /* shader_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shader_util.h; sourceTree = "<group>"; };
|
|
|
|
AE327A2826BAA90A00B2F53C /* osd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = osd.h; sourceTree = "<group>"; };
|
|
|
|
AE327A2926BAA90A00B2F53C /* gui_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gui_util.h; sourceTree = "<group>"; };
|
|
|
|
AE327A3026BAA90B00B2F53C /* osd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = osd.cpp; sourceTree = "<group>"; };
|
|
|
|
AE327A3C26BAA90B00B2F53C /* rec_cpp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rec_cpp.cpp; sourceTree = "<group>"; };
|
|
|
|
AE327A3E26BAA90B00B2F53C /* rec_x86.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rec_x86.h; sourceTree = "<group>"; };
|
|
|
|
AE327A3F26BAA90B00B2F53C /* x86_regalloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = x86_regalloc.h; sourceTree = "<group>"; };
|
|
|
|
AE327A4026BAA90B00B2F53C /* rec_x86.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rec_x86.cpp; sourceTree = "<group>"; };
|
|
|
|
AE327A4126BAA90B00B2F53C /* x86_ops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = x86_ops.cpp; sourceTree = "<group>"; };
|
|
|
|
AE327A4326BAA90B00B2F53C /* x11_keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = x11_keyboard.h; sourceTree = "<group>"; };
|
|
|
|
AE327A4426BAA90B00B2F53C /* x11.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = x11.cpp; sourceTree = "<group>"; };
|
|
|
|
AE327A4526BAA90B00B2F53C /* dispmanx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dispmanx.cpp; sourceTree = "<group>"; };
|
|
|
|
AE327A4626BAA90B00B2F53C /* icon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = icon.h; sourceTree = "<group>"; };
|
|
|
|
AE327A4726BAA90B00B2F53C /* joystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = joystick.h; sourceTree = "<group>"; };
|
|
|
|
AE327A4826BAA90B00B2F53C /* x11.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = x11.h; sourceTree = "<group>"; };
|
|
|
|
AE327A4926BAA90B00B2F53C /* dispmanx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dispmanx.h; sourceTree = "<group>"; };
|
|
|
|
AE327A4A26BAA90B00B2F53C /* evdev.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = evdev.h; sourceTree = "<group>"; };
|
|
|
|
AE327A4B26BAA90B00B2F53C /* joystick.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = joystick.cpp; sourceTree = "<group>"; };
|
|
|
|
AE327A4C26BAA90B00B2F53C /* evdev_gamepad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = evdev_gamepad.h; sourceTree = "<group>"; };
|
|
|
|
AE327A4D26BAA90B00B2F53C /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; };
|
|
|
|
AE327A4E26BAA90B00B2F53C /* evdev.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = evdev.cpp; sourceTree = "<group>"; };
|
|
|
|
AE327A5026BAA90B00B2F53C /* gdb_server.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gdb_server.h; sourceTree = "<group>"; };
|
|
|
|
AE327A5126BAA90B00B2F53C /* debug_agent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = debug_agent.h; sourceTree = "<group>"; };
|
|
|
|
AE327A5226BAA90B00B2F53C /* gdb_server.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gdb_server.cpp; sourceTree = "<group>"; };
|
|
|
|
AE327A5426BAA90B00B2F53C /* reios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reios.h; sourceTree = "<group>"; };
|
|
|
|
AE327A5526BAA90B00B2F53C /* descrambl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = descrambl.cpp; sourceTree = "<group>"; };
|
|
|
|
AE327A5626BAA90B00B2F53C /* reios_elf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reios_elf.cpp; sourceTree = "<group>"; };
|
|
|
|
AE327A5726BAA90B00B2F53C /* iso9660.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iso9660.h; sourceTree = "<group>"; };
|
|
|
|
AE327A5926BAA90B00B2F53C /* reios.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reios.cpp; sourceTree = "<group>"; };
|
|
|
|
AE327A5A26BAA90B00B2F53C /* reios_elf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reios_elf.h; sourceTree = "<group>"; };
|
|
|
|
AE327A5B26BAA90B00B2F53C /* descrambl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = descrambl.h; sourceTree = "<group>"; };
|
|
|
|
AE327A5C26BAA90B00B2F53C /* font.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = font.h; sourceTree = "<group>"; };
|
|
|
|
AE327A5D26BAA90B00B2F53C /* gdrom_hle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gdrom_hle.h; sourceTree = "<group>"; };
|
|
|
|
AE327A5E26BAA90B00B2F53C /* gdrom_hle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gdrom_hle.cpp; sourceTree = "<group>"; };
|
|
|
|
AE32948726BAB48900B2F53C /* LzmaDec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzmaDec.c; sourceTree = "<group>"; };
|
|
|
|
AE32948926BAB4C000B2F53C /* Lzma2Dec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Lzma2Dec.c; sourceTree = "<group>"; };
|
|
|
|
AE32948A26BAB4C000B2F53C /* Lzma2Dec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Lzma2Dec.h; sourceTree = "<group>"; };
|
|
|
|
AE32948C26BAC32000B2F53C /* LzmaEnc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzmaEnc.c; sourceTree = "<group>"; };
|
|
|
|
AE32948D26BAC32100B2F53C /* LzmaEnc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzmaEnc.h; sourceTree = "<group>"; };
|
|
|
|
AE32949226BAE58F00B2F53C /* FlycastViewController.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = FlycastViewController.mm; path = emulator/FlycastViewController.mm; sourceTree = "<group>"; };
|
|
|
|
AE32949426BAE5B900B2F53C /* FlycastViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = FlycastViewController.h; path = emulator/FlycastViewController.h; sourceTree = "<group>"; };
|
|
|
|
AE32949726BAEF4300B2F53C /* FlycastStoryboard.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = FlycastStoryboard.storyboard; sourceTree = "<group>"; };
|
|
|
|
AE32949926BAFA3000B2F53C /* ios_mouse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ios_mouse.h; sourceTree = "<group>"; };
|
2021-08-10 09:32:22 +00:00
|
|
|
AE49B4D726C1BAC300FA182B /* unwind_info.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unwind_info.cpp; sourceTree = "<group>"; };
|
2021-08-12 09:22:22 +00:00
|
|
|
AE49B51626C2E8FC00FA182B /* xbyak_mnemonic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xbyak_mnemonic.h; sourceTree = "<group>"; };
|
|
|
|
AE49B51726C2E8FC00FA182B /* xbyak_bin2hex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xbyak_bin2hex.h; sourceTree = "<group>"; };
|
|
|
|
AE49B51826C2E8FC00FA182B /* xbyak.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xbyak.h; sourceTree = "<group>"; };
|
|
|
|
AE49B51926C2E8FC00FA182B /* xbyak_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xbyak_util.h; sourceTree = "<group>"; };
|
2021-08-06 08:30:30 +00:00
|
|
|
AE9F17E226BC800F00B8C6D0 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
|
2015-09-28 12:59:42 +00:00
|
|
|
EBDF37571BB96E75001191B5 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; };
|
|
|
|
EBDF37591BB96ECD001191B5 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
2014-03-06 03:26:47 +00:00
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
87078A8018A47FE90034C7A0 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2015-09-28 12:59:42 +00:00
|
|
|
EBDF375A1BB96ECD001191B5 /* AudioToolbox.framework in Frameworks */,
|
2015-08-10 01:53:50 +00:00
|
|
|
87D92F4E1B7A1B5700D8FD9E /* GameController.framework in Frameworks */,
|
2021-08-10 09:32:22 +00:00
|
|
|
AE6AA6FF26BF2E91004B9D5F /* AltKit in Frameworks */,
|
2014-12-19 19:59:38 +00:00
|
|
|
87C4AA561A4414070048DBF4 /* AssetsLibrary.framework in Frameworks */,
|
2014-03-06 03:26:47 +00:00
|
|
|
87078A8F18A47FE90034C7A0 /* OpenGLES.framework in Frameworks */,
|
|
|
|
87078A8918A47FE90034C7A0 /* CoreGraphics.framework in Frameworks */,
|
|
|
|
87078A8B18A47FE90034C7A0 /* UIKit.framework in Frameworks */,
|
|
|
|
87078A8D18A47FE90034C7A0 /* GLKit.framework in Frameworks */,
|
|
|
|
87078A8718A47FE90034C7A0 /* Foundation.framework in Frameworks */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
87078A7A18A47FE90034C7A0 = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32583826BAA8E000B2F53C /* core */,
|
|
|
|
87078A9018A47FE90034C7A0 /* ios */,
|
2014-03-06 03:26:47 +00:00
|
|
|
87078A8518A47FE90034C7A0 /* Frameworks */,
|
|
|
|
87078A8418A47FE90034C7A0 /* Products */,
|
|
|
|
);
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
87078A8418A47FE90034C7A0 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
87078A8318A47FE90034C7A0 /* Flycast.app */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
87078A8518A47FE90034C7A0 /* Frameworks */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2015-09-28 12:59:42 +00:00
|
|
|
EBDF37591BB96ECD001191B5 /* AudioToolbox.framework */,
|
|
|
|
EBDF37571BB96E75001191B5 /* AudioUnit.framework */,
|
2015-08-10 01:53:50 +00:00
|
|
|
87D92F4D1B7A1B5700D8FD9E /* GameController.framework */,
|
2014-12-19 19:59:38 +00:00
|
|
|
87C4AA551A4414070048DBF4 /* AssetsLibrary.framework */,
|
2014-03-06 03:26:47 +00:00
|
|
|
87078A8618A47FE90034C7A0 /* Foundation.framework */,
|
|
|
|
87078A8818A47FE90034C7A0 /* CoreGraphics.framework */,
|
|
|
|
87078A8A18A47FE90034C7A0 /* UIKit.framework */,
|
|
|
|
87078A8C18A47FE90034C7A0 /* GLKit.framework */,
|
|
|
|
87078A8E18A47FE90034C7A0 /* OpenGLES.framework */,
|
|
|
|
);
|
|
|
|
name = Frameworks;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
87078A9018A47FE90034C7A0 /* ios */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2015-08-24 20:32:18 +00:00
|
|
|
878B0CFB1B8BB5B400A8D1C5 /* Images.xcassets */,
|
2021-08-06 08:30:30 +00:00
|
|
|
87D92EA71B7839E600D8FD9E /* ios_main.mm */,
|
|
|
|
AE32949926BAFA3000B2F53C /* ios_mouse.h */,
|
|
|
|
AE32949726BAEF4300B2F53C /* FlycastStoryboard.storyboard */,
|
|
|
|
AE9F17E226BC800F00B8C6D0 /* LaunchScreen.storyboard */,
|
2014-03-06 03:26:47 +00:00
|
|
|
87078A9918A47FE90034C7A0 /* AppDelegate.h */,
|
2021-08-12 09:22:22 +00:00
|
|
|
87078A9A18A47FE90034C7A0 /* AppDelegate.mm */,
|
2021-08-06 08:30:30 +00:00
|
|
|
9C7A393218C804A80070BB5F /* flycast.entitlements */,
|
|
|
|
9C7A393618C805F70070BB5F /* iOS UI */,
|
2015-08-10 01:53:50 +00:00
|
|
|
87D92F4F1B7A1BB100D8FD9E /* iCade-iOS */,
|
2014-03-06 03:26:47 +00:00
|
|
|
87078A9118A47FE90034C7A0 /* Supporting Files */,
|
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
name = ios;
|
2014-03-06 03:26:47 +00:00
|
|
|
path = emulator;
|
2015-08-15 03:15:18 +00:00
|
|
|
sourceTree = SOURCE_ROOT;
|
2014-03-06 03:26:47 +00:00
|
|
|
};
|
|
|
|
87078A9118A47FE90034C7A0 /* Supporting Files */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
87078A9218A47FE90034C7A0 /* flycast-ios-Info.plist */,
|
2014-03-06 03:26:47 +00:00
|
|
|
87078A9618A47FE90034C7A0 /* main.m */,
|
2021-08-06 08:30:30 +00:00
|
|
|
87078A9818A47FE90034C7A0 /* flycast-ios-Prefix.pch */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
|
|
|
name = "Supporting Files";
|
2015-08-15 03:15:18 +00:00
|
|
|
path = ..;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-08-10 01:53:50 +00:00
|
|
|
87D92F4F1B7A1BB100D8FD9E /* iCade-iOS */ = {
|
2015-08-07 20:12:17 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2015-08-10 01:53:50 +00:00
|
|
|
87D92F501B7A1BB100D8FD9E /* iCadeReaderView.h */,
|
|
|
|
87D92F511B7A1BB100D8FD9E /* iCadeReaderView.m */,
|
|
|
|
87D92F521B7A1BB100D8FD9E /* iCadeState.h */,
|
2015-08-02 19:43:02 +00:00
|
|
|
);
|
2015-08-15 03:15:18 +00:00
|
|
|
name = "iCade-iOS";
|
|
|
|
path = "emulator/iCade-iOS";
|
2015-08-10 01:53:50 +00:00
|
|
|
sourceTree = SOURCE_ROOT;
|
2015-08-02 19:43:02 +00:00
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
9C7A393618C805F70070BB5F /* iOS UI */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32949226BAE58F00B2F53C /* FlycastViewController.mm */,
|
|
|
|
AE32949426BAE5B900B2F53C /* FlycastViewController.h */,
|
2015-08-25 18:34:10 +00:00
|
|
|
87FA52E61B8CE18600CEFC32 /* PadViewController.h */,
|
2021-08-06 08:30:30 +00:00
|
|
|
87FA52E71B8CE18600CEFC32 /* PadViewController.mm */,
|
2015-08-25 18:34:10 +00:00
|
|
|
87FA52E81B8CE18600CEFC32 /* PadViewController.xib */,
|
2015-08-11 15:42:55 +00:00
|
|
|
87C208CB1B7A4BFA00638BDD /* EmulatorView.h */,
|
|
|
|
87C208CC1B7A4BFA00638BDD /* EmulatorView.mm */,
|
2021-08-06 08:30:30 +00:00
|
|
|
);
|
|
|
|
name = "iOS UI";
|
2014-03-06 03:26:47 +00:00
|
|
|
path = ..;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32583826BAA8E000B2F53C /* core */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE3258EA26BAA8E100B2F53C /* archive */,
|
|
|
|
AE32591126BAA8E100B2F53C /* cfg */,
|
|
|
|
AE327A4F26BAA90B00B2F53C /* debug */,
|
|
|
|
AE32594726BAA8E100B2F53C /* deps */,
|
|
|
|
AE32584026BAA8E000B2F53C /* hw */,
|
|
|
|
AE32590826BAA8E100B2F53C /* imgread */,
|
|
|
|
AE3258F626BAA8E100B2F53C /* input */,
|
|
|
|
AE32593F26BAA8E100B2F53C /* linux */,
|
|
|
|
AE327A4226BAA90B00B2F53C /* linux-dist */,
|
|
|
|
AE32798F26BAA90A00B2F53C /* log */,
|
|
|
|
AE3258FE26BAA8E100B2F53C /* network */,
|
|
|
|
AE32797E26BAA90900B2F53C /* oslib */,
|
|
|
|
AE3279CC26BAA90A00B2F53C /* profiler */,
|
|
|
|
AE32591D26BAA8E100B2F53C /* rec-ARM */,
|
|
|
|
AE32592026BAA8E100B2F53C /* rec-ARM64 */,
|
|
|
|
AE327A3B26BAA90B00B2F53C /* rec-cpp */,
|
|
|
|
AE32583926BAA8E000B2F53C /* rec-x64 */,
|
|
|
|
AE327A3D26BAA90B00B2F53C /* rec-x86 */,
|
|
|
|
AE327A5326BAA90B00B2F53C /* reios */,
|
|
|
|
AE3279D026BAA90A00B2F53C /* rend */,
|
|
|
|
AE32592426BAA8E100B2F53C /* version */,
|
|
|
|
AE32592626BAA8E100B2F53C /* wsi */,
|
|
|
|
AE3258F426BAA8E100B2F53C /* build.h */,
|
|
|
|
AE32583E26BAA8E000B2F53C /* cheats.cpp */,
|
|
|
|
AE32591B26BAA8E100B2F53C /* cheats.h */,
|
|
|
|
AE3279CF26BAA90A00B2F53C /* dispframe.cpp */,
|
|
|
|
AE3258FD26BAA8E100B2F53C /* emulator.cpp */,
|
|
|
|
AE32591926BAA8E100B2F53C /* emulator.h */,
|
|
|
|
AE32591C26BAA8E100B2F53C /* nullDC.cpp */,
|
|
|
|
AE32583D26BAA8E000B2F53C /* serialize.cpp */,
|
|
|
|
AE32594626BAA8E100B2F53C /* stdclass.cpp */,
|
|
|
|
AE32594526BAA8E100B2F53C /* stdclass.h */,
|
|
|
|
AE3258F526BAA8E100B2F53C /* types.h */,
|
|
|
|
AE32583F26BAA8E000B2F53C /* version.h */,
|
|
|
|
);
|
|
|
|
name = core;
|
2014-03-06 03:26:47 +00:00
|
|
|
path = ../../../core;
|
2021-08-06 08:30:30 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32583926BAA8E000B2F53C /* rec-x64 */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32583A26BAA8E000B2F53C /* rec_x64.cpp */,
|
|
|
|
AE32583B26BAA8E000B2F53C /* xbyak_base.h */,
|
|
|
|
AE32583C26BAA8E000B2F53C /* x64_regalloc.h */,
|
|
|
|
);
|
|
|
|
path = "rec-x64";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32584026BAA8E000B2F53C /* hw */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE3258D326BAA8E100B2F53C /* aica */,
|
|
|
|
AE3258C726BAA8E100B2F53C /* arm7 */,
|
|
|
|
AE3258E226BAA8E100B2F53C /* bba */,
|
|
|
|
AE32589D26BAA8E100B2F53C /* flashrom */,
|
|
|
|
AE32588326BAA8E000B2F53C /* gdrom */,
|
|
|
|
AE32584126BAA8E000B2F53C /* holly */,
|
|
|
|
AE3258B926BAA8E100B2F53C /* maple */,
|
|
|
|
AE3258E726BAA8E100B2F53C /* mem */,
|
|
|
|
AE3258C326BAA8E100B2F53C /* modem */,
|
|
|
|
AE3258A026BAA8E100B2F53C /* naomi */,
|
|
|
|
AE32588926BAA8E000B2F53C /* pvr */,
|
|
|
|
AE32584826BAA8E000B2F53C /* sh4 */,
|
|
|
|
);
|
|
|
|
path = hw;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32584126BAA8E000B2F53C /* holly */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32584226BAA8E000B2F53C /* holly_intc.h */,
|
|
|
|
AE32584326BAA8E000B2F53C /* sb.h */,
|
|
|
|
AE32584426BAA8E000B2F53C /* sb_mem.cpp */,
|
|
|
|
AE32584526BAA8E000B2F53C /* sb.cpp */,
|
|
|
|
AE32584626BAA8E000B2F53C /* holly_intc.cpp */,
|
|
|
|
AE32584726BAA8E000B2F53C /* sb_mem.h */,
|
|
|
|
);
|
|
|
|
path = holly;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32584826BAA8E000B2F53C /* sh4 */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32584B26BAA8E000B2F53C /* dyna */,
|
|
|
|
AE32586326BAA8E000B2F53C /* interpr */,
|
|
|
|
AE32586F26BAA8E000B2F53C /* modules */,
|
|
|
|
AE32585D26BAA8E000B2F53C /* fsca-table.h */,
|
|
|
|
AE32584926BAA8E000B2F53C /* sh4_cache.h */,
|
|
|
|
AE32586D26BAA8E000B2F53C /* sh4_core_regs.cpp */,
|
|
|
|
AE32588126BAA8E000B2F53C /* sh4_core.h */,
|
|
|
|
AE32585B26BAA8E000B2F53C /* sh4_if.h */,
|
|
|
|
AE32585C26BAA8E000B2F53C /* sh4_interpreter.h */,
|
|
|
|
AE32586A26BAA8E000B2F53C /* sh4_interrupts.cpp */,
|
|
|
|
AE32586B26BAA8E000B2F53C /* sh4_interrupts.h */,
|
|
|
|
AE32586226BAA8E000B2F53C /* sh4_mem.cpp */,
|
|
|
|
AE32586126BAA8E000B2F53C /* sh4_mem.h */,
|
|
|
|
AE32586E26BAA8E000B2F53C /* sh4_mmr.cpp */,
|
|
|
|
AE32586026BAA8E000B2F53C /* sh4_mmr.h */,
|
|
|
|
AE32585F26BAA8E000B2F53C /* sh4_opcode_list.cpp */,
|
|
|
|
AE32585A26BAA8E000B2F53C /* sh4_opcode_list.h */,
|
|
|
|
AE32588026BAA8E000B2F53C /* sh4_rom.cpp */,
|
|
|
|
AE32584A26BAA8E000B2F53C /* sh4_rom.h */,
|
|
|
|
AE32585E26BAA8E000B2F53C /* sh4_sched.cpp */,
|
|
|
|
AE32588226BAA8E000B2F53C /* sh4_sched.h */,
|
|
|
|
);
|
|
|
|
path = sh4;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32584B26BAA8E000B2F53C /* dyna */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32584C26BAA8E000B2F53C /* shil.cpp */,
|
|
|
|
AE32584D26BAA8E000B2F53C /* shil.h */,
|
|
|
|
AE32584E26BAA8E000B2F53C /* ngen.h */,
|
|
|
|
AE32584F26BAA8E000B2F53C /* decoder.h */,
|
|
|
|
AE32585026BAA8E000B2F53C /* driver.cpp */,
|
|
|
|
AE32585126BAA8E000B2F53C /* ssa_regalloc.h */,
|
|
|
|
AE32585226BAA8E000B2F53C /* decoder.cpp */,
|
|
|
|
AE32585326BAA8E000B2F53C /* ssa.cpp */,
|
|
|
|
AE32585426BAA8E000B2F53C /* blockmanager.cpp */,
|
|
|
|
AE32585526BAA8E000B2F53C /* blockmanager.h */,
|
|
|
|
AE32585626BAA8E000B2F53C /* shil_canonical.h */,
|
|
|
|
AE32585726BAA8E000B2F53C /* ssa.h */,
|
|
|
|
AE32585826BAA8E000B2F53C /* decoder_opcodes.h */,
|
|
|
|
);
|
|
|
|
path = dyna;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32586326BAA8E000B2F53C /* interpr */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32586426BAA8E000B2F53C /* sh4_opcodes.cpp */,
|
|
|
|
AE32586626BAA8E000B2F53C /* sh4_interpreter.cpp */,
|
|
|
|
AE32586826BAA8E000B2F53C /* sh4_opcodes.h */,
|
|
|
|
AE32586926BAA8E000B2F53C /* sh4_fpu.cpp */,
|
|
|
|
);
|
|
|
|
path = interpr;
|
|
|
|
sourceTree = "<group>";
|
2014-03-06 03:26:47 +00:00
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32586F26BAA8E000B2F53C /* modules */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32587026BAA8E000B2F53C /* ubc.cpp */,
|
|
|
|
AE32587126BAA8E000B2F53C /* intc.cpp */,
|
|
|
|
AE32587226BAA8E000B2F53C /* mmu.h */,
|
|
|
|
AE32587326BAA8E000B2F53C /* bsc.cpp */,
|
|
|
|
AE32587426BAA8E000B2F53C /* ccn.cpp */,
|
|
|
|
AE32587526BAA8E000B2F53C /* dmac.h */,
|
|
|
|
AE32587626BAA8E000B2F53C /* modules.h */,
|
|
|
|
AE32587726BAA8E000B2F53C /* fastmmu.cpp */,
|
|
|
|
AE32587826BAA8E000B2F53C /* dmac.cpp */,
|
|
|
|
AE32587926BAA8E000B2F53C /* serial.cpp */,
|
|
|
|
AE32587A26BAA8E000B2F53C /* rtc.cpp */,
|
|
|
|
AE32587B26BAA8E000B2F53C /* tmu.cpp */,
|
|
|
|
AE32587C26BAA8E000B2F53C /* mmu.cpp */,
|
|
|
|
AE32587D26BAA8E000B2F53C /* ccn.h */,
|
|
|
|
AE32587E26BAA8E000B2F53C /* cpg.cpp */,
|
|
|
|
AE32587F26BAA8E000B2F53C /* wince.h */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = modules;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32588326BAA8E000B2F53C /* gdrom */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32588426BAA8E000B2F53C /* gdrom_response.cpp */,
|
|
|
|
AE32588526BAA8E000B2F53C /* gdromv3.cpp */,
|
|
|
|
AE32588726BAA8E000B2F53C /* gdromv3.h */,
|
|
|
|
AE32588826BAA8E000B2F53C /* gdrom_if.h */,
|
|
|
|
);
|
|
|
|
path = gdrom;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32588926BAA8E000B2F53C /* pvr */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32588A26BAA8E000B2F53C /* ta_structs.h */,
|
|
|
|
AE32588B26BAA8E000B2F53C /* ta_ctx.cpp */,
|
|
|
|
AE32588C26BAA8E000B2F53C /* pvr_mem.cpp */,
|
|
|
|
AE32588D26BAA8E100B2F53C /* Renderer_if.h */,
|
|
|
|
AE32588E26BAA8E100B2F53C /* ta_ctx.h */,
|
|
|
|
AE32588F26BAA8E100B2F53C /* spg.cpp */,
|
|
|
|
AE32589026BAA8E100B2F53C /* pvr_sb_regs.h */,
|
|
|
|
AE32589126BAA8E100B2F53C /* pvr_mem.h */,
|
|
|
|
AE32589226BAA8E100B2F53C /* pvr_sb_regs.cpp */,
|
|
|
|
AE32589326BAA8E100B2F53C /* helper_classes.h */,
|
|
|
|
AE32589426BAA8E100B2F53C /* ta.h */,
|
|
|
|
AE32589526BAA8E100B2F53C /* spg.h */,
|
|
|
|
AE32589626BAA8E100B2F53C /* pvr_regs.h */,
|
|
|
|
AE32589726BAA8E100B2F53C /* drkPvr.cpp */,
|
|
|
|
AE32589826BAA8E100B2F53C /* Renderer_if.cpp */,
|
|
|
|
AE32589926BAA8E100B2F53C /* ta_vtx.cpp */,
|
|
|
|
AE32589A26BAA8E100B2F53C /* ta_const_df.h */,
|
|
|
|
AE32589B26BAA8E100B2F53C /* pvr_regs.cpp */,
|
|
|
|
AE32589C26BAA8E100B2F53C /* ta.cpp */,
|
|
|
|
);
|
|
|
|
path = pvr;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32589D26BAA8E100B2F53C /* flashrom */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32589E26BAA8E100B2F53C /* flashrom.h */,
|
|
|
|
AE32589F26BAA8E100B2F53C /* flashrom.cpp */,
|
|
|
|
);
|
|
|
|
path = flashrom;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE3258A026BAA8E100B2F53C /* naomi */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-10 09:32:22 +00:00
|
|
|
AE3258B626BAA8E100B2F53C /* awave_regs.h */,
|
2021-08-06 08:30:30 +00:00
|
|
|
AE3258A126BAA8E100B2F53C /* awcartridge.cpp */,
|
2021-08-10 09:32:22 +00:00
|
|
|
AE3258B026BAA8E100B2F53C /* awcartridge.h */,
|
2021-08-06 08:30:30 +00:00
|
|
|
AE3258A526BAA8E100B2F53C /* decrypt.cpp */,
|
2021-08-10 09:32:22 +00:00
|
|
|
AE3258A326BAA8E100B2F53C /* decrypt.h */,
|
|
|
|
AE3258AB26BAA8E100B2F53C /* gdcartridge.cpp */,
|
|
|
|
AE3258B826BAA8E100B2F53C /* gdcartridge.h */,
|
|
|
|
AE3258AA26BAA8E100B2F53C /* m1cartridge.cpp */,
|
2021-08-06 08:30:30 +00:00
|
|
|
AE3258A726BAA8E100B2F53C /* m1cartridge.h */,
|
2021-08-10 09:32:22 +00:00
|
|
|
AE3258AC26BAA8E100B2F53C /* m4cartridge.cpp */,
|
2021-08-06 08:30:30 +00:00
|
|
|
AE3258A826BAA8E100B2F53C /* m4cartridge.h */,
|
2021-08-10 09:32:22 +00:00
|
|
|
AE3258AF26BAA8E100B2F53C /* naomi_cart.cpp */,
|
2021-08-06 08:30:30 +00:00
|
|
|
AE3258A926BAA8E100B2F53C /* naomi_cart.h */,
|
|
|
|
AE3258AD26BAA8E100B2F53C /* naomi_flashrom.cpp */,
|
2021-08-10 09:32:22 +00:00
|
|
|
AE3258A626BAA8E100B2F53C /* naomi_flashrom.h */,
|
2021-08-06 08:30:30 +00:00
|
|
|
AE3258B126BAA8E100B2F53C /* naomi_m3comm.cpp */,
|
2021-08-10 09:32:22 +00:00
|
|
|
AE3258B726BAA8E100B2F53C /* naomi_m3comm.h */,
|
|
|
|
AE3258A426BAA8E100B2F53C /* naomi_regs.h */,
|
2021-08-06 08:30:30 +00:00
|
|
|
AE3258B326BAA8E100B2F53C /* naomi_roms_eeprom.h */,
|
2021-08-10 09:32:22 +00:00
|
|
|
AE3258A226BAA8E100B2F53C /* naomi_roms_input.h */,
|
2021-08-06 08:30:30 +00:00
|
|
|
AE3258B426BAA8E100B2F53C /* naomi_roms.cpp */,
|
2021-08-10 09:32:22 +00:00
|
|
|
AE3258AE26BAA8E100B2F53C /* naomi_roms.h */,
|
2021-08-06 08:30:30 +00:00
|
|
|
AE3258B526BAA8E100B2F53C /* naomi.cpp */,
|
2021-08-10 09:32:22 +00:00
|
|
|
AE3258B226BAA8E100B2F53C /* naomi.h */,
|
2021-08-06 08:30:30 +00:00
|
|
|
);
|
|
|
|
path = naomi;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE3258B926BAA8E100B2F53C /* maple */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE3258BA26BAA8E100B2F53C /* maple_helper.h */,
|
|
|
|
AE3258BB26BAA8E100B2F53C /* maple_if.cpp */,
|
|
|
|
AE3258BC26BAA8E100B2F53C /* maple_jvs.cpp */,
|
|
|
|
AE3258BD26BAA8E100B2F53C /* maple_helper.cpp */,
|
|
|
|
AE3258BE26BAA8E100B2F53C /* maple_cfg.h */,
|
|
|
|
AE3258BF26BAA8E100B2F53C /* maple_cfg.cpp */,
|
|
|
|
AE3258C026BAA8E100B2F53C /* maple_devs.h */,
|
|
|
|
AE3258C126BAA8E100B2F53C /* maple_if.h */,
|
|
|
|
AE3258C226BAA8E100B2F53C /* maple_devs.cpp */,
|
|
|
|
);
|
|
|
|
path = maple;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE3258C326BAA8E100B2F53C /* modem */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE3258C426BAA8E100B2F53C /* modem_regs.h */,
|
|
|
|
AE3258C526BAA8E100B2F53C /* modem.h */,
|
|
|
|
AE3258C626BAA8E100B2F53C /* modem.cpp */,
|
|
|
|
);
|
|
|
|
path = modem;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE3258C726BAA8E100B2F53C /* arm7 */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE3258C826BAA8E100B2F53C /* arm_mem.cpp */,
|
|
|
|
AE3258C926BAA8E100B2F53C /* arm_mem.h */,
|
|
|
|
AE3258CA26BAA8E100B2F53C /* arm7_rec_x64.cpp */,
|
|
|
|
AE3258CB26BAA8E100B2F53C /* arm7_rec.h */,
|
|
|
|
AE3258CC26BAA8E100B2F53C /* arm7.h */,
|
|
|
|
AE3258CD26BAA8E100B2F53C /* arm7.cpp */,
|
|
|
|
AE3258CE26BAA8E100B2F53C /* arm7_rec_arm32.cpp */,
|
|
|
|
AE3258CF26BAA8E100B2F53C /* vbaARM.cpp */,
|
|
|
|
AE3258D026BAA8E100B2F53C /* arm7_rec.cpp */,
|
|
|
|
AE3258D126BAA8E100B2F53C /* arm7_rec_arm64.cpp */,
|
|
|
|
AE3258D226BAA8E100B2F53C /* arm-new.h */,
|
|
|
|
);
|
|
|
|
path = arm7;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE3258D326BAA8E100B2F53C /* aica */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE3258D426BAA8E100B2F53C /* aica_if.cpp */,
|
|
|
|
AE3258D526BAA8E100B2F53C /* dsp_x64.cpp */,
|
|
|
|
AE3258D626BAA8E100B2F53C /* aica.h */,
|
|
|
|
AE3258D726BAA8E100B2F53C /* dsp_arm64.cpp */,
|
|
|
|
AE3258D826BAA8E100B2F53C /* dsp.cpp */,
|
|
|
|
AE3258D926BAA8E100B2F53C /* aica_mem.cpp */,
|
|
|
|
AE3258DA26BAA8E100B2F53C /* dsp_x86.cpp */,
|
|
|
|
AE3258DB26BAA8E100B2F53C /* aica.cpp */,
|
|
|
|
AE3258DC26BAA8E100B2F53C /* aica_mem.h */,
|
|
|
|
AE3258DD26BAA8E100B2F53C /* dsp.h */,
|
|
|
|
AE3258DE26BAA8E100B2F53C /* dsp_interp.cpp */,
|
|
|
|
AE3258DF26BAA8E100B2F53C /* sgc_if.h */,
|
|
|
|
AE3258E026BAA8E100B2F53C /* aica_if.h */,
|
|
|
|
AE3258E126BAA8E100B2F53C /* sgc_if.cpp */,
|
|
|
|
);
|
|
|
|
path = aica;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE3258E226BAA8E100B2F53C /* bba */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE3258E326BAA8E100B2F53C /* rtl8139c.h */,
|
|
|
|
AE3258E426BAA8E100B2F53C /* bba.h */,
|
|
|
|
AE3258E526BAA8E100B2F53C /* rtl8139c.cpp */,
|
|
|
|
AE3258E626BAA8E100B2F53C /* bba.cpp */,
|
|
|
|
);
|
|
|
|
path = bba;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE3258E726BAA8E100B2F53C /* mem */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE3258E826BAA8E100B2F53C /* _vmem.h */,
|
|
|
|
AE3258E926BAA8E100B2F53C /* _vmem.cpp */,
|
|
|
|
);
|
|
|
|
path = mem;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE3258EA26BAA8E100B2F53C /* archive */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE3258EB26BAA8E100B2F53C /* rzip.h */,
|
|
|
|
AE3258EC26BAA8E100B2F53C /* ZipArchive.cpp */,
|
|
|
|
AE3258ED26BAA8E100B2F53C /* 7zArchive.cpp */,
|
|
|
|
AE3258EE26BAA8E100B2F53C /* archive.h */,
|
|
|
|
AE3258EF26BAA8E100B2F53C /* ZipArchive.h */,
|
|
|
|
AE3258F026BAA8E100B2F53C /* rzip.cpp */,
|
|
|
|
AE3258F126BAA8E100B2F53C /* archive.cpp */,
|
|
|
|
AE3258F226BAA8E100B2F53C /* 7zArchive.h */,
|
|
|
|
);
|
|
|
|
path = archive;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE3258F626BAA8E100B2F53C /* input */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE3258F726BAA8E100B2F53C /* mapping.h */,
|
|
|
|
AE3258F826BAA8E100B2F53C /* gamepad_device.cpp */,
|
|
|
|
AE3258F926BAA8E100B2F53C /* mapping.cpp */,
|
|
|
|
AE3258FA26BAA8E100B2F53C /* gamepad_device.h */,
|
|
|
|
AE3258FB26BAA8E100B2F53C /* keyboard_device.h */,
|
|
|
|
AE3258FC26BAA8E100B2F53C /* gamepad.h */,
|
|
|
|
);
|
|
|
|
path = input;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE3258FE26BAA8E100B2F53C /* network */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE3258FF26BAA8E100B2F53C /* naomi_network.h */,
|
|
|
|
AE32590026BAA8E100B2F53C /* naomi_network.cpp */,
|
|
|
|
AE32590126BAA8E100B2F53C /* picoppp.cpp */,
|
|
|
|
AE32590226BAA8E100B2F53C /* picoppp.h */,
|
|
|
|
AE32590326BAA8E100B2F53C /* miniupnp.h */,
|
|
|
|
AE32590426BAA8E100B2F53C /* ifaddrs.c */,
|
|
|
|
AE32590526BAA8E100B2F53C /* miniupnp.cpp */,
|
|
|
|
AE32590626BAA8E100B2F53C /* dns.cpp */,
|
|
|
|
AE32590726BAA8E100B2F53C /* net_platform.h */,
|
|
|
|
);
|
|
|
|
path = network;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32590826BAA8E100B2F53C /* imgread */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32590926BAA8E100B2F53C /* gdi.cpp */,
|
|
|
|
AE32590A26BAA8E100B2F53C /* common.cpp */,
|
|
|
|
AE32590B26BAA8E100B2F53C /* cdi.cpp */,
|
|
|
|
AE32590C26BAA8E100B2F53C /* ImgReader.cpp */,
|
|
|
|
AE32590D26BAA8E100B2F53C /* cue.cpp */,
|
|
|
|
AE32590E26BAA8E100B2F53C /* common.h */,
|
|
|
|
AE32590F26BAA8E100B2F53C /* ioctl.cpp */,
|
|
|
|
AE32591026BAA8E100B2F53C /* chd.cpp */,
|
|
|
|
);
|
|
|
|
path = imgread;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32591126BAA8E100B2F53C /* cfg */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32591226BAA8E100B2F53C /* cfg.cpp */,
|
|
|
|
AE32591326BAA8E100B2F53C /* ini.h */,
|
|
|
|
AE32591426BAA8E100B2F53C /* option.h */,
|
|
|
|
AE32591526BAA8E100B2F53C /* option.cpp */,
|
|
|
|
AE32591626BAA8E100B2F53C /* ini.cpp */,
|
|
|
|
AE32591726BAA8E100B2F53C /* cl.cpp */,
|
|
|
|
AE32591826BAA8E100B2F53C /* cfg.h */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
|
|
|
path = cfg;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32591D26BAA8E100B2F53C /* rec-ARM */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32591E26BAA8E100B2F53C /* rec_arm.cpp */,
|
|
|
|
);
|
|
|
|
path = "rec-ARM";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32592026BAA8E100B2F53C /* rec-ARM64 */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32592126BAA8E100B2F53C /* rec_arm64.cpp */,
|
|
|
|
AE32592226BAA8E100B2F53C /* arm64_regalloc.h */,
|
|
|
|
AE32592326BAA8E100B2F53C /* arm64_unwind.h */,
|
|
|
|
);
|
|
|
|
path = "rec-ARM64";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32592426BAA8E100B2F53C /* version */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32592526BAA8E100B2F53C /* version.cpp */,
|
|
|
|
);
|
|
|
|
path = version;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32592626BAA8E100B2F53C /* wsi */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32592C26BAA8E100B2F53C /* context.h */,
|
|
|
|
AE32593426BAA8E100B2F53C /* egl.cpp */,
|
|
|
|
AE32592726BAA8E100B2F53C /* egl.h */,
|
|
|
|
AE32592E26BAA8E100B2F53C /* gl_context.cpp */,
|
|
|
|
AE32593826BAA8E100B2F53C /* gl_context.h */,
|
|
|
|
AE32592B26BAA8E100B2F53C /* gl32funcs.h */,
|
|
|
|
AE32593226BAA8E100B2F53C /* libretro.cpp */,
|
|
|
|
AE32593026BAA8E100B2F53C /* libretro.h */,
|
|
|
|
AE32592826BAA8E100B2F53C /* osx.cpp */,
|
|
|
|
AE32593726BAA8E100B2F53C /* osx.h */,
|
|
|
|
AE32592F26BAA8E100B2F53C /* sdl.cpp */,
|
|
|
|
AE32593626BAA8E100B2F53C /* sdl.h */,
|
|
|
|
AE32593126BAA8E100B2F53C /* switcher.cpp */,
|
|
|
|
AE32592A26BAA8E100B2F53C /* wgl.cpp */,
|
|
|
|
AE32592926BAA8E100B2F53C /* wgl.h */,
|
|
|
|
AE32593926BAA8E100B2F53C /* xgl.cpp */,
|
|
|
|
AE32593526BAA8E100B2F53C /* xgl.h */,
|
|
|
|
);
|
|
|
|
path = wsi;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32593F26BAA8E100B2F53C /* linux */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32594026BAA8E100B2F53C /* common.cpp */,
|
|
|
|
AE32594126BAA8E100B2F53C /* posix_vmem.cpp */,
|
|
|
|
AE32594226BAA8E100B2F53C /* context.cpp */,
|
2021-08-10 09:32:22 +00:00
|
|
|
AE49B4D726C1BAC300FA182B /* unwind_info.cpp */,
|
2021-08-06 08:30:30 +00:00
|
|
|
);
|
|
|
|
path = linux;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32594726BAA8E100B2F53C /* deps */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE326CB926BAA8FB00B2F53C /* chdpsr */,
|
|
|
|
AE326F6426BAA8FE00B2F53C /* glm */,
|
|
|
|
AE325A7026BAA8E200B2F53C /* imgui */,
|
|
|
|
AE325A7E26BAA8E200B2F53C /* libchdr */,
|
|
|
|
AE326C3D26BAA8FA00B2F53C /* libelf */,
|
|
|
|
AE326D6626BAA8FC00B2F53C /* libzip */,
|
|
|
|
AE32795326BAA90900B2F53C /* lzma */,
|
|
|
|
AE3259B426BAA8E100B2F53C /* miniupnpc */,
|
|
|
|
AE32594826BAA8E100B2F53C /* nowide */,
|
|
|
|
AE325AED26BAA8E200B2F53C /* picotcp */,
|
|
|
|
AE32649B26BAA8F300B2F53C /* stb */,
|
|
|
|
AE32597326BAA8E100B2F53C /* vixl */,
|
|
|
|
AE3259AD26BAA8E100B2F53C /* xbrz */,
|
2021-08-12 09:22:22 +00:00
|
|
|
AE49B4DC26C2E8FB00FA182B /* xbyak */,
|
2021-08-06 08:30:30 +00:00
|
|
|
AE326D2B26BAA8FB00B2F53C /* xxHash */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
|
|
|
path = deps;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32594826BAA8E100B2F53C /* nowide */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32595226BAA8E100B2F53C /* include */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = nowide;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32595226BAA8E100B2F53C /* include */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32595326BAA8E100B2F53C /* nowide */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = include;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32595326BAA8E100B2F53C /* nowide */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32595426BAA8E100B2F53C /* iostream.hpp */,
|
|
|
|
AE32595526BAA8E100B2F53C /* scoped_ptr.hpp */,
|
|
|
|
AE32595626BAA8E100B2F53C /* utf.hpp */,
|
|
|
|
AE32595726BAA8E100B2F53C /* config.hpp */,
|
|
|
|
AE32595826BAA8E100B2F53C /* system.hpp */,
|
|
|
|
AE32595926BAA8E100B2F53C /* encoding_errors.hpp */,
|
|
|
|
AE32595A26BAA8E100B2F53C /* cstdio.hpp */,
|
|
|
|
AE32595B26BAA8E100B2F53C /* stackstring.hpp */,
|
|
|
|
AE32595C26BAA8E100B2F53C /* cenv.hpp */,
|
|
|
|
AE32595D26BAA8E100B2F53C /* encoding_utf.hpp */,
|
|
|
|
AE32595E26BAA8E100B2F53C /* windows.hpp */,
|
|
|
|
AE32595F26BAA8E100B2F53C /* cstdlib.hpp */,
|
|
|
|
AE32596026BAA8E100B2F53C /* args.hpp */,
|
|
|
|
AE32596126BAA8E100B2F53C /* fstream.hpp */,
|
|
|
|
AE32596226BAA8E100B2F53C /* filebuf.hpp */,
|
|
|
|
AE32596326BAA8E100B2F53C /* convert.hpp */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = nowide;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32597326BAA8E100B2F53C /* vixl */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32597426BAA8E100B2F53C /* platform-vixl.h */,
|
|
|
|
AE32597526BAA8E100B2F53C /* pool-manager.h */,
|
|
|
|
AE32597626BAA8E100B2F53C /* cpu-features.cc */,
|
|
|
|
AE32597726BAA8E100B2F53C /* pool-manager-impl.h */,
|
|
|
|
AE32597826BAA8E100B2F53C /* invalset-vixl.h */,
|
|
|
|
AE32597926BAA8E100B2F53C /* macro-assembler-interface.h */,
|
|
|
|
AE32597A26BAA8E100B2F53C /* utils-vixl.h */,
|
|
|
|
AE32597B26BAA8E100B2F53C /* utils-vixl.cc */,
|
|
|
|
AE32597C26BAA8E100B2F53C /* code-buffer-vixl.h */,
|
|
|
|
AE32597D26BAA8E100B2F53C /* assembler-base-vixl.h */,
|
|
|
|
AE32597E26BAA8E100B2F53C /* compiler-intrinsics-vixl.h */,
|
|
|
|
AE32597F26BAA8E100B2F53C /* compiler-intrinsics-vixl.cc */,
|
|
|
|
AE32598F26BAA8E100B2F53C /* cpu-features.h */,
|
|
|
|
AE32599026BAA8E100B2F53C /* code-generation-scopes-vixl.h */,
|
|
|
|
AE32599126BAA8E100B2F53C /* globals-vixl.h */,
|
|
|
|
AE32599226BAA8E100B2F53C /* aarch64 */,
|
|
|
|
AE3259AC26BAA8E100B2F53C /* code-buffer-vixl.cc */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = vixl;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32599226BAA8E100B2F53C /* aarch64 */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32599326BAA8E100B2F53C /* instrument-aarch64.cc */,
|
|
|
|
AE32599426BAA8E100B2F53C /* cpu-features-auditor-aarch64.cc */,
|
|
|
|
AE32599526BAA8E100B2F53C /* cpu-aarch64.h */,
|
|
|
|
AE32599626BAA8E100B2F53C /* pointer-auth-aarch64.cc */,
|
|
|
|
AE32599726BAA8E100B2F53C /* constants-aarch64.h */,
|
|
|
|
AE32599826BAA8E100B2F53C /* instructions-aarch64.cc */,
|
|
|
|
AE32599926BAA8E100B2F53C /* logic-aarch64.cc */,
|
|
|
|
AE32599A26BAA8E100B2F53C /* disasm-aarch64.h */,
|
|
|
|
AE32599B26BAA8E100B2F53C /* simulator-aarch64.cc */,
|
|
|
|
AE32599C26BAA8E100B2F53C /* decoder-aarch64.h */,
|
|
|
|
AE32599D26BAA8E100B2F53C /* simulator-constants-aarch64.h */,
|
|
|
|
AE32599E26BAA8E100B2F53C /* macro-assembler-aarch64.h */,
|
|
|
|
AE32599F26BAA8E100B2F53C /* macro-assembler-aarch64.cc */,
|
|
|
|
AE3259A026BAA8E100B2F53C /* instructions-aarch64.h */,
|
|
|
|
AE3259A126BAA8E100B2F53C /* disasm-aarch64.cc */,
|
|
|
|
AE3259A226BAA8E100B2F53C /* operands-aarch64.cc */,
|
|
|
|
AE3259A326BAA8E100B2F53C /* cpu-features-auditor-aarch64.h */,
|
|
|
|
AE3259A426BAA8E100B2F53C /* decoder-aarch64.cc */,
|
|
|
|
AE3259A526BAA8E100B2F53C /* simulator-aarch64.h */,
|
|
|
|
AE3259A626BAA8E100B2F53C /* instrument-aarch64.h */,
|
|
|
|
AE3259A726BAA8E100B2F53C /* assembler-aarch64.h */,
|
|
|
|
AE3259A826BAA8E100B2F53C /* operands-aarch64.h */,
|
|
|
|
AE3259A926BAA8E100B2F53C /* cpu-aarch64.cc */,
|
|
|
|
AE3259AA26BAA8E100B2F53C /* abi-aarch64.h */,
|
|
|
|
AE3259AB26BAA8E100B2F53C /* assembler-aarch64.cc */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = aarch64;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE3259AD26BAA8E100B2F53C /* xbrz */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE3259AE26BAA8E100B2F53C /* xbrz.h */,
|
|
|
|
AE3259AF26BAA8E100B2F53C /* xbrz_config.h */,
|
|
|
|
AE3259B126BAA8E100B2F53C /* xbrz_tools.h */,
|
|
|
|
AE3259B326BAA8E100B2F53C /* xbrz.cpp */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = xbrz;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE3259B426BAA8E100B2F53C /* miniupnpc */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE3259BB26BAA8E100B2F53C /* addr_is_reserved.c */,
|
|
|
|
AE325A0A26BAA8E200B2F53C /* addr_is_reserved.h */,
|
|
|
|
AE325A2126BAA8E200B2F53C /* codelength.h */,
|
|
|
|
AE3259D926BAA8E100B2F53C /* connecthostport.c */,
|
|
|
|
AE325A1926BAA8E200B2F53C /* connecthostport.h */,
|
|
|
|
AE325A3426BAA8E200B2F53C /* igd_desc_parse.c */,
|
|
|
|
AE3259F726BAA8E200B2F53C /* igd_desc_parse.h */,
|
|
|
|
AE3259B826BAA8E100B2F53C /* minisoap.c */,
|
|
|
|
AE325A0F26BAA8E200B2F53C /* minisoap.h */,
|
|
|
|
AE325A2926BAA8E200B2F53C /* minissdpc.c */,
|
|
|
|
AE3259FF26BAA8E200B2F53C /* minissdpc.h */,
|
|
|
|
AE3259BA26BAA8E100B2F53C /* miniupnpc_declspec.h */,
|
|
|
|
AE3259F226BAA8E200B2F53C /* miniupnpc_socketdef.h */,
|
|
|
|
AE325A2A26BAA8E200B2F53C /* miniupnpc.c */,
|
|
|
|
AE325A0426BAA8E200B2F53C /* miniupnpc.h */,
|
|
|
|
AE3259B926BAA8E100B2F53C /* miniupnpcstrings.h */,
|
|
|
|
AE325A0526BAA8E200B2F53C /* miniupnpctypes.h */,
|
|
|
|
AE3259B726BAA8E100B2F53C /* miniwget_private.h */,
|
|
|
|
AE3259F326BAA8E200B2F53C /* miniwget.c */,
|
|
|
|
AE325A2026BAA8E200B2F53C /* miniwget.h */,
|
|
|
|
AE325A2226BAA8E200B2F53C /* minixml.c */,
|
|
|
|
AE3259F026BAA8E200B2F53C /* minixml.h */,
|
|
|
|
AE3259D626BAA8E100B2F53C /* portlistingparse.c */,
|
|
|
|
AE325A1726BAA8E200B2F53C /* portlistingparse.h */,
|
|
|
|
AE325A2826BAA8E200B2F53C /* rc_version.h */,
|
|
|
|
AE3259F126BAA8E200B2F53C /* receivedata.c */,
|
|
|
|
AE325A2426BAA8E200B2F53C /* receivedata.h */,
|
|
|
|
AE325A0626BAA8E200B2F53C /* upnpcommands.c */,
|
|
|
|
AE3259BF26BAA8E100B2F53C /* upnpcommands.h */,
|
|
|
|
AE3259F826BAA8E200B2F53C /* upnpdev.c */,
|
|
|
|
AE325A3126BAA8E200B2F53C /* upnpdev.h */,
|
|
|
|
AE325A1E26BAA8E200B2F53C /* upnperrors.c */,
|
|
|
|
AE3259F526BAA8E200B2F53C /* upnperrors.h */,
|
|
|
|
AE3259EC26BAA8E200B2F53C /* upnpreplyparse.c */,
|
|
|
|
AE325A2626BAA8E200B2F53C /* upnpreplyparse.h */,
|
|
|
|
AE3259B626BAA8E100B2F53C /* win32_snprintf.h */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = miniupnpc;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325A7026BAA8E200B2F53C /* imgui */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325A7126BAA8E200B2F53C /* imgui.h */,
|
|
|
|
AE325A7226BAA8E200B2F53C /* imstb_textedit.h */,
|
|
|
|
AE325A7326BAA8E200B2F53C /* imconfig.h */,
|
|
|
|
AE325A7426BAA8E200B2F53C /* imgui_widgets.cpp */,
|
|
|
|
AE325A7526BAA8E200B2F53C /* imstb_truetype.h */,
|
|
|
|
AE325A7626BAA8E200B2F53C /* imgui.cpp */,
|
|
|
|
AE325A7726BAA8E200B2F53C /* imgui_internal.h */,
|
|
|
|
AE325A7826BAA8E200B2F53C /* imstb_rectpack.h */,
|
|
|
|
AE325A7926BAA8E200B2F53C /* imgui_demo.cpp */,
|
|
|
|
AE325A7A26BAA8E200B2F53C /* roboto_medium.h */,
|
|
|
|
AE325A7B26BAA8E200B2F53C /* imgui_draw.cpp */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = imgui;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325A7E26BAA8E200B2F53C /* libchdr */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325A8126BAA8E200B2F53C /* include */,
|
|
|
|
AE325A9026BAA8E200B2F53C /* deps */,
|
|
|
|
AE325AE626BAA8E200B2F53C /* src */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = libchdr;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325A8126BAA8E200B2F53C /* include */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325A8226BAA8E200B2F53C /* libchdr */,
|
|
|
|
AE325A8A26BAA8E200B2F53C /* dr_libs */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = include;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325A8226BAA8E200B2F53C /* libchdr */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325A8326BAA8E200B2F53C /* flac.h */,
|
|
|
|
AE325A8426BAA8E200B2F53C /* chdconfig.h */,
|
|
|
|
AE325A8526BAA8E200B2F53C /* bitstream.h */,
|
|
|
|
AE325A8626BAA8E200B2F53C /* cdrom.h */,
|
|
|
|
AE325A8726BAA8E200B2F53C /* chd.h */,
|
|
|
|
AE325A8826BAA8E200B2F53C /* huffman.h */,
|
|
|
|
AE325A8926BAA8E200B2F53C /* coretypes.h */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = libchdr;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325A8A26BAA8E200B2F53C /* dr_libs */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325A8B26BAA8E200B2F53C /* dr_flac.h */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = dr_libs;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325A9026BAA8E200B2F53C /* deps */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325A9126BAA8E200B2F53C /* zlib-1.2.11 */,
|
|
|
|
AE325AC426BAA8E200B2F53C /* lzma-19.00 */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = deps;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325A9126BAA8E200B2F53C /* zlib-1.2.11 */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE325AC226BAA8E200B2F53C /* adler32.c */,
|
|
|
|
AE325A9A26BAA8E200B2F53C /* compress.c */,
|
|
|
|
AE325AA726BAA8E200B2F53C /* crc32.c */,
|
|
|
|
AE325ABF26BAA8E200B2F53C /* crc32.h */,
|
|
|
|
AE325A9D26BAA8E200B2F53C /* deflate.c */,
|
|
|
|
AE325AAB26BAA8E200B2F53C /* deflate.h */,
|
|
|
|
AE325ABE26BAA8E200B2F53C /* gzclose.c */,
|
|
|
|
AE325AAE26BAA8E200B2F53C /* gzguts.h */,
|
|
|
|
AE325AB026BAA8E200B2F53C /* gzlib.c */,
|
|
|
|
AE325AA126BAA8E200B2F53C /* gzread.c */,
|
|
|
|
AE325ABC26BAA8E200B2F53C /* gzwrite.c */,
|
|
|
|
AE325AA926BAA8E200B2F53C /* infback.c */,
|
|
|
|
AE325AC126BAA8E200B2F53C /* inffast.c */,
|
|
|
|
AE325AA526BAA8E200B2F53C /* inffast.h */,
|
|
|
|
AE325A9E26BAA8E200B2F53C /* inffixed.h */,
|
|
|
|
AE325A9426BAA8E200B2F53C /* inflate.c */,
|
|
|
|
AE325AB226BAA8E200B2F53C /* inflate.h */,
|
|
|
|
AE325AB326BAA8E200B2F53C /* inftrees.c */,
|
|
|
|
AE325A9326BAA8E200B2F53C /* inftrees.h */,
|
|
|
|
AE325ABD26BAA8E200B2F53C /* trees.c */,
|
|
|
|
AE325AA326BAA8E200B2F53C /* trees.h */,
|
|
|
|
AE325ABB26BAA8E200B2F53C /* uncompr.c */,
|
|
|
|
AE325AC326BAA8E200B2F53C /* zconf.h */,
|
|
|
|
AE325AAF26BAA8E200B2F53C /* zlib.h */,
|
|
|
|
AE325AAA26BAA8E200B2F53C /* zutil.c */,
|
|
|
|
AE325A9226BAA8E200B2F53C /* zutil.h */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = "zlib-1.2.11";
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325AC426BAA8E200B2F53C /* lzma-19.00 */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE325AC826BAA8E200B2F53C /* include */,
|
|
|
|
AE325ADA26BAA8E200B2F53C /* src */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = "lzma-19.00";
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325AC826BAA8E200B2F53C /* include */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325AC926BAA8E200B2F53C /* LzHash.h */,
|
|
|
|
AE325ACA26BAA8E200B2F53C /* 7zTypes.h */,
|
|
|
|
AE325ACB26BAA8E200B2F53C /* Compiler.h */,
|
|
|
|
AE325ACC26BAA8E200B2F53C /* Precomp.h */,
|
|
|
|
AE325ACD26BAA8E200B2F53C /* CpuArch.h */,
|
|
|
|
AE325ACE26BAA8E200B2F53C /* Delta.h */,
|
|
|
|
AE325ACF26BAA8E200B2F53C /* LzmaLib.h */,
|
|
|
|
AE325AD026BAA8E200B2F53C /* Lzma86.h */,
|
|
|
|
AE325AD126BAA8E200B2F53C /* LzmaEnc.h */,
|
|
|
|
AE325AD226BAA8E200B2F53C /* LzFind.h */,
|
|
|
|
AE325AD326BAA8E200B2F53C /* Bra.h */,
|
|
|
|
AE325AD426BAA8E200B2F53C /* Sort.h */,
|
|
|
|
AE325AD526BAA8E200B2F53C /* LzmaDec.h */,
|
|
|
|
AE325AD626BAA8E200B2F53C /* Alloc.h */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = include;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325ADA26BAA8E200B2F53C /* src */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325ADF26BAA8E200B2F53C /* Alloc.c */,
|
|
|
|
AE325ADE26BAA8E200B2F53C /* Bra86.c */,
|
|
|
|
AE325AE126BAA8E200B2F53C /* BraIA64.c */,
|
|
|
|
AE325AE426BAA8E200B2F53C /* CpuArch.c */,
|
|
|
|
AE325AE326BAA8E200B2F53C /* Delta.c */,
|
|
|
|
AE325ADC26BAA8E200B2F53C /* LzFind.c */,
|
|
|
|
AE325AE226BAA8E200B2F53C /* Lzma86Dec.c */,
|
|
|
|
AE32948726BAB48900B2F53C /* LzmaDec.c */,
|
|
|
|
AE325ADD26BAA8E200B2F53C /* Sort.c */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = src;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE325AE626BAA8E200B2F53C /* src */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE325AE726BAA8E200B2F53C /* libchdr_chd.c */,
|
|
|
|
AE325AE826BAA8E200B2F53C /* libchdr_bitstream.c */,
|
|
|
|
AE325AE926BAA8E200B2F53C /* libchdr_huffman.c */,
|
|
|
|
AE325AEA26BAA8E200B2F53C /* libchdr_flac.c */,
|
|
|
|
AE325AEC26BAA8E200B2F53C /* libchdr_cdrom.c */,
|
|
|
|
);
|
|
|
|
path = src;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE325AED26BAA8E200B2F53C /* picotcp */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE325AF026BAA8E200B2F53C /* include */,
|
|
|
|
AE325B2426BAA8E300B2F53C /* stack */,
|
|
|
|
AE325B2E26BAA8E300B2F53C /* modules */,
|
|
|
|
);
|
|
|
|
path = picotcp;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325AF026BAA8E200B2F53C /* include */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE325AF126BAA8E200B2F53C /* pico_protocol.h */,
|
|
|
|
AE325AF226BAA8E200B2F53C /* pico_socket_multicast.h */,
|
|
|
|
AE325AF326BAA8E200B2F53C /* pico_eth.h */,
|
|
|
|
AE325AF426BAA8E200B2F53C /* pico_md5.h */,
|
|
|
|
AE325AF526BAA8E200B2F53C /* pico_stack.h */,
|
|
|
|
AE325AF626BAA8E200B2F53C /* pico_defines.h */,
|
|
|
|
AE325AF726BAA8E200B2F53C /* pico_constants.h */,
|
|
|
|
AE325AF826BAA8E200B2F53C /* pico_socket.h */,
|
|
|
|
AE325AF926BAA8E200B2F53C /* pico_queue.h */,
|
|
|
|
AE325AFA26BAA8E200B2F53C /* pico_config.h */,
|
|
|
|
AE325AFB26BAA8E200B2F53C /* pico_device.h */,
|
|
|
|
AE325AFC26BAA8E200B2F53C /* arch */,
|
|
|
|
AE325B0C26BAA8E200B2F53C /* pico_tree.h */,
|
|
|
|
AE325B0D26BAA8E200B2F53C /* heap.h */,
|
|
|
|
AE325B0E26BAA8E200B2F53C /* pico_addressing.h */,
|
|
|
|
AE325B0F26BAA8E200B2F53C /* pico_frame.h */,
|
|
|
|
AE325B1026BAA8E200B2F53C /* pico_defines_msvc.h */,
|
|
|
|
AE325B1126BAA8E200B2F53C /* pico_module_eth.h */,
|
|
|
|
);
|
|
|
|
path = include;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE325AFC26BAA8E200B2F53C /* arch */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE325AFD26BAA8E200B2F53C /* pico_posix.h */,
|
|
|
|
AE325AFE26BAA8E200B2F53C /* pico_msvc.h */,
|
|
|
|
AE325AFF26BAA8E200B2F53C /* pico_avr.h */,
|
|
|
|
AE325B0026BAA8E200B2F53C /* pico_msp430.h */,
|
|
|
|
AE325B0126BAA8E200B2F53C /* pico_cortex_m.h */,
|
|
|
|
AE325B0226BAA8E200B2F53C /* pico_esp8266.h */,
|
|
|
|
AE325B0326BAA8E200B2F53C /* pico_mbed.h */,
|
|
|
|
AE325B0426BAA8E200B2F53C /* pico_atsamd21j18.h */,
|
|
|
|
AE325B0526BAA8E200B2F53C /* pico_pic32.h */,
|
|
|
|
AE325B0626BAA8E200B2F53C /* pico_arm9.h */,
|
|
|
|
AE325B0726BAA8E200B2F53C /* pico_dos.h */,
|
|
|
|
AE325B0826BAA8E200B2F53C /* pico_generic_gcc.h */,
|
|
|
|
AE325B0926BAA8E200B2F53C /* pico_linux.h */,
|
|
|
|
AE325B0A26BAA8E200B2F53C /* pico_pic24.h */,
|
|
|
|
AE325B0B26BAA8E200B2F53C /* pico_none.h */,
|
|
|
|
);
|
|
|
|
path = arch;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE325B2426BAA8E300B2F53C /* stack */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE325B2526BAA8E300B2F53C /* pico_device.c */,
|
|
|
|
AE325B2626BAA8E300B2F53C /* pico_tree.c */,
|
|
|
|
AE325B2726BAA8E300B2F53C /* pico_frame.c */,
|
|
|
|
AE325B2826BAA8E300B2F53C /* pico_protocol.c */,
|
|
|
|
AE325B2926BAA8E300B2F53C /* pico_socket_multicast.c */,
|
|
|
|
AE325B2A26BAA8E300B2F53C /* pico_stack.c */,
|
|
|
|
AE325B2B26BAA8E300B2F53C /* pico_md5.c */,
|
|
|
|
AE325B2C26BAA8E300B2F53C /* pico_socket.c */,
|
|
|
|
);
|
|
|
|
path = stack;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE325B2E26BAA8E300B2F53C /* modules */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE325B2F26BAA8E300B2F53C /* pico_dev_ppp.c */,
|
|
|
|
AE325B3026BAA8E300B2F53C /* pico_ethernet.c */,
|
|
|
|
AE325B3126BAA8E300B2F53C /* pico_802154.h */,
|
|
|
|
AE325B3226BAA8E300B2F53C /* pico_olsr.h */,
|
|
|
|
AE325B3326BAA8E300B2F53C /* pico_udp.c */,
|
|
|
|
AE325B3426BAA8E300B2F53C /* pico_dhcp_server.c */,
|
|
|
|
AE325B3526BAA8E300B2F53C /* pico_mm.h */,
|
|
|
|
AE325B3726BAA8E300B2F53C /* pico_ipv4.c */,
|
|
|
|
AE325B3926BAA8E300B2F53C /* pico_socket_tcp.c */,
|
|
|
|
AE325B3A26BAA8E300B2F53C /* pico_ipv6.h */,
|
|
|
|
AE325B3B26BAA8E300B2F53C /* pico_dns_client.c */,
|
|
|
|
AE325B3C26BAA8E300B2F53C /* pico_nat.h */,
|
|
|
|
AE325B3D26BAA8E300B2F53C /* pico_mld.h */,
|
|
|
|
AE325B3E26BAA8E300B2F53C /* pico_icmp4.c */,
|
|
|
|
AE325B3F26BAA8E300B2F53C /* pico_dns_common.h */,
|
|
|
|
AE325B4026BAA8E300B2F53C /* pico_strings.c */,
|
|
|
|
AE325B4126BAA8E300B2F53C /* pico_arp.c */,
|
|
|
|
AE325B4226BAA8E300B2F53C /* pico_socket_udp.h */,
|
|
|
|
AE325B4326BAA8E300B2F53C /* pico_icmp6.h */,
|
|
|
|
AE325B4426BAA8E300B2F53C /* pico_mcast.h */,
|
|
|
|
AE325B4526BAA8E300B2F53C /* pico_fragments.h */,
|
|
|
|
AE325B4626BAA8E300B2F53C /* pico_dhcp_common.c */,
|
|
|
|
AE325B4726BAA8E300B2F53C /* pico_6lowpan.h */,
|
|
|
|
AE325B4826BAA8E300B2F53C /* pico_dhcp_client.h */,
|
|
|
|
AE325B4926BAA8E300B2F53C /* pico_tcp.h */,
|
|
|
|
AE325B4A26BAA8E300B2F53C /* pico_dhcp_server.h */,
|
|
|
|
AE325B4B26BAA8E300B2F53C /* pico_udp.h */,
|
|
|
|
AE325B4C26BAA8E300B2F53C /* pico_dev_null.h */,
|
|
|
|
AE325B4D26BAA8E300B2F53C /* pico_ipv6_nd.h */,
|
|
|
|
AE325B4E26BAA8E300B2F53C /* pico_dev_ppp.h */,
|
|
|
|
AE325B4F26BAA8E300B2F53C /* pico_dev_ipc.h */,
|
|
|
|
AE325B5026BAA8E300B2F53C /* pico_ethernet.h */,
|
|
|
|
AE325B5126BAA8E300B2F53C /* pico_aodv.h */,
|
|
|
|
AE325B5226BAA8E300B2F53C /* pico_socket_tcp.h */,
|
|
|
|
AE325B5326BAA8E300B2F53C /* pico_ipv4.h */,
|
|
|
|
AE325B5426BAA8E300B2F53C /* pico_arp.h */,
|
|
|
|
AE325B5526BAA8E300B2F53C /* pico_dns_common.c */,
|
|
|
|
AE325B5626BAA8E300B2F53C /* pico_strings.h */,
|
|
|
|
AE325B5726BAA8E300B2F53C /* pico_socket_udp.c */,
|
|
|
|
AE325B5826BAA8E300B2F53C /* pico_icmp4.h */,
|
|
|
|
AE325B5926BAA8E300B2F53C /* pico_dns_client.h */,
|
|
|
|
AE325B5A26BAA8E300B2F53C /* pico_igmp.h */,
|
|
|
|
AE325B5B26BAA8E300B2F53C /* pico_6lowpan_ll.h */,
|
|
|
|
AE325B5C26BAA8E300B2F53C /* pico_tcp.c */,
|
|
|
|
AE325B5D26BAA8E300B2F53C /* pico_ipfilter.h */,
|
|
|
|
AE325B5E26BAA8E300B2F53C /* pico_dhcp_common.h */,
|
|
|
|
AE325B5F26BAA8E300B2F53C /* pico_fragments.c */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
|
|
|
path = modules;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32649B26BAA8F300B2F53C /* stb */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32649C26BAA8F300B2F53C /* stb_image_write.h */,
|
|
|
|
AE32649D26BAA8F300B2F53C /* stb_image.h */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = stb;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE326C3D26BAA8FA00B2F53C /* libelf */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE326C3E26BAA8FA00B2F53C /* debug.h */,
|
|
|
|
AE326C3F26BAA8FA00B2F53C /* elf64.h */,
|
|
|
|
AE326C4026BAA8FA00B2F53C /* elf64.cpp */,
|
|
|
|
AE326C4126BAA8FA00B2F53C /* elf.cpp */,
|
|
|
|
AE326C4226BAA8FA00B2F53C /* elf.h */,
|
|
|
|
AE326C4326BAA8FA00B2F53C /* elf32.h */,
|
|
|
|
AE326C4426BAA8FA00B2F53C /* elf32.cpp */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = libelf;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE326CB926BAA8FB00B2F53C /* chdpsr */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE326CBA26BAA8FB00B2F53C /* cdipsr.cpp */,
|
|
|
|
AE326D2A26BAA8FB00B2F53C /* cdipsr.h */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = chdpsr;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE326D2B26BAA8FB00B2F53C /* xxHash */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE326D2D26BAA8FB00B2F53C /* xxhash.h */,
|
|
|
|
AE326D5C26BAA8FC00B2F53C /* xxhash.c */,
|
|
|
|
AE326D6126BAA8FC00B2F53C /* xxh3.h */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = xxHash;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE326D6626BAA8FC00B2F53C /* libzip */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE326EC426BAA8FD00B2F53C /* lib */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = libzip;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE326EC426BAA8FD00B2F53C /* lib */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE326F2F26BAA8FE00B2F53C /* compat.h */,
|
|
|
|
AE326EE726BAA8FD00B2F53C /* config.h */,
|
|
|
|
AE326EEC26BAA8FD00B2F53C /* zip_add_dir.c */,
|
|
|
|
AE326EFE26BAA8FD00B2F53C /* zip_add_entry.c */,
|
|
|
|
AE326ECC26BAA8FD00B2F53C /* zip_add.c */,
|
|
|
|
AE326EF726BAA8FD00B2F53C /* zip_algorithm_deflate.c */,
|
|
|
|
AE326F0026BAA8FD00B2F53C /* zip_buffer.c */,
|
|
|
|
AE326EE926BAA8FD00B2F53C /* zip_close.c */,
|
|
|
|
AE326EEB26BAA8FD00B2F53C /* zip_crypto.h */,
|
|
|
|
AE326F2226BAA8FE00B2F53C /* zip_delete.c */,
|
|
|
|
AE326EF426BAA8FD00B2F53C /* zip_dir_add.c */,
|
|
|
|
AE326F3626BAA8FE00B2F53C /* zip_dirent.c */,
|
|
|
|
AE326ED726BAA8FD00B2F53C /* zip_discard.c */,
|
|
|
|
AE326EDA26BAA8FD00B2F53C /* zip_entry.c */,
|
|
|
|
AE326EFD26BAA8FD00B2F53C /* zip_err_str.c */,
|
|
|
|
AE326ED226BAA8FD00B2F53C /* zip_error_clear.c */,
|
|
|
|
AE326EED26BAA8FD00B2F53C /* zip_error_get_sys_type.c */,
|
|
|
|
AE326F3426BAA8FE00B2F53C /* zip_error_get.c */,
|
|
|
|
AE326F5426BAA8FE00B2F53C /* zip_error_strerror.c */,
|
|
|
|
AE326F4026BAA8FE00B2F53C /* zip_error_to_str.c */,
|
|
|
|
AE326F0126BAA8FD00B2F53C /* zip_error.c */,
|
|
|
|
AE326F1426BAA8FD00B2F53C /* zip_extra_field_api.c */,
|
|
|
|
AE326EF226BAA8FD00B2F53C /* zip_extra_field.c */,
|
|
|
|
AE326F3526BAA8FE00B2F53C /* zip_fclose.c */,
|
|
|
|
AE326F0C26BAA8FD00B2F53C /* zip_fdopen.c */,
|
|
|
|
AE326F3826BAA8FE00B2F53C /* zip_file_add.c */,
|
|
|
|
AE326F3D26BAA8FE00B2F53C /* zip_file_error_clear.c */,
|
|
|
|
AE326EE026BAA8FD00B2F53C /* zip_file_error_get.c */,
|
|
|
|
AE326F4726BAA8FE00B2F53C /* zip_file_get_comment.c */,
|
|
|
|
AE326EC926BAA8FD00B2F53C /* zip_file_get_external_attributes.c */,
|
|
|
|
AE326EE326BAA8FD00B2F53C /* zip_file_get_offset.c */,
|
|
|
|
AE326ED526BAA8FD00B2F53C /* zip_file_rename.c */,
|
|
|
|
AE326EE126BAA8FD00B2F53C /* zip_file_replace.c */,
|
|
|
|
AE326EE626BAA8FD00B2F53C /* zip_file_set_comment.c */,
|
|
|
|
AE326EDB26BAA8FD00B2F53C /* zip_file_set_encryption.c */,
|
|
|
|
AE326F1E26BAA8FD00B2F53C /* zip_file_set_external_attributes.c */,
|
|
|
|
AE326F1026BAA8FD00B2F53C /* zip_file_set_mtime.c */,
|
|
|
|
AE326ECE26BAA8FD00B2F53C /* zip_file_strerror.c */,
|
|
|
|
AE326EF026BAA8FD00B2F53C /* zip_fopen_encrypted.c */,
|
|
|
|
AE326F3126BAA8FE00B2F53C /* zip_fopen_index_encrypted.c */,
|
|
|
|
AE326ECF26BAA8FD00B2F53C /* zip_fopen_index.c */,
|
|
|
|
AE326F4B26BAA8FE00B2F53C /* zip_fopen.c */,
|
|
|
|
AE326F1526BAA8FD00B2F53C /* zip_fread.c */,
|
|
|
|
AE326F1F26BAA8FD00B2F53C /* zip_fseek.c */,
|
|
|
|
AE326ED626BAA8FD00B2F53C /* zip_ftell.c */,
|
|
|
|
AE326ED426BAA8FD00B2F53C /* zip_get_archive_comment.c */,
|
|
|
|
AE326F0626BAA8FD00B2F53C /* zip_get_archive_flag.c */,
|
|
|
|
AE326F0526BAA8FD00B2F53C /* zip_get_encryption_implementation.c */,
|
|
|
|
AE326F2826BAA8FE00B2F53C /* zip_get_file_comment.c */,
|
|
|
|
AE326ECD26BAA8FD00B2F53C /* zip_get_name.c */,
|
|
|
|
AE326F1B26BAA8FD00B2F53C /* zip_get_num_entries.c */,
|
|
|
|
AE326EFB26BAA8FD00B2F53C /* zip_get_num_files.c */,
|
|
|
|
AE326EDF26BAA8FD00B2F53C /* zip_hash.c */,
|
|
|
|
AE326F5026BAA8FE00B2F53C /* zip_io_util.c */,
|
|
|
|
AE326F3F26BAA8FE00B2F53C /* zip_libzip_version.c */,
|
|
|
|
AE326EC726BAA8FD00B2F53C /* zip_memdup.c */,
|
|
|
|
AE326F4826BAA8FE00B2F53C /* zip_mkstempm.c */,
|
|
|
|
AE326EF526BAA8FD00B2F53C /* zip_name_locate.c */,
|
|
|
|
AE326EE526BAA8FD00B2F53C /* zip_new.c */,
|
|
|
|
AE326F2D26BAA8FE00B2F53C /* zip_open.c */,
|
|
|
|
AE326EFC26BAA8FD00B2F53C /* zip_pkware.c */,
|
|
|
|
AE326F1726BAA8FD00B2F53C /* zip_progress.c */,
|
|
|
|
AE326EE826BAA8FD00B2F53C /* zip_random_unix.c */,
|
|
|
|
AE326F1826BAA8FD00B2F53C /* zip_rename.c */,
|
|
|
|
AE326F2126BAA8FD00B2F53C /* zip_replace.c */,
|
|
|
|
AE326EF126BAA8FD00B2F53C /* zip_set_archive_comment.c */,
|
|
|
|
AE326F0826BAA8FD00B2F53C /* zip_set_archive_flag.c */,
|
|
|
|
AE326F1226BAA8FD00B2F53C /* zip_set_default_password.c */,
|
|
|
|
AE326F2526BAA8FE00B2F53C /* zip_set_file_comment.c */,
|
|
|
|
AE326EDE26BAA8FD00B2F53C /* zip_set_file_compression.c */,
|
|
|
|
AE326ED926BAA8FD00B2F53C /* zip_set_name.c */,
|
|
|
|
AE326F2426BAA8FE00B2F53C /* zip_source_accept_empty.c */,
|
|
|
|
AE326F2E26BAA8FE00B2F53C /* zip_source_begin_write_cloning.c */,
|
|
|
|
AE326ECA26BAA8FD00B2F53C /* zip_source_begin_write.c */,
|
|
|
|
AE326ED126BAA8FD00B2F53C /* zip_source_buffer.c */,
|
|
|
|
AE326EEE26BAA8FD00B2F53C /* zip_source_call.c */,
|
|
|
|
AE326F2B26BAA8FE00B2F53C /* zip_source_close.c */,
|
|
|
|
AE326ED026BAA8FD00B2F53C /* zip_source_commit_write.c */,
|
|
|
|
AE326F3E26BAA8FE00B2F53C /* zip_source_compress.c */,
|
|
|
|
AE326F2326BAA8FE00B2F53C /* zip_source_crc.c */,
|
|
|
|
AE326F3926BAA8FE00B2F53C /* zip_source_error.c */,
|
|
|
|
AE326EFA26BAA8FD00B2F53C /* zip_source_file_common.c */,
|
|
|
|
AE326F1326BAA8FD00B2F53C /* zip_source_file_stdio_named.c */,
|
|
|
|
AE326EF326BAA8FD00B2F53C /* zip_source_file_stdio.c */,
|
|
|
|
AE326F4326BAA8FE00B2F53C /* zip_source_file_stdio.h */,
|
|
|
|
AE326F1C26BAA8FD00B2F53C /* zip_source_file.h */,
|
|
|
|
AE326EF926BAA8FD00B2F53C /* zip_source_free.c */,
|
|
|
|
AE326F1D26BAA8FD00B2F53C /* zip_source_function.c */,
|
|
|
|
AE326F3C26BAA8FE00B2F53C /* zip_source_get_file_attributes.c */,
|
|
|
|
AE326EEF26BAA8FD00B2F53C /* zip_source_is_deleted.c */,
|
|
|
|
AE326F5226BAA8FE00B2F53C /* zip_source_layered.c */,
|
|
|
|
AE326EDD26BAA8FD00B2F53C /* zip_source_open.c */,
|
|
|
|
AE326F0F26BAA8FD00B2F53C /* zip_source_pkware_decode.c */,
|
|
|
|
AE326F0726BAA8FD00B2F53C /* zip_source_pkware_encode.c */,
|
|
|
|
AE326F2C26BAA8FE00B2F53C /* zip_source_read.c */,
|
|
|
|
AE326F4126BAA8FE00B2F53C /* zip_source_remove.c */,
|
|
|
|
AE326F1626BAA8FD00B2F53C /* zip_source_rollback_write.c */,
|
|
|
|
AE326EF626BAA8FD00B2F53C /* zip_source_seek_write.c */,
|
|
|
|
AE326F0426BAA8FD00B2F53C /* zip_source_seek.c */,
|
|
|
|
AE326ED326BAA8FD00B2F53C /* zip_source_stat.c */,
|
|
|
|
AE326EC826BAA8FD00B2F53C /* zip_source_supports.c */,
|
|
|
|
AE326EC626BAA8FD00B2F53C /* zip_source_tell_write.c */,
|
|
|
|
AE326F3A26BAA8FE00B2F53C /* zip_source_tell.c */,
|
|
|
|
AE326F4626BAA8FE00B2F53C /* zip_source_window.c */,
|
|
|
|
AE326F3726BAA8FE00B2F53C /* zip_source_write.c */,
|
|
|
|
AE326F0926BAA8FD00B2F53C /* zip_source_zip_new.c */,
|
|
|
|
AE326F1926BAA8FD00B2F53C /* zip_source_zip.c */,
|
|
|
|
AE326F1A26BAA8FD00B2F53C /* zip_stat_index.c */,
|
|
|
|
AE326F4A26BAA8FE00B2F53C /* zip_stat_init.c */,
|
|
|
|
AE326F2726BAA8FE00B2F53C /* zip_stat.c */,
|
|
|
|
AE326F0326BAA8FD00B2F53C /* zip_strerror.c */,
|
|
|
|
AE326ED826BAA8FD00B2F53C /* zip_string.c */,
|
|
|
|
AE326F4F26BAA8FE00B2F53C /* zip_unchange_all.c */,
|
|
|
|
AE326EF826BAA8FD00B2F53C /* zip_unchange_archive.c */,
|
|
|
|
AE326F0D26BAA8FD00B2F53C /* zip_unchange_data.c */,
|
|
|
|
AE326EE426BAA8FD00B2F53C /* zip_unchange.c */,
|
|
|
|
AE326F3326BAA8FE00B2F53C /* zip_utf-8.c */,
|
|
|
|
AE326F2A26BAA8FE00B2F53C /* zip.h */,
|
|
|
|
AE326F4526BAA8FE00B2F53C /* zipconf.h */,
|
|
|
|
AE326ECB26BAA8FD00B2F53C /* zipint.h */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = lib;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE326F6426BAA8FE00B2F53C /* glm */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32739826BAA90300B2F53C /* glm */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = glm;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32739826BAA90300B2F53C /* glm */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32739926BAA90300B2F53C /* vec4.hpp */,
|
|
|
|
AE32739A26BAA90300B2F53C /* integer.hpp */,
|
|
|
|
AE32739B26BAA90300B2F53C /* vector_relational.hpp */,
|
|
|
|
AE32739C26BAA90300B2F53C /* mat2x3.hpp */,
|
|
|
|
AE32739D26BAA90300B2F53C /* mat4x4.hpp */,
|
|
|
|
AE32739E26BAA90300B2F53C /* mat2x2.hpp */,
|
|
|
|
AE32739F26BAA90300B2F53C /* exponential.hpp */,
|
|
|
|
AE3273A026BAA90300B2F53C /* vec2.hpp */,
|
|
|
|
AE3273A226BAA90300B2F53C /* vec3.hpp */,
|
|
|
|
AE3273A326BAA90300B2F53C /* fwd.hpp */,
|
|
|
|
AE3273A426BAA90300B2F53C /* mat4x3.hpp */,
|
|
|
|
AE3273A526BAA90300B2F53C /* mat4x2.hpp */,
|
|
|
|
AE3273A626BAA90300B2F53C /* mat2x4.hpp */,
|
|
|
|
AE3273A726BAA90300B2F53C /* packing.hpp */,
|
|
|
|
AE3273A826BAA90300B2F53C /* mat3x3.hpp */,
|
|
|
|
AE3273A926BAA90300B2F53C /* mat3x2.hpp */,
|
|
|
|
AE3273AA26BAA90300B2F53C /* ext */,
|
|
|
|
AE32742626BAA90400B2F53C /* simd */,
|
|
|
|
AE32743126BAA90400B2F53C /* mat3x4.hpp */,
|
|
|
|
AE32743226BAA90400B2F53C /* matrix.hpp */,
|
|
|
|
AE32743326BAA90400B2F53C /* glm.hpp */,
|
|
|
|
AE32743426BAA90400B2F53C /* trigonometric.hpp */,
|
|
|
|
AE32743526BAA90400B2F53C /* geometric.hpp */,
|
|
|
|
AE32743626BAA90400B2F53C /* detail */,
|
|
|
|
AE32747426BAA90400B2F53C /* ext.hpp */,
|
|
|
|
AE32747526BAA90400B2F53C /* gtc */,
|
|
|
|
AE32749C26BAA90400B2F53C /* common.hpp */,
|
|
|
|
AE32749D26BAA90400B2F53C /* gtx */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = glm;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE3273AA26BAA90300B2F53C /* ext */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE3273AB26BAA90300B2F53C /* matrix_double3x2_precision.hpp */,
|
|
|
|
AE3273AC26BAA90300B2F53C /* matrix_float2x4.hpp */,
|
|
|
|
AE3273AD26BAA90300B2F53C /* vector_bool2.hpp */,
|
|
|
|
AE3273AE26BAA90300B2F53C /* quaternion_double_precision.hpp */,
|
|
|
|
AE3273AF26BAA90300B2F53C /* matrix_float4x2.hpp */,
|
|
|
|
AE3273B026BAA90300B2F53C /* matrix_float4x3.hpp */,
|
|
|
|
AE3273B126BAA90300B2F53C /* vector_bool3.hpp */,
|
|
|
|
AE3273B226BAA90300B2F53C /* vector_relational.hpp */,
|
|
|
|
AE3273B326BAA90300B2F53C /* vector_bool1.hpp */,
|
|
|
|
AE3273B526BAA90300B2F53C /* vector_uint2_precision.hpp */,
|
|
|
|
AE3273B626BAA90300B2F53C /* vector_float1_precision.hpp */,
|
|
|
|
AE3273B726BAA90300B2F53C /* matrix_float2x3_precision.hpp */,
|
|
|
|
AE3273B826BAA90300B2F53C /* matrix_float2x2.hpp */,
|
|
|
|
AE3273B926BAA90300B2F53C /* matrix_common.hpp */,
|
|
|
|
AE3273BA26BAA90300B2F53C /* vector_bool4.hpp */,
|
|
|
|
AE3273BB26BAA90300B2F53C /* matrix_float2x4_precision.hpp */,
|
|
|
|
AE3273BC26BAA90300B2F53C /* matrix_float4x4.hpp */,
|
|
|
|
AE3273BD26BAA90300B2F53C /* vector_uint1_precision.hpp */,
|
|
|
|
AE3273BE26BAA90300B2F53C /* matrix_float2x3.hpp */,
|
|
|
|
AE3273BF26BAA90300B2F53C /* matrix_clip_space.hpp */,
|
|
|
|
AE3273C026BAA90300B2F53C /* scalar_integer.hpp */,
|
|
|
|
AE3273C126BAA90300B2F53C /* vector_float2_precision.hpp */,
|
|
|
|
AE3273C426BAA90300B2F53C /* scalar_common.hpp */,
|
|
|
|
AE3273C626BAA90300B2F53C /* matrix_double4x2_precision.hpp */,
|
|
|
|
AE3273C826BAA90300B2F53C /* vector_double4_precision.hpp */,
|
|
|
|
AE3273C926BAA90300B2F53C /* matrix_float3x4_precision.hpp */,
|
|
|
|
AE3273CB26BAA90300B2F53C /* vector_uint3.hpp */,
|
|
|
|
AE3273CC26BAA90300B2F53C /* matrix_float4x3_precision.hpp */,
|
|
|
|
AE3273CE26BAA90300B2F53C /* vector_uint2.hpp */,
|
|
|
|
AE3273CF26BAA90300B2F53C /* quaternion_float_precision.hpp */,
|
|
|
|
AE3273D026BAA90300B2F53C /* vector_int1_precision.hpp */,
|
|
|
|
AE3273D126BAA90300B2F53C /* matrix_float3x4.hpp */,
|
|
|
|
AE3273D226BAA90300B2F53C /* quaternion_transform.hpp */,
|
|
|
|
AE3273D326BAA90300B2F53C /* vector_bool4_precision.hpp */,
|
|
|
|
AE3273D426BAA90300B2F53C /* vector_uint1.hpp */,
|
|
|
|
AE3273D526BAA90300B2F53C /* matrix_transform.hpp */,
|
|
|
|
AE3273D726BAA90300B2F53C /* quaternion_exponential.hpp */,
|
|
|
|
AE3273D926BAA90400B2F53C /* vector_bool3_precision.hpp */,
|
|
|
|
AE3273DA26BAA90400B2F53C /* matrix_double2x2_precision.hpp */,
|
|
|
|
AE3273DB26BAA90400B2F53C /* quaternion_float.hpp */,
|
|
|
|
AE3273DC26BAA90400B2F53C /* vector_int2_precision.hpp */,
|
|
|
|
AE3273DD26BAA90400B2F53C /* vector_uint4.hpp */,
|
|
|
|
AE3273DE26BAA90400B2F53C /* matrix_float3x2.hpp */,
|
|
|
|
AE3273DF26BAA90400B2F53C /* vector_double3_precision.hpp */,
|
|
|
|
AE3273E026BAA90400B2F53C /* quaternion_common.hpp */,
|
|
|
|
AE3273E126BAA90400B2F53C /* matrix_float3x3_precision.hpp */,
|
|
|
|
AE3273E226BAA90400B2F53C /* matrix_float3x3.hpp */,
|
|
|
|
AE3273E326BAA90400B2F53C /* scalar_int_sized.hpp */,
|
|
|
|
AE3273E426BAA90400B2F53C /* matrix_float4x4_precision.hpp */,
|
|
|
|
AE3273E526BAA90400B2F53C /* matrix_double4x2.hpp */,
|
|
|
|
AE3273E626BAA90400B2F53C /* vector_int1.hpp */,
|
|
|
|
AE3273E726BAA90400B2F53C /* vector_float3.hpp */,
|
|
|
|
AE3273E826BAA90400B2F53C /* matrix_double2x4.hpp */,
|
|
|
|
AE3273E926BAA90400B2F53C /* scalar_ulp.hpp */,
|
|
|
|
AE3273EA26BAA90400B2F53C /* quaternion_geometric.hpp */,
|
|
|
|
AE3273EB26BAA90400B2F53C /* vector_int3_precision.hpp */,
|
|
|
|
AE3273EC26BAA90400B2F53C /* vector_float2.hpp */,
|
|
|
|
AE3273ED26BAA90400B2F53C /* matrix_double2x3_precision.hpp */,
|
|
|
|
AE3273EE26BAA90400B2F53C /* vector_bool2_precision.hpp */,
|
|
|
|
AE3273EF26BAA90400B2F53C /* quaternion_double.hpp */,
|
|
|
|
AE3273F026BAA90400B2F53C /* matrix_double4x3.hpp */,
|
|
|
|
AE3273F226BAA90400B2F53C /* vector_int2.hpp */,
|
|
|
|
AE3273F326BAA90400B2F53C /* vector_double2_precision.hpp */,
|
|
|
|
AE3273F426BAA90400B2F53C /* matrix_float3x2_precision.hpp */,
|
|
|
|
AE3273F526BAA90400B2F53C /* matrix_relational.hpp */,
|
|
|
|
AE3273F626BAA90400B2F53C /* vector_integer.hpp */,
|
|
|
|
AE3273F726BAA90400B2F53C /* scalar_relational.hpp */,
|
|
|
|
AE3273F826BAA90400B2F53C /* vector_float1.hpp */,
|
|
|
|
AE3273F926BAA90400B2F53C /* vector_int3.hpp */,
|
|
|
|
AE3273FB26BAA90400B2F53C /* matrix_double4x4.hpp */,
|
|
|
|
AE3273FC26BAA90400B2F53C /* scalar_uint_sized.hpp */,
|
|
|
|
AE3273FD26BAA90400B2F53C /* vector_double1_precision.hpp */,
|
|
|
|
AE3273FE26BAA90400B2F53C /* matrix_double2x2.hpp */,
|
|
|
|
AE3273FF26BAA90400B2F53C /* matrix_float4x2_precision.hpp */,
|
|
|
|
AE32740026BAA90400B2F53C /* matrix_double2x3.hpp */,
|
|
|
|
AE32740126BAA90400B2F53C /* matrix_projection.hpp */,
|
|
|
|
AE32740226BAA90400B2F53C /* vector_float4.hpp */,
|
|
|
|
AE32740426BAA90400B2F53C /* vector_int4_precision.hpp */,
|
|
|
|
AE32740526BAA90400B2F53C /* matrix_double2x4_precision.hpp */,
|
|
|
|
AE32740626BAA90400B2F53C /* vector_int4.hpp */,
|
|
|
|
AE32740726BAA90400B2F53C /* quaternion_relational.hpp */,
|
|
|
|
AE32740826BAA90400B2F53C /* quaternion_trigonometric.hpp */,
|
|
|
|
AE32740926BAA90400B2F53C /* vector_bool1_precision.hpp */,
|
|
|
|
AE32740A26BAA90400B2F53C /* vector_ulp.hpp */,
|
|
|
|
AE32740B26BAA90400B2F53C /* vector_float3_precision.hpp */,
|
|
|
|
AE32740C26BAA90400B2F53C /* vector_uint4_precision.hpp */,
|
|
|
|
AE32740E26BAA90400B2F53C /* vector_common.hpp */,
|
|
|
|
AE32740F26BAA90400B2F53C /* scalar_constants.hpp */,
|
|
|
|
AE32741026BAA90400B2F53C /* matrix_double3x4.hpp */,
|
|
|
|
AE32741226BAA90400B2F53C /* matrix_double4x3_precision.hpp */,
|
|
|
|
AE32741426BAA90400B2F53C /* matrix_double3x4_precision.hpp */,
|
|
|
|
AE32741626BAA90400B2F53C /* vector_double4.hpp */,
|
|
|
|
AE32741726BAA90400B2F53C /* vector_double1.hpp */,
|
|
|
|
AE32741826BAA90400B2F53C /* matrix_double4x4_precision.hpp */,
|
|
|
|
AE32741B26BAA90400B2F53C /* matrix_double3x3_precision.hpp */,
|
|
|
|
AE32741C26BAA90400B2F53C /* matrix_double3x2.hpp */,
|
|
|
|
AE32741D26BAA90400B2F53C /* matrix_float2x2_precision.hpp */,
|
|
|
|
AE32742026BAA90400B2F53C /* vector_double3.hpp */,
|
|
|
|
AE32742126BAA90400B2F53C /* vector_float4_precision.hpp */,
|
|
|
|
AE32742226BAA90400B2F53C /* vector_double2.hpp */,
|
|
|
|
AE32742426BAA90400B2F53C /* vector_uint3_precision.hpp */,
|
|
|
|
AE32742526BAA90400B2F53C /* matrix_double3x3.hpp */,
|
|
|
|
);
|
|
|
|
path = ext;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32742626BAA90400B2F53C /* simd */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32742726BAA90400B2F53C /* neon.h */,
|
|
|
|
AE32742826BAA90400B2F53C /* vector_relational.h */,
|
|
|
|
AE32742926BAA90400B2F53C /* matrix.h */,
|
|
|
|
AE32742A26BAA90400B2F53C /* packing.h */,
|
|
|
|
AE32742B26BAA90400B2F53C /* common.h */,
|
|
|
|
AE32742C26BAA90400B2F53C /* trigonometric.h */,
|
|
|
|
AE32742D26BAA90400B2F53C /* geometric.h */,
|
|
|
|
AE32742E26BAA90400B2F53C /* integer.h */,
|
|
|
|
AE32742F26BAA90400B2F53C /* platform.h */,
|
|
|
|
AE32743026BAA90400B2F53C /* exponential.h */,
|
|
|
|
);
|
|
|
|
path = simd;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32743626BAA90400B2F53C /* detail */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32743B26BAA90400B2F53C /* _fixes.hpp */,
|
|
|
|
AE32743F26BAA90400B2F53C /* qualifier.hpp */,
|
|
|
|
AE32744126BAA90400B2F53C /* _noise.hpp */,
|
|
|
|
AE32744226BAA90400B2F53C /* type_half.hpp */,
|
|
|
|
AE32744326BAA90400B2F53C /* _features.hpp */,
|
|
|
|
AE32744526BAA90400B2F53C /* _vectorize.hpp */,
|
|
|
|
AE32744726BAA90400B2F53C /* type_quat.hpp */,
|
|
|
|
AE32744D26BAA90400B2F53C /* _swizzle.hpp */,
|
|
|
|
AE32745226BAA90400B2F53C /* type_mat3x3.hpp */,
|
|
|
|
AE32745326BAA90400B2F53C /* type_mat3x2.hpp */,
|
|
|
|
AE32745426BAA90400B2F53C /* compute_common.hpp */,
|
|
|
|
AE32745526BAA90400B2F53C /* setup.hpp */,
|
|
|
|
AE32745D26BAA90400B2F53C /* glm.cpp */,
|
|
|
|
AE32745E26BAA90400B2F53C /* type_mat3x4.hpp */,
|
|
|
|
AE32746126BAA90400B2F53C /* type_mat2x3.hpp */,
|
|
|
|
AE32746226BAA90400B2F53C /* type_mat4x4.hpp */,
|
|
|
|
AE32746426BAA90400B2F53C /* type_mat2x2.hpp */,
|
|
|
|
AE32746526BAA90400B2F53C /* type_vec1.hpp */,
|
|
|
|
AE32746626BAA90400B2F53C /* _swizzle_func.hpp */,
|
|
|
|
AE32746726BAA90400B2F53C /* type_vec3.hpp */,
|
|
|
|
AE32746826BAA90400B2F53C /* compute_vector_relational.hpp */,
|
|
|
|
AE32746C26BAA90400B2F53C /* type_vec2.hpp */,
|
|
|
|
AE32746D26BAA90400B2F53C /* type_mat4x3.hpp */,
|
|
|
|
AE32746E26BAA90400B2F53C /* type_mat4x2.hpp */,
|
|
|
|
AE32746F26BAA90400B2F53C /* type_float.hpp */,
|
|
|
|
AE32747026BAA90400B2F53C /* type_mat2x4.hpp */,
|
|
|
|
AE32747326BAA90400B2F53C /* type_vec4.hpp */,
|
|
|
|
);
|
|
|
|
path = detail;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32747526BAA90400B2F53C /* gtc */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32747626BAA90400B2F53C /* integer.hpp */,
|
|
|
|
AE32747726BAA90400B2F53C /* matrix_integer.hpp */,
|
|
|
|
AE32747C26BAA90400B2F53C /* vec1.hpp */,
|
|
|
|
AE32747F26BAA90400B2F53C /* ulp.hpp */,
|
|
|
|
AE32748126BAA90400B2F53C /* packing.hpp */,
|
|
|
|
AE32748426BAA90400B2F53C /* round.hpp */,
|
|
|
|
AE32748526BAA90400B2F53C /* matrix_transform.hpp */,
|
|
|
|
AE32748626BAA90400B2F53C /* type_precision.hpp */,
|
|
|
|
AE32748726BAA90400B2F53C /* bitfield.hpp */,
|
|
|
|
AE32748926BAA90400B2F53C /* quaternion.hpp */,
|
|
|
|
AE32748A26BAA90400B2F53C /* matrix_inverse.hpp */,
|
|
|
|
AE32748C26BAA90400B2F53C /* random.hpp */,
|
|
|
|
AE32748E26BAA90400B2F53C /* type_ptr.hpp */,
|
|
|
|
AE32749026BAA90400B2F53C /* constants.hpp */,
|
|
|
|
AE32749126BAA90400B2F53C /* color_space.hpp */,
|
|
|
|
AE32749226BAA90400B2F53C /* noise.hpp */,
|
|
|
|
AE32749526BAA90400B2F53C /* matrix_access.hpp */,
|
|
|
|
AE32749726BAA90400B2F53C /* epsilon.hpp */,
|
|
|
|
AE32749926BAA90400B2F53C /* reciprocal.hpp */,
|
|
|
|
AE32749B26BAA90400B2F53C /* type_aligned.hpp */,
|
|
|
|
);
|
|
|
|
path = gtc;
|
2014-03-06 03:26:47 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32749D26BAA90400B2F53C /* gtx */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32749E26BAA90400B2F53C /* vector_angle.hpp */,
|
|
|
|
AE3274A226BAA90400B2F53C /* integer.hpp */,
|
|
|
|
AE3274A526BAA90400B2F53C /* hash.hpp */,
|
|
|
|
AE3274A626BAA90400B2F53C /* rotate_vector.hpp */,
|
|
|
|
AE3274A726BAA90400B2F53C /* matrix_interpolation.hpp */,
|
|
|
|
AE3274A826BAA90400B2F53C /* functions.hpp */,
|
|
|
|
AE3274AC26BAA90400B2F53C /* string_cast.hpp */,
|
|
|
|
AE3274AD26BAA90400B2F53C /* color_space_YCoCg.hpp */,
|
|
|
|
AE3274AF26BAA90400B2F53C /* extended_min_max.hpp */,
|
|
|
|
AE3274B126BAA90400B2F53C /* fast_square_root.hpp */,
|
|
|
|
AE3274B426BAA90400B2F53C /* spline.hpp */,
|
|
|
|
AE3274B526BAA90400B2F53C /* fast_trigonometry.hpp */,
|
|
|
|
AE3274B726BAA90400B2F53C /* dual_quaternion.hpp */,
|
|
|
|
AE3274B826BAA90400B2F53C /* closest_point.hpp */,
|
|
|
|
AE3274BF26BAA90400B2F53C /* optimum_pow.hpp */,
|
|
|
|
AE3274C126BAA90400B2F53C /* raw_data.hpp */,
|
|
|
|
AE3274C226BAA90400B2F53C /* matrix_cross_product.hpp */,
|
|
|
|
AE3274C326BAA90400B2F53C /* euler_angles.hpp */,
|
|
|
|
AE3274C626BAA90400B2F53C /* type_trait.hpp */,
|
|
|
|
AE3274C826BAA90400B2F53C /* io.hpp */,
|
|
|
|
AE3274CA26BAA90400B2F53C /* transform.hpp */,
|
|
|
|
AE3274CB26BAA90400B2F53C /* bit.hpp */,
|
|
|
|
AE3274CC26BAA90400B2F53C /* number_precision.hpp */,
|
|
|
|
AE3274CD26BAA90400B2F53C /* mixed_product.hpp */,
|
|
|
|
AE3274D026BAA90400B2F53C /* associated_min_max.hpp */,
|
|
|
|
AE3274D126BAA90400B2F53C /* matrix_transform_2d.hpp */,
|
|
|
|
AE3274D326BAA90400B2F53C /* log_base.hpp */,
|
|
|
|
AE3274D426BAA90400B2F53C /* matrix_query.hpp */,
|
|
|
|
AE3274D626BAA90400B2F53C /* extend.hpp */,
|
|
|
|
AE3274D726BAA90400B2F53C /* gradient_paint.hpp */,
|
|
|
|
AE3274D826BAA90400B2F53C /* quaternion.hpp */,
|
|
|
|
AE3274D926BAA90400B2F53C /* exterior_product.hpp */,
|
|
|
|
AE3274E026BAA90400B2F53C /* polar_coordinates.hpp */,
|
|
|
|
AE3274E726BAA90400B2F53C /* vec_swizzle.hpp */,
|
|
|
|
AE3274E826BAA90400B2F53C /* projection.hpp */,
|
|
|
|
AE3274EA26BAA90400B2F53C /* scalar_relational.hpp */,
|
|
|
|
AE3274EB26BAA90400B2F53C /* wrap.hpp */,
|
|
|
|
AE3274ED26BAA90400B2F53C /* texture.hpp */,
|
|
|
|
AE3274EF26BAA90400B2F53C /* norm.hpp */,
|
|
|
|
AE3274F226BAA90500B2F53C /* color_space.hpp */,
|
|
|
|
AE3274F326BAA90500B2F53C /* normal.hpp */,
|
|
|
|
AE3274F626BAA90500B2F53C /* easing.hpp */,
|
|
|
|
AE3274F826BAA90500B2F53C /* matrix_decompose.hpp */,
|
|
|
|
AE3274F926BAA90500B2F53C /* fast_exponential.hpp */,
|
|
|
|
AE3274FB26BAA90500B2F53C /* handed_coordinate_space.hpp */,
|
|
|
|
AE3274FC26BAA90500B2F53C /* intersect.hpp */,
|
|
|
|
AE3274FD26BAA90500B2F53C /* perpendicular.hpp */,
|
|
|
|
AE3274FF26BAA90500B2F53C /* matrix_operation.hpp */,
|
|
|
|
AE32750226BAA90500B2F53C /* color_encoding.hpp */,
|
|
|
|
AE32750326BAA90500B2F53C /* matrix_major_storage.hpp */,
|
|
|
|
AE32750726BAA90500B2F53C /* common.hpp */,
|
|
|
|
AE32750826BAA90500B2F53C /* range.hpp */,
|
|
|
|
AE32750A26BAA90500B2F53C /* transform2.hpp */,
|
|
|
|
AE32750C26BAA90500B2F53C /* scalar_multiplication.hpp */,
|
|
|
|
AE32750D26BAA90500B2F53C /* std_based_type.hpp */,
|
|
|
|
AE32750E26BAA90500B2F53C /* matrix_factorisation.hpp */,
|
|
|
|
AE32750F26BAA90500B2F53C /* orthonormalize.hpp */,
|
|
|
|
AE32751026BAA90500B2F53C /* normalize_dot.hpp */,
|
|
|
|
AE32751126BAA90500B2F53C /* component_wise.hpp */,
|
|
|
|
AE32751326BAA90500B2F53C /* vector_query.hpp */,
|
|
|
|
AE32751626BAA90500B2F53C /* compatibility.hpp */,
|
|
|
|
AE32751726BAA90500B2F53C /* rotate_normalized_axis.hpp */,
|
|
|
|
AE32751926BAA90500B2F53C /* type_aligned.hpp */,
|
|
|
|
);
|
|
|
|
path = gtx;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32795326BAA90900B2F53C /* lzma */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32796626BAA90900B2F53C /* 7z.h */,
|
|
|
|
AE32796326BAA90900B2F53C /* 7zArcIn.c */,
|
|
|
|
AE32797C26BAA90900B2F53C /* 7zBuf.c */,
|
|
|
|
AE32796526BAA90900B2F53C /* 7zBuf.h */,
|
|
|
|
AE32797526BAA90900B2F53C /* 7zCrc.c */,
|
|
|
|
AE32795E26BAA90900B2F53C /* 7zCrc.h */,
|
|
|
|
AE32797A26BAA90900B2F53C /* 7zCrcOpt.c */,
|
|
|
|
AE32796926BAA90900B2F53C /* 7zDec.c */,
|
|
|
|
AE32797326BAA90900B2F53C /* 7zFile.c */,
|
|
|
|
AE32796126BAA90900B2F53C /* 7zFile.h */,
|
|
|
|
AE32797026BAA90900B2F53C /* 7zStream.c */,
|
|
|
|
AE32795726BAA90900B2F53C /* 7zTypes.h */,
|
|
|
|
AE32795826BAA90900B2F53C /* Bcj2.c */,
|
|
|
|
AE32797126BAA90900B2F53C /* Bcj2.h */,
|
|
|
|
AE32796026BAA90900B2F53C /* Bra.c */,
|
|
|
|
AE32797426BAA90900B2F53C /* Bra.h */,
|
|
|
|
AE32795926BAA90900B2F53C /* Compiler.h */,
|
|
|
|
AE32795526BAA90900B2F53C /* LzHash.h */,
|
|
|
|
AE32948926BAB4C000B2F53C /* Lzma2Dec.c */,
|
|
|
|
AE32948A26BAB4C000B2F53C /* Lzma2Dec.h */,
|
|
|
|
AE32796A26BAA90900B2F53C /* Lzma86.h */,
|
|
|
|
AE32948C26BAC32000B2F53C /* LzmaEnc.c */,
|
|
|
|
AE32948D26BAC32100B2F53C /* LzmaEnc.h */,
|
|
|
|
AE32797D26BAA90900B2F53C /* LzmaLib.c */,
|
|
|
|
AE32796426BAA90900B2F53C /* LzmaLib.h */,
|
|
|
|
AE32795B26BAA90900B2F53C /* Precomp.h */,
|
|
|
|
);
|
|
|
|
path = lzma;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32797E26BAA90900B2F53C /* oslib */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32797F26BAA90900B2F53C /* audiobackend_pulseaudio.cpp */,
|
|
|
|
AE32798026BAA90900B2F53C /* audiobackend_sdl2.cpp */,
|
|
|
|
AE32798126BAA90900B2F53C /* audiobackend_omx.cpp */,
|
|
|
|
AE32798226BAA90A00B2F53C /* oslib.h */,
|
|
|
|
AE32798326BAA90A00B2F53C /* audiobackend_coreaudio.cpp */,
|
|
|
|
AE32798426BAA90A00B2F53C /* audiostream.cpp */,
|
|
|
|
AE32798526BAA90A00B2F53C /* host_context.h */,
|
|
|
|
AE32798626BAA90A00B2F53C /* audiostream.h */,
|
|
|
|
AE32798726BAA90A00B2F53C /* oslib.cpp */,
|
|
|
|
AE32798826BAA90A00B2F53C /* audiobackend_oboe.cpp */,
|
|
|
|
AE32798926BAA90A00B2F53C /* directory.h */,
|
|
|
|
AE32798A26BAA90A00B2F53C /* audiobackend_oss.cpp */,
|
|
|
|
AE32798B26BAA90A00B2F53C /* audiobackend_libao.cpp */,
|
|
|
|
AE32798C26BAA90A00B2F53C /* audiobackend_directsound.cpp */,
|
|
|
|
AE32798D26BAA90A00B2F53C /* audiobackend_null.cpp */,
|
|
|
|
AE32798E26BAA90A00B2F53C /* audiobackend_alsa.cpp */,
|
|
|
|
);
|
|
|
|
path = oslib;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE32798F26BAA90A00B2F53C /* log */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE32799026BAA90A00B2F53C /* ConsoleListenerNix.cpp */,
|
|
|
|
AE32799126BAA90A00B2F53C /* BitSet.h */,
|
|
|
|
AE32799226BAA90A00B2F53C /* ConsoleListenerWin.cpp */,
|
|
|
|
AE32799326BAA90A00B2F53C /* ConsoleListenerDroid.cpp */,
|
|
|
|
AE32799426BAA90A00B2F53C /* ConsoleListener.h */,
|
|
|
|
AE32799526BAA90A00B2F53C /* StringUtil.h */,
|
|
|
|
AE32799626BAA90A00B2F53C /* Log.h */,
|
|
|
|
AE32799726BAA90A00B2F53C /* LogManager.cpp */,
|
|
|
|
AE32799826BAA90A00B2F53C /* LogManager.h */,
|
|
|
|
);
|
|
|
|
path = log;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE3279CC26BAA90A00B2F53C /* profiler */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE3279CD26BAA90A00B2F53C /* profiler.cpp */,
|
|
|
|
AE3279CE26BAA90A00B2F53C /* profiler.h */,
|
|
|
|
);
|
|
|
|
path = profiler;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE3279D026BAA90A00B2F53C /* rend */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE3279D626BAA90A00B2F53C /* gles */,
|
|
|
|
AE3279F526BAA90A00B2F53C /* CustomTexture.cpp */,
|
|
|
|
AE3279E226BAA90A00B2F53C /* CustomTexture.h */,
|
|
|
|
AE3279E426BAA90A00B2F53C /* game_scanner.h */,
|
|
|
|
AE3279E326BAA90A00B2F53C /* gui_android.cpp */,
|
|
|
|
AE3279D126BAA90A00B2F53C /* gui_android.h */,
|
|
|
|
AE3279D226BAA90A00B2F53C /* gui_cheats.cpp */,
|
|
|
|
AE3279E126BAA90A00B2F53C /* gui_util.cpp */,
|
|
|
|
AE327A2926BAA90A00B2F53C /* gui_util.h */,
|
|
|
|
AE3279F626BAA90A00B2F53C /* gui.cpp */,
|
|
|
|
AE3279F326BAA90A00B2F53C /* gui.h */,
|
|
|
|
AE327A2626BAA90A00B2F53C /* mainui.cpp */,
|
|
|
|
AE3279D526BAA90A00B2F53C /* mainui.h */,
|
|
|
|
AE327A3026BAA90B00B2F53C /* osd.cpp */,
|
|
|
|
AE327A2826BAA90A00B2F53C /* osd.h */,
|
|
|
|
AE327A2726BAA90A00B2F53C /* shader_util.h */,
|
|
|
|
AE3279F726BAA90A00B2F53C /* sorter.cpp */,
|
|
|
|
AE3279D326BAA90A00B2F53C /* sorter.h */,
|
|
|
|
AE327A2426BAA90A00B2F53C /* TexCache.cpp */,
|
|
|
|
AE3279F426BAA90A00B2F53C /* TexCache.h */,
|
|
|
|
AE3279D426BAA90A00B2F53C /* tileclip.h */,
|
|
|
|
AE327A2526BAA90A00B2F53C /* transform_matrix.h */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
|
|
|
path = rend;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE3279D626BAA90A00B2F53C /* gles */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE3279D726BAA90A00B2F53C /* glcache.h */,
|
|
|
|
AE3279D826BAA90A00B2F53C /* imgui_impl_opengl3.h */,
|
|
|
|
AE3279D926BAA90A00B2F53C /* quad.cpp */,
|
|
|
|
AE3279DA26BAA90A00B2F53C /* postprocess.cpp */,
|
|
|
|
AE3279DB26BAA90A00B2F53C /* gldraw.cpp */,
|
|
|
|
AE3279DC26BAA90A00B2F53C /* imgui_impl_opengl3.cpp */,
|
|
|
|
AE3279DD26BAA90A00B2F53C /* postprocess.h */,
|
|
|
|
AE3279DE26BAA90A00B2F53C /* gltex.cpp */,
|
|
|
|
AE3279DF26BAA90A00B2F53C /* gles.h */,
|
|
|
|
AE3279E026BAA90A00B2F53C /* gles.cpp */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
|
|
|
path = gles;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-06 08:30:30 +00:00
|
|
|
AE327A3B26BAA90B00B2F53C /* rec-cpp */ = {
|
2018-08-01 18:13:26 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE327A3C26BAA90B00B2F53C /* rec_cpp.cpp */,
|
2018-08-01 18:13:26 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
path = "rec-cpp";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE327A3D26BAA90B00B2F53C /* rec-x86 */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE327A3E26BAA90B00B2F53C /* rec_x86.h */,
|
|
|
|
AE327A3F26BAA90B00B2F53C /* x86_regalloc.h */,
|
|
|
|
AE327A4026BAA90B00B2F53C /* rec_x86.cpp */,
|
|
|
|
AE327A4126BAA90B00B2F53C /* x86_ops.cpp */,
|
|
|
|
);
|
|
|
|
path = "rec-x86";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE327A4226BAA90B00B2F53C /* linux-dist */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE327A4326BAA90B00B2F53C /* x11_keyboard.h */,
|
|
|
|
AE327A4426BAA90B00B2F53C /* x11.cpp */,
|
|
|
|
AE327A4526BAA90B00B2F53C /* dispmanx.cpp */,
|
|
|
|
AE327A4626BAA90B00B2F53C /* icon.h */,
|
|
|
|
AE327A4726BAA90B00B2F53C /* joystick.h */,
|
|
|
|
AE327A4826BAA90B00B2F53C /* x11.h */,
|
|
|
|
AE327A4926BAA90B00B2F53C /* dispmanx.h */,
|
|
|
|
AE327A4A26BAA90B00B2F53C /* evdev.h */,
|
|
|
|
AE327A4B26BAA90B00B2F53C /* joystick.cpp */,
|
|
|
|
AE327A4C26BAA90B00B2F53C /* evdev_gamepad.h */,
|
|
|
|
AE327A4D26BAA90B00B2F53C /* main.cpp */,
|
|
|
|
AE327A4E26BAA90B00B2F53C /* evdev.cpp */,
|
|
|
|
);
|
|
|
|
path = "linux-dist";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE327A4F26BAA90B00B2F53C /* debug */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE327A5026BAA90B00B2F53C /* gdb_server.h */,
|
|
|
|
AE327A5126BAA90B00B2F53C /* debug_agent.h */,
|
|
|
|
AE327A5226BAA90B00B2F53C /* gdb_server.cpp */,
|
|
|
|
);
|
|
|
|
path = debug;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE327A5326BAA90B00B2F53C /* reios */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE327A5426BAA90B00B2F53C /* reios.h */,
|
|
|
|
AE327A5526BAA90B00B2F53C /* descrambl.cpp */,
|
|
|
|
AE327A5626BAA90B00B2F53C /* reios_elf.cpp */,
|
|
|
|
AE327A5726BAA90B00B2F53C /* iso9660.h */,
|
|
|
|
AE327A5926BAA90B00B2F53C /* reios.cpp */,
|
|
|
|
AE327A5A26BAA90B00B2F53C /* reios_elf.h */,
|
|
|
|
AE327A5B26BAA90B00B2F53C /* descrambl.h */,
|
|
|
|
AE327A5C26BAA90B00B2F53C /* font.h */,
|
|
|
|
AE327A5D26BAA90B00B2F53C /* gdrom_hle.h */,
|
|
|
|
AE327A5E26BAA90B00B2F53C /* gdrom_hle.cpp */,
|
|
|
|
);
|
|
|
|
path = reios;
|
2018-08-01 18:13:26 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2021-08-12 09:22:22 +00:00
|
|
|
AE49B4DC26C2E8FB00FA182B /* xbyak */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE49B51526C2E8FC00FA182B /* xbyak */,
|
|
|
|
);
|
|
|
|
path = xbyak;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
AE49B51526C2E8FC00FA182B /* xbyak */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
AE49B51626C2E8FC00FA182B /* xbyak_mnemonic.h */,
|
|
|
|
AE49B51726C2E8FC00FA182B /* xbyak_bin2hex.h */,
|
|
|
|
AE49B51826C2E8FC00FA182B /* xbyak.h */,
|
|
|
|
AE49B51926C2E8FC00FA182B /* xbyak_util.h */,
|
|
|
|
);
|
|
|
|
path = xbyak;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2014-03-06 03:26:47 +00:00
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
2015-08-08 13:31:51 +00:00
|
|
|
87078A8218A47FE90034C7A0 /* reicast-ios */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = PBXNativeTarget;
|
2015-08-08 13:31:51 +00:00
|
|
|
buildConfigurationList = 87078AC018A47FE90034C7A0 /* Build configuration list for PBXNativeTarget "reicast-ios" */;
|
2014-03-06 03:26:47 +00:00
|
|
|
buildPhases = (
|
|
|
|
87078A7F18A47FE90034C7A0 /* Sources */,
|
|
|
|
87078A8018A47FE90034C7A0 /* Frameworks */,
|
|
|
|
87078A8118A47FE90034C7A0 /* Resources */,
|
2014-03-06 07:30:54 +00:00
|
|
|
9C7A3C2518C85A080070BB5F /* ShellScript */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
2015-08-08 13:31:51 +00:00
|
|
|
name = "reicast-ios";
|
2021-08-06 08:30:30 +00:00
|
|
|
packageProductDependencies = (
|
2021-08-10 09:32:22 +00:00
|
|
|
AE6AA6FE26BF2E91004B9D5F /* AltKit */,
|
2021-08-06 08:30:30 +00:00
|
|
|
);
|
2014-03-06 03:26:47 +00:00
|
|
|
productName = emulator;
|
2021-08-06 08:30:30 +00:00
|
|
|
productReference = 87078A8318A47FE90034C7A0 /* Flycast.app */;
|
2014-03-06 03:26:47 +00:00
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
};
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
87078A7B18A47FE90034C7A0 /* Project object */ = {
|
|
|
|
isa = PBXProject;
|
|
|
|
attributes = {
|
2021-03-13 09:52:12 +00:00
|
|
|
LastUpgradeCheck = 1240;
|
2014-12-19 19:59:38 +00:00
|
|
|
ORGANIZATIONNAME = reicast;
|
Partially working dyna for iOS. Very few games working atm.
This works, but is extremelly hacky. Must be started without attached debugger, lldb doesn't want to let go of EXC_BAD_ADDRESS, but reicast really depends on it getting delivered as SIGSEGV/SIGBUS. Also xcode has a really bad day upon seeing the jit code. Oh well.
There's some dynarec bug that causes color corruption on bios logo/boot triagles, TA crash on ikaruga and infinitive loop on crazy taxi. I'd guess some fp-memory-write thingy, abi, or smth. Too bad.
- Force code to compile in arm mode (arm jit -> thumb mem functions is complicated)
- SIGILL, SIGBUS. Works w/o Mach exceptions and EXC_BAD_ADDRESS
- Code buffers move to __TEXT, munmapped && memmapped to actually work
- Primitive input. Button + start, or left (works to get out of bios date screen)
- Fixup emitter for thumb2/interworking (didn't work though, reverted to arm cc)
- Block Manager: Disable mem saving / page fault alloc-on-demand logic
- Move cycle counter to r11, r9 is not clean on iOS. Remove r11 from reg alloc list
- Cache flushes for iOS
- log to log.txt
- load game.chd
2015-01-19 07:52:12 +00:00
|
|
|
TargetAttributes = {
|
|
|
|
87078A8218A47FE90034C7A0 = {
|
2021-08-06 08:30:30 +00:00
|
|
|
LastSwiftMigration = 1130;
|
Partially working dyna for iOS. Very few games working atm.
This works, but is extremelly hacky. Must be started without attached debugger, lldb doesn't want to let go of EXC_BAD_ADDRESS, but reicast really depends on it getting delivered as SIGSEGV/SIGBUS. Also xcode has a really bad day upon seeing the jit code. Oh well.
There's some dynarec bug that causes color corruption on bios logo/boot triagles, TA crash on ikaruga and infinitive loop on crazy taxi. I'd guess some fp-memory-write thingy, abi, or smth. Too bad.
- Force code to compile in arm mode (arm jit -> thumb mem functions is complicated)
- SIGILL, SIGBUS. Works w/o Mach exceptions and EXC_BAD_ADDRESS
- Code buffers move to __TEXT, munmapped && memmapped to actually work
- Primitive input. Button + start, or left (works to get out of bios date screen)
- Fixup emitter for thumb2/interworking (didn't work though, reverted to arm cc)
- Block Manager: Disable mem saving / page fault alloc-on-demand logic
- Move cycle counter to r11, r9 is not clean on iOS. Remove r11 from reg alloc list
- Cache flushes for iOS
- log to log.txt
- load game.chd
2015-01-19 07:52:12 +00:00
|
|
|
};
|
|
|
|
};
|
2014-03-06 03:26:47 +00:00
|
|
|
};
|
2015-08-08 13:31:51 +00:00
|
|
|
buildConfigurationList = 87078A7E18A47FE90034C7A0 /* Build configuration list for PBXProject "reicast-ios" */;
|
2014-03-06 03:26:47 +00:00
|
|
|
compatibilityVersion = "Xcode 3.2";
|
|
|
|
developmentRegion = English;
|
|
|
|
hasScannedForEncodings = 0;
|
|
|
|
knownRegions = (
|
2021-03-13 09:24:53 +00:00
|
|
|
English,
|
2014-03-06 03:26:47 +00:00
|
|
|
en,
|
|
|
|
Base,
|
2021-08-06 08:30:30 +00:00
|
|
|
de,
|
|
|
|
ja,
|
|
|
|
es,
|
|
|
|
sl,
|
|
|
|
da,
|
|
|
|
it,
|
|
|
|
sv,
|
|
|
|
no,
|
|
|
|
nb,
|
|
|
|
tr,
|
|
|
|
fr,
|
|
|
|
nl,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
|
|
|
mainGroup = 87078A7A18A47FE90034C7A0;
|
2021-08-10 09:32:22 +00:00
|
|
|
packageReferences = (
|
|
|
|
AE6AA6FD26BF2E91004B9D5F /* XCRemoteSwiftPackageReference "AltKit" */,
|
|
|
|
);
|
2014-03-06 03:26:47 +00:00
|
|
|
productRefGroup = 87078A8418A47FE90034C7A0 /* Products */;
|
|
|
|
projectDirPath = "";
|
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
2015-08-08 13:31:51 +00:00
|
|
|
87078A8218A47FE90034C7A0 /* reicast-ios */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
|
87078A8118A47FE90034C7A0 /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32949826BAEF4300B2F53C /* FlycastStoryboard.storyboard in Resources */,
|
|
|
|
9C7A393318C804A80070BB5F /* flycast.entitlements in Resources */,
|
2015-08-24 20:32:18 +00:00
|
|
|
878B0CFC1B8BB5B400A8D1C5 /* Images.xcassets in Resources */,
|
2015-08-25 18:34:10 +00:00
|
|
|
87FA52EA1B8CE18600CEFC32 /* PadViewController.xib in Resources */,
|
2021-08-06 08:30:30 +00:00
|
|
|
AE9F17E326BC800F00B8C6D0 /* LaunchScreen.storyboard in Resources */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
2014-03-06 07:30:54 +00:00
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
|
|
9C7A3C2518C85A080070BB5F /* ShellScript */ = {
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
inputPaths = (
|
|
|
|
);
|
|
|
|
outputPaths = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
shellScript = "GIT=`which git`\nif [ \"$GIT\" -a -d .git ]; then\nGIT_VERSION=`$GIT describe --tags --always`\nelse\nGIT_VERSION=unknown\nfi\ndefaults write $BUILT_PRODUCTS_DIR/$CONTENTS_FOLDER_PATH/Info GitVersionString -string $GIT_VERSION";
|
|
|
|
};
|
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
2014-03-06 03:26:47 +00:00
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
87078A7F18A47FE90034C7A0 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2021-08-06 08:30:30 +00:00
|
|
|
AE32944926BAA92700B2F53C /* imgui_impl_opengl3.cpp in Sources */,
|
|
|
|
AE328CE926BAA91E00B2F53C /* zip_get_encryption_implementation.c in Sources */,
|
|
|
|
AE327C9626BAA91300B2F53C /* version.cpp in Sources */,
|
|
|
|
AE328CC426BAA91E00B2F53C /* zip_set_file_compression.c in Sources */,
|
|
|
|
AE328CB126BAA91E00B2F53C /* zip_source_begin_write.c in Sources */,
|
|
|
|
AE327C7526BAA91300B2F53C /* sgc_if.cpp in Sources */,
|
|
|
|
AE328CB326BAA91E00B2F53C /* zip_get_name.c in Sources */,
|
|
|
|
AE327C5C26BAA91300B2F53C /* naomi_cart.cpp in Sources */,
|
|
|
|
AE327C8E26BAA91300B2F53C /* option.cpp in Sources */,
|
|
|
|
AE327C6D26BAA91300B2F53C /* aica_if.cpp in Sources */,
|
|
|
|
AE327D9426BAA91400B2F53C /* libchdr_huffman.c in Sources */,
|
|
|
|
AE327C4F26BAA91300B2F53C /* pvr_sb_regs.cpp in Sources */,
|
|
|
|
AE328CEA26BAA91E00B2F53C /* zip_get_archive_flag.c in Sources */,
|
|
|
|
AE327CC726BAA91400B2F53C /* logic-aarch64.cc in Sources */,
|
|
|
|
AE32943826BAA92700B2F53C /* audiobackend_oss.cpp in Sources */,
|
|
|
|
AE327C8726BAA91300B2F53C /* common.cpp in Sources */,
|
|
|
|
AE32947B26BAA92800B2F53C /* joystick.cpp in Sources */,
|
|
|
|
AE328CD626BAA91E00B2F53C /* zip_extra_field.c in Sources */,
|
|
|
|
AE32918D26BAA92400B2F53C /* glm.cpp in Sources */,
|
|
|
|
AE328D1426BAA91E00B2F53C /* zip_source_write.c in Sources */,
|
|
|
|
AE328CED26BAA91E00B2F53C /* zip_source_zip_new.c in Sources */,
|
|
|
|
AE327D6426BAA91400B2F53C /* deflate.c in Sources */,
|
|
|
|
AE328D2226BAA91F00B2F53C /* zip_mkstempm.c in Sources */,
|
|
|
|
AE328CD826BAA91E00B2F53C /* zip_dir_add.c in Sources */,
|
|
|
|
AE328CF426BAA91E00B2F53C /* zip_set_default_password.c in Sources */,
|
|
|
|
AE32944C26BAA92700B2F53C /* gui_util.cpp in Sources */,
|
|
|
|
AE32943C26BAA92700B2F53C /* audiobackend_alsa.cpp in Sources */,
|
|
|
|
AE327DB226BAA91400B2F53C /* pico_socket.c in Sources */,
|
|
|
|
AE328D1B26BAA91E00B2F53C /* zip_libzip_version.c in Sources */,
|
|
|
|
AE32943726BAA92700B2F53C /* audiobackend_oboe.cpp in Sources */,
|
|
|
|
AE328CB726BAA91E00B2F53C /* zip_source_buffer.c in Sources */,
|
|
|
|
AE327C9026BAA91300B2F53C /* cl.cpp in Sources */,
|
|
|
|
AE328CD726BAA91E00B2F53C /* zip_source_file_stdio.c in Sources */,
|
|
|
|
AE328CAF26BAA91E00B2F53C /* zip_source_supports.c in Sources */,
|
|
|
|
AE327C6126BAA91300B2F53C /* maple_jvs.cpp in Sources */,
|
|
|
|
AE328CFB26BAA91E00B2F53C /* zip_source_zip.c in Sources */,
|
|
|
|
AE328D2126BAA91F00B2F53C /* zip_file_get_comment.c in Sources */,
|
|
|
|
AE327C7A26BAA91300B2F53C /* 7zArchive.cpp in Sources */,
|
|
|
|
AE32945526BAA92700B2F53C /* gui.cpp in Sources */,
|
|
|
|
AE327C4E26BAA91300B2F53C /* spg.cpp in Sources */,
|
|
|
|
AE32943D26BAA92700B2F53C /* ConsoleListenerNix.cpp in Sources */,
|
|
|
|
AE327C5A26BAA91300B2F53C /* m4cartridge.cpp in Sources */,
|
|
|
|
AE32943926BAA92700B2F53C /* audiobackend_libao.cpp in Sources */,
|
|
|
|
AE328AD626BAA91C00B2F53C /* elf64.cpp in Sources */,
|
|
|
|
AE327C4626BAA91300B2F53C /* mmu.cpp in Sources */,
|
|
|
|
AE328CFA26BAA91E00B2F53C /* zip_rename.c in Sources */,
|
|
|
|
AE327C9226BAA91300B2F53C /* nullDC.cpp in Sources */,
|
|
|
|
AE32943026BAA92700B2F53C /* LzmaLib.c in Sources */,
|
|
|
|
AE328CEB26BAA91E00B2F53C /* zip_source_pkware_encode.c in Sources */,
|
|
|
|
AE327D5426BAA91400B2F53C /* imgui.cpp in Sources */,
|
|
|
|
AE32946A26BAA92700B2F53C /* TexCache.cpp in Sources */,
|
|
|
|
AE328B5026BAA91D00B2F53C /* xxhash.c in Sources */,
|
|
|
|
AE327C6426BAA91300B2F53C /* maple_devs.cpp in Sources */,
|
|
|
|
AE327DBE26BAA91400B2F53C /* pico_strings.c in Sources */,
|
|
|
|
AE327D8F26BAA91400B2F53C /* Delta.c in Sources */,
|
|
|
|
AE327C5226BAA91300B2F53C /* ta_vtx.cpp in Sources */,
|
|
|
|
AE327DC126BAA91400B2F53C /* pico_dns_common.c in Sources */,
|
|
|
|
AE32942F26BAA92700B2F53C /* 7zBuf.c in Sources */,
|
|
|
|
AE328CFD26BAA91E00B2F53C /* zip_get_num_entries.c in Sources */,
|
|
|
|
AE327CCC26BAA91400B2F53C /* decoder-aarch64.cc in Sources */,
|
|
|
|
AE327C6726BAA91300B2F53C /* arm7_rec_x64.cpp in Sources */,
|
|
|
|
AE327D3726BAA91400B2F53C /* igd_desc_parse.c in Sources */,
|
|
|
|
AE327DC026BAA91400B2F53C /* pico_dhcp_common.c in Sources */,
|
|
|
|
AE32945626BAA92700B2F53C /* sorter.cpp in Sources */,
|
|
|
|
AE328CB426BAA91E00B2F53C /* zip_file_strerror.c in Sources */,
|
|
|
|
AE327D0626BAA91400B2F53C /* receivedata.c in Sources */,
|
|
|
|
AE327C2E26BAA91300B2F53C /* shil.cpp in Sources */,
|
|
|
|
AE327C8126BAA91300B2F53C /* naomi_network.cpp in Sources */,
|
|
|
|
AE327C4926BAA91300B2F53C /* gdrom_response.cpp in Sources */,
|
|
|
|
AE328CF526BAA91E00B2F53C /* zip_source_file_stdio_named.c in Sources */,
|
|
|
|
AE327DAE26BAA91400B2F53C /* pico_protocol.c in Sources */,
|
|
|
|
AE327D7C26BAA91400B2F53C /* trees.c in Sources */,
|
|
|
|
AE327C6026BAA91300B2F53C /* maple_if.cpp in Sources */,
|
|
|
|
AE32943126BAA92700B2F53C /* audiobackend_pulseaudio.cpp in Sources */,
|
2015-08-10 01:53:50 +00:00
|
|
|
87D92F541B7A1BB100D8FD9E /* iCadeReaderView.m in Sources */,
|
2021-08-06 08:30:30 +00:00
|
|
|
AE327D5626BAA91400B2F53C /* imgui_draw.cpp in Sources */,
|
|
|
|
AE328D0B26BAA91E00B2F53C /* zip_source_read.c in Sources */,
|
|
|
|
AE327D6B26BAA91400B2F53C /* crc32.c in Sources */,
|
|
|
|
AE327C8A26BAA91300B2F53C /* cue.cpp in Sources */,
|
|
|
|
AE32943426BAA92700B2F53C /* audiobackend_coreaudio.cpp in Sources */,
|
|
|
|
AE327DC226BAA91400B2F53C /* pico_socket_udp.c in Sources */,
|
|
|
|
AE327C7126BAA91300B2F53C /* aica_mem.cpp in Sources */,
|
|
|
|
AE327CA426BAA91300B2F53C /* context.cpp in Sources */,
|
|
|
|
AE328D2B26BAA91F00B2F53C /* zip_source_layered.c in Sources */,
|
|
|
|
AE32947726BAA92800B2F53C /* rec_x86.cpp in Sources */,
|
|
|
|
AE328CF726BAA91E00B2F53C /* zip_fread.c in Sources */,
|
|
|
|
AE327C7B26BAA91300B2F53C /* rzip.cpp in Sources */,
|
|
|
|
AE328CC026BAA91E00B2F53C /* zip_entry.c in Sources */,
|
|
|
|
AE32942A26BAA92700B2F53C /* 7zFile.c in Sources */,
|
|
|
|
AE327C5126BAA91300B2F53C /* Renderer_if.cpp in Sources */,
|
|
|
|
AE327C7C26BAA91300B2F53C /* archive.cpp in Sources */,
|
|
|
|
AE32944826BAA92700B2F53C /* gldraw.cpp in Sources */,
|
|
|
|
AE327C3E26BAA91300B2F53C /* intc.cpp in Sources */,
|
|
|
|
AE32948B26BAB4C000B2F53C /* Lzma2Dec.c in Sources */,
|
|
|
|
AE327C7226BAA91300B2F53C /* dsp_x86.cpp in Sources */,
|
|
|
|
AE328D1226BAA91E00B2F53C /* zip_fclose.c in Sources */,
|
|
|
|
AE32943226BAA92700B2F53C /* audiobackend_sdl2.cpp in Sources */,
|
|
|
|
AE327C3426BAA91300B2F53C /* sh4_opcode_list.cpp in Sources */,
|
|
|
|
AE327C5F26BAA91300B2F53C /* naomi.cpp in Sources */,
|
|
|
|
AE327D9326BAA91400B2F53C /* libchdr_bitstream.c in Sources */,
|
|
|
|
AE32944726BAA92700B2F53C /* postprocess.cpp in Sources */,
|
|
|
|
AE32943E26BAA92700B2F53C /* ConsoleListenerWin.cpp in Sources */,
|
|
|
|
AE328CCA26BAA91E00B2F53C /* zip_unchange.c in Sources */,
|
|
|
|
AE32946B26BAA92700B2F53C /* mainui.cpp in Sources */,
|
|
|
|
AE327C5E26BAA91300B2F53C /* naomi_roms.cpp in Sources */,
|
|
|
|
AE327C9826BAA91300B2F53C /* wgl.cpp in Sources */,
|
|
|
|
AE327C3D26BAA91300B2F53C /* ubc.cpp in Sources */,
|
|
|
|
AE328CDA26BAA91E00B2F53C /* zip_source_seek_write.c in Sources */,
|
|
|
|
AE32948826BAB48900B2F53C /* LzmaDec.c in Sources */,
|
|
|
|
AE327D9026BAA91400B2F53C /* CpuArch.c in Sources */,
|
|
|
|
AE327CA326BAA91300B2F53C /* posix_vmem.cpp in Sources */,
|
|
|
|
AE327C4C26BAA91300B2F53C /* ta_ctx.cpp in Sources */,
|
|
|
|
AE32946F26BAA92800B2F53C /* osd.cpp in Sources */,
|
|
|
|
AE327C9D26BAA91300B2F53C /* libretro.cpp in Sources */,
|
|
|
|
AE328D2426BAA91F00B2F53C /* zip_stat_init.c in Sources */,
|
|
|
|
AE327C6E26BAA91300B2F53C /* dsp_x64.cpp in Sources */,
|
|
|
|
AE327CCA26BAA91400B2F53C /* disasm-aarch64.cc in Sources */,
|
|
|
|
AE328D1026BAA91E00B2F53C /* zip_utf-8.c in Sources */,
|
|
|
|
AE327D6E26BAA91400B2F53C /* zutil.c in Sources */,
|
|
|
|
AE327C3726BAA91300B2F53C /* sh4_interpreter.cpp in Sources */,
|
|
|
|
AE327D5526BAA91400B2F53C /* imgui_demo.cpp in Sources */,
|
|
|
|
AE327DBB26BAA91400B2F53C /* pico_socket_tcp.c in Sources */,
|
|
|
|
AE32949126BAE14600B2F53C /* EmulatorView.mm in Sources */,
|
|
|
|
AE328D0726BAA91E00B2F53C /* zip_stat.c in Sources */,
|
|
|
|
AE32947A26BAA92800B2F53C /* dispmanx.cpp in Sources */,
|
|
|
|
AE328CD526BAA91E00B2F53C /* zip_set_archive_comment.c in Sources */,
|
|
|
|
AE327DB526BAA91400B2F53C /* pico_ethernet.c in Sources */,
|
|
|
|
AE328CBA26BAA91E00B2F53C /* zip_get_archive_comment.c in Sources */,
|
|
|
|
AE327C3126BAA91300B2F53C /* ssa.cpp in Sources */,
|
|
|
|
AE328D0E26BAA91E00B2F53C /* zip_fopen_index_encrypted.c in Sources */,
|
|
|
|
AE327C8C26BAA91300B2F53C /* chd.cpp in Sources */,
|
|
|
|
AE328CFC26BAA91E00B2F53C /* zip_stat_index.c in Sources */,
|
|
|
|
AE328D1826BAA91E00B2F53C /* zip_source_get_file_attributes.c in Sources */,
|
|
|
|
AE327DAC26BAA91400B2F53C /* pico_tree.c in Sources */,
|
|
|
|
AE327C9526BAA91300B2F53C /* rec_arm64.cpp in Sources */,
|
|
|
|
AE32942526BAA92700B2F53C /* 7zDec.c in Sources */,
|
|
|
|
AE328D0226BAA91E00B2F53C /* zip_replace.c in Sources */,
|
|
|
|
AE328D2026BAA91F00B2F53C /* zip_source_window.c in Sources */,
|
|
|
|
AE327C6926BAA91300B2F53C /* arm7_rec_arm32.cpp in Sources */,
|
|
|
|
AE327C4026BAA91300B2F53C /* ccn.cpp in Sources */,
|
|
|
|
AE328CF626BAA91E00B2F53C /* zip_extra_field_api.c in Sources */,
|
|
|
|
AE328CBF26BAA91E00B2F53C /* zip_set_name.c in Sources */,
|
|
|
|
AE328D0D26BAA91E00B2F53C /* zip_source_begin_write_cloning.c in Sources */,
|
|
|
|
AE328CFE26BAA91E00B2F53C /* zip_source_function.c in Sources */,
|
2021-08-10 09:32:22 +00:00
|
|
|
AE49B4D826C1BAC300FA182B /* unwind_info.cpp in Sources */,
|
2021-08-06 08:30:30 +00:00
|
|
|
AE327C8D26BAA91300B2F53C /* cfg.cpp in Sources */,
|
|
|
|
AE327DB926BAA91400B2F53C /* pico_ipv4.c in Sources */,
|
|
|
|
AE32943B26BAA92700B2F53C /* audiobackend_null.cpp in Sources */,
|
|
|
|
AE327CD426BAA91400B2F53C /* minisoap.c in Sources */,
|
|
|
|
AE327CC326BAA91400B2F53C /* instrument-aarch64.cc in Sources */,
|
|
|
|
AE327C5826BAA91300B2F53C /* m1cartridge.cpp in Sources */,
|
|
|
|
AE32943A26BAA92700B2F53C /* audiobackend_directsound.cpp in Sources */,
|
|
|
|
AE328CC326BAA91E00B2F53C /* zip_source_open.c in Sources */,
|
|
|
|
AE327C3B26BAA91300B2F53C /* sh4_core_regs.cpp in Sources */,
|
|
|
|
AE327CBB26BAA91300B2F53C /* compiler-intrinsics-vixl.cc in Sources */,
|
|
|
|
AE327D0A26BAA91400B2F53C /* upnpdev.c in Sources */,
|
|
|
|
AE327C8226BAA91300B2F53C /* picoppp.cpp in Sources */,
|
|
|
|
AE328D1626BAA91E00B2F53C /* zip_source_error.c in Sources */,
|
|
|
|
AE327CC526BAA91400B2F53C /* pointer-auth-aarch64.cc in Sources */,
|
|
|
|
AE327D7326BAA91400B2F53C /* inftrees.c in Sources */,
|
|
|
|
AE32948026BAA92800B2F53C /* reios_elf.cpp in Sources */,
|
|
|
|
AE328CAD26BAA91E00B2F53C /* zip_source_tell_write.c in Sources */,
|
|
|
|
AE327D0226BAA91400B2F53C /* upnpreplyparse.c in Sources */,
|
|
|
|
AE327D6126BAA91400B2F53C /* compress.c in Sources */,
|
|
|
|
AE327C7726BAA91300B2F53C /* bba.cpp in Sources */,
|
|
|
|
AE327C5426BAA91300B2F53C /* ta.cpp in Sources */,
|
|
|
|
AE328CC626BAA91E00B2F53C /* zip_file_error_get.c in Sources */,
|
|
|
|
AE327C6626BAA91300B2F53C /* arm_mem.cpp in Sources */,
|
|
|
|
AE32944326BAA92700B2F53C /* profiler.cpp in Sources */,
|
|
|
|
AE327D0726BAA91400B2F53C /* miniwget.c in Sources */,
|
|
|
|
AE327D8826BAA91400B2F53C /* LzFind.c in Sources */,
|
|
|
|
AE328D1A26BAA91E00B2F53C /* zip_source_compress.c in Sources */,
|
|
|
|
AE327C9A26BAA91300B2F53C /* gl_context.cpp in Sources */,
|
|
|
|
AE328CBC26BAA91E00B2F53C /* zip_ftell.c in Sources */,
|
|
|
|
AE327D9726BAA91400B2F53C /* libchdr_cdrom.c in Sources */,
|
|
|
|
AE327C5926BAA91300B2F53C /* gdcartridge.cpp in Sources */,
|
|
|
|
AE327C6326BAA91300B2F53C /* maple_cfg.cpp in Sources */,
|
|
|
|
AE32942826BAA92700B2F53C /* 7zStream.c in Sources */,
|
|
|
|
AE327C2C26BAA91300B2F53C /* sb.cpp in Sources */,
|
|
|
|
AE327C8626BAA91300B2F53C /* gdi.cpp in Sources */,
|
|
|
|
AE327C9B26BAA91300B2F53C /* sdl.cpp in Sources */,
|
|
|
|
AE328CDE26BAA91E00B2F53C /* zip_source_file_common.c in Sources */,
|
|
|
|
AE327CCE26BAA91400B2F53C /* assembler-aarch64.cc in Sources */,
|
|
|
|
AE328CD426BAA91E00B2F53C /* zip_fopen_encrypted.c in Sources */,
|
|
|
|
AE32943326BAA92700B2F53C /* audiobackend_omx.cpp in Sources */,
|
|
|
|
AE328D1D26BAA91E00B2F53C /* zip_source_remove.c in Sources */,
|
|
|
|
AE327D7D26BAA91400B2F53C /* gzclose.c in Sources */,
|
|
|
|
AE32947D26BAA92800B2F53C /* evdev.cpp in Sources */,
|
|
|
|
AE327CBA26BAA91300B2F53C /* utils-vixl.cc in Sources */,
|
|
|
|
AE327DC426BAA91400B2F53C /* pico_fragments.c in Sources */,
|
|
|
|
AE328CE226BAA91E00B2F53C /* zip_add_entry.c in Sources */,
|
|
|
|
AE328CB926BAA91E00B2F53C /* zip_source_stat.c in Sources */,
|
|
|
|
AE327C4726BAA91300B2F53C /* cpg.cpp in Sources */,
|
|
|
|
AE328CB026BAA91E00B2F53C /* zip_file_get_external_attributes.c in Sources */,
|
|
|
|
AE32944626BAA92700B2F53C /* quad.cpp in Sources */,
|
|
|
|
AE327C4426BAA91300B2F53C /* rtc.cpp in Sources */,
|
|
|
|
AE327C3C26BAA91300B2F53C /* sh4_mmr.cpp in Sources */,
|
|
|
|
AE328CC926BAA91E00B2F53C /* zip_file_get_offset.c in Sources */,
|
|
|
|
AE327D5326BAA91400B2F53C /* imgui_widgets.cpp in Sources */,
|
|
|
|
AE327C5B26BAA91300B2F53C /* naomi_flashrom.cpp in Sources */,
|
|
|
|
AE327C2826BAA91300B2F53C /* rec_x64.cpp in Sources */,
|
|
|
|
AE327CCD26BAA91400B2F53C /* cpu-aarch64.cc in Sources */,
|
|
|
|
AE327DB126BAA91400B2F53C /* pico_md5.c in Sources */,
|
|
|
|
AE327C7F26BAA91300B2F53C /* mapping.cpp in Sources */,
|
|
|
|
AE328AD826BAA91C00B2F53C /* elf32.cpp in Sources */,
|
|
|
|
AE32948326BAA92800B2F53C /* gdrom_hle.cpp in Sources */,
|
|
|
|
AE328CE426BAA91E00B2F53C /* zip_buffer.c in Sources */,
|
|
|
|
AE327DB726BAA91400B2F53C /* pico_dhcp_server.c in Sources */,
|
|
|
|
AE32941D26BAA92700B2F53C /* Bcj2.c in Sources */,
|
|
|
|
AE327C5526BAA91300B2F53C /* flashrom.cpp in Sources */,
|
|
|
|
AE327CC426BAA91400B2F53C /* cpu-features-auditor-aarch64.cc in Sources */,
|
|
|
|
AE328CD326BAA91E00B2F53C /* zip_source_is_deleted.c in Sources */,
|
|
|
|
AE328CE526BAA91E00B2F53C /* zip_error.c in Sources */,
|
|
|
|
AE328CDD26BAA91E00B2F53C /* zip_source_free.c in Sources */,
|
|
|
|
AE327CA026BAA91300B2F53C /* xgl.cpp in Sources */,
|
|
|
|
AE327C3526BAA91300B2F53C /* sh4_mem.cpp in Sources */,
|
|
|
|
AE328D2826BAA91F00B2F53C /* zip_unchange_all.c in Sources */,
|
|
|
|
AE327C3926BAA91300B2F53C /* sh4_interrupts.cpp in Sources */,
|
|
|
|
AE327D5C26BAA91400B2F53C /* inflate.c in Sources */,
|
|
|
|
AE328CD026BAA91E00B2F53C /* zip_add_dir.c in Sources */,
|
|
|
|
AE328CD926BAA91E00B2F53C /* zip_name_locate.c in Sources */,
|
|
|
|
AE328CCC26BAA91E00B2F53C /* zip_file_set_comment.c in Sources */,
|
|
|
|
AE328CE026BAA91E00B2F53C /* zip_pkware.c in Sources */,
|
|
|
|
AE327C6826BAA91300B2F53C /* arm7.cpp in Sources */,
|
|
|
|
AE328CB826BAA91E00B2F53C /* zip_error_clear.c in Sources */,
|
|
|
|
AE327DB426BAA91400B2F53C /* pico_dev_ppp.c in Sources */,
|
|
|
|
AE328CBB26BAA91E00B2F53C /* zip_file_rename.c in Sources */,
|
|
|
|
AE32949326BAE58F00B2F53C /* FlycastViewController.mm in Sources */,
|
|
|
|
AE327C7626BAA91300B2F53C /* rtl8139c.cpp in Sources */,
|
|
|
|
AE32945426BAA92700B2F53C /* CustomTexture.cpp in Sources */,
|
|
|
|
AE32948E26BAC32100B2F53C /* LzmaEnc.c in Sources */,
|
|
|
|
AE327D1426BAA91400B2F53C /* upnpcommands.c in Sources */,
|
|
|
|
AE32948226BAA92800B2F53C /* reios.cpp in Sources */,
|
|
|
|
AE327C5626BAA91300B2F53C /* awcartridge.cpp in Sources */,
|
|
|
|
AE32942226BAA92700B2F53C /* 7zArcIn.c in Sources */,
|
|
|
|
AE328CBD26BAA91E00B2F53C /* zip_discard.c in Sources */,
|
|
|
|
AE327CEE26BAA91400B2F53C /* portlistingparse.c in Sources */,
|
|
|
|
AE328CF926BAA91E00B2F53C /* zip_progress.c in Sources */,
|
|
|
|
AE327CA726BAA91300B2F53C /* stdclass.cpp in Sources */,
|
|
|
|
AE327C6526BAA91300B2F53C /* modem.cpp in Sources */,
|
|
|
|
AE327D9226BAA91400B2F53C /* libchdr_chd.c in Sources */,
|
|
|
|
AE327C6226BAA91300B2F53C /* maple_helper.cpp in Sources */,
|
|
|
|
AE327C3026BAA91300B2F53C /* decoder.cpp in Sources */,
|
|
|
|
AE328CEE26BAA91E00B2F53C /* zip_fdopen.c in Sources */,
|
|
|
|
AE328CDC26BAA91E00B2F53C /* zip_unchange_archive.c in Sources */,
|
|
|
|
AE327C8826BAA91300B2F53C /* cdi.cpp in Sources */,
|
|
|
|
AE32947926BAA92800B2F53C /* x11.cpp in Sources */,
|
|
|
|
AE327DB026BAA91400B2F53C /* pico_stack.c in Sources */,
|
|
|
|
AE327C3F26BAA91300B2F53C /* bsc.cpp in Sources */,
|
|
|
|
AE327C9C26BAA91300B2F53C /* switcher.cpp in Sources */,
|
|
|
|
AE32944526BAA92700B2F53C /* gui_cheats.cpp in Sources */,
|
|
|
|
AE327C7E26BAA91300B2F53C /* gamepad_device.cpp in Sources */,
|
|
|
|
AE327CB926BAA91300B2F53C /* cpu-features.cc in Sources */,
|
|
|
|
AE327C8526BAA91300B2F53C /* dns.cpp in Sources */,
|
|
|
|
AE327CD526BAA91400B2F53C /* addr_is_reserved.c in Sources */,
|
|
|
|
AE328D0A26BAA91E00B2F53C /* zip_source_close.c in Sources */,
|
|
|
|
AE327D9526BAA91400B2F53C /* libchdr_flac.c in Sources */,
|
|
|
|
AE328CE126BAA91E00B2F53C /* zip_err_str.c in Sources */,
|
|
|
|
AE327D8B26BAA91400B2F53C /* Alloc.c in Sources */,
|
|
|
|
AE328CEC26BAA91E00B2F53C /* zip_set_archive_flag.c in Sources */,
|
|
|
|
AE328CDF26BAA91E00B2F53C /* zip_get_num_files.c in Sources */,
|
|
|
|
AE328D1526BAA91E00B2F53C /* zip_file_add.c in Sources */,
|
|
|
|
AE327C7426BAA91300B2F53C /* dsp_interp.cpp in Sources */,
|
|
|
|
AE327DBD26BAA91400B2F53C /* pico_icmp4.c in Sources */,
|
|
|
|
AE32943626BAA92700B2F53C /* oslib.cpp in Sources */,
|
|
|
|
AE328CCD26BAA91E00B2F53C /* zip_random_unix.c in Sources */,
|
|
|
|
AE327C5326BAA91300B2F53C /* pvr_regs.cpp in Sources */,
|
|
|
|
AE328CE826BAA91E00B2F53C /* zip_source_seek.c in Sources */,
|
|
|
|
AE327C2D26BAA91300B2F53C /* holly_intc.cpp in Sources */,
|
|
|
|
AE328CAE26BAA91E00B2F53C /* zip_memdup.c in Sources */,
|
|
|
|
AE32947E26BAA92800B2F53C /* gdb_server.cpp in Sources */,
|
2021-08-12 09:22:22 +00:00
|
|
|
87078A9B18A47FE90034C7A0 /* AppDelegate.mm in Sources */,
|
2021-08-06 08:30:30 +00:00
|
|
|
AE327C3226BAA91300B2F53C /* blockmanager.cpp in Sources */,
|
|
|
|
AE327CCF26BAA91400B2F53C /* code-buffer-vixl.cc in Sources */,
|
|
|
|
AE32944026BAA92700B2F53C /* LogManager.cpp in Sources */,
|
|
|
|
AE32942B26BAA92700B2F53C /* 7zCrc.c in Sources */,
|
|
|
|
AE327D6D26BAA91400B2F53C /* infback.c in Sources */,
|
|
|
|
AE327DBF26BAA91400B2F53C /* pico_arp.c in Sources */,
|
|
|
|
AE327C5026BAA91300B2F53C /* drkPvr.cpp in Sources */,
|
|
|
|
AE32944426BAA92700B2F53C /* dispframe.cpp in Sources */,
|
|
|
|
AE328D2D26BAA91F00B2F53C /* zip_error_strerror.c in Sources */,
|
|
|
|
AE328D1C26BAA91E00B2F53C /* zip_error_to_str.c in Sources */,
|
|
|
|
AE328CCB26BAA91E00B2F53C /* zip_new.c in Sources */,
|
|
|
|
AE327CA226BAA91300B2F53C /* common.cpp in Sources */,
|
|
|
|
AE327C5726BAA91300B2F53C /* decrypt.cpp in Sources */,
|
|
|
|
AE32947626BAA92800B2F53C /* rec_cpp.cpp in Sources */,
|
|
|
|
AE327C8F26BAA91300B2F53C /* ini.cpp in Sources */,
|
|
|
|
AE327D8026BAA91400B2F53C /* adler32.c in Sources */,
|
|
|
|
AE32947C26BAA92800B2F53C /* main.cpp in Sources */,
|
|
|
|
AE327D2F26BAA91400B2F53C /* miniupnpc.c in Sources */,
|
|
|
|
AE328CC726BAA91E00B2F53C /* zip_file_replace.c in Sources */,
|
|
|
|
AE328CD226BAA91E00B2F53C /* zip_source_call.c in Sources */,
|
|
|
|
AE327D8E26BAA91400B2F53C /* Lzma86Dec.c in Sources */,
|
|
|
|
AE32944A26BAA92700B2F53C /* gltex.cpp in Sources */,
|
|
|
|
AE327D7F26BAA91400B2F53C /* inffast.c in Sources */,
|
|
|
|
AE328CD126BAA91E00B2F53C /* zip_error_get_sys_type.c in Sources */,
|
|
|
|
AE328CB526BAA91E00B2F53C /* zip_fopen_index.c in Sources */,
|
|
|
|
AE328CC126BAA91E00B2F53C /* zip_file_set_encryption.c in Sources */,
|
|
|
|
AE328AEE26BAA91C00B2F53C /* cdipsr.cpp in Sources */,
|
|
|
|
AE328CC526BAA91E00B2F53C /* zip_hash.c in Sources */,
|
|
|
|
AE328CE726BAA91E00B2F53C /* zip_strerror.c in Sources */,
|
|
|
|
AE327DC326BAA91400B2F53C /* pico_tcp.c in Sources */,
|
|
|
|
AE327C8426BAA91300B2F53C /* miniupnp.cpp in Sources */,
|
|
|
|
AE328CDB26BAA91E00B2F53C /* zip_algorithm_deflate.c in Sources */,
|
|
|
|
AE327C5D26BAA91300B2F53C /* naomi_m3comm.cpp in Sources */,
|
|
|
|
AE328D1326BAA91E00B2F53C /* zip_dirent.c in Sources */,
|
|
|
|
AE327CC926BAA91400B2F53C /* macro-assembler-aarch64.cc in Sources */,
|
|
|
|
AE327C3626BAA91300B2F53C /* sh4_opcodes.cpp in Sources */,
|
2014-03-06 03:26:47 +00:00
|
|
|
87078A9718A47FE90034C7A0 /* main.m in Sources */,
|
2021-08-06 08:30:30 +00:00
|
|
|
AE327DAF26BAA91400B2F53C /* pico_socket_multicast.c in Sources */,
|
|
|
|
AE327CCB26BAA91400B2F53C /* operands-aarch64.cc in Sources */,
|
|
|
|
AE327C7926BAA91300B2F53C /* ZipArchive.cpp in Sources */,
|
|
|
|
AE327C2B26BAA91300B2F53C /* sb_mem.cpp in Sources */,
|
|
|
|
AE328CEF26BAA91E00B2F53C /* zip_unchange_data.c in Sources */,
|
|
|
|
AE327D8D26BAA91400B2F53C /* BraIA64.c in Sources */,
|
|
|
|
AE327C6A26BAA91300B2F53C /* vbaARM.cpp in Sources */,
|
|
|
|
AE327CF126BAA91400B2F53C /* connecthostport.c in Sources */,
|
|
|
|
AE327C8B26BAA91300B2F53C /* ioctl.cpp in Sources */,
|
|
|
|
AE32944B26BAA92700B2F53C /* gles.cpp in Sources */,
|
|
|
|
AE328CFF26BAA91E00B2F53C /* zip_file_set_external_attributes.c in Sources */,
|
|
|
|
AE327C4126BAA91300B2F53C /* fastmmu.cpp in Sources */,
|
|
|
|
AE327C8026BAA91300B2F53C /* emulator.cpp in Sources */,
|
|
|
|
AE32942026BAA92700B2F53C /* Bra.c in Sources */,
|
|
|
|
AE327C2A26BAA91300B2F53C /* cheats.cpp in Sources */,
|
|
|
|
AE327C7026BAA91300B2F53C /* dsp.cpp in Sources */,
|
|
|
|
AE328CBE26BAA91E00B2F53C /* zip_string.c in Sources */,
|
|
|
|
AE327DBC26BAA91400B2F53C /* pico_dns_client.c in Sources */,
|
|
|
|
AE328D2926BAA91F00B2F53C /* zip_io_util.c in Sources */,
|
|
|
|
AE328D0526BAA91E00B2F53C /* zip_source_accept_empty.c in Sources */,
|
|
|
|
AE328D1126BAA91E00B2F53C /* zip_error_get.c in Sources */,
|
|
|
|
AE327C7826BAA91300B2F53C /* _vmem.cpp in Sources */,
|
|
|
|
AE327D8926BAA91400B2F53C /* Sort.c in Sources */,
|
|
|
|
AE328CF126BAA91E00B2F53C /* zip_source_pkware_decode.c in Sources */,
|
|
|
|
AE327CC626BAA91400B2F53C /* instructions-aarch64.cc in Sources */,
|
|
|
|
AE328CF826BAA91E00B2F53C /* zip_source_rollback_write.c in Sources */,
|
|
|
|
AE327D8A26BAA91400B2F53C /* Bra86.c in Sources */,
|
|
|
|
AE327DB626BAA91400B2F53C /* pico_udp.c in Sources */,
|
|
|
|
AE328D0426BAA91E00B2F53C /* zip_source_crc.c in Sources */,
|
|
|
|
AE327C4326BAA91300B2F53C /* serial.cpp in Sources */,
|
|
|
|
AE328D1926BAA91E00B2F53C /* zip_file_error_clear.c in Sources */,
|
|
|
|
AE327C8326BAA91300B2F53C /* ifaddrs.c in Sources */,
|
|
|
|
AE32948F26BADF3B00B2F53C /* PadViewController.mm in Sources */,
|
|
|
|
AE327C6B26BAA91300B2F53C /* arm7_rec.cpp in Sources */,
|
|
|
|
AE32942E26BAA92700B2F53C /* 7zCrcOpt.c in Sources */,
|
|
|
|
AE327DAB26BAA91400B2F53C /* pico_device.c in Sources */,
|
|
|
|
AE32944D26BAA92700B2F53C /* gui_android.cpp in Sources */,
|
|
|
|
AE32947F26BAA92800B2F53C /* descrambl.cpp in Sources */,
|
|
|
|
AE327D2A26BAA91400B2F53C /* minixml.c in Sources */,
|
|
|
|
AE327CD226BAA91400B2F53C /* xbrz.cpp in Sources */,
|
|
|
|
AE328CB626BAA91E00B2F53C /* zip_source_commit_write.c in Sources */,
|
2015-08-10 01:53:50 +00:00
|
|
|
87D92EA81B7839E600D8FD9E /* ios_main.mm in Sources */,
|
2021-08-06 08:30:30 +00:00
|
|
|
AE327C6C26BAA91300B2F53C /* arm7_rec_arm64.cpp in Sources */,
|
|
|
|
AE327C7326BAA91300B2F53C /* aica.cpp in Sources */,
|
|
|
|
AE327C4226BAA91300B2F53C /* dmac.cpp in Sources */,
|
|
|
|
AE327C9326BAA91300B2F53C /* rec_arm.cpp in Sources */,
|
|
|
|
AE328D2526BAA91F00B2F53C /* zip_fopen.c in Sources */,
|
|
|
|
AE328D0826BAA91E00B2F53C /* zip_get_file_comment.c in Sources */,
|
|
|
|
AE327C2926BAA91300B2F53C /* serialize.cpp in Sources */,
|
|
|
|
AE327C4A26BAA91300B2F53C /* gdromv3.cpp in Sources */,
|
|
|
|
AE327D7A26BAA91400B2F53C /* uncompr.c in Sources */,
|
|
|
|
AE328D0C26BAA91E00B2F53C /* zip_open.c in Sources */,
|
|
|
|
AE328CF226BAA91E00B2F53C /* zip_file_set_mtime.c in Sources */,
|
|
|
|
AE327C9F26BAA91300B2F53C /* egl.cpp in Sources */,
|
|
|
|
AE327CC826BAA91400B2F53C /* simulator-aarch64.cc in Sources */,
|
|
|
|
AE327C6F26BAA91300B2F53C /* dsp_arm64.cpp in Sources */,
|
|
|
|
AE327C4826BAA91300B2F53C /* sh4_rom.cpp in Sources */,
|
|
|
|
AE327D2826BAA91400B2F53C /* upnperrors.c in Sources */,
|
|
|
|
AE327DAD26BAA91400B2F53C /* pico_frame.c in Sources */,
|
|
|
|
AE328CCE26BAA91E00B2F53C /* zip_close.c in Sources */,
|
|
|
|
AE328CB226BAA91E00B2F53C /* zip_add.c in Sources */,
|
|
|
|
AE328D0626BAA91E00B2F53C /* zip_set_file_comment.c in Sources */,
|
|
|
|
AE327C4D26BAA91300B2F53C /* pvr_mem.cpp in Sources */,
|
|
|
|
AE327C9726BAA91300B2F53C /* osx.cpp in Sources */,
|
|
|
|
AE327C4526BAA91300B2F53C /* tmu.cpp in Sources */,
|
|
|
|
AE32943F26BAA92700B2F53C /* ConsoleListenerDroid.cpp in Sources */,
|
|
|
|
AE327D2E26BAA91400B2F53C /* minissdpc.c in Sources */,
|
|
|
|
AE327C3826BAA91300B2F53C /* sh4_fpu.cpp in Sources */,
|
|
|
|
AE32947826BAA92800B2F53C /* x86_ops.cpp in Sources */,
|
|
|
|
AE327C2F26BAA91300B2F53C /* driver.cpp in Sources */,
|
|
|
|
AE328D1726BAA91E00B2F53C /* zip_source_tell.c in Sources */,
|
|
|
|
AE327C8926BAA91300B2F53C /* ImgReader.cpp in Sources */,
|
|
|
|
AE328D0326BAA91E00B2F53C /* zip_delete.c in Sources */,
|
|
|
|
AE328AD726BAA91C00B2F53C /* elf.cpp in Sources */,
|
|
|
|
AE327C3326BAA91300B2F53C /* sh4_sched.cpp in Sources */,
|
|
|
|
AE32943526BAA92700B2F53C /* audiostream.cpp in Sources */,
|
|
|
|
AE328D0026BAA91E00B2F53C /* zip_fseek.c in Sources */,
|
2014-03-06 03:26:47 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
87078ABE18A47FE90034C7A0 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
2021-03-13 09:52:12 +00:00
|
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
2021-03-13 09:52:12 +00:00
|
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
2021-03-13 09:52:12 +00:00
|
|
|
CLANG_WARN_COMMA = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
2021-03-13 09:52:12 +00:00
|
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
2021-03-13 09:52:12 +00:00
|
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
2021-03-13 09:52:12 +00:00
|
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
2021-03-13 09:52:12 +00:00
|
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
COPY_PHASE_STRIP = NO;
|
2021-08-06 08:30:30 +00:00
|
|
|
DEFINES_MODULE = YES;
|
2021-03-13 09:52:12 +00:00
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
ENABLE_TESTABILITY = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
2021-03-13 09:52:12 +00:00
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
"DEBUG=1",
|
2014-05-20 22:58:41 +00:00
|
|
|
"TARGET_IPHONE=1",
|
2014-03-06 03:26:47 +00:00
|
|
|
"$(inherited)",
|
|
|
|
);
|
|
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
2021-03-13 09:52:12 +00:00
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
2014-03-06 03:26:47 +00:00
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
|
SDKROOT = iphoneos;
|
2021-08-06 08:30:30 +00:00
|
|
|
SWIFT_VERSION = 5.0;
|
2014-12-17 18:13:05 +00:00
|
|
|
TARGETED_DEVICE_FAMILY = 2;
|
2021-08-06 08:30:30 +00:00
|
|
|
VALID_ARCHS = "";
|
2014-03-06 03:26:47 +00:00
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
87078ABF18A47FE90034C7A0 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
2021-03-13 09:52:12 +00:00
|
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
2021-03-13 09:52:12 +00:00
|
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
2021-03-13 09:52:12 +00:00
|
|
|
CLANG_WARN_COMMA = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
2021-03-13 09:52:12 +00:00
|
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
2021-03-13 09:52:12 +00:00
|
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
2021-03-13 09:52:12 +00:00
|
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
2021-03-13 09:52:12 +00:00
|
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
COPY_PHASE_STRIP = YES;
|
2021-08-06 08:30:30 +00:00
|
|
|
DEFINES_MODULE = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
ENABLE_NS_ASSERTIONS = NO;
|
2021-03-13 09:52:12 +00:00
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
2014-03-06 03:26:47 +00:00
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
2021-03-13 09:52:12 +00:00
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
2021-08-06 08:30:30 +00:00
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
"TARGET_IPHONE=1",
|
|
|
|
"$(inherited)",
|
|
|
|
);
|
2014-03-06 03:26:47 +00:00
|
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
2021-03-13 09:52:12 +00:00
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
2014-03-06 03:26:47 +00:00
|
|
|
SDKROOT = iphoneos;
|
2021-08-06 08:30:30 +00:00
|
|
|
SWIFT_VERSION = 5.0;
|
2014-12-17 18:13:05 +00:00
|
|
|
TARGETED_DEVICE_FAMILY = 2;
|
2014-03-06 03:26:47 +00:00
|
|
|
VALIDATE_PRODUCT = YES;
|
2021-08-06 08:30:30 +00:00
|
|
|
VALID_ARCHS = "";
|
2014-03-06 03:26:47 +00:00
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
87078AC118A47FE90034C7A0 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2015-08-24 20:32:18 +00:00
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
2021-08-06 08:30:30 +00:00
|
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "";
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
Partially working dyna for iOS. Very few games working atm.
This works, but is extremelly hacky. Must be started without attached debugger, lldb doesn't want to let go of EXC_BAD_ADDRESS, but reicast really depends on it getting delivered as SIGSEGV/SIGBUS. Also xcode has a really bad day upon seeing the jit code. Oh well.
There's some dynarec bug that causes color corruption on bios logo/boot triagles, TA crash on ikaruga and infinitive loop on crazy taxi. I'd guess some fp-memory-write thingy, abi, or smth. Too bad.
- Force code to compile in arm mode (arm jit -> thumb mem functions is complicated)
- SIGILL, SIGBUS. Works w/o Mach exceptions and EXC_BAD_ADDRESS
- Code buffers move to __TEXT, munmapped && memmapped to actually work
- Primitive input. Button + start, or left (works to get out of bios date screen)
- Fixup emitter for thumb2/interworking (didn't work though, reverted to arm cc)
- Block Manager: Disable mem saving / page fault alloc-on-demand logic
- Move cycle counter to r11, r9 is not clean on iOS. Remove r11 from reg alloc list
- Cache flushes for iOS
- log to log.txt
- load game.chd
2015-01-19 07:52:12 +00:00
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
2021-08-06 08:30:30 +00:00
|
|
|
DEVELOPMENT_TEAM = C6JHP2HS9Q;
|
2014-03-06 03:26:47 +00:00
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
2021-08-06 08:30:30 +00:00
|
|
|
GCC_PREFIX_HEADER = "emulator/flycast-ios-Prefix.pch";
|
2014-12-17 11:10:18 +00:00
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
"GLES=1",
|
2021-08-06 08:30:30 +00:00
|
|
|
"GLES3=1",
|
2014-12-17 11:10:18 +00:00
|
|
|
"DEBUG=1",
|
|
|
|
"TARGET_IPHONE=1",
|
2021-08-06 08:30:30 +00:00
|
|
|
"TARGET_NO_OPENMP=1",
|
|
|
|
"_7ZIP_ST=1",
|
2021-08-10 09:32:22 +00:00
|
|
|
"GLES_SILENCE_DEPRECATION=1",
|
2014-12-17 11:10:18 +00:00
|
|
|
"$(inherited)",
|
|
|
|
);
|
2014-05-20 22:58:41 +00:00
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
2021-08-06 08:30:30 +00:00
|
|
|
"\"$(SRCROOT)/../../../core/hw\"",
|
2021-03-13 21:21:41 +00:00
|
|
|
"\"$(SRCROOT)/../../../core\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/khronos/\"",
|
2021-08-06 08:30:30 +00:00
|
|
|
"\"$(SRCROOT)/../../../core/deps\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/chdpsr\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/glm\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/libchdr/include\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/libelf\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/libzip/lib\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/miniupnpc\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/nowide/include\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/picotcp/include\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/picotcp/modules\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/stb\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/vixl\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/xbrz\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/xxHash\"",
|
2021-08-12 09:22:22 +00:00
|
|
|
"\"$(SRCROOT)/../../../core/deps/xbyak",
|
2014-05-20 22:58:41 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/emulator/flycast-ios-Info.plist";
|
2021-08-10 09:32:22 +00:00
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
);
|
2014-03-06 03:26:47 +00:00
|
|
|
ONLY_ACTIVE_ARCH = NO;
|
2021-08-06 08:30:30 +00:00
|
|
|
OTHER_CFLAGS = "";
|
2021-08-10 09:32:22 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.flyinghead.Flycast;
|
2021-08-06 08:30:30 +00:00
|
|
|
PRODUCT_NAME = Flycast;
|
2014-12-17 11:10:18 +00:00
|
|
|
PROVISIONING_PROFILE = "";
|
2021-08-06 08:30:30 +00:00
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "";
|
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
|
SWIFT_VERSION = 5.0;
|
2014-12-17 11:10:18 +00:00
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
2021-08-12 09:22:22 +00:00
|
|
|
VALID_ARCHS = "arm64 x86_64";
|
2014-03-06 03:26:47 +00:00
|
|
|
WRAPPER_EXTENSION = app;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
87078AC218A47FE90034C7A0 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2015-08-24 20:32:18 +00:00
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
2021-08-06 08:30:30 +00:00
|
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "";
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
Partially working dyna for iOS. Very few games working atm.
This works, but is extremelly hacky. Must be started without attached debugger, lldb doesn't want to let go of EXC_BAD_ADDRESS, but reicast really depends on it getting delivered as SIGSEGV/SIGBUS. Also xcode has a really bad day upon seeing the jit code. Oh well.
There's some dynarec bug that causes color corruption on bios logo/boot triagles, TA crash on ikaruga and infinitive loop on crazy taxi. I'd guess some fp-memory-write thingy, abi, or smth. Too bad.
- Force code to compile in arm mode (arm jit -> thumb mem functions is complicated)
- SIGILL, SIGBUS. Works w/o Mach exceptions and EXC_BAD_ADDRESS
- Code buffers move to __TEXT, munmapped && memmapped to actually work
- Primitive input. Button + start, or left (works to get out of bios date screen)
- Fixup emitter for thumb2/interworking (didn't work though, reverted to arm cc)
- Block Manager: Disable mem saving / page fault alloc-on-demand logic
- Move cycle counter to r11, r9 is not clean on iOS. Remove r11 from reg alloc list
- Cache flushes for iOS
- log to log.txt
- load game.chd
2015-01-19 07:52:12 +00:00
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
2021-08-06 08:30:30 +00:00
|
|
|
DEVELOPMENT_TEAM = C6JHP2HS9Q;
|
2014-03-06 03:26:47 +00:00
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
2021-08-06 08:30:30 +00:00
|
|
|
GCC_PREFIX_HEADER = "emulator/flycast-ios-Prefix.pch";
|
2014-12-17 11:10:18 +00:00
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
"GLES=1",
|
2021-08-06 08:30:30 +00:00
|
|
|
"GLES3=1",
|
2014-12-17 11:10:18 +00:00
|
|
|
"TARGET_IPHONE=1",
|
2021-08-06 08:30:30 +00:00
|
|
|
"TARGET_NO_OPENMP=1",
|
|
|
|
"_7ZIP_ST=1",
|
|
|
|
"NDEBUG=1",
|
2021-08-10 09:32:22 +00:00
|
|
|
"GLES_SILENCE_DEPRECATION=1",
|
2021-08-06 08:30:30 +00:00
|
|
|
"$(inherited)",
|
2014-12-17 11:10:18 +00:00
|
|
|
);
|
2014-05-20 22:58:41 +00:00
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
2021-08-06 08:30:30 +00:00
|
|
|
"\"$(SRCROOT)/../../../core/hw\"",
|
2021-03-13 21:21:41 +00:00
|
|
|
"\"$(SRCROOT)/../../../core\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/khronos/\"",
|
2021-08-06 08:30:30 +00:00
|
|
|
"\"$(SRCROOT)/../../../core/deps\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/chdpsr\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/glm\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/libchdr/include\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/libelf\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/libzip/lib\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/miniupnpc\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/nowide/include\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/picotcp/include\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/picotcp/modules\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/stb\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/vixl\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/xbrz\"",
|
|
|
|
"\"$(SRCROOT)/../../../core/deps/xxHash\"",
|
2021-08-12 09:22:22 +00:00
|
|
|
"\"$(SRCROOT)/../../../core/deps/xbyak",
|
2014-05-20 22:58:41 +00:00
|
|
|
);
|
2021-08-06 08:30:30 +00:00
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/emulator/flycast-ios-Info.plist";
|
2021-08-10 09:32:22 +00:00
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"@executable_path/Frameworks",
|
|
|
|
);
|
2014-03-06 03:26:47 +00:00
|
|
|
ONLY_ACTIVE_ARCH = NO;
|
2021-08-06 08:30:30 +00:00
|
|
|
OTHER_CFLAGS = "";
|
2021-08-10 09:32:22 +00:00
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.flyinghead.Flycast;
|
2021-08-06 08:30:30 +00:00
|
|
|
PRODUCT_NAME = Flycast;
|
2014-12-17 11:10:18 +00:00
|
|
|
PROVISIONING_PROFILE = "";
|
2021-08-06 08:30:30 +00:00
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "";
|
|
|
|
SWIFT_VERSION = 5.0;
|
2014-12-17 11:10:18 +00:00
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
2021-08-12 09:22:22 +00:00
|
|
|
VALID_ARCHS = "arm64 x86_64";
|
2014-03-06 03:26:47 +00:00
|
|
|
WRAPPER_EXTENSION = app;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
2015-08-08 13:31:51 +00:00
|
|
|
87078A7E18A47FE90034C7A0 /* Build configuration list for PBXProject "reicast-ios" */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
87078ABE18A47FE90034C7A0 /* Debug */,
|
|
|
|
87078ABF18A47FE90034C7A0 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
2015-08-08 13:31:51 +00:00
|
|
|
87078AC018A47FE90034C7A0 /* Build configuration list for PBXNativeTarget "reicast-ios" */ = {
|
2014-03-06 03:26:47 +00:00
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
87078AC118A47FE90034C7A0 /* Debug */,
|
|
|
|
87078AC218A47FE90034C7A0 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
2021-08-10 09:32:22 +00:00
|
|
|
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
|
|
AE6AA6FD26BF2E91004B9D5F /* XCRemoteSwiftPackageReference "AltKit" */ = {
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
repositoryURL = "https://github.com/rileytestut/AltKit.git";
|
|
|
|
requirement = {
|
|
|
|
kind = revision;
|
|
|
|
revision = 23bee561948f7ede8c499a0bd2ba3a2ae1ba1112;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
|
|
AE6AA6FE26BF2E91004B9D5F /* AltKit */ = {
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
package = AE6AA6FD26BF2E91004B9D5F /* XCRemoteSwiftPackageReference "AltKit" */;
|
|
|
|
productName = AltKit;
|
|
|
|
};
|
|
|
|
/* End XCSwiftPackageProductDependency section */
|
2014-03-06 03:26:47 +00:00
|
|
|
};
|
|
|
|
rootObject = 87078A7B18A47FE90034C7A0 /* Project object */;
|
|
|
|
}
|