pcsxr/macosx/Pcsxr.xcodeproj/project.pbxproj

4010 lines
226 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
02717968167884C9004AED62 /* hotkeys.m in Sources */ = {isa = PBXBuildFile; fileRef = 02717967167884C9004AED62 /* hotkeys.m */; };
0280B7AD16764CC5007B8001 /* HotkeyController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0280B7AC16764CC3007B8001 /* HotkeyController.m */; };
2B4DE99205FF9307003EFEF0 /* PluginController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B4DE98E05FF9307003EFEF0 /* PluginController.m */; };
2BB3D6BE05427FE200831ACB /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BA178A505148D9D0026D74D /* main.m */; };
2BB3D6BF05427FE200831ACB /* PcsxrController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B75FD3D051C56D200D12034 /* PcsxrController.m */; };
2BB3D6C005427FE200831ACB /* ConfigurationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B75FD4B051C8A7400D12034 /* ConfigurationController.m */; };
2BB3D6C105427FE200831ACB /* PluginList.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BBB1127051DC00500B84448 /* PluginList.m */; };
2BB3D6C205427FE200831ACB /* EmuThread.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BBB1792051E113B00B84448 /* EmuThread.m */; };
2BB3D6C305427FE200831ACB /* Plugin.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BBB17DA051E4D0F00B84448 /* Plugin.c */; };
2BB3D6C405427FE200831ACB /* PcsxrPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BA44361052DB2EA00E21DDD /* PcsxrPlugin.m */; };
550E343918E6293D00A1AD21 /* QuickLook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 550E343818E6293D00A1AD21 /* QuickLook.framework */; };
550E343A18E6293D00A1AD21 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A76AE178693D60052D185 /* ApplicationServices.framework */; };
550E343B18E6293D00A1AD21 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A76AF178693D60052D185 /* CoreServices.framework */; };
550E343C18E6293D00A1AD21 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A76B2178693EA0052D185 /* CoreFoundation.framework */; };
550E344218E6293D00A1AD21 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 550E344018E6293D00A1AD21 /* InfoPlist.strings */; };
550E344418E6293D00A1AD21 /* GenerateThumbnailForURL.m in Sources */ = {isa = PBXBuildFile; fileRef = 550E344318E6293D00A1AD21 /* GenerateThumbnailForURL.m */; };
550E344618E6293D00A1AD21 /* GeneratePreviewForURL.m in Sources */ = {isa = PBXBuildFile; fileRef = 550E344518E6293D00A1AD21 /* GeneratePreviewForURL.m */; };
550E344818E6293D00A1AD21 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 550E344718E6293D00A1AD21 /* main.c */; };
550E344F18E6332F00A1AD21 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A76D8178696810052D185 /* libz.dylib */; };
550E345318E63DB700A1AD21 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A749E17868B110052D185 /* Cocoa.framework */; };
550F023D17BFFD97002594DF /* PcsxrHexadecimalFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 550F023C17BFFD97002594DF /* PcsxrHexadecimalFormatter.m */; };
550FFAEF17CEE37D0003A2F3 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A76B2178693EA0052D185 /* CoreFoundation.framework */; };
550FFAF117CEEECA0003A2F3 /* cfgHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 550FFAF017CEEEC90003A2F3 /* cfgHelper.m */; };
551A75C917868C4E0052D185 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A749E17868B110052D185 /* Cocoa.framework */; };
551A75CF17868C860052D185 /* Bladesio1PluginConfig.xib in Resources */ = {isa = PBXBuildFile; fileRef = 551A74B417868BEA0052D185 /* Bladesio1PluginConfig.xib */; };
551A75D017868C860052D185 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 551A74B617868BEA0052D185 /* Credits.rtf */; };
551A75D117868C860052D185 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 551A74B817868BEA0052D185 /* InfoPlist.strings */; };
551A75D217868C860052D185 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 551A74BA17868BEA0052D185 /* Localizable.strings */; };
551A75D317868D0C0052D185 /* cfg.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A74BF17868BEA0052D185 /* cfg.c */; };
551A75D417868D1A0052D185 /* PluginConfigController.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A74C117868BEA0052D185 /* PluginConfigController.m */; };
551A75D517868D390052D185 /* connection.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A75BC17868C400052D185 /* connection.c */; };
551A75D617868D390052D185 /* fifo.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A75BE17868C400052D185 /* fifo.c */; };
551A75D717868D390052D185 /* sio1.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A75C217868C400052D185 /* sio1.c */; };
551A7675178690500052D185 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A749E17868B110052D185 /* Cocoa.framework */; };
551A767B178690AD0052D185 /* cdr-macosx.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A751317868BEB0052D185 /* cdr-macosx.c */; };
551A767C178690AD0052D185 /* cfg.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A751417868BEB0052D185 /* cfg.c */; };
551A767D178690AD0052D185 /* PluginConfigController.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A751617868BEB0052D185 /* PluginConfigController.m */; };
551A767E178690B80052D185 /* cdr.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A75F417868E640052D185 /* cdr.c */; };
551A767F178690B80052D185 /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A75FB17868E640052D185 /* util.c */; };
551A7680178690EE0052D185 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 551A750917868BEB0052D185 /* Credits.rtf */; };
551A7681178690EE0052D185 /* DFCdromPluginConfig.xib in Resources */ = {isa = PBXBuildFile; fileRef = 551A750B17868BEB0052D185 /* DFCdromPluginConfig.xib */; };
551A7682178690EE0052D185 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 551A750D17868BEB0052D185 /* InfoPlist.strings */; };
551A7683178690EE0052D185 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 551A750F17868BEB0052D185 /* Localizable.strings */; };
551A7685178691170052D185 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A7684178691170052D185 /* IOKit.framework */; };
551A76891786919F0052D185 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A749E17868B110052D185 /* Cocoa.framework */; };
551A76921786922A0052D185 /* sdljoy.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A766D1786901F0052D185 /* sdljoy.c */; };
551A7693178692330052D185 /* analog.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A76661786901F0052D185 /* analog.c */; };
551A7694178692330052D185 /* pad.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A766B1786901F0052D185 /* pad.c */; };
551A76951786923E0052D185 /* cfg.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A752717868BEB0052D185 /* cfg.c */; };
551A76961786923E0052D185 /* ControllerList.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A752A17868BEB0052D185 /* ControllerList.m */; };
551A76971786923E0052D185 /* MappingCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A752C17868BEB0052D185 /* MappingCell.m */; };
551A76981786923E0052D185 /* PadController.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A752E17868BEB0052D185 /* PadController.m */; };
551A76991786923E0052D185 /* PadView.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A753017868BEB0052D185 /* PadView.m */; };
551A769A1786923E0052D185 /* xkb.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A753117868BEB0052D185 /* xkb.c */; };
551A769B178692470052D185 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 551A751D17868BEB0052D185 /* Credits.rtf */; };
551A769C178692470052D185 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 551A751F17868BEB0052D185 /* InfoPlist.strings */; };
551A769D178692470052D185 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 551A752117868BEB0052D185 /* Localizable.strings */; };
551A769E178692470052D185 /* NetPcsxrHIDInputPluginMain.xib in Resources */ = {isa = PBXBuildFile; fileRef = 551A752317868BEB0052D185 /* NetPcsxrHIDInputPluginMain.xib */; };
551A76B7178693FF0052D185 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A749E17868B110052D185 /* Cocoa.framework */; };
551A76BD1786953B0052D185 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 551A756817868BEC0052D185 /* Credits.rtf */; };
551A76BE1786953B0052D185 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 551A756A17868BEC0052D185 /* InfoPlist.strings */; };
551A76BF1786953B0052D185 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 551A756C17868BEC0052D185 /* Localizable.strings */; };
551A76C01786953B0052D185 /* NetSfPeopsSoftGPUConfig.xib in Resources */ = {isa = PBXBuildFile; fileRef = 551A756E17868BEC0052D185 /* NetSfPeopsSoftGPUConfig.xib */; };
551A76C11786953F0052D185 /* gpuPeteOGL2.slf in Resources */ = {isa = PBXBuildFile; fileRef = 551A757017868BEC0052D185 /* gpuPeteOGL2.slf */; };
551A76C21786953F0052D185 /* gpuPeteOGL2.slv in Resources */ = {isa = PBXBuildFile; fileRef = 551A757117868BEC0052D185 /* gpuPeteOGL2.slv */; };
551A76C31786953F0052D185 /* NetSfPeopsSoftGPUInterface.xib in Resources */ = {isa = PBXBuildFile; fileRef = 551A757F17868BED0052D185 /* NetSfPeopsSoftGPUInterface.xib */; };
551A76C41786954B0052D185 /* drawgl.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A757417868BEC0052D185 /* drawgl.m */; };
551A76C51786954B0052D185 /* PluginConfigController.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A757717868BEC0052D185 /* PluginConfigController.m */; };
551A76C61786954B0052D185 /* PluginGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A757917868BEC0052D185 /* PluginGLView.m */; };
551A76C71786954B0052D185 /* PluginWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A757B17868BEC0052D185 /* PluginWindow.m */; };
551A76C81786954B0052D185 /* PluginWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A757D17868BEC0052D185 /* PluginWindowController.m */; };
551A76CA178695840052D185 /* fps.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A763017868F270052D185 /* fps.c */; };
551A76CB178695840052D185 /* gpu.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A763217868F270052D185 /* gpu.c */; };
551A76CC178695840052D185 /* key.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A763B17868F280052D185 /* key.c */; };
551A76CD178695840052D185 /* menu.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A763F17868F280052D185 /* menu.c */; };
551A76CE178695840052D185 /* prim.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A764117868F280052D185 /* prim.c */; };
551A76CF178695840052D185 /* soft.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A764317868F280052D185 /* soft.c */; };
551A76D0178695840052D185 /* zn.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A764617868F280052D185 /* zn.c */; };
551A76D3178695D10052D185 /* GLUT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A76D1178695BD0052D185 /* GLUT.framework */; };
551A76D4178695D20052D185 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A76D2178695C70052D185 /* OpenGL.framework */; };
551A76D61786960C0052D185 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A749E17868B110052D185 /* Cocoa.framework */; };
551A76D7178696110052D185 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A7684178691170052D185 /* IOKit.framework */; };
551A76D9178696810052D185 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A76D8178696810052D185 /* libz.dylib */; };
551A76DD178696BD0052D185 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A749E17868B110052D185 /* Cocoa.framework */; };
551A76E81786971B0052D185 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A749E17868B110052D185 /* Cocoa.framework */; };
551A76F2178697A50052D185 /* NamedSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A755017868BEC0052D185 /* NamedSlider.m */; };
551A76F3178697A50052D185 /* SPUPluginController.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A755417868BEC0052D185 /* SPUPluginController.m */; };
551A76F6178697D70052D185 /* libSPUSharedCode.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A76E71786971B0052D185 /* libSPUSharedCode.dylib */; };
551A76F7178697E70052D185 /* PluginController.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A755217868BEC0052D185 /* PluginController.m */; };
551A76F8178698130052D185 /* sdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A762117868EF00052D185 /* sdl.c */; };
551A76F9178698130052D185 /* spu.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A762217868EF00052D185 /* spu.c */; };
551A76FA178698130052D185 /* xa.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A762817868EF00052D185 /* xa.c */; };
551A76FB178698160052D185 /* reverb.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A761F17868EF00052D185 /* reverb.c */; };
551A76FC1786981A0052D185 /* registers.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A761C17868EF00052D185 /* registers.c */; };
551A76FD178698230052D185 /* freeze.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A761417868EF00052D185 /* freeze.c */; };
551A76FF178698390052D185 /* dma.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A760F17868EF00052D185 /* dma.c */; };
551A77001786983C0052D185 /* adsr.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A760A17868EF00052D185 /* adsr.c */; };
551A7701178698600052D185 /* externals.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A761217868EF00052D185 /* externals.c */; };
551A7702178698980052D185 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 551A755D17868BEC0052D185 /* InfoPlist.strings */; };
551A7703178698980052D185 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 551A756017868BEC0052D185 /* Credits.rtf */; };
551A7704178698980052D185 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 551A756217868BEC0052D185 /* Localizable.strings */; };
551A7705178698980052D185 /* NetSfPeopsSpuPluginMain.xib in Resources */ = {isa = PBXBuildFile; fileRef = 551A756417868BEC0052D185 /* NetSfPeopsSpuPluginMain.xib */; };
551A770A178698C60052D185 /* PluginController.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A755217868BEC0052D185 /* PluginController.m */; };
551A770C178698C60052D185 /* spu.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A762217868EF00052D185 /* spu.c */; };
551A770D178698C60052D185 /* xa.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A762817868EF00052D185 /* xa.c */; };
551A770E178698C60052D185 /* reverb.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A761F17868EF00052D185 /* reverb.c */; };
551A770F178698C60052D185 /* registers.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A761C17868EF00052D185 /* registers.c */; };
551A7710178698C60052D185 /* freeze.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A761417868EF00052D185 /* freeze.c */; };
551A7711178698C60052D185 /* dma.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A760F17868EF00052D185 /* dma.c */; };
551A7712178698C60052D185 /* adsr.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A760A17868EF00052D185 /* adsr.c */; };
551A7713178698C60052D185 /* externals.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A761217868EF00052D185 /* externals.c */; };
551A7715178698C60052D185 /* libSPUSharedCode.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A76E71786971B0052D185 /* libSPUSharedCode.dylib */; };
551A7716178698C60052D185 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A749E17868B110052D185 /* Cocoa.framework */; };
551A7719178698C60052D185 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 551A756017868BEC0052D185 /* Credits.rtf */; };
551A771A178698C60052D185 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 551A756217868BEC0052D185 /* Localizable.strings */; };
551A771B178698C60052D185 /* NetSfPeopsSpuPluginMain.xib in Resources */ = {isa = PBXBuildFile; fileRef = 551A756417868BEC0052D185 /* NetSfPeopsSpuPluginMain.xib */; };
551A7721178698E60052D185 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 551A755A17868BEC0052D185 /* InfoPlist.strings */; };
551A77221786990E0052D185 /* openal.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A761817868EF00052D185 /* openal.c */; };
551A7724178699250052D185 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A7723178699250052D185 /* OpenAL.framework */; };
551A774A17869C280052D185 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A749E17868B110052D185 /* Cocoa.framework */; };
551A775017869C3C0052D185 /* GLUT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A76D1178695BD0052D185 /* GLUT.framework */; };
551A775117869C3C0052D185 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A76D2178695C70052D185 /* OpenGL.framework */; };
551A775217869C8B0052D185 /* draw.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A764B17868F570052D185 /* draw.c */; };
551A775317869C8D0052D185 /* fps.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A764E17868F570052D185 /* fps.c */; };
551A775417869C900052D185 /* gpu.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A765117868F570052D185 /* gpu.c */; };
551A775517869C950052D185 /* gte_accuracy.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A765617868F570052D185 /* gte_accuracy.c */; };
551A775617869C970052D185 /* key.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A765817868F570052D185 /* key.c */; };
551A775717869C9A0052D185 /* menu.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A765B17868F570052D185 /* menu.c */; };
551A775817869C9C0052D185 /* prim.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A765D17868F570052D185 /* prim.c */; };
551A775917869C9F0052D185 /* soft.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A765F17868F570052D185 /* soft.c */; };
551A775A17869CA10052D185 /* texture.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A766217868F570052D185 /* texture.c */; };
551A775B17869CA50052D185 /* drawgl.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A759017868BED0052D185 /* drawgl.m */; };
551A775C17869CA80052D185 /* NetSfPeopsOpenGLPluginConfigController.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A759317868BED0052D185 /* NetSfPeopsOpenGLPluginConfigController.m */; };
551A775D17869CAB0052D185 /* PluginGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A759517868BED0052D185 /* PluginGLView.m */; };
551A775E17869CAE0052D185 /* PluginWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A759717868BED0052D185 /* PluginWindow.m */; };
551A775F17869CB10052D185 /* PluginWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A759917868BED0052D185 /* PluginWindowController.m */; };
551A776017869CBE0052D185 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 551A758517868BED0052D185 /* Credits.rtf */; };
551A776117869CBE0052D185 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 551A758717868BED0052D185 /* InfoPlist.strings */; };
551A776217869CBE0052D185 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 551A758917868BED0052D185 /* Localizable.strings */; };
551A776317869CBE0052D185 /* NetSfPeopsOpenGLConfig.xib in Resources */ = {isa = PBXBuildFile; fileRef = 551A758B17868BED0052D185 /* NetSfPeopsOpenGLConfig.xib */; };
551A776417869CC20052D185 /* NetSfPeopsOpenGLGPUInterface.xib in Resources */ = {isa = PBXBuildFile; fileRef = 551A759A17868BED0052D185 /* NetSfPeopsOpenGLGPUInterface.xib */; };
551A776817869E430052D185 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A749E17868B110052D185 /* Cocoa.framework */; };
551A776E17869E640052D185 /* cfg.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A754317868BEC0052D185 /* cfg.c */; };
551A776F17869E640052D185 /* PluginConfigController.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A754517868BEC0052D185 /* PluginConfigController.m */; };
551A777017869E640052D185 /* SockDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = 551A754717868BEC0052D185 /* SockDialog.m */; };
551A777A17869E830052D185 /* dfnet.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A777317869E830052D185 /* dfnet.c */; };
551A777E17869E830052D185 /* unix.c in Sources */ = {isa = PBXBuildFile; fileRef = 551A777817869E830052D185 /* unix.c */; };
551A777F17869EAE0052D185 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 551A753617868BEB0052D185 /* Credits.rtf */; };
551A778017869EAE0052D185 /* DFNet.xib in Resources */ = {isa = PBXBuildFile; fileRef = 551A753817868BEB0052D185 /* DFNet.xib */; };
551A778117869EAE0052D185 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 551A753A17868BEB0052D185 /* InfoPlist.strings */; };
551A778217869EAE0052D185 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 551A753C17868BEB0052D185 /* Localizable.strings */; };
551A778317869EAE0052D185 /* SockDialog.xib in Resources */ = {isa = PBXBuildFile; fileRef = 551A753E17868BEB0052D185 /* SockDialog.xib */; };
551A779417869F610052D185 /* Bladesio1.psxplugin in Copy Plug-Ins */ = {isa = PBXBuildFile; fileRef = 551A75CE17868C4E0052D185 /* Bladesio1.psxplugin */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
551A779517869F610052D185 /* DFCdrom.psxplugin in Copy Plug-Ins */ = {isa = PBXBuildFile; fileRef = 551A767A178690500052D185 /* DFCdrom.psxplugin */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
551A779617869F610052D185 /* DFInput.psxplugin in Copy Plug-Ins */ = {isa = PBXBuildFile; fileRef = 551A768E1786919F0052D185 /* DFInput.psxplugin */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
551A779717869F610052D185 /* PeopsSoftGPU.psxplugin in Copy Plug-Ins */ = {isa = PBXBuildFile; fileRef = 551A76BC178693FF0052D185 /* PeopsSoftGPU.psxplugin */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
551A779817869F610052D185 /* PeopsSpuSDL.psxplugin in Copy Plug-Ins */ = {isa = PBXBuildFile; fileRef = 551A76E2178696BD0052D185 /* PeopsSpuSDL.psxplugin */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
551A779917869F610052D185 /* PeopsSpuAL.psxplugin in Copy Plug-Ins */ = {isa = PBXBuildFile; fileRef = 551A771F178698C60052D185 /* PeopsSpuAL.psxplugin */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
551A779A17869F610052D185 /* PeopsXGL.psxplugin in Copy Plug-Ins */ = {isa = PBXBuildFile; fileRef = 551A774F17869C280052D185 /* PeopsXGL.psxplugin */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
551A779B17869F610052D185 /* DFNet.psxplugin in Copy Plug-Ins */ = {isa = PBXBuildFile; fileRef = 551A776D17869E430052D185 /* DFNet.psxplugin */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
551A77E71786A4DD0052D185 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A76AC178693C60052D185 /* Carbon.framework */; };
5525BC5E19421A760018AF2F /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A76AF178693D60052D185 /* CoreServices.framework */; };
5525BC5F19421A760018AF2F /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A76B2178693EA0052D185 /* CoreFoundation.framework */; };
5525BC6119421A760018AF2F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A74A317868B110052D185 /* Foundation.framework */; };
5525BC6719421A760018AF2F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5525BC6519421A760018AF2F /* InfoPlist.strings */; };
5525BC6919421A760018AF2F /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 5525BC6819421A760018AF2F /* main.c */; };
5525BC6B19421A760018AF2F /* GetMetadataForFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 5525BC6A19421A760018AF2F /* GetMetadataForFile.m */; };
5525BC7819421D4F0018AF2F /* schema.xml in Resources */ = {isa = PBXBuildFile; fileRef = 5525BC7719421D4F0018AF2F /* schema.xml */; };
5525BC7C194221EC0018AF2F /* schema.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5525BC7E194221EC0018AF2F /* schema.strings */; };
5525BC8119423FA90018AF2F /* Psx-Memcard.mdimporter in Copy Spotlight Plug-Ins */ = {isa = PBXBuildFile; fileRef = 5525BC5D19421A750018AF2F /* Psx-Memcard.mdimporter */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
55268A5A1876244E00A82269 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A74A317868B110052D185 /* Foundation.framework */; };
5529EA11169CBE3400BAA2A5 /* RecentItemsMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 5550D2721683C923006C56B5 /* RecentItemsMenu.m */; };
553FECEE18DF5A8300C7B007 /* AddPluginSheet.xib in Resources */ = {isa = PBXBuildFile; fileRef = 553FECB818DF5A8300C7B007 /* AddPluginSheet.xib */; };
553FECF018DF5A8300C7B007 /* Configuration.xib in Resources */ = {isa = PBXBuildFile; fileRef = 553FECBC18DF5A8300C7B007 /* Configuration.xib */; };
553FECF118DF5A8300C7B007 /* PCSXR.xib in Resources */ = {isa = PBXBuildFile; fileRef = 553FECBE18DF5A8300C7B007 /* PCSXR.xib */; };
553FECF618DF5A8300C7B007 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 553FECC818DF5A8300C7B007 /* Credits.rtf */; };
553FECF718DF5A8300C7B007 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 553FECCA18DF5A8300C7B007 /* InfoPlist.strings */; };
553FECF818DF5A8300C7B007 /* KeyNames.plist in Resources */ = {isa = PBXBuildFile; fileRef = 553FECCC18DF5A8300C7B007 /* KeyNames.plist */; };
553FECF918DF5A8300C7B007 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 553FECCE18DF5A8300C7B007 /* Localizable.strings */; };
554FD70917C6A13E0056CF66 /* SDL2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 554FD70817C6A13E0056CF66 /* SDL2.framework */; };
554FD70C17C6A1F10056CF66 /* SDL2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 554FD70817C6A13E0056CF66 /* SDL2.framework */; };
55534AF518183BFB006D6BCB /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 55534AF418183BFB006D6BCB /* main.m */; };
5557769A17EBE7D60019D008 /* Media.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5557769917EBE7D60019D008 /* Media.xcassets */; };
556C37A9197C815C001A4265 /* PSXMemEnumerator.m in Sources */ = {isa = PBXBuildFile; fileRef = 556C37A8197C815C001A4265 /* PSXMemEnumerator.m */; };
556C37AB197C9C59001A4265 /* PcsxrMemoryObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 55A90228147D89380037E18F /* PcsxrMemoryObject.m */; };
556C37AD197D94C8001A4265 /* SDL2.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 554FD70817C6A13E0056CF66 /* SDL2.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
556C37AE197D94D6001A4265 /* libSPUSharedCode.dylib in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 551A76E71786971B0052D185 /* libSPUSharedCode.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
556C37B2197DBFD1001A4265 /* template.html in Resources */ = {isa = PBXBuildFile; fileRef = 556C37B1197DBFD1001A4265 /* template.html */; };
5581463917AABCD100862DBF /* PcsxrCheatHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 5581463817AABCD100862DBF /* PcsxrCheatHandler.m */; };
559366CA12B694DF004ACC1E /* iR3000A-64.c in Sources */ = {isa = PBXBuildFile; fileRef = 559366C112B694DF004ACC1E /* iR3000A-64.c */; };
559366CB12B694DF004ACC1E /* ix86-64.c in Sources */ = {isa = PBXBuildFile; fileRef = 559366C212B694DF004ACC1E /* ix86-64.c */; };
559366CD12B694DF004ACC1E /* ix86_cpudetect.c in Sources */ = {isa = PBXBuildFile; fileRef = 559366C512B694DF004ACC1E /* ix86_cpudetect.c */; };
559366CE12B694DF004ACC1E /* ix86_fpu.c in Sources */ = {isa = PBXBuildFile; fileRef = 559366C612B694DF004ACC1E /* ix86_fpu.c */; };
559366CF12B694DF004ACC1E /* ix86_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 559366C712B694DF004ACC1E /* ix86_mmx.c */; };
559366D012B694DF004ACC1E /* ix86_sse.c in Sources */ = {isa = PBXBuildFile; fileRef = 559366C812B694DF004ACC1E /* ix86_sse.c */; };
55A90220147D7C380037E18F /* PcsxrMemCardController.m in Sources */ = {isa = PBXBuildFile; fileRef = 55A9021F147D7C380037E18F /* PcsxrMemCardController.m */; };
55A90229147D89380037E18F /* PcsxrMemoryObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 55A90228147D89380037E18F /* PcsxrMemoryObject.m */; };
55AF2A69197DF6A700EB2560 /* Media.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5557769917EBE7D60019D008 /* Media.xcassets */; };
55B13FBD18C4F9CC00ACD9AC /* SPUPluginController.h in Headers */ = {isa = PBXBuildFile; fileRef = 551A755317868BEC0052D185 /* SPUPluginController.h */; };
55B13FBE18C4F9D800ACD9AC /* NamedSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = 551A754F17868BEC0052D185 /* NamedSlider.h */; };
55BBA693149455E1003B2CEC /* PcsxrMemCardHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 55BBA692149455E1003B2CEC /* PcsxrMemCardHandler.m */; };
55BBA69614945628003B2CEC /* PcsxrPluginHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 55BBA69514945628003B2CEC /* PcsxrPluginHandler.m */; };
55BBA69914953887003B2CEC /* PcsxrDiscHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 55BBA69814953887003B2CEC /* PcsxrDiscHandler.m */; };
55BBA69C1495839A003B2CEC /* PcsxrFreezeStateHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 55BBA69B1495839A003B2CEC /* PcsxrFreezeStateHandler.m */; };
55C7A214148B2B3800C22ABC /* PcsxrMemCard.xib in Resources */ = {isa = PBXBuildFile; fileRef = 55C7A216148B2B3800C22ABC /* PcsxrMemCard.xib */; };
55CA586B17E799E6007424D5 /* DiskArbitration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 55CA586A17E799E6007424D5 /* DiskArbitration.framework */; };
55DA3723189440C800B44951 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A76B2178693EA0052D185 /* CoreFoundation.framework */; };
55DFBAAF197B8CCD00620084 /* Pcsxr-QL.qlgenerator in Copy QuickLook Plug-In */ = {isa = PBXBuildFile; fileRef = 550E343718E6293D00A1AD21 /* Pcsxr-QL.qlgenerator */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
55E0ACE0178B69620005C945 /* LaunchArg.m in Sources */ = {isa = PBXBuildFile; fileRef = 55E0ACDF178B69600005C945 /* LaunchArg.m */; };
55E15994184564D4007983CB /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 55E15993184564D4007983CB /* GLKit.framework */; };
55E15996184567D5007983CB /* GL2Code.m in Sources */ = {isa = PBXBuildFile; fileRef = 55E15995184567D5007983CB /* GL2Code.m */; };
55E15998184567F4007983CB /* GL3Code.m in Sources */ = {isa = PBXBuildFile; fileRef = 55E15997184567F4007983CB /* GL3Code.m */; };
55EC05FB1788B1230053AC23 /* PcsxrMemCardArray.m in Sources */ = {isa = PBXBuildFile; fileRef = 55EC05FA1788B1230053AC23 /* PcsxrMemCardArray.m */; };
55EC05FE178916E80053AC23 /* MemBadgeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 55EC05FD178916E70053AC23 /* MemBadgeView.m */; };
712FD1E81093096F00575A92 /* debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 712FD1E51093096F00575A92 /* debug.c */; };
712FD1E91093096F00575A92 /* socket.c in Sources */ = {isa = PBXBuildFile; fileRef = 712FD1E61093096F00575A92 /* socket.c */; };
713B530E110B75650002F164 /* ppf.c in Sources */ = {isa = PBXBuildFile; fileRef = 713B530C110B75650002F164 /* ppf.c */; };
7192F42A129C412E0042D946 /* gpu.c in Sources */ = {isa = PBXBuildFile; fileRef = 7192F428129C412E0042D946 /* gpu.c */; };
719594B211AEFE8C004AD686 /* psxcommon.c in Sources */ = {isa = PBXBuildFile; fileRef = 719594B011AEFE8C004AD686 /* psxcommon.c */; };
71F4C5890FDED12800529849 /* cdriso.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C5600FDED12800529849 /* cdriso.c */; };
71F4C58B0FDED12800529849 /* cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C5620FDED12800529849 /* cdrom.c */; };
71F4C58D0FDED12800529849 /* cheat.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C5640FDED12800529849 /* cheat.c */; };
71F4C5910FDED12800529849 /* decode_xa.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C5680FDED12800529849 /* decode_xa.c */; };
71F4C5930FDED12800529849 /* disr3000a.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C56A0FDED12800529849 /* disr3000a.c */; };
71F4C5940FDED12800529849 /* gte.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C56B0FDED12800529849 /* gte.c */; };
71F4C5960FDED12800529849 /* mdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C56D0FDED12800529849 /* mdec.c */; };
71F4C5980FDED12800529849 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C56F0FDED12800529849 /* misc.c */; };
71F4C59A0FDED12800529849 /* plugins.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C5710FDED12800529849 /* plugins.c */; };
71F4C59D0FDED12800529849 /* psxbios.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C5740FDED12800529849 /* psxbios.c */; };
71F4C5A00FDED12800529849 /* psxcounters.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C5770FDED12800529849 /* psxcounters.c */; };
71F4C5A20FDED12800529849 /* psxdma.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C5790FDED12800529849 /* psxdma.c */; };
71F4C5A40FDED12800529849 /* psxhle.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C57B0FDED12800529849 /* psxhle.c */; };
71F4C5A60FDED12800529849 /* psxhw.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C57D0FDED12800529849 /* psxhw.c */; };
71F4C5A80FDED12800529849 /* psxinterpreter.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C57F0FDED12800529849 /* psxinterpreter.c */; };
71F4C5A90FDED12800529849 /* psxmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C5800FDED12800529849 /* psxmem.c */; };
71F4C5AB0FDED12800529849 /* r3000a.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C5820FDED12800529849 /* r3000a.c */; };
71F4C5AD0FDED12800529849 /* sio.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C5840FDED12800529849 /* sio.c */; };
71F4C5AF0FDED12800529849 /* spu.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F4C5860FDED12800529849 /* spu.c */; };
D422E66E16DC48D000526DCF /* CheatWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = D422E66C16DC48D000526DCF /* CheatWindow.xib */; };
D422E67A16DC495800526DCF /* CheatController.m in Sources */ = {isa = PBXBuildFile; fileRef = D422E67916DC495800526DCF /* CheatController.m */; };
/* End PBXBuildFile section */
/* Begin PBXBuildRule section */
2BB3D6D005427FE200831ACB /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.gcc;
fileType = sourcecode.c;
isEditable = 1;
outputFiles = (
);
};
2BD707B705559AE300CB5D9B /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.gcc;
filePatterns = pasm.s;
fileType = sourcecode.asm;
isEditable = 1;
outputFiles = (
"$(DERIVED_FILES_DIR)/$(INPUT_FILE_BASE).o",
);
script = "as -o $(DERIVED_FILES_DIR)/$(INPUT_FILE_BASE).o $(INPUT_FILE_PATH)";
};
/* End PBXBuildRule section */
/* Begin PBXContainerItemProxy section */
550E347818E65D8B00A1AD21 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 550E343618E6293D00A1AD21;
remoteInfo = "Pcsxr-QL";
};
551A76F4178697CF0052D185 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 551A76E61786971B0052D185;
remoteInfo = SPUSharedCode;
};
551A7708178698C60052D185 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 551A76E61786971B0052D185;
remoteInfo = SPUSharedCode;
};
551A778417869F4B0052D185 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 551A75C617868C4E0052D185;
remoteInfo = Bladesio1;
};
551A778617869F4B0052D185 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 551A7672178690500052D185;
remoteInfo = DFCdrom;
};
551A778817869F4B0052D185 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 551A76861786919F0052D185;
remoteInfo = DFInput;
};
551A778A17869F4B0052D185 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 551A76B4178693FF0052D185;
remoteInfo = DFXVideo;
};
551A778C17869F4B0052D185 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 551A76DA178696BD0052D185;
remoteInfo = PeopsSpuSDL;
};
551A778E17869F4B0052D185 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 551A7706178698C60052D185;
remoteInfo = PeopsSpuAL;
};
551A779017869F4B0052D185 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 551A774717869C280052D185;
remoteInfo = PeopsXgl;
};
551A779217869F4B0052D185 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 551A776517869E430052D185;
remoteInfo = DFNet;
};
5525BC7519421A810018AF2F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 5525BC5C19421A750018AF2F;
remoteInfo = "Psx-Memcard";
};
55534AFF18183E5B006D6BCB /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 55534AEF18183BFA006D6BCB;
remoteInfo = updateInfoPlist;
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
55202EBA18E73E3E00C631AA /* Copy QuickLook Plug-In */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = Contents/Library/QuickLook;
dstSubfolderSpec = 1;
files = (
55DFBAAF197B8CCD00620084 /* Pcsxr-QL.qlgenerator in Copy QuickLook Plug-In */,
);
name = "Copy QuickLook Plug-In";
runOnlyForDeploymentPostprocessing = 0;
};
5525BC58194219B80018AF2F /* Copy Spotlight Plug-Ins */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = Contents/Library/Spotlight;
dstSubfolderSpec = 1;
files = (
5525BC8119423FA90018AF2F /* Psx-Memcard.mdimporter in Copy Spotlight Plug-Ins */,
);
name = "Copy Spotlight Plug-Ins";
runOnlyForDeploymentPostprocessing = 0;
};
556C37AC197D94AF001A4265 /* Copy Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
556C37AE197D94D6001A4265 /* libSPUSharedCode.dylib in Copy Frameworks */,
556C37AD197D94C8001A4265 /* SDL2.framework in Copy Frameworks */,
);
name = "Copy Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
71AD2DF010C3573400365243 /* Copy Plug-Ins */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 13;
files = (
551A779417869F610052D185 /* Bladesio1.psxplugin in Copy Plug-Ins */,
551A779517869F610052D185 /* DFCdrom.psxplugin in Copy Plug-Ins */,
551A779617869F610052D185 /* DFInput.psxplugin in Copy Plug-Ins */,
551A779717869F610052D185 /* PeopsSoftGPU.psxplugin in Copy Plug-Ins */,
551A779817869F610052D185 /* PeopsSpuSDL.psxplugin in Copy Plug-Ins */,
551A779917869F610052D185 /* PeopsSpuAL.psxplugin in Copy Plug-Ins */,
551A779A17869F610052D185 /* PeopsXGL.psxplugin in Copy Plug-Ins */,
551A779B17869F610052D185 /* DFNet.psxplugin in Copy Plug-Ins */,
);
name = "Copy Plug-Ins";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
02717967167884C9004AED62 /* hotkeys.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = hotkeys.m; sourceTree = "<group>"; usesTabs = 1; };
02717969167884DF004AED62 /* hotkeys.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hotkeys.h; sourceTree = "<group>"; };
0280B7AB16764CC3007B8001 /* HotkeyController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HotkeyController.h; sourceTree = "<group>"; };
0280B7AC16764CC3007B8001 /* HotkeyController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HotkeyController.m; sourceTree = "<group>"; usesTabs = 1; };
2B4DE98D05FF9307003EFEF0 /* PluginController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PluginController.h; sourceTree = "<group>"; };
2B4DE98E05FF9307003EFEF0 /* PluginController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PluginController.m; sourceTree = "<group>"; usesTabs = 1; };
2B75FD3C051C56D200D12034 /* PcsxrController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PcsxrController.h; sourceTree = "<group>"; };
2B75FD3D051C56D200D12034 /* PcsxrController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = PcsxrController.m; sourceTree = "<group>"; usesTabs = 1; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
2B75FD4A051C8A7400D12034 /* ConfigurationController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ConfigurationController.h; sourceTree = "<group>"; };
2B75FD4B051C8A7400D12034 /* ConfigurationController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ConfigurationController.m; sourceTree = "<group>"; usesTabs = 1; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
2B976C00074C14B4007C050A /* Kernel.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Kernel.framework; path = /System/Library/Frameworks/Kernel.framework; sourceTree = "<absolute>"; };
2BA178A505148D9D0026D74D /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = main.m; sourceTree = "<group>"; usesTabs = 1; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
2BA44360052DB2EA00E21DDD /* PcsxrPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = PcsxrPlugin.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
2BA44361052DB2EA00E21DDD /* PcsxrPlugin.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = PcsxrPlugin.m; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
2BB3D6CF05427FE200831ACB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = ../Info.plist; sourceTree = "<group>"; };
2BB3D6D105427FE200831ACB /* PCSXR.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PCSXR.app; sourceTree = BUILT_PRODUCTS_DIR; };
2BBB1126051DC00500B84448 /* PluginList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PluginList.h; sourceTree = "<group>"; };
2BBB1127051DC00500B84448 /* PluginList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = PluginList.m; sourceTree = "<group>"; usesTabs = 1; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
2BBB1791051E113B00B84448 /* EmuThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmuThread.h; sourceTree = "<group>"; };
2BBB1792051E113B00B84448 /* EmuThread.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = EmuThread.m; sourceTree = "<group>"; usesTabs = 1; };
2BBB17DA051E4D0F00B84448 /* Plugin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Plugin.c; sourceTree = "<group>"; usesTabs = 1; };
550E343718E6293D00A1AD21 /* Pcsxr-QL.qlgenerator */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Pcsxr-QL.qlgenerator"; sourceTree = BUILT_PRODUCTS_DIR; };
550E343818E6293D00A1AD21 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; };
550E343F18E6293D00A1AD21 /* Pcsxr-QL-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Pcsxr-QL-Info.plist"; sourceTree = "<group>"; };
550E344118E6293D00A1AD21 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
550E344318E6293D00A1AD21 /* GenerateThumbnailForURL.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GenerateThumbnailForURL.m; sourceTree = "<group>"; };
550E344518E6293D00A1AD21 /* GeneratePreviewForURL.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GeneratePreviewForURL.m; sourceTree = "<group>"; };
550E344718E6293D00A1AD21 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
550E344918E6293D00A1AD21 /* Pcsxr-QL-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Pcsxr-QL-Prefix.pch"; sourceTree = "<group>"; };
550E344E18E629A300A1AD21 /* MyQuickLook.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MyQuickLook.h; sourceTree = "<group>"; };
550E345118E6362300A1AD21 /* nopic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = nopic.h; sourceTree = "<group>"; };
550F023B17BFFD97002594DF /* PcsxrHexadecimalFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcsxrHexadecimalFormatter.h; sourceTree = "<group>"; };
550F023C17BFFD97002594DF /* PcsxrHexadecimalFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PcsxrHexadecimalFormatter.m; sourceTree = "<group>"; };
550FFAEE17CEB8780003A2F3 /* DFSound.exp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.exports; path = DFSound.exp; sourceTree = "<group>"; };
550FFAF017CEEEC90003A2F3 /* cfgHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = cfgHelper.m; sourceTree = "<group>"; };
551A749E17868B110052D185 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
551A74A117868B110052D185 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
551A74A217868B110052D185 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
551A74A317868B110052D185 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
551A74B717868BEA0052D185 /* English */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = English; path = English.lproj/Credits.rtf; sourceTree = "<group>"; };
551A74B917868BEA0052D185 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
551A74BB17868BEA0052D185 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
551A74BC17868BEA0052D185 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
551A74BF17868BEA0052D185 /* cfg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cfg.c; sourceTree = "<group>"; };
551A74C017868BEA0052D185 /* PluginConfigController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PluginConfigController.h; sourceTree = "<group>"; };
551A74C117868BEA0052D185 /* PluginConfigController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PluginConfigController.m; sourceTree = "<group>"; };
551A750A17868BEB0052D185 /* English */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = English; path = English.lproj/Credits.rtf; sourceTree = "<group>"; };
551A750E17868BEB0052D185 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
551A751017868BEB0052D185 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
551A751117868BEB0052D185 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
551A751317868BEB0052D185 /* cdr-macosx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "cdr-macosx.c"; sourceTree = "<group>"; };
551A751417868BEB0052D185 /* cfg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cfg.c; sourceTree = "<group>"; };
551A751517868BEB0052D185 /* PluginConfigController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PluginConfigController.h; sourceTree = "<group>"; };
551A751617868BEB0052D185 /* PluginConfigController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PluginConfigController.m; sourceTree = "<group>"; };
551A751717868BEB0052D185 /* version.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = version.plist; sourceTree = "<group>"; };
551A751E17868BEB0052D185 /* English */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = English; path = English.lproj/Credits.rtf; sourceTree = "<group>"; };
551A752017868BEB0052D185 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
551A752517868BEB0052D185 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
551A752717868BEB0052D185 /* cfg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cfg.c; sourceTree = "<group>"; };
551A752817868BEB0052D185 /* cfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cfg.h; sourceTree = "<group>"; };
551A752917868BEB0052D185 /* ControllerList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ControllerList.h; sourceTree = "<group>"; };
551A752A17868BEB0052D185 /* ControllerList.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ControllerList.m; sourceTree = "<group>"; };
551A752B17868BEB0052D185 /* MappingCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MappingCell.h; sourceTree = "<group>"; };
551A752C17868BEB0052D185 /* MappingCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MappingCell.m; sourceTree = "<group>"; };
551A752D17868BEB0052D185 /* PadController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PadController.h; sourceTree = "<group>"; };
551A752E17868BEB0052D185 /* PadController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PadController.m; sourceTree = "<group>"; };
551A752F17868BEB0052D185 /* PadView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PadView.h; sourceTree = "<group>"; };
551A753017868BEB0052D185 /* PadView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PadView.m; sourceTree = "<group>"; };
551A753117868BEB0052D185 /* xkb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = xkb.c; sourceTree = "<group>"; };
551A753717868BEB0052D185 /* English */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = English; path = English.lproj/Credits.rtf; sourceTree = "<group>"; };
551A753B17868BEB0052D185 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
551A753D17868BEB0052D185 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
551A754017868BEC0052D185 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
551A754317868BEC0052D185 /* cfg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cfg.c; sourceTree = "<group>"; };
551A754417868BEC0052D185 /* PluginConfigController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PluginConfigController.h; sourceTree = "<group>"; };
551A754517868BEC0052D185 /* PluginConfigController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PluginConfigController.m; sourceTree = "<group>"; };
551A754617868BEC0052D185 /* SockDialog.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SockDialog.h; sourceTree = "<group>"; };
551A754717868BEC0052D185 /* SockDialog.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SockDialog.m; sourceTree = "<group>"; };
551A754817868BEC0052D185 /* version.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = version.plist; sourceTree = "<group>"; };
551A754A17868BEC0052D185 /* Info-AL.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-AL.plist"; sourceTree = "<group>"; };
551A754B17868BEC0052D185 /* Info-SDL.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-SDL.plist"; sourceTree = "<group>"; };
551A754E17868BEC0052D185 /* maccfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = maccfg.h; sourceTree = "<group>"; };
551A754F17868BEC0052D185 /* NamedSlider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = NamedSlider.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
551A755017868BEC0052D185 /* NamedSlider.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NamedSlider.m; sourceTree = "<group>"; };
551A755117868BEC0052D185 /* PluginController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PluginController.h; sourceTree = "<group>"; };
551A755217868BEC0052D185 /* PluginController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = PluginController.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
551A755317868BEC0052D185 /* SPUPluginController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SPUPluginController.h; sourceTree = "<group>"; };
551A755417868BEC0052D185 /* SPUPluginController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SPUPluginController.m; sourceTree = "<group>"; };
551A755B17868BEC0052D185 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
551A755E17868BEC0052D185 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
551A756117868BEC0052D185 /* English */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = English; path = English.lproj/Credits.rtf; sourceTree = "<group>"; };
551A756317868BEC0052D185 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
551A756917868BEC0052D185 /* English */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = English; path = English.lproj/Credits.rtf; sourceTree = "<group>"; };
551A756B17868BEC0052D185 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
551A756D17868BEC0052D185 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
551A757017868BEC0052D185 /* gpuPeteOGL2.slf */ = {isa = PBXFileReference; lastKnownFileType = text; path = gpuPeteOGL2.slf; sourceTree = "<group>"; };
551A757117868BEC0052D185 /* gpuPeteOGL2.slv */ = {isa = PBXFileReference; lastKnownFileType = text; path = gpuPeteOGL2.slv; sourceTree = "<group>"; };
551A757217868BEC0052D185 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
551A757417868BEC0052D185 /* drawgl.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = drawgl.m; sourceTree = "<group>"; };
551A757517868BEC0052D185 /* ExtendedKeys.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtendedKeys.h; sourceTree = "<group>"; };
551A757617868BEC0052D185 /* PluginConfigController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PluginConfigController.h; sourceTree = "<group>"; };
551A757717868BEC0052D185 /* PluginConfigController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = PluginConfigController.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
551A757817868BEC0052D185 /* PluginGLView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PluginGLView.h; sourceTree = "<group>"; };
551A757917868BEC0052D185 /* PluginGLView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PluginGLView.m; sourceTree = "<group>"; };
551A757A17868BEC0052D185 /* PluginWindow.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PluginWindow.h; sourceTree = "<group>"; };
551A757B17868BEC0052D185 /* PluginWindow.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PluginWindow.m; sourceTree = "<group>"; };
551A757C17868BEC0052D185 /* PluginWindowController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PluginWindowController.h; sourceTree = "<group>"; };
551A757D17868BEC0052D185 /* PluginWindowController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PluginWindowController.m; sourceTree = "<group>"; };
551A757E17868BEC0052D185 /* SGPUPreferences.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SGPUPreferences.h; sourceTree = "<group>"; };
551A757F17868BED0052D185 /* NetSfPeopsSoftGPUInterface.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NetSfPeopsSoftGPUInterface.xib; sourceTree = "<group>"; };
551A758617868BED0052D185 /* English */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = English; path = English.lproj/Credits.rtf; sourceTree = "<group>"; };
551A758817868BED0052D185 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
551A758A17868BED0052D185 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
551A758D17868BED0052D185 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
551A758F17868BED0052D185 /* drawgl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = drawgl.h; sourceTree = "<group>"; };
551A759017868BED0052D185 /* drawgl.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = drawgl.m; sourceTree = "<group>"; };
551A759117868BED0052D185 /* ExtendedKeys.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtendedKeys.h; sourceTree = "<group>"; };
551A759217868BED0052D185 /* NetSfPeopsOpenGLPluginConfigController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NetSfPeopsOpenGLPluginConfigController.h; sourceTree = "<group>"; };
551A759317868BED0052D185 /* NetSfPeopsOpenGLPluginConfigController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = NetSfPeopsOpenGLPluginConfigController.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
551A759417868BED0052D185 /* PluginGLView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PluginGLView.h; sourceTree = "<group>"; };
551A759517868BED0052D185 /* PluginGLView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PluginGLView.m; sourceTree = "<group>"; };
551A759617868BED0052D185 /* PluginWindow.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PluginWindow.h; sourceTree = "<group>"; };
551A759717868BED0052D185 /* PluginWindow.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PluginWindow.m; sourceTree = "<group>"; };
551A759817868BED0052D185 /* PluginWindowController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PluginWindowController.h; sourceTree = "<group>"; };
551A759917868BED0052D185 /* PluginWindowController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PluginWindowController.m; sourceTree = "<group>"; };
551A759A17868BED0052D185 /* NetSfPeopsOpenGLGPUInterface.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NetSfPeopsOpenGLGPUInterface.xib; sourceTree = "<group>"; };
551A75BC17868C400052D185 /* connection.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = connection.c; sourceTree = "<group>"; };
551A75BD17868C400052D185 /* connection.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = connection.h; sourceTree = "<group>"; };
551A75BE17868C400052D185 /* fifo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fifo.c; sourceTree = "<group>"; };
551A75BF17868C400052D185 /* fifo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fifo.h; sourceTree = "<group>"; };
551A75C217868C400052D185 /* sio1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sio1.c; sourceTree = "<group>"; };
551A75C317868C400052D185 /* sio1.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = sio1.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
551A75C517868C400052D185 /* typedefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = typedefs.h; sourceTree = "<group>"; };
551A75CE17868C4E0052D185 /* Bladesio1.psxplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Bladesio1.psxplugin; sourceTree = BUILT_PRODUCTS_DIR; };
551A75F417868E640052D185 /* cdr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cdr.c; sourceTree = "<group>"; };
551A75F517868E640052D185 /* cdr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = cdr.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
551A75FB17868E640052D185 /* util.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = util.c; sourceTree = "<group>"; };
551A760A17868EF00052D185 /* adsr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = adsr.c; sourceTree = "<group>"; };
551A760B17868EF00052D185 /* adsr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = adsr.h; sourceTree = "<group>"; };
551A760F17868EF00052D185 /* dma.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dma.c; sourceTree = "<group>"; };
551A761017868EF00052D185 /* dma.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dma.h; sourceTree = "<group>"; };
551A761117868EF00052D185 /* dsoundoss.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dsoundoss.h; sourceTree = "<group>"; };
551A761217868EF00052D185 /* externals.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = externals.c; sourceTree = "<group>"; };
551A761317868EF00052D185 /* externals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = externals.h; sourceTree = "<group>"; };
551A761417868EF00052D185 /* freeze.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = freeze.c; sourceTree = "<group>"; };
551A761517868EF00052D185 /* gauss_i.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gauss_i.h; sourceTree = "<group>"; };
551A761817868EF00052D185 /* openal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = openal.c; sourceTree = "<group>"; };
551A761A17868EF00052D185 /* psemuxa.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = psemuxa.h; sourceTree = "<group>"; };
551A761C17868EF00052D185 /* registers.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = registers.c; sourceTree = "<group>"; };
551A761D17868EF00052D185 /* registers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = registers.h; sourceTree = "<group>"; };
551A761E17868EF00052D185 /* regs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = regs.h; sourceTree = "<group>"; };
551A761F17868EF00052D185 /* reverb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = reverb.c; sourceTree = "<group>"; };
551A762017868EF00052D185 /* reverb.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = reverb.h; sourceTree = "<group>"; };
551A762117868EF00052D185 /* sdl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sdl.c; sourceTree = "<group>"; };
551A762217868EF00052D185 /* spu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = spu.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
551A762317868EF00052D185 /* spu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = spu.h; sourceTree = "<group>"; };
551A762717868EF00052D185 /* stdafx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stdafx.h; sourceTree = "<group>"; };
551A762817868EF00052D185 /* xa.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = xa.c; sourceTree = "<group>"; };
551A762917868EF00052D185 /* xa.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xa.h; sourceTree = "<group>"; };
551A762B17868F270052D185 /* cfg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cfg.c; sourceTree = "<group>"; };
551A762C17868F270052D185 /* cfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cfg.h; sourceTree = "<group>"; };
551A762D17868F270052D185 /* draw.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = draw.c; sourceTree = "<group>"; };
551A762E17868F270052D185 /* draw.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = draw.h; sourceTree = "<group>"; };
551A762F17868F270052D185 /* externals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = externals.h; sourceTree = "<group>"; };
551A763017868F270052D185 /* fps.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fps.c; sourceTree = "<group>"; };
551A763117868F270052D185 /* fps.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fps.h; sourceTree = "<group>"; };
551A763217868F270052D185 /* gpu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = gpu.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
551A763317868F270052D185 /* gpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gpu.h; sourceTree = "<group>"; };
551A763717868F270052D185 /* hq2x.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hq2x.h; sourceTree = "<group>"; };
551A763817868F270052D185 /* hq3x.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hq3x.h; sourceTree = "<group>"; };
551A763A17868F280052D185 /* interp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = interp.h; sourceTree = "<group>"; };
551A763B17868F280052D185 /* key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = key.c; sourceTree = "<group>"; };
551A763C17868F280052D185 /* key.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = key.h; sourceTree = "<group>"; };
551A763F17868F280052D185 /* menu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu.c; sourceTree = "<group>"; };
551A764017868F280052D185 /* menu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = menu.h; sourceTree = "<group>"; };
551A764117868F280052D185 /* prim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = prim.c; sourceTree = "<group>"; };
551A764217868F280052D185 /* prim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = prim.h; sourceTree = "<group>"; };
551A764317868F280052D185 /* soft.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = soft.c; sourceTree = "<group>"; };
551A764417868F280052D185 /* soft.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = soft.h; sourceTree = "<group>"; };
551A764517868F280052D185 /* swap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = swap.h; sourceTree = "<group>"; };
551A764617868F280052D185 /* zn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = zn.c; sourceTree = "<group>"; };
551A764B17868F570052D185 /* draw.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = draw.c; sourceTree = "<group>"; };
551A764C17868F570052D185 /* draw.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = draw.h; sourceTree = "<group>"; };
551A764D17868F570052D185 /* externals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = externals.h; sourceTree = "<group>"; };
551A764E17868F570052D185 /* fps.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fps.c; sourceTree = "<group>"; };
551A764F17868F570052D185 /* fps.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fps.h; sourceTree = "<group>"; };
551A765017868F570052D185 /* gl_ext.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gl_ext.h; sourceTree = "<group>"; };
551A765117868F570052D185 /* gpu.c */ = {isa = PBXFileReference; indentWidth = 1; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = gpu.c; sourceTree = "<group>"; usesTabs = 0; xcLanguageSpecificationIdentifier = xcode.lang.c; };
551A765217868F570052D185 /* gpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gpu.h; sourceTree = "<group>"; };
551A765617868F570052D185 /* gte_accuracy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = gte_accuracy.c; sourceTree = "<group>"; };
551A765717868F570052D185 /* gte_accuracy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gte_accuracy.h; sourceTree = "<group>"; };
551A765817868F570052D185 /* key.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = key.c; sourceTree = "<group>"; };
551A765917868F570052D185 /* key.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = key.h; sourceTree = "<group>"; };
551A765B17868F570052D185 /* menu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu.c; sourceTree = "<group>"; };
551A765C17868F570052D185 /* menu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = menu.h; sourceTree = "<group>"; };
551A765D17868F570052D185 /* prim.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = prim.c; sourceTree = "<group>"; };
551A765E17868F570052D185 /* prim.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = prim.h; sourceTree = "<group>"; };
551A765F17868F570052D185 /* soft.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = soft.c; sourceTree = "<group>"; };
551A766017868F570052D185 /* soft.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = soft.h; sourceTree = "<group>"; };
551A766117868F570052D185 /* stdafx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stdafx.h; sourceTree = "<group>"; };
551A766217868F570052D185 /* texture.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = texture.c; sourceTree = "<group>"; };
551A766317868F570052D185 /* texture.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = texture.h; sourceTree = "<group>"; };
551A76661786901F0052D185 /* analog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = analog.c; sourceTree = "<group>"; };
551A766B1786901F0052D185 /* pad.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pad.c; sourceTree = "<group>"; };
551A766C1786901F0052D185 /* pad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = pad.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
551A766D1786901F0052D185 /* sdljoy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sdljoy.c; sourceTree = "<group>"; };
551A767A178690500052D185 /* DFCdrom.psxplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DFCdrom.psxplugin; sourceTree = BUILT_PRODUCTS_DIR; };
551A7684178691170052D185 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
551A768E1786919F0052D185 /* DFInput.psxplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DFInput.psxplugin; sourceTree = BUILT_PRODUCTS_DIR; };
551A76AC178693C60052D185 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; };
551A76AE178693D60052D185 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = System/Library/Frameworks/ApplicationServices.framework; sourceTree = SDKROOT; };
551A76AF178693D60052D185 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; };
551A76B2178693EA0052D185 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
551A76BC178693FF0052D185 /* PeopsSoftGPU.psxplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PeopsSoftGPU.psxplugin; sourceTree = BUILT_PRODUCTS_DIR; };
551A76D1178695BD0052D185 /* GLUT.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLUT.framework; path = System/Library/Frameworks/GLUT.framework; sourceTree = SDKROOT; };
551A76D2178695C70052D185 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
551A76D8178696810052D185 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
551A76E2178696BD0052D185 /* PeopsSpuSDL.psxplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PeopsSpuSDL.psxplugin; sourceTree = BUILT_PRODUCTS_DIR; };
551A76E71786971B0052D185 /* libSPUSharedCode.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libSPUSharedCode.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
551A771F178698C60052D185 /* PeopsSpuAL.psxplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PeopsSpuAL.psxplugin; sourceTree = BUILT_PRODUCTS_DIR; };
551A7723178699250052D185 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
551A774F17869C280052D185 /* PeopsXGL.psxplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PeopsXGL.psxplugin; sourceTree = BUILT_PRODUCTS_DIR; };
551A776D17869E430052D185 /* DFNet.psxplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DFNet.psxplugin; sourceTree = BUILT_PRODUCTS_DIR; };
551A777317869E830052D185 /* dfnet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dfnet.c; sourceTree = "<group>"; };
551A777417869E830052D185 /* dfnet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = dfnet.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
551A777817869E830052D185 /* unix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unix.c; sourceTree = "<group>"; };
5525BC5D19421A750018AF2F /* Psx-Memcard.mdimporter */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Psx-Memcard.mdimporter"; sourceTree = BUILT_PRODUCTS_DIR; };
5525BC6419421A760018AF2F /* Psx-Memcard-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Psx-Memcard-Info.plist"; sourceTree = "<group>"; };
5525BC6619421A760018AF2F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
5525BC6819421A760018AF2F /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
5525BC6A19421A760018AF2F /* GetMetadataForFile.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GetMetadataForFile.m; sourceTree = "<group>"; };
5525BC7019421A760018AF2F /* Psx-Memcard-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Psx-Memcard-Prefix.pch"; sourceTree = "<group>"; };
5525BC7719421D4F0018AF2F /* schema.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = schema.xml; sourceTree = "<group>"; };
5525BC7B19421DDC0018AF2F /* GetMetadataForFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GetMetadataForFile.h; sourceTree = "<group>"; };
5525BC7D194221EC0018AF2F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/schema.strings; sourceTree = "<group>"; };
5539965D178BB1B100859644 /* OSXPlugLocalization.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OSXPlugLocalization.h; sourceTree = "<group>"; };
553FECB918DF5A8300C7B007 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/AddPluginSheet.xib; sourceTree = "<group>"; };
553FECBD18DF5A8300C7B007 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/Configuration.xib; sourceTree = "<group>"; };
553FECBF18DF5A8300C7B007 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/PCSXR.xib; sourceTree = "<group>"; };
553FECC918DF5A8300C7B007 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
553FECCB18DF5A8300C7B007 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
553FECCD18DF5A8300C7B007 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = en; path = en.lproj/KeyNames.plist; sourceTree = "<group>"; };
553FECCF18DF5A8300C7B007 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
553FECD718DF5A8300C7B007 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
553FECD818DF5A8300C7B007 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
553FECDC18DF5A8300C7B007 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/InfoPlist.strings; sourceTree = "<group>"; };
553FECDD18DF5A8300C7B007 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
553FECE018DF5A8300C7B007 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InfoPlist.strings; sourceTree = "<group>"; };
553FECE118DF5A8300C7B007 /* ko-KR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "ko-KR"; path = "ko-KR.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
553FECE318DF5A8300C7B007 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
553FECE418DF5A8300C7B007 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
553FECE818DF5A8300C7B007 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = "zh-Hans"; path = "zh-Hans.lproj/Credits.rtf"; sourceTree = "<group>"; };
553FECE918DF5A8300C7B007 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
553FECEA18DF5A8300C7B007 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
553FECED18DF5A8300C7B007 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
553FECFD18DF5ABA00C7B007 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/AddPluginSheet.strings; sourceTree = "<group>"; };
553FECFE18DF5ABD00C7B007 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/AddPluginSheet.strings"; sourceTree = "<group>"; };
553FECFF18DF5AC200C7B007 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/AddPluginSheet.strings; sourceTree = "<group>"; };
553FED0018DF5ADD00C7B007 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Configuration.strings; sourceTree = "<group>"; };
553FED0118DF5AE100C7B007 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Configuration.strings"; sourceTree = "<group>"; };
553FED0218DF5AE600C7B007 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Configuration.strings; sourceTree = "<group>"; };
553FED0318DF5AED00C7B007 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Configuration.strings; sourceTree = "<group>"; };
553FED0418DF5AFD00C7B007 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/PCSXR.strings; sourceTree = "<group>"; };
553FED0518DF5B0000C7B007 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/PCSXR.strings"; sourceTree = "<group>"; };
553FED0618DF5B0200C7B007 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/PCSXR.strings; sourceTree = "<group>"; };
553FED0718DF5B0500C7B007 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/PCSXR.strings; sourceTree = "<group>"; };
554572F217CBC69600FB7D19 /* SPUShared-info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "SPUShared-info.plist"; sourceTree = "<group>"; };
554B391418EB4C66000ADF68 /* DFInput.exp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.exports; name = DFInput.exp; path = Resources/DFInput.exp; sourceTree = "<group>"; };
554FD70817C6A13E0056CF66 /* SDL2.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL2.framework; path = /Library/Frameworks/SDL2.framework; sourceTree = "<absolute>"; };
5550D2711683C923006C56B5 /* RecentItemsMenu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RecentItemsMenu.h; sourceTree = "<group>"; };
5550D2721683C923006C56B5 /* RecentItemsMenu.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RecentItemsMenu.m; sourceTree = "<group>"; usesTabs = 1; };
55534AF018183BFA006D6BCB /* updateInfoPlist */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = updateInfoPlist; sourceTree = BUILT_PRODUCTS_DIR; };
55534AF418183BFB006D6BCB /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
55534AF718183BFB006D6BCB /* updateInfoPlist-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "updateInfoPlist-Prefix.pch"; sourceTree = "<group>"; };
5557769917EBE7D60019D008 /* Media.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Media.xcassets; sourceTree = "<group>"; };
5569B09D182F0B3D00991C9C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/PcsxrMemCard.xib; sourceTree = "<group>"; };
5569B09E182F0B3E00991C9C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/CheatWindow.xib; sourceTree = "<group>"; };
5569B09F182F0B3F00991C9C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/Bladesio1PluginConfig.xib; sourceTree = "<group>"; };
5569B0A0182F0B4000991C9C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/DFCdromPluginConfig.xib; sourceTree = "<group>"; };
5569B0A1182F0B4100991C9C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/NetPcsxrHIDInputPluginMain.xib; sourceTree = "<group>"; };
5569B0A2182F0B4200991C9C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/DFNet.xib; sourceTree = "<group>"; };
5569B0A3182F0B4800991C9C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/SockDialog.xib; sourceTree = "<group>"; };
5569B0A4182F0B4900991C9C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/NetSfPeopsSpuPluginMain.xib; sourceTree = "<group>"; };
5569B0A5182F0B4A00991C9C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/NetSfPeopsSoftGPUConfig.xib; sourceTree = "<group>"; };
5569B0A6182F0B4B00991C9C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/NetSfPeopsOpenGLConfig.xib; sourceTree = "<group>"; };
5569B0AF182F0B7900991C9C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/PcsxrMemCard.strings; sourceTree = "<group>"; };
5569B0B1182F0B8100991C9C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/CheatWindow.strings; sourceTree = "<group>"; };
5569B0B3182F0B8B00991C9C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Bladesio1PluginConfig.strings; sourceTree = "<group>"; };
5569B0B5182F0B9800991C9C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/DFCdromPluginConfig.strings; sourceTree = "<group>"; };
5569B0B7182F0BA700991C9C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/NetSfPeopsOpenGLConfig.strings; sourceTree = "<group>"; };
5569B0B9182F0BB100991C9C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/NetSfPeopsSoftGPUConfig.strings; sourceTree = "<group>"; };
5569B0BB182F0BC000991C9C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/NetSfPeopsSpuPluginMain.strings; sourceTree = "<group>"; };
5569B0BD182F0BCE00991C9C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/DFNet.strings; sourceTree = "<group>"; };
5569B0BF182F0BD500991C9C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/SockDialog.strings; sourceTree = "<group>"; };
5569B0C1182F0BE100991C9C /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/NetPcsxrHIDInputPluginMain.strings; sourceTree = "<group>"; };
556C37A8197C815C001A4265 /* PSXMemEnumerator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PSXMemEnumerator.m; sourceTree = "<group>"; };
556C37AA197C81F9001A4265 /* PSXMemEnumerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PSXMemEnumerator.h; sourceTree = "<group>"; };
556C37B1197DBFD1001A4265 /* template.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = template.html; sourceTree = "<group>"; };
55707E8E18123579007CC5D0 /* hu */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
55707E901812357B007CC5D0 /* hu */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
55707E921812357D007CC5D0 /* hu */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
55707E9518123580007CC5D0 /* hu */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
55707E9718123582007CC5D0 /* hu */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
55707E9918123584007CC5D0 /* hu */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
5581463717AABCD100862DBF /* PcsxrCheatHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcsxrCheatHandler.h; sourceTree = "<group>"; };
5581463817AABCD100862DBF /* PcsxrCheatHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PcsxrCheatHandler.m; sourceTree = "<group>"; };
558328C5184F227500DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/PcsxrMemCard.strings"; sourceTree = "<group>"; };
558328C7184F227E00DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/CheatWindow.strings"; sourceTree = "<group>"; };
558328CA184F237000DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Bladesio1PluginConfig.strings"; sourceTree = "<group>"; };
558328CB184F238F00DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = "zh-Hans"; path = "zh-Hans.lproj/Credits.rtf"; sourceTree = "<group>"; };
558328CD184F23DF00DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/DFCdromPluginConfig.strings"; sourceTree = "<group>"; };
558328CE184F23EC00DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = "zh-Hans"; path = "zh-Hans.lproj/Credits.rtf"; sourceTree = "<group>"; };
558328D2184F246500DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/NetPcsxrHIDInputPluginMain.strings"; sourceTree = "<group>"; };
558328D3184F246B00DFACE4 /* zh-Hans */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
558328D4184F24A300DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = "zh-Hans"; path = "zh-Hans.lproj/Credits.rtf"; sourceTree = "<group>"; };
558328D6184F253300DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/DFNet.strings"; sourceTree = "<group>"; };
558328D8184F253D00DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/SockDialog.strings"; sourceTree = "<group>"; };
558328D9184F254500DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
558328DB184F25AB00DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/NetSfPeopsSoftGPUConfig.strings"; sourceTree = "<group>"; };
558328DC184F25B300DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = "zh-Hans"; path = "zh-Hans.lproj/Credits.rtf"; sourceTree = "<group>"; };
558328DE184F263F00DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/NetSfPeopsOpenGLConfig.strings"; sourceTree = "<group>"; };
558328DF184F264800DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = "zh-Hans"; path = "zh-Hans.lproj/Credits.rtf"; sourceTree = "<group>"; };
558328E1184F268300DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/NetSfPeopsSpuPluginMain.strings"; sourceTree = "<group>"; };
558328E2184F268C00DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = "zh-Hans"; path = "zh-Hans.lproj/Credits.rtf"; sourceTree = "<group>"; };
558328E4184F272C00DFACE4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = "zh-Hans"; path = "zh-Hans.lproj/Credits.rtf"; sourceTree = "<group>"; };
559366C012B694DF004ACC1E /* iGte.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iGte.h; sourceTree = "<group>"; };
559366C112B694DF004ACC1E /* iR3000A-64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "iR3000A-64.c"; sourceTree = "<group>"; };
559366C212B694DF004ACC1E /* ix86-64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "ix86-64.c"; sourceTree = "<group>"; };
559366C312B694DF004ACC1E /* ix86-64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ix86-64.h"; sourceTree = "<group>"; };
559366C412B694DF004ACC1E /* ix86_3dnow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ix86_3dnow.c; sourceTree = "<group>"; };
559366C512B694DF004ACC1E /* ix86_cpudetect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ix86_cpudetect.c; sourceTree = "<group>"; };
559366C612B694DF004ACC1E /* ix86_fpu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ix86_fpu.c; sourceTree = "<group>"; };
559366C712B694DF004ACC1E /* ix86_mmx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ix86_mmx.c; sourceTree = "<group>"; };
559366C812B694DF004ACC1E /* ix86_sse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ix86_sse.c; sourceTree = "<group>"; };
5593804E18F38C060022C282 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
5598AAF017D2D5450024F71D /* fr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
5598AAF217D2D5470024F71D /* fr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
5598AAF517D2D54A0024F71D /* fr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
5598AAF717D2D54C0024F71D /* fr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
5598AAF917D2D54E0024F71D /* fr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
5598AAFB17D2E9E90024F71D /* fr */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
55A9021E147D7C380037E18F /* PcsxrMemCardController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcsxrMemCardController.h; sourceTree = "<group>"; };
55A9021F147D7C380037E18F /* PcsxrMemCardController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PcsxrMemCardController.m; sourceTree = "<group>"; usesTabs = 1; };
55A90227147D89380037E18F /* PcsxrMemoryObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = PcsxrMemoryObject.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
55A90228147D89380037E18F /* PcsxrMemoryObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = PcsxrMemoryObject.m; sourceTree = "<group>"; usesTabs = 1; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
55B13FBF18C4FAC600ACD9AC /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
55BBA690149454DE003B2CEC /* PcsxrFileHandle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcsxrFileHandle.h; sourceTree = "<group>"; };
55BBA691149455E1003B2CEC /* PcsxrMemCardHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcsxrMemCardHandler.h; sourceTree = "<group>"; };
55BBA692149455E1003B2CEC /* PcsxrMemCardHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PcsxrMemCardHandler.m; sourceTree = "<group>"; usesTabs = 1; };
55BBA69414945628003B2CEC /* PcsxrPluginHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcsxrPluginHandler.h; sourceTree = "<group>"; };
55BBA69514945628003B2CEC /* PcsxrPluginHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PcsxrPluginHandler.m; sourceTree = "<group>"; usesTabs = 1; };
55BBA69714953887003B2CEC /* PcsxrDiscHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcsxrDiscHandler.h; sourceTree = "<group>"; };
55BBA69814953887003B2CEC /* PcsxrDiscHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = PcsxrDiscHandler.m; sourceTree = "<group>"; usesTabs = 1; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
55BBA69A14958399003B2CEC /* PcsxrFreezeStateHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcsxrFreezeStateHandler.h; sourceTree = "<group>"; };
55BBA69B1495839A003B2CEC /* PcsxrFreezeStateHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PcsxrFreezeStateHandler.m; sourceTree = "<group>"; usesTabs = 1; };
55CA586A17E799E6007424D5 /* DiskArbitration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DiskArbitration.framework; path = System/Library/Frameworks/DiskArbitration.framework; sourceTree = SDKROOT; };
55DA37241894419000B44951 /* pcsxr.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pcsxr.pch; sourceTree = SOURCE_ROOT; };
55E0ACDE178B695F0005C945 /* LaunchArg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LaunchArg.h; sourceTree = "<group>"; };
55E0ACDF178B69600005C945 /* LaunchArg.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LaunchArg.m; sourceTree = "<group>"; usesTabs = 1; };
55E1598C18455C60007983CB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/CheatWindow.strings; sourceTree = "<group>"; };
55E1598E18455C78007983CB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/PcsxrMemCard.strings; sourceTree = "<group>"; };
55E15993184564D4007983CB /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
55E15995184567D5007983CB /* GL2Code.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GL2Code.m; sourceTree = "<group>"; };
55E15997184567F4007983CB /* GL3Code.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GL3Code.m; sourceTree = "<group>"; };
55E159A31845BA55007983CB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Bladesio1PluginConfig.strings; sourceTree = "<group>"; };
55E159A51845BA57007983CB /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Bladesio1PluginConfig.strings; sourceTree = "<group>"; };
55E159A71845BA63007983CB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/DFCdromPluginConfig.strings; sourceTree = "<group>"; };
55E159A91845BA66007983CB /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/DFCdromPluginConfig.strings; sourceTree = "<group>"; };
55E159AB1845BA78007983CB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/NetPcsxrHIDInputPluginMain.strings; sourceTree = "<group>"; };
55E159AD1845BA7B007983CB /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/NetPcsxrHIDInputPluginMain.strings; sourceTree = "<group>"; };
55E159AF1845BA88007983CB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/SockDialog.strings; sourceTree = "<group>"; };
55E159B11845BA8A007983CB /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/SockDialog.strings; sourceTree = "<group>"; };
55E159B31845BABA007983CB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/DFNet.strings; sourceTree = "<group>"; };
55E159B51845BABC007983CB /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/DFNet.strings; sourceTree = "<group>"; };
55E159B71845BACC007983CB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/NetSfPeopsSpuPluginMain.strings; sourceTree = "<group>"; };
55E159B91845BACF007983CB /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/NetSfPeopsSpuPluginMain.strings; sourceTree = "<group>"; };
55E159BB1845BAEB007983CB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/NetSfPeopsSoftGPUConfig.strings; sourceTree = "<group>"; };
55E159BD1845BAED007983CB /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/NetSfPeopsSoftGPUConfig.strings; sourceTree = "<group>"; };
55E159BF1845BB4C007983CB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/NetSfPeopsOpenGLConfig.strings; sourceTree = "<group>"; };
55E159C11845BB4F007983CB /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/NetSfPeopsOpenGLConfig.strings; sourceTree = "<group>"; };
55EC05F91788B1230053AC23 /* PcsxrMemCardArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PcsxrMemCardArray.h; sourceTree = "<group>"; };
55EC05FA1788B1230053AC23 /* PcsxrMemCardArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PcsxrMemCardArray.m; sourceTree = "<group>"; usesTabs = 1; };
55EC05FC178916E70053AC23 /* MemBadgeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemBadgeView.h; sourceTree = "<group>"; };
55EC05FD178916E70053AC23 /* MemBadgeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MemBadgeView.m; sourceTree = "<group>"; usesTabs = 1; };
55EE2D9017E2323400FED42A /* ecm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ecm.h; sourceTree = "<group>"; };
55F41A2017EF774500605DF8 /* version.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = version.sh; sourceTree = "<group>"; };
55F41A2117EF7A3300605DF8 /* Info.plistvers.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plistvers.plist; path = ../Info.plistvers.plist; sourceTree = "<group>"; };
712FD1E51093096F00575A92 /* debug.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; path = debug.c; sourceTree = "<group>"; };
712FD1E61093096F00575A92 /* socket.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; path = socket.c; sourceTree = "<group>"; };
712FD1E71093096F00575A92 /* socket.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = socket.h; sourceTree = "<group>"; };
713B530C110B75650002F164 /* ppf.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; path = ppf.c; sourceTree = "<group>"; };
713B530D110B75650002F164 /* ppf.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = ppf.h; sourceTree = "<group>"; };
7161C2810FDED6D000225F97 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
7161C2970FDED75300225F97 /* ExtendedKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExtendedKeys.h; sourceTree = "<group>"; };
7192F428129C412E0042D946 /* gpu.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; path = gpu.c; sourceTree = "<group>"; };
7192F429129C412E0042D946 /* gpu.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = gpu.h; sourceTree = "<group>"; };
719594B011AEFE8C004AD686 /* psxcommon.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; path = psxcommon.c; sourceTree = "<group>"; };
71F4C5600FDED12800529849 /* cdriso.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; path = cdriso.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
71F4C5610FDED12800529849 /* cdriso.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cdriso.h; sourceTree = "<group>"; };
71F4C5620FDED12800529849 /* cdrom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; path = cdrom.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
71F4C5630FDED12800529849 /* cdrom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cdrom.h; sourceTree = "<group>"; };
71F4C5640FDED12800529849 /* cheat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cheat.c; sourceTree = "<group>"; };
71F4C5650FDED12800529849 /* cheat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cheat.h; sourceTree = "<group>"; };
71F4C5660FDED12800529849 /* coff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = coff.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
71F4C5670FDED12800529849 /* debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = "<group>"; };
71F4C5680FDED12800529849 /* decode_xa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = decode_xa.c; sourceTree = "<group>"; };
71F4C5690FDED12800529849 /* decode_xa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decode_xa.h; sourceTree = "<group>"; };
71F4C56A0FDED12800529849 /* disr3000a.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = disr3000a.c; sourceTree = "<group>"; };
71F4C56B0FDED12800529849 /* gte.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gte.c; sourceTree = "<group>"; };
71F4C56C0FDED12800529849 /* gte.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gte.h; sourceTree = "<group>"; };
71F4C56D0FDED12800529849 /* mdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mdec.c; sourceTree = "<group>"; };
71F4C56E0FDED12800529849 /* mdec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mdec.h; sourceTree = "<group>"; };
71F4C56F0FDED12800529849 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; };
71F4C5700FDED12800529849 /* misc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = "<group>"; };
71F4C5710FDED12800529849 /* plugins.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plugins.c; sourceTree = "<group>"; };
71F4C5720FDED12800529849 /* plugins.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plugins.h; sourceTree = "<group>"; };
71F4C5730FDED12800529849 /* psemu_plugin_defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = psemu_plugin_defs.h; sourceTree = "<group>"; };
71F4C5740FDED12800529849 /* psxbios.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = psxbios.c; sourceTree = "<group>"; };
71F4C5750FDED12800529849 /* psxbios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = psxbios.h; sourceTree = "<group>"; };
71F4C5760FDED12800529849 /* psxcommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = psxcommon.h; sourceTree = "<group>"; };
71F4C5770FDED12800529849 /* psxcounters.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = psxcounters.c; sourceTree = "<group>"; };
71F4C5780FDED12800529849 /* psxcounters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = psxcounters.h; sourceTree = "<group>"; };
71F4C5790FDED12800529849 /* psxdma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = psxdma.c; sourceTree = "<group>"; };
71F4C57A0FDED12800529849 /* psxdma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = psxdma.h; sourceTree = "<group>"; };
71F4C57B0FDED12800529849 /* psxhle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = psxhle.c; sourceTree = "<group>"; };
71F4C57C0FDED12800529849 /* psxhle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = psxhle.h; sourceTree = "<group>"; };
71F4C57D0FDED12800529849 /* psxhw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = psxhw.c; sourceTree = "<group>"; };
71F4C57E0FDED12800529849 /* psxhw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = psxhw.h; sourceTree = "<group>"; };
71F4C57F0FDED12800529849 /* psxinterpreter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = psxinterpreter.c; sourceTree = "<group>"; };
71F4C5800FDED12800529849 /* psxmem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = psxmem.c; sourceTree = "<group>"; };
71F4C5810FDED12800529849 /* psxmem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = psxmem.h; sourceTree = "<group>"; };
71F4C5820FDED12800529849 /* r3000a.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = r3000a.c; sourceTree = "<group>"; };
71F4C5830FDED12800529849 /* r3000a.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = r3000a.h; sourceTree = "<group>"; };
71F4C5840FDED12800529849 /* sio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sio.c; sourceTree = "<group>"; };
71F4C5850FDED12800529849 /* sio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sio.h; sourceTree = "<group>"; };
71F4C5860FDED12800529849 /* spu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = spu.c; sourceTree = "<group>"; };
71F4C5870FDED12800529849 /* spu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spu.h; sourceTree = "<group>"; };
71F4C5880FDED12800529849 /* system.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = system.h; sourceTree = "<group>"; };
71F703A611B3A673007DD5C5 /* sjisfont.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; path = sjisfont.h; sourceTree = "<group>"; };
D422E67816DC495800526DCF /* CheatController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CheatController.h; sourceTree = "<group>"; };
D422E67916DC495800526DCF /* CheatController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CheatController.m; sourceTree = "<group>"; usesTabs = 1; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
2BB3D6C505427FE200831ACB /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
551A76D9178696810052D185 /* libz.dylib in Frameworks */,
55DA3723189440C800B44951 /* CoreFoundation.framework in Frameworks */,
551A76D7178696110052D185 /* IOKit.framework in Frameworks */,
55CA586B17E799E6007424D5 /* DiskArbitration.framework in Frameworks */,
551A76D61786960C0052D185 /* Cocoa.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
550E343218E6293D00A1AD21 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
550E344F18E6332F00A1AD21 /* libz.dylib in Frameworks */,
550E343B18E6293D00A1AD21 /* CoreServices.framework in Frameworks */,
550E343C18E6293D00A1AD21 /* CoreFoundation.framework in Frameworks */,
550E343A18E6293D00A1AD21 /* ApplicationServices.framework in Frameworks */,
550E343918E6293D00A1AD21 /* QuickLook.framework in Frameworks */,
550E345318E63DB700A1AD21 /* Cocoa.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A75C817868C4E0052D185 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
551A75C917868C4E0052D185 /* Cocoa.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A7674178690500052D185 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
551A7685178691170052D185 /* IOKit.framework in Frameworks */,
551A7675178690500052D185 /* Cocoa.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A76881786919F0052D185 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
550FFAEF17CEE37D0003A2F3 /* CoreFoundation.framework in Frameworks */,
551A77E71786A4DD0052D185 /* Carbon.framework in Frameworks */,
551A76891786919F0052D185 /* Cocoa.framework in Frameworks */,
554FD70C17C6A1F10056CF66 /* SDL2.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A76B6178693FF0052D185 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
551A76D4178695D20052D185 /* OpenGL.framework in Frameworks */,
551A76B7178693FF0052D185 /* Cocoa.framework in Frameworks */,
55E15994184564D4007983CB /* GLKit.framework in Frameworks */,
551A76D3178695D10052D185 /* GLUT.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A76DC178696BD0052D185 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
551A76DD178696BD0052D185 /* Cocoa.framework in Frameworks */,
551A76F6178697D70052D185 /* libSPUSharedCode.dylib in Frameworks */,
554FD70917C6A13E0056CF66 /* SDL2.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A76E41786971B0052D185 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
551A76E81786971B0052D185 /* Cocoa.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A7714178698C60052D185 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
551A7724178699250052D185 /* OpenAL.framework in Frameworks */,
551A7716178698C60052D185 /* Cocoa.framework in Frameworks */,
551A7715178698C60052D185 /* libSPUSharedCode.dylib in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A774917869C280052D185 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
551A775117869C3C0052D185 /* OpenGL.framework in Frameworks */,
551A774A17869C280052D185 /* Cocoa.framework in Frameworks */,
551A775017869C3C0052D185 /* GLUT.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A776717869E430052D185 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
551A776817869E430052D185 /* Cocoa.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5525BC5A19421A750018AF2F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
5525BC5F19421A760018AF2F /* CoreFoundation.framework in Frameworks */,
5525BC5E19421A760018AF2F /* CoreServices.framework in Frameworks */,
5525BC6119421A760018AF2F /* Foundation.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
55534AED18183BFA006D6BCB /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
55268A5A1876244E00A82269 /* Foundation.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
08FB7794FE84155DC02AAC07 /* Pcsxr */ = {
isa = PBXGroup;
children = (
55F41A2017EF774500605DF8 /* version.sh */,
08FB7795FE84155DC02AAC07 /* PCSXR */,
551A74AF17868BE90052D185 /* plugins */,
55534AF318183BFA006D6BCB /* updateInfoPlist */,
550E343D18E6293D00A1AD21 /* Pcsxr-QL */,
5525BC6219421A760018AF2F /* Psx-Memcard */,
551A749D17868B110052D185 /* Frameworks */,
1AB674ADFE9D54B511CA2CBB /* Products */,
);
name = Pcsxr;
sourceTree = "<group>";
};
08FB7795FE84155DC02AAC07 /* PCSXR */ = {
isa = PBXGroup;
children = (
2BCE23B204C6B52C007C2DA3 /* libpcsxcore */,
2BC4787804C7FDBD00CAB520 /* MacOSX */,
2BA178AD0514CE260026D74D /* Resources */,
);
name = PCSXR;
sourceTree = "<group>";
};
1AB674ADFE9D54B511CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
2BBD6C1D04C893F500A83E33 /* PlugIns */,
2BB3D6D105427FE200831ACB /* PCSXR.app */,
551A75CE17868C4E0052D185 /* Bladesio1.psxplugin */,
551A767A178690500052D185 /* DFCdrom.psxplugin */,
551A768E1786919F0052D185 /* DFInput.psxplugin */,
551A76BC178693FF0052D185 /* PeopsSoftGPU.psxplugin */,
551A76E2178696BD0052D185 /* PeopsSpuSDL.psxplugin */,
551A76E71786971B0052D185 /* libSPUSharedCode.dylib */,
551A771F178698C60052D185 /* PeopsSpuAL.psxplugin */,
551A774F17869C280052D185 /* PeopsXGL.psxplugin */,
551A776D17869E430052D185 /* DFNet.psxplugin */,
55534AF018183BFA006D6BCB /* updateInfoPlist */,
550E343718E6293D00A1AD21 /* Pcsxr-QL.qlgenerator */,
5525BC5D19421A750018AF2F /* Psx-Memcard.mdimporter */,
);
name = Products;
sourceTree = "<group>";
};
2BA178AD0514CE260026D74D /* Resources */ = {
isa = PBXGroup;
children = (
5557769917EBE7D60019D008 /* Media.xcassets */,
2BB3D6CF05427FE200831ACB /* Info.plist */,
55F41A2117EF7A3300605DF8 /* Info.plistvers.plist */,
553FECCC18DF5A8300C7B007 /* KeyNames.plist */,
553FECC818DF5A8300C7B007 /* Credits.rtf */,
553FECBC18DF5A8300C7B007 /* Configuration.xib */,
553FECCA18DF5A8300C7B007 /* InfoPlist.strings */,
553FECCE18DF5A8300C7B007 /* Localizable.strings */,
553FECBE18DF5A8300C7B007 /* PCSXR.xib */,
553FECB818DF5A8300C7B007 /* AddPluginSheet.xib */,
55C7A216148B2B3800C22ABC /* PcsxrMemCard.xib */,
D422E66C16DC48D000526DCF /* CheatWindow.xib */,
);
path = Resources;
sourceTree = "<group>";
};
2BBD6C1D04C893F500A83E33 /* PlugIns */ = {
isa = PBXGroup;
children = (
);
name = PlugIns;
sourceTree = "<group>";
};
2BC4787804C7FDBD00CAB520 /* MacOSX */ = {
isa = PBXGroup;
children = (
557649B61786AF6F007C4457 /* File Handlers */,
557649B71786AF92007C4457 /* Plug-in handling */,
557649B81786AFB7007C4457 /* Controllers */,
55E0ACE1178B850B0005C945 /* Helper Classes */,
7161C2810FDED6D000225F97 /* config.h */,
2BA178A505148D9D0026D74D /* main.m */,
2BBB17DA051E4D0F00B84448 /* Plugin.c */,
7161C2970FDED75300225F97 /* ExtendedKeys.h */,
02717969167884DF004AED62 /* hotkeys.h */,
02717967167884C9004AED62 /* hotkeys.m */,
5539965D178BB1B100859644 /* OSXPlugLocalization.h */,
55DA37241894419000B44951 /* pcsxr.pch */,
);
name = MacOSX;
path = Source;
sourceTree = "<group>";
};
2BCE23B204C6B52C007C2DA3 /* libpcsxcore */ = {
isa = PBXGroup;
children = (
559366BF12B694DF004ACC1E /* ix86_64 */,
71F4C5600FDED12800529849 /* cdriso.c */,
71F4C5610FDED12800529849 /* cdriso.h */,
71F4C5620FDED12800529849 /* cdrom.c */,
71F4C5630FDED12800529849 /* cdrom.h */,
71F4C5640FDED12800529849 /* cheat.c */,
71F4C5650FDED12800529849 /* cheat.h */,
71F4C5660FDED12800529849 /* coff.h */,
712FD1E51093096F00575A92 /* debug.c */,
71F4C5670FDED12800529849 /* debug.h */,
71F4C5680FDED12800529849 /* decode_xa.c */,
71F4C5690FDED12800529849 /* decode_xa.h */,
71F4C56A0FDED12800529849 /* disr3000a.c */,
55EE2D9017E2323400FED42A /* ecm.h */,
7192F428129C412E0042D946 /* gpu.c */,
7192F429129C412E0042D946 /* gpu.h */,
71F4C56B0FDED12800529849 /* gte.c */,
71F4C56C0FDED12800529849 /* gte.h */,
71F4C56D0FDED12800529849 /* mdec.c */,
71F4C56E0FDED12800529849 /* mdec.h */,
71F4C56F0FDED12800529849 /* misc.c */,
71F4C5700FDED12800529849 /* misc.h */,
71F4C5710FDED12800529849 /* plugins.c */,
71F4C5720FDED12800529849 /* plugins.h */,
713B530C110B75650002F164 /* ppf.c */,
713B530D110B75650002F164 /* ppf.h */,
71F4C5730FDED12800529849 /* psemu_plugin_defs.h */,
71F4C5740FDED12800529849 /* psxbios.c */,
71F4C5750FDED12800529849 /* psxbios.h */,
719594B011AEFE8C004AD686 /* psxcommon.c */,
71F4C5760FDED12800529849 /* psxcommon.h */,
71F4C5770FDED12800529849 /* psxcounters.c */,
71F4C5780FDED12800529849 /* psxcounters.h */,
71F4C5790FDED12800529849 /* psxdma.c */,
71F4C57A0FDED12800529849 /* psxdma.h */,
71F4C57B0FDED12800529849 /* psxhle.c */,
71F4C57C0FDED12800529849 /* psxhle.h */,
71F4C57D0FDED12800529849 /* psxhw.c */,
71F4C57E0FDED12800529849 /* psxhw.h */,
71F4C57F0FDED12800529849 /* psxinterpreter.c */,
71F4C5800FDED12800529849 /* psxmem.c */,
71F4C5810FDED12800529849 /* psxmem.h */,
71F4C5820FDED12800529849 /* r3000a.c */,
71F4C5830FDED12800529849 /* r3000a.h */,
71F4C5840FDED12800529849 /* sio.c */,
71F4C5850FDED12800529849 /* sio.h */,
71F703A611B3A673007DD5C5 /* sjisfont.h */,
712FD1E61093096F00575A92 /* socket.c */,
712FD1E71093096F00575A92 /* socket.h */,
71F4C5860FDED12800529849 /* spu.c */,
71F4C5870FDED12800529849 /* spu.h */,
71F4C5880FDED12800529849 /* system.h */,
);
name = libpcsxcore;
path = ../libpcsxcore;
sourceTree = "<group>";
};
550E343D18E6293D00A1AD21 /* Pcsxr-QL */ = {
isa = PBXGroup;
children = (
550E345118E6362300A1AD21 /* nopic.h */,
550E344E18E629A300A1AD21 /* MyQuickLook.h */,
550E344318E6293D00A1AD21 /* GenerateThumbnailForURL.m */,
550E344518E6293D00A1AD21 /* GeneratePreviewForURL.m */,
550E344718E6293D00A1AD21 /* main.c */,
556C37AA197C81F9001A4265 /* PSXMemEnumerator.h */,
556C37A8197C815C001A4265 /* PSXMemEnumerator.m */,
550E343E18E6293D00A1AD21 /* Supporting Files */,
);
path = "Pcsxr-QL";
sourceTree = "<group>";
};
550E343E18E6293D00A1AD21 /* Supporting Files */ = {
isa = PBXGroup;
children = (
556C37B1197DBFD1001A4265 /* template.html */,
550E344018E6293D00A1AD21 /* InfoPlist.strings */,
550E343F18E6293D00A1AD21 /* Pcsxr-QL-Info.plist */,
550E344918E6293D00A1AD21 /* Pcsxr-QL-Prefix.pch */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
551A749D17868B110052D185 /* Frameworks */ = {
isa = PBXGroup;
children = (
55E15993184564D4007983CB /* GLKit.framework */,
554FD70817C6A13E0056CF66 /* SDL2.framework */,
55CA586A17E799E6007424D5 /* DiskArbitration.framework */,
551A7723178699250052D185 /* OpenAL.framework */,
551A76D1178695BD0052D185 /* GLUT.framework */,
551A76D2178695C70052D185 /* OpenGL.framework */,
2B976C00074C14B4007C050A /* Kernel.framework */,
551A76AC178693C60052D185 /* Carbon.framework */,
551A749E17868B110052D185 /* Cocoa.framework */,
551A7684178691170052D185 /* IOKit.framework */,
551A76B2178693EA0052D185 /* CoreFoundation.framework */,
551A76AE178693D60052D185 /* ApplicationServices.framework */,
551A76AF178693D60052D185 /* CoreServices.framework */,
551A74A117868B110052D185 /* AppKit.framework */,
551A74A217868B110052D185 /* CoreData.framework */,
551A74A317868B110052D185 /* Foundation.framework */,
551A76D8178696810052D185 /* libz.dylib */,
550E343818E6293D00A1AD21 /* QuickLook.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
551A74AF17868BE90052D185 /* plugins */ = {
isa = PBXGroup;
children = (
551A74B017868BE90052D185 /* Bladesio1 */,
551A750417868BEA0052D185 /* DFCdrom */,
551A751817868BEB0052D185 /* DFInput */,
551A753217868BEB0052D185 /* DFNet */,
551A754917868BEC0052D185 /* DFSound */,
551A756617868BEC0052D185 /* DFXVideo */,
551A758317868BED0052D185 /* PeopsXgl */,
);
path = plugins;
sourceTree = "<group>";
};
551A74B017868BE90052D185 /* Bladesio1 */ = {
isa = PBXGroup;
children = (
551A75BA17868C400052D185 /* src */,
551A74BD17868BEA0052D185 /* macsrc */,
551A75B917868C200052D185 /* Resources */,
);
path = Bladesio1;
sourceTree = "<group>";
};
551A74BD17868BEA0052D185 /* macsrc */ = {
isa = PBXGroup;
children = (
551A74BF17868BEA0052D185 /* cfg.c */,
551A74C017868BEA0052D185 /* PluginConfigController.h */,
551A74C117868BEA0052D185 /* PluginConfigController.m */,
);
path = macsrc;
sourceTree = "<group>";
};
551A750417868BEA0052D185 /* DFCdrom */ = {
isa = PBXGroup;
children = (
551A75F017868E640052D185 /* src */,
551A751217868BEB0052D185 /* macsrc */,
551A75D817868E180052D185 /* Resources */,
);
path = DFCdrom;
sourceTree = "<group>";
};
551A751217868BEB0052D185 /* macsrc */ = {
isa = PBXGroup;
children = (
551A751317868BEB0052D185 /* cdr-macosx.c */,
551A751417868BEB0052D185 /* cfg.c */,
551A751517868BEB0052D185 /* PluginConfigController.h */,
551A751617868BEB0052D185 /* PluginConfigController.m */,
);
path = macsrc;
sourceTree = "<group>";
};
551A751817868BEB0052D185 /* DFInput */ = {
isa = PBXGroup;
children = (
551A76651786901F0052D185 /* src */,
551A752617868BEB0052D185 /* macsrc */,
551A7671178690280052D185 /* Resources */,
);
path = DFInput;
sourceTree = "<group>";
};
551A752617868BEB0052D185 /* macsrc */ = {
isa = PBXGroup;
children = (
550FFAF017CEEEC90003A2F3 /* cfgHelper.m */,
551A752717868BEB0052D185 /* cfg.c */,
551A752817868BEB0052D185 /* cfg.h */,
551A752917868BEB0052D185 /* ControllerList.h */,
551A752A17868BEB0052D185 /* ControllerList.m */,
551A752B17868BEB0052D185 /* MappingCell.h */,
551A752C17868BEB0052D185 /* MappingCell.m */,
551A752D17868BEB0052D185 /* PadController.h */,
551A752E17868BEB0052D185 /* PadController.m */,
551A752F17868BEB0052D185 /* PadView.h */,
551A753017868BEB0052D185 /* PadView.m */,
551A753117868BEB0052D185 /* xkb.c */,
);
path = macsrc;
sourceTree = "<group>";
};
551A753217868BEB0052D185 /* DFNet */ = {
isa = PBXGroup;
children = (
551A777117869E830052D185 /* src */,
551A754117868BEC0052D185 /* macsrc */,
551A760817868EC10052D185 /* Resoruces */,
);
path = DFNet;
sourceTree = "<group>";
};
551A754117868BEC0052D185 /* macsrc */ = {
isa = PBXGroup;
children = (
551A754317868BEC0052D185 /* cfg.c */,
551A754417868BEC0052D185 /* PluginConfigController.h */,
551A754517868BEC0052D185 /* PluginConfigController.m */,
551A754617868BEC0052D185 /* SockDialog.h */,
551A754717868BEC0052D185 /* SockDialog.m */,
);
path = macsrc;
sourceTree = "<group>";
};
551A754917868BEC0052D185 /* DFSound */ = {
isa = PBXGroup;
children = (
551A760917868EF00052D185 /* src */,
551A754C17868BEC0052D185 /* macsrc */,
551A755817868BEC0052D185 /* Resorces */,
);
path = DFSound;
sourceTree = "<group>";
};
551A754C17868BEC0052D185 /* macsrc */ = {
isa = PBXGroup;
children = (
551A754E17868BEC0052D185 /* maccfg.h */,
551A754F17868BEC0052D185 /* NamedSlider.h */,
551A755017868BEC0052D185 /* NamedSlider.m */,
551A755117868BEC0052D185 /* PluginController.h */,
551A755217868BEC0052D185 /* PluginController.m */,
551A755317868BEC0052D185 /* SPUPluginController.h */,
551A755417868BEC0052D185 /* SPUPluginController.m */,
);
path = macsrc;
sourceTree = "<group>";
};
551A755817868BEC0052D185 /* Resorces */ = {
isa = PBXGroup;
children = (
551A755917868BEC0052D185 /* OpenAL */,
551A755C17868BEC0052D185 /* SDL */,
551A755F17868BEC0052D185 /* Shared */,
);
path = Resorces;
sourceTree = "<group>";
};
551A755917868BEC0052D185 /* OpenAL */ = {
isa = PBXGroup;
children = (
551A754A17868BEC0052D185 /* Info-AL.plist */,
551A755A17868BEC0052D185 /* InfoPlist.strings */,
);
path = OpenAL;
sourceTree = "<group>";
};
551A755C17868BEC0052D185 /* SDL */ = {
isa = PBXGroup;
children = (
551A754B17868BEC0052D185 /* Info-SDL.plist */,
551A755D17868BEC0052D185 /* InfoPlist.strings */,
);
path = SDL;
sourceTree = "<group>";
};
551A755F17868BEC0052D185 /* Shared */ = {
isa = PBXGroup;
children = (
550FFAEE17CEB8780003A2F3 /* DFSound.exp */,
554572F217CBC69600FB7D19 /* SPUShared-info.plist */,
551A756017868BEC0052D185 /* Credits.rtf */,
551A756217868BEC0052D185 /* Localizable.strings */,
551A756417868BEC0052D185 /* NetSfPeopsSpuPluginMain.xib */,
);
path = Shared;
sourceTree = "<group>";
};
551A756617868BEC0052D185 /* DFXVideo */ = {
isa = PBXGroup;
children = (
551A762A17868F270052D185 /* src */,
551A757317868BEC0052D185 /* macsrc */,
551A764717868F3D0052D185 /* Resources */,
);
path = DFXVideo;
sourceTree = "<group>";
};
551A757317868BEC0052D185 /* macsrc */ = {
isa = PBXGroup;
children = (
551A757417868BEC0052D185 /* drawgl.m */,
551A757517868BEC0052D185 /* ExtendedKeys.h */,
551A757617868BEC0052D185 /* PluginConfigController.h */,
551A757717868BEC0052D185 /* PluginConfigController.m */,
551A757817868BEC0052D185 /* PluginGLView.h */,
551A757917868BEC0052D185 /* PluginGLView.m */,
551A757A17868BEC0052D185 /* PluginWindow.h */,
551A757B17868BEC0052D185 /* PluginWindow.m */,
551A757C17868BEC0052D185 /* PluginWindowController.h */,
551A757D17868BEC0052D185 /* PluginWindowController.m */,
551A757E17868BEC0052D185 /* SGPUPreferences.h */,
55E15995184567D5007983CB /* GL2Code.m */,
55E15997184567F4007983CB /* GL3Code.m */,
);
path = macsrc;
sourceTree = "<group>";
};
551A758317868BED0052D185 /* PeopsXgl */ = {
isa = PBXGroup;
children = (
551A764817868F570052D185 /* src */,
551A758E17868BED0052D185 /* macsrc */,
551A766417868F870052D185 /* Resources */,
);
path = PeopsXgl;
sourceTree = "<group>";
};
551A758E17868BED0052D185 /* macsrc */ = {
isa = PBXGroup;
children = (
551A758F17868BED0052D185 /* drawgl.h */,
551A759017868BED0052D185 /* drawgl.m */,
551A759117868BED0052D185 /* ExtendedKeys.h */,
551A759217868BED0052D185 /* NetSfPeopsOpenGLPluginConfigController.h */,
551A759317868BED0052D185 /* NetSfPeopsOpenGLPluginConfigController.m */,
551A759417868BED0052D185 /* PluginGLView.h */,
551A759517868BED0052D185 /* PluginGLView.m */,
551A759617868BED0052D185 /* PluginWindow.h */,
551A759717868BED0052D185 /* PluginWindow.m */,
551A759817868BED0052D185 /* PluginWindowController.h */,
551A759917868BED0052D185 /* PluginWindowController.m */,
);
path = macsrc;
sourceTree = "<group>";
};
551A75B917868C200052D185 /* Resources */ = {
isa = PBXGroup;
children = (
551A74B417868BEA0052D185 /* Bladesio1PluginConfig.xib */,
551A74B617868BEA0052D185 /* Credits.rtf */,
551A74B817868BEA0052D185 /* InfoPlist.strings */,
551A74BA17868BEA0052D185 /* Localizable.strings */,
551A74BC17868BEA0052D185 /* Info.plist */,
);
name = Resources;
sourceTree = "<group>";
};
551A75BA17868C400052D185 /* src */ = {
isa = PBXGroup;
children = (
551A75BC17868C400052D185 /* connection.c */,
551A75BD17868C400052D185 /* connection.h */,
551A75BE17868C400052D185 /* fifo.c */,
551A75BF17868C400052D185 /* fifo.h */,
551A75C217868C400052D185 /* sio1.c */,
551A75C317868C400052D185 /* sio1.h */,
551A75C517868C400052D185 /* typedefs.h */,
);
name = src;
path = ../../../plugins/bladesio1;
sourceTree = "<group>";
};
551A75D817868E180052D185 /* Resources */ = {
isa = PBXGroup;
children = (
551A750917868BEB0052D185 /* Credits.rtf */,
551A750B17868BEB0052D185 /* DFCdromPluginConfig.xib */,
551A750D17868BEB0052D185 /* InfoPlist.strings */,
551A750F17868BEB0052D185 /* Localizable.strings */,
551A751117868BEB0052D185 /* Info.plist */,
551A751717868BEB0052D185 /* version.plist */,
);
name = Resources;
sourceTree = "<group>";
};
551A75F017868E640052D185 /* src */ = {
isa = PBXGroup;
children = (
551A75F417868E640052D185 /* cdr.c */,
551A75F517868E640052D185 /* cdr.h */,
551A75FB17868E640052D185 /* util.c */,
);
name = src;
path = ../../../plugins/dfcdrom;
sourceTree = "<group>";
};
551A760817868EC10052D185 /* Resoruces */ = {
isa = PBXGroup;
children = (
551A753617868BEB0052D185 /* Credits.rtf */,
551A753817868BEB0052D185 /* DFNet.xib */,
551A753E17868BEB0052D185 /* SockDialog.xib */,
551A753A17868BEB0052D185 /* InfoPlist.strings */,
551A753C17868BEB0052D185 /* Localizable.strings */,
551A754017868BEC0052D185 /* Info.plist */,
551A754817868BEC0052D185 /* version.plist */,
);
name = Resoruces;
sourceTree = "<group>";
};
551A760917868EF00052D185 /* src */ = {
isa = PBXGroup;
children = (
551A760A17868EF00052D185 /* adsr.c */,
551A760B17868EF00052D185 /* adsr.h */,
551A760F17868EF00052D185 /* dma.c */,
551A761017868EF00052D185 /* dma.h */,
551A761117868EF00052D185 /* dsoundoss.h */,
551A761217868EF00052D185 /* externals.c */,
551A761317868EF00052D185 /* externals.h */,
551A761417868EF00052D185 /* freeze.c */,
551A761517868EF00052D185 /* gauss_i.h */,
551A761817868EF00052D185 /* openal.c */,
551A761A17868EF00052D185 /* psemuxa.h */,
551A761C17868EF00052D185 /* registers.c */,
551A761D17868EF00052D185 /* registers.h */,
551A761E17868EF00052D185 /* regs.h */,
551A761F17868EF00052D185 /* reverb.c */,
551A762017868EF00052D185 /* reverb.h */,
551A762117868EF00052D185 /* sdl.c */,
551A762217868EF00052D185 /* spu.c */,
551A762317868EF00052D185 /* spu.h */,
551A762717868EF00052D185 /* stdafx.h */,
551A762817868EF00052D185 /* xa.c */,
551A762917868EF00052D185 /* xa.h */,
);
name = src;
path = ../../../plugins/dfsound;
sourceTree = "<group>";
};
551A762A17868F270052D185 /* src */ = {
isa = PBXGroup;
children = (
551A762B17868F270052D185 /* cfg.c */,
551A762C17868F270052D185 /* cfg.h */,
551A762D17868F270052D185 /* draw.c */,
551A762E17868F270052D185 /* draw.h */,
551A762F17868F270052D185 /* externals.h */,
551A763017868F270052D185 /* fps.c */,
551A763117868F270052D185 /* fps.h */,
551A763217868F270052D185 /* gpu.c */,
551A763317868F270052D185 /* gpu.h */,
551A763717868F270052D185 /* hq2x.h */,
551A763817868F270052D185 /* hq3x.h */,
551A763A17868F280052D185 /* interp.h */,
551A763B17868F280052D185 /* key.c */,
551A763C17868F280052D185 /* key.h */,
551A763F17868F280052D185 /* menu.c */,
551A764017868F280052D185 /* menu.h */,
551A764117868F280052D185 /* prim.c */,
551A764217868F280052D185 /* prim.h */,
551A764317868F280052D185 /* soft.c */,
551A764417868F280052D185 /* soft.h */,
551A764517868F280052D185 /* swap.h */,
551A764617868F280052D185 /* zn.c */,
);
name = src;
path = ../../../plugins/dfxvideo;
sourceTree = "<group>";
};
551A764717868F3D0052D185 /* Resources */ = {
isa = PBXGroup;
children = (
551A756817868BEC0052D185 /* Credits.rtf */,
551A756A17868BEC0052D185 /* InfoPlist.strings */,
551A756C17868BEC0052D185 /* Localizable.strings */,
551A756E17868BEC0052D185 /* NetSfPeopsSoftGPUConfig.xib */,
551A757F17868BED0052D185 /* NetSfPeopsSoftGPUInterface.xib */,
551A757017868BEC0052D185 /* gpuPeteOGL2.slf */,
551A757117868BEC0052D185 /* gpuPeteOGL2.slv */,
551A757217868BEC0052D185 /* Info.plist */,
);
name = Resources;
sourceTree = "<group>";
};
551A764817868F570052D185 /* src */ = {
isa = PBXGroup;
children = (
551A764B17868F570052D185 /* draw.c */,
551A764C17868F570052D185 /* draw.h */,
551A764D17868F570052D185 /* externals.h */,
551A764E17868F570052D185 /* fps.c */,
551A764F17868F570052D185 /* fps.h */,
551A765017868F570052D185 /* gl_ext.h */,
551A765117868F570052D185 /* gpu.c */,
551A765217868F570052D185 /* gpu.h */,
551A765617868F570052D185 /* gte_accuracy.c */,
551A765717868F570052D185 /* gte_accuracy.h */,
551A765817868F570052D185 /* key.c */,
551A765917868F570052D185 /* key.h */,
551A765B17868F570052D185 /* menu.c */,
551A765C17868F570052D185 /* menu.h */,
551A765D17868F570052D185 /* prim.c */,
551A765E17868F570052D185 /* prim.h */,
551A765F17868F570052D185 /* soft.c */,
551A766017868F570052D185 /* soft.h */,
551A766117868F570052D185 /* stdafx.h */,
551A766217868F570052D185 /* texture.c */,
551A766317868F570052D185 /* texture.h */,
);
indentWidth = 1;
name = src;
path = ../../../plugins/peopsxgl;
sourceTree = "<group>";
usesTabs = 0;
};
551A766417868F870052D185 /* Resources */ = {
isa = PBXGroup;
children = (
551A758517868BED0052D185 /* Credits.rtf */,
551A758717868BED0052D185 /* InfoPlist.strings */,
551A758B17868BED0052D185 /* NetSfPeopsOpenGLConfig.xib */,
551A759A17868BED0052D185 /* NetSfPeopsOpenGLGPUInterface.xib */,
551A758917868BED0052D185 /* Localizable.strings */,
551A758D17868BED0052D185 /* Info.plist */,
);
name = Resources;
sourceTree = "<group>";
};
551A76651786901F0052D185 /* src */ = {
isa = PBXGroup;
children = (
551A76661786901F0052D185 /* analog.c */,
551A766B1786901F0052D185 /* pad.c */,
551A766C1786901F0052D185 /* pad.h */,
551A766D1786901F0052D185 /* sdljoy.c */,
);
name = src;
path = ../../../plugins/dfinput;
sourceTree = "<group>";
};
551A7671178690280052D185 /* Resources */ = {
isa = PBXGroup;
children = (
554B391418EB4C66000ADF68 /* DFInput.exp */,
551A751D17868BEB0052D185 /* Credits.rtf */,
551A751F17868BEB0052D185 /* InfoPlist.strings */,
551A752117868BEB0052D185 /* Localizable.strings */,
551A752317868BEB0052D185 /* NetPcsxrHIDInputPluginMain.xib */,
551A752517868BEB0052D185 /* Info.plist */,
);
name = Resources;
sourceTree = "<group>";
};
551A777117869E830052D185 /* src */ = {
isa = PBXGroup;
children = (
551A777317869E830052D185 /* dfnet.c */,
551A777417869E830052D185 /* dfnet.h */,
551A777817869E830052D185 /* unix.c */,
);
name = src;
path = ../../../plugins/dfnet;
sourceTree = "<group>";
};
5525BC6219421A760018AF2F /* Psx-Memcard */ = {
isa = PBXGroup;
children = (
5525BC7B19421DDC0018AF2F /* GetMetadataForFile.h */,
5525BC6A19421A760018AF2F /* GetMetadataForFile.m */,
5525BC6319421A760018AF2F /* Supporting Files */,
);
path = "Psx-Memcard";
sourceTree = "<group>";
};
5525BC6319421A760018AF2F /* Supporting Files */ = {
isa = PBXGroup;
children = (
5525BC7E194221EC0018AF2F /* schema.strings */,
5525BC7719421D4F0018AF2F /* schema.xml */,
5525BC6419421A760018AF2F /* Psx-Memcard-Info.plist */,
5525BC6519421A760018AF2F /* InfoPlist.strings */,
5525BC6819421A760018AF2F /* main.c */,
5525BC7019421A760018AF2F /* Psx-Memcard-Prefix.pch */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
55534AF318183BFA006D6BCB /* updateInfoPlist */ = {
isa = PBXGroup;
children = (
55534AF418183BFB006D6BCB /* main.m */,
55534AF618183BFB006D6BCB /* Supporting Files */,
);
path = updateInfoPlist;
sourceTree = "<group>";
};
55534AF618183BFB006D6BCB /* Supporting Files */ = {
isa = PBXGroup;
children = (
55534AF718183BFB006D6BCB /* updateInfoPlist-Prefix.pch */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
557649B61786AF6F007C4457 /* File Handlers */ = {
isa = PBXGroup;
children = (
55BBA690149454DE003B2CEC /* PcsxrFileHandle.h */,
55BBA691149455E1003B2CEC /* PcsxrMemCardHandler.h */,
55BBA692149455E1003B2CEC /* PcsxrMemCardHandler.m */,
55BBA69414945628003B2CEC /* PcsxrPluginHandler.h */,
55BBA69514945628003B2CEC /* PcsxrPluginHandler.m */,
55BBA69714953887003B2CEC /* PcsxrDiscHandler.h */,
55BBA69814953887003B2CEC /* PcsxrDiscHandler.m */,
55BBA69A14958399003B2CEC /* PcsxrFreezeStateHandler.h */,
55BBA69B1495839A003B2CEC /* PcsxrFreezeStateHandler.m */,
5581463717AABCD100862DBF /* PcsxrCheatHandler.h */,
5581463817AABCD100862DBF /* PcsxrCheatHandler.m */,
);
name = "File Handlers";
sourceTree = "<group>";
};
557649B71786AF92007C4457 /* Plug-in handling */ = {
isa = PBXGroup;
children = (
2BBB1126051DC00500B84448 /* PluginList.h */,
2BBB1127051DC00500B84448 /* PluginList.m */,
2BA44360052DB2EA00E21DDD /* PcsxrPlugin.h */,
2BA44361052DB2EA00E21DDD /* PcsxrPlugin.m */,
);
name = "Plug-in handling";
sourceTree = "<group>";
};
557649B81786AFB7007C4457 /* Controllers */ = {
isa = PBXGroup;
children = (
2B75FD3C051C56D200D12034 /* PcsxrController.h */,
2B75FD3D051C56D200D12034 /* PcsxrController.m */,
2B4DE98D05FF9307003EFEF0 /* PluginController.h */,
2B4DE98E05FF9307003EFEF0 /* PluginController.m */,
2B75FD4A051C8A7400D12034 /* ConfigurationController.h */,
2B75FD4B051C8A7400D12034 /* ConfigurationController.m */,
55A9021E147D7C380037E18F /* PcsxrMemCardController.h */,
55A9021F147D7C380037E18F /* PcsxrMemCardController.m */,
D422E67816DC495800526DCF /* CheatController.h */,
D422E67916DC495800526DCF /* CheatController.m */,
0280B7AB16764CC3007B8001 /* HotkeyController.h */,
0280B7AC16764CC3007B8001 /* HotkeyController.m */,
);
name = Controllers;
sourceTree = "<group>";
};
559366BF12B694DF004ACC1E /* ix86_64 */ = {
isa = PBXGroup;
children = (
559366C012B694DF004ACC1E /* iGte.h */,
559366C112B694DF004ACC1E /* iR3000A-64.c */,
559366C212B694DF004ACC1E /* ix86-64.c */,
559366C312B694DF004ACC1E /* ix86-64.h */,
559366C412B694DF004ACC1E /* ix86_3dnow.c */,
559366C512B694DF004ACC1E /* ix86_cpudetect.c */,
559366C612B694DF004ACC1E /* ix86_fpu.c */,
559366C712B694DF004ACC1E /* ix86_mmx.c */,
559366C812B694DF004ACC1E /* ix86_sse.c */,
);
path = ix86_64;
sourceTree = "<group>";
};
55E0ACE1178B850B0005C945 /* Helper Classes */ = {
isa = PBXGroup;
children = (
2BBB1791051E113B00B84448 /* EmuThread.h */,
2BBB1792051E113B00B84448 /* EmuThread.m */,
55A90227147D89380037E18F /* PcsxrMemoryObject.h */,
55A90228147D89380037E18F /* PcsxrMemoryObject.m */,
55EC05F91788B1230053AC23 /* PcsxrMemCardArray.h */,
55EC05FA1788B1230053AC23 /* PcsxrMemCardArray.m */,
55E0ACDE178B695F0005C945 /* LaunchArg.h */,
55E0ACDF178B69600005C945 /* LaunchArg.m */,
55EC05FC178916E70053AC23 /* MemBadgeView.h */,
55EC05FD178916E70053AC23 /* MemBadgeView.m */,
5550D2711683C923006C56B5 /* RecentItemsMenu.h */,
5550D2721683C923006C56B5 /* RecentItemsMenu.m */,
550F023B17BFFD97002594DF /* PcsxrHexadecimalFormatter.h */,
550F023C17BFFD97002594DF /* PcsxrHexadecimalFormatter.m */,
);
name = "Helper Classes";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
550E343318E6293D00A1AD21 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
551A76E51786971B0052D185 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
55B13FBD18C4F9CC00ACD9AC /* SPUPluginController.h in Headers */,
55B13FBE18C4F9D800ACD9AC /* NamedSlider.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
2BB3D68205427FE200831ACB /* PCSXR */ = {
isa = PBXNativeTarget;
buildConfigurationList = 71F353F30FD98DFE00CBEC28 /* Build configuration list for PBXNativeTarget "PCSXR" */;
buildPhases = (
2BB3D6A205427FE200831ACB /* Resources */,
2BB3D6A805427FE200831ACB /* Sources */,
2BB3D6C505427FE200831ACB /* Frameworks */,
71AD2DF010C3573400365243 /* Copy Plug-Ins */,
55202EBA18E73E3E00C631AA /* Copy QuickLook Plug-In */,
5525BC58194219B80018AF2F /* Copy Spotlight Plug-Ins */,
55F41A3317EF8CFF00605DF8 /* Strip Headers */,
556C37AC197D94AF001A4265 /* Copy Frameworks */,
);
buildRules = (
2BD707B705559AE300CB5D9B /* PBXBuildRule */,
2BB3D6D005427FE200831ACB /* PBXBuildRule */,
);
dependencies = (
5525BC7619421A810018AF2F /* PBXTargetDependency */,
55534B0018183E5B006D6BCB /* PBXTargetDependency */,
551A778517869F4B0052D185 /* PBXTargetDependency */,
551A778717869F4B0052D185 /* PBXTargetDependency */,
551A778917869F4B0052D185 /* PBXTargetDependency */,
551A778B17869F4B0052D185 /* PBXTargetDependency */,
551A778D17869F4B0052D185 /* PBXTargetDependency */,
551A778F17869F4B0052D185 /* PBXTargetDependency */,
551A779117869F4B0052D185 /* PBXTargetDependency */,
551A779317869F4B0052D185 /* PBXTargetDependency */,
550E347918E65D8B00A1AD21 /* PBXTargetDependency */,
);
name = PCSXR;
productInstallPath = "$(USER_APPS_DIR)";
productName = "Pcsxr-MacOSX";
productReference = 2BB3D6D105427FE200831ACB /* PCSXR.app */;
productType = "com.apple.product-type.application";
};
550E343618E6293D00A1AD21 /* Pcsxr-QL */ = {
isa = PBXNativeTarget;
buildConfigurationList = 550E344D18E6293D00A1AD21 /* Build configuration list for PBXNativeTarget "Pcsxr-QL" */;
buildPhases = (
550E343118E6293D00A1AD21 /* Sources */,
550E343218E6293D00A1AD21 /* Frameworks */,
550E343318E6293D00A1AD21 /* Headers */,
550E343418E6293D00A1AD21 /* Resources */,
550E343518E6293D00A1AD21 /* Rez */,
);
buildRules = (
);
dependencies = (
);
name = "Pcsxr-QL";
productName = "Pcsxr-QL";
productReference = 550E343718E6293D00A1AD21 /* Pcsxr-QL.qlgenerator */;
productType = "com.apple.product-type.bundle";
};
551A75C617868C4E0052D185 /* Bladesio1 */ = {
isa = PBXNativeTarget;
buildConfigurationList = 551A75CB17868C4E0052D185 /* Build configuration list for PBXNativeTarget "Bladesio1" */;
buildPhases = (
551A75C717868C4E0052D185 /* Sources */,
551A75C817868C4E0052D185 /* Frameworks */,
551A75CA17868C4E0052D185 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = Bladesio1;
productName = BasePlugin;
productReference = 551A75CE17868C4E0052D185 /* Bladesio1.psxplugin */;
productType = "com.apple.product-type.bundle";
};
551A7672178690500052D185 /* DFCdrom */ = {
isa = PBXNativeTarget;
buildConfigurationList = 551A7677178690500052D185 /* Build configuration list for PBXNativeTarget "DFCdrom" */;
buildPhases = (
551A7673178690500052D185 /* Sources */,
551A7674178690500052D185 /* Frameworks */,
551A7676178690500052D185 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = DFCdrom;
productName = BasePlugin;
productReference = 551A767A178690500052D185 /* DFCdrom.psxplugin */;
productType = "com.apple.product-type.bundle";
};
551A76861786919F0052D185 /* DFInput */ = {
isa = PBXNativeTarget;
buildConfigurationList = 551A768B1786919F0052D185 /* Build configuration list for PBXNativeTarget "DFInput" */;
buildPhases = (
551A76871786919F0052D185 /* Sources */,
551A76881786919F0052D185 /* Frameworks */,
551A768A1786919F0052D185 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = DFInput;
productName = BasePlugin;
productReference = 551A768E1786919F0052D185 /* DFInput.psxplugin */;
productType = "com.apple.product-type.bundle";
};
551A76B4178693FF0052D185 /* DFXVideo */ = {
isa = PBXNativeTarget;
buildConfigurationList = 551A76B9178693FF0052D185 /* Build configuration list for PBXNativeTarget "DFXVideo" */;
buildPhases = (
551A76B5178693FF0052D185 /* Sources */,
551A76B6178693FF0052D185 /* Frameworks */,
551A76B8178693FF0052D185 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = DFXVideo;
productName = BasePlugin;
productReference = 551A76BC178693FF0052D185 /* PeopsSoftGPU.psxplugin */;
productType = "com.apple.product-type.bundle";
};
551A76DA178696BD0052D185 /* PeopsSpuSDL */ = {
isa = PBXNativeTarget;
buildConfigurationList = 551A76DF178696BD0052D185 /* Build configuration list for PBXNativeTarget "PeopsSpuSDL" */;
buildPhases = (
551A76DB178696BD0052D185 /* Sources */,
551A76DC178696BD0052D185 /* Frameworks */,
551A76DE178696BD0052D185 /* Resources */,
);
buildRules = (
);
dependencies = (
551A76F5178697CF0052D185 /* PBXTargetDependency */,
);
name = PeopsSpuSDL;
productName = BasePlugin;
productReference = 551A76E2178696BD0052D185 /* PeopsSpuSDL.psxplugin */;
productType = "com.apple.product-type.bundle";
};
551A76E61786971B0052D185 /* SPUSharedCode */ = {
isa = PBXNativeTarget;
buildConfigurationList = 551A76EF1786971B0052D185 /* Build configuration list for PBXNativeTarget "SPUSharedCode" */;
buildPhases = (
551A76E31786971B0052D185 /* Sources */,
551A76E41786971B0052D185 /* Frameworks */,
551A76E51786971B0052D185 /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = SPUSharedCode;
productName = SPUSharedCode;
productReference = 551A76E71786971B0052D185 /* libSPUSharedCode.dylib */;
productType = "com.apple.product-type.library.dynamic";
};
551A7706178698C60052D185 /* PeopsSpuAL */ = {
isa = PBXNativeTarget;
buildConfigurationList = 551A771C178698C60052D185 /* Build configuration list for PBXNativeTarget "PeopsSpuAL" */;
buildPhases = (
551A7709178698C60052D185 /* Sources */,
551A7714178698C60052D185 /* Frameworks */,
551A7717178698C60052D185 /* Resources */,
);
buildRules = (
);
dependencies = (
551A7707178698C60052D185 /* PBXTargetDependency */,
);
name = PeopsSpuAL;
productName = BasePlugin;
productReference = 551A771F178698C60052D185 /* PeopsSpuAL.psxplugin */;
productType = "com.apple.product-type.bundle";
};
551A774717869C280052D185 /* PeopsXgl */ = {
isa = PBXNativeTarget;
buildConfigurationList = 551A774C17869C280052D185 /* Build configuration list for PBXNativeTarget "PeopsXgl" */;
buildPhases = (
551A774817869C280052D185 /* Sources */,
551A774917869C280052D185 /* Frameworks */,
551A774B17869C280052D185 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = PeopsXgl;
productName = BasePlugin;
productReference = 551A774F17869C280052D185 /* PeopsXGL.psxplugin */;
productType = "com.apple.product-type.bundle";
};
551A776517869E430052D185 /* DFNet */ = {
isa = PBXNativeTarget;
buildConfigurationList = 551A776A17869E430052D185 /* Build configuration list for PBXNativeTarget "DFNet" */;
buildPhases = (
551A776617869E430052D185 /* Sources */,
551A776717869E430052D185 /* Frameworks */,
551A776917869E430052D185 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = DFNet;
productName = BasePlugin;
productReference = 551A776D17869E430052D185 /* DFNet.psxplugin */;
productType = "com.apple.product-type.bundle";
};
5525BC5C19421A750018AF2F /* Psx-Memcard */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5525BC7119421A760018AF2F /* Build configuration list for PBXNativeTarget "Psx-Memcard" */;
buildPhases = (
5525BC5919421A750018AF2F /* Sources */,
5525BC5A19421A750018AF2F /* Frameworks */,
5525BC5B19421A750018AF2F /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = "Psx-Memcard";
productName = "Psx-Memcard";
productReference = 5525BC5D19421A750018AF2F /* Psx-Memcard.mdimporter */;
productType = "com.apple.product-type.bundle";
};
55534AEF18183BFA006D6BCB /* updateInfoPlist */ = {
isa = PBXNativeTarget;
buildConfigurationList = 55534AFD18183BFB006D6BCB /* Build configuration list for PBXNativeTarget "updateInfoPlist" */;
buildPhases = (
55534AEC18183BFA006D6BCB /* Sources */,
55534AED18183BFA006D6BCB /* Frameworks */,
55534AFE18183D86006D6BCB /* ShellScript */,
);
buildRules = (
);
dependencies = (
);
name = updateInfoPlist;
productName = updateInfoPlist;
productReference = 55534AF018183BFA006D6BCB /* updateInfoPlist */;
productType = "com.apple.product-type.tool";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
08FB7793FE84155DC02AAC07 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0510;
};
buildConfigurationList = 71F353F80FD98DFE00CBEC28 /* Build configuration list for PBXProject "Pcsxr" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 1;
knownRegions = (
English,
Japanese,
French,
German,
en,
es,
fr,
"pt-BR",
"zh-Hant-TW",
ru,
it,
hu,
"zh-Hans",
"zh-Hant",
Base,
"ko-KR",
);
mainGroup = 08FB7794FE84155DC02AAC07 /* Pcsxr */;
projectDirPath = "";
projectRoot = "";
targets = (
2BB3D68205427FE200831ACB /* PCSXR */,
551A76E61786971B0052D185 /* SPUSharedCode */,
551A7672178690500052D185 /* DFCdrom */,
551A76861786919F0052D185 /* DFInput */,
551A76B4178693FF0052D185 /* DFXVideo */,
551A774717869C280052D185 /* PeopsXgl */,
551A76DA178696BD0052D185 /* PeopsSpuSDL */,
551A7706178698C60052D185 /* PeopsSpuAL */,
551A776517869E430052D185 /* DFNet */,
551A75C617868C4E0052D185 /* Bladesio1 */,
550E343618E6293D00A1AD21 /* Pcsxr-QL */,
5525BC5C19421A750018AF2F /* Psx-Memcard */,
55534AEF18183BFA006D6BCB /* updateInfoPlist */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
2BB3D6A205427FE200831ACB /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
553FECF718DF5A8300C7B007 /* InfoPlist.strings in Resources */,
553FECF618DF5A8300C7B007 /* Credits.rtf in Resources */,
553FECF018DF5A8300C7B007 /* Configuration.xib in Resources */,
553FECF118DF5A8300C7B007 /* PCSXR.xib in Resources */,
553FECEE18DF5A8300C7B007 /* AddPluginSheet.xib in Resources */,
5557769A17EBE7D60019D008 /* Media.xcassets in Resources */,
553FECF918DF5A8300C7B007 /* Localizable.strings in Resources */,
55C7A214148B2B3800C22ABC /* PcsxrMemCard.xib in Resources */,
553FECF818DF5A8300C7B007 /* KeyNames.plist in Resources */,
D422E66E16DC48D000526DCF /* CheatWindow.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
550E343418E6293D00A1AD21 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
550E344218E6293D00A1AD21 /* InfoPlist.strings in Resources */,
55AF2A69197DF6A700EB2560 /* Media.xcassets in Resources */,
556C37B2197DBFD1001A4265 /* template.html in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A75CA17868C4E0052D185 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
551A75CF17868C860052D185 /* Bladesio1PluginConfig.xib in Resources */,
551A75D017868C860052D185 /* Credits.rtf in Resources */,
551A75D117868C860052D185 /* InfoPlist.strings in Resources */,
551A75D217868C860052D185 /* Localizable.strings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A7676178690500052D185 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
551A7680178690EE0052D185 /* Credits.rtf in Resources */,
551A7681178690EE0052D185 /* DFCdromPluginConfig.xib in Resources */,
551A7682178690EE0052D185 /* InfoPlist.strings in Resources */,
551A7683178690EE0052D185 /* Localizable.strings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A768A1786919F0052D185 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
551A769B178692470052D185 /* Credits.rtf in Resources */,
551A769C178692470052D185 /* InfoPlist.strings in Resources */,
551A769D178692470052D185 /* Localizable.strings in Resources */,
551A769E178692470052D185 /* NetPcsxrHIDInputPluginMain.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A76B8178693FF0052D185 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
551A76BD1786953B0052D185 /* Credits.rtf in Resources */,
551A76BE1786953B0052D185 /* InfoPlist.strings in Resources */,
551A76BF1786953B0052D185 /* Localizable.strings in Resources */,
551A76C01786953B0052D185 /* NetSfPeopsSoftGPUConfig.xib in Resources */,
551A76C11786953F0052D185 /* gpuPeteOGL2.slf in Resources */,
551A76C21786953F0052D185 /* gpuPeteOGL2.slv in Resources */,
551A76C31786953F0052D185 /* NetSfPeopsSoftGPUInterface.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A76DE178696BD0052D185 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
551A7702178698980052D185 /* InfoPlist.strings in Resources */,
551A7703178698980052D185 /* Credits.rtf in Resources */,
551A7704178698980052D185 /* Localizable.strings in Resources */,
551A7705178698980052D185 /* NetSfPeopsSpuPluginMain.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A7717178698C60052D185 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
551A7719178698C60052D185 /* Credits.rtf in Resources */,
551A771A178698C60052D185 /* Localizable.strings in Resources */,
551A771B178698C60052D185 /* NetSfPeopsSpuPluginMain.xib in Resources */,
551A7721178698E60052D185 /* InfoPlist.strings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A774B17869C280052D185 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
551A776017869CBE0052D185 /* Credits.rtf in Resources */,
551A776117869CBE0052D185 /* InfoPlist.strings in Resources */,
551A776217869CBE0052D185 /* Localizable.strings in Resources */,
551A776317869CBE0052D185 /* NetSfPeopsOpenGLConfig.xib in Resources */,
551A776417869CC20052D185 /* NetSfPeopsOpenGLGPUInterface.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A776917869E430052D185 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
551A777F17869EAE0052D185 /* Credits.rtf in Resources */,
551A778017869EAE0052D185 /* DFNet.xib in Resources */,
551A778117869EAE0052D185 /* InfoPlist.strings in Resources */,
551A778217869EAE0052D185 /* Localizable.strings in Resources */,
551A778317869EAE0052D185 /* SockDialog.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5525BC5B19421A750018AF2F /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5525BC7819421D4F0018AF2F /* schema.xml in Resources */,
5525BC7C194221EC0018AF2F /* schema.strings in Resources */,
5525BC6719421A760018AF2F /* InfoPlist.strings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXRezBuildPhase section */
550E343518E6293D00A1AD21 /* Rez */ = {
isa = PBXRezBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXRezBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
55534AFE18183D86006D6BCB /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"$(SRCROOT)/../.svn/dir-wcprops",
"$(SRCROOT)/Info.plist",
);
outputPaths = (
Info.plistvers.plist,
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "#Some code taken from the MPlayerX people.\nexport PATH=\"/usr/bin:/bin:/usr/sbin:/sbin\"\ncd $SRCROOT\n$TARGET_BUILD_DIR/$PRODUCT_NAME Info.plist\ntouch -amfc Info.plistvers.plist\n\nexit 0\n";
};
55F41A3317EF8CFF00605DF8 /* Strip Headers */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 8;
files = (
);
inputPaths = (
);
name = "Strip Headers";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 1;
shellPath = /bin/sh;
shellScript = "# Remove all headers from copied frameworks\nfind \"${TARGET_BUILD_DIR}\"/\"${PRODUCT_NAME}\".${WRAPPER_EXTENSION} -name Headers -print0 | xargs -0 rm -rf\nfind \"${TARGET_BUILD_DIR}\"/\"${PRODUCT_NAME}\".${WRAPPER_EXTENSION} -name PrivateHeaders -print0 | xargs -0 rm -rf\n";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
2BB3D6A805427FE200831ACB /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2BB3D6BE05427FE200831ACB /* main.m in Sources */,
2BB3D6BF05427FE200831ACB /* PcsxrController.m in Sources */,
2BB3D6C005427FE200831ACB /* ConfigurationController.m in Sources */,
2BB3D6C105427FE200831ACB /* PluginList.m in Sources */,
2BB3D6C205427FE200831ACB /* EmuThread.m in Sources */,
2BB3D6C305427FE200831ACB /* Plugin.c in Sources */,
2BB3D6C405427FE200831ACB /* PcsxrPlugin.m in Sources */,
2B4DE99205FF9307003EFEF0 /* PluginController.m in Sources */,
71F4C5890FDED12800529849 /* cdriso.c in Sources */,
71F4C58B0FDED12800529849 /* cdrom.c in Sources */,
71F4C58D0FDED12800529849 /* cheat.c in Sources */,
71F4C5910FDED12800529849 /* decode_xa.c in Sources */,
71F4C5930FDED12800529849 /* disr3000a.c in Sources */,
71F4C5940FDED12800529849 /* gte.c in Sources */,
71F4C5960FDED12800529849 /* mdec.c in Sources */,
71F4C5980FDED12800529849 /* misc.c in Sources */,
71F4C59A0FDED12800529849 /* plugins.c in Sources */,
71F4C59D0FDED12800529849 /* psxbios.c in Sources */,
71F4C5A00FDED12800529849 /* psxcounters.c in Sources */,
71F4C5A20FDED12800529849 /* psxdma.c in Sources */,
71F4C5A40FDED12800529849 /* psxhle.c in Sources */,
71F4C5A60FDED12800529849 /* psxhw.c in Sources */,
71F4C5A80FDED12800529849 /* psxinterpreter.c in Sources */,
71F4C5A90FDED12800529849 /* psxmem.c in Sources */,
71F4C5AB0FDED12800529849 /* r3000a.c in Sources */,
71F4C5AD0FDED12800529849 /* sio.c in Sources */,
71F4C5AF0FDED12800529849 /* spu.c in Sources */,
712FD1E81093096F00575A92 /* debug.c in Sources */,
712FD1E91093096F00575A92 /* socket.c in Sources */,
713B530E110B75650002F164 /* ppf.c in Sources */,
719594B211AEFE8C004AD686 /* psxcommon.c in Sources */,
7192F42A129C412E0042D946 /* gpu.c in Sources */,
559366CA12B694DF004ACC1E /* iR3000A-64.c in Sources */,
559366CB12B694DF004ACC1E /* ix86-64.c in Sources */,
559366CD12B694DF004ACC1E /* ix86_cpudetect.c in Sources */,
559366CE12B694DF004ACC1E /* ix86_fpu.c in Sources */,
559366CF12B694DF004ACC1E /* ix86_mmx.c in Sources */,
559366D012B694DF004ACC1E /* ix86_sse.c in Sources */,
55A90220147D7C380037E18F /* PcsxrMemCardController.m in Sources */,
55A90229147D89380037E18F /* PcsxrMemoryObject.m in Sources */,
55BBA693149455E1003B2CEC /* PcsxrMemCardHandler.m in Sources */,
55BBA69614945628003B2CEC /* PcsxrPluginHandler.m in Sources */,
55BBA69914953887003B2CEC /* PcsxrDiscHandler.m in Sources */,
55BBA69C1495839A003B2CEC /* PcsxrFreezeStateHandler.m in Sources */,
0280B7AD16764CC5007B8001 /* HotkeyController.m in Sources */,
02717968167884C9004AED62 /* hotkeys.m in Sources */,
5529EA11169CBE3400BAA2A5 /* RecentItemsMenu.m in Sources */,
D422E67A16DC495800526DCF /* CheatController.m in Sources */,
55EC05FB1788B1230053AC23 /* PcsxrMemCardArray.m in Sources */,
55EC05FE178916E80053AC23 /* MemBadgeView.m in Sources */,
55E0ACE0178B69620005C945 /* LaunchArg.m in Sources */,
5581463917AABCD100862DBF /* PcsxrCheatHandler.m in Sources */,
550F023D17BFFD97002594DF /* PcsxrHexadecimalFormatter.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
550E343118E6293D00A1AD21 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
550E344418E6293D00A1AD21 /* GenerateThumbnailForURL.m in Sources */,
550E344618E6293D00A1AD21 /* GeneratePreviewForURL.m in Sources */,
556C37AB197C9C59001A4265 /* PcsxrMemoryObject.m in Sources */,
550E344818E6293D00A1AD21 /* main.c in Sources */,
556C37A9197C815C001A4265 /* PSXMemEnumerator.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A75C717868C4E0052D185 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
551A75D317868D0C0052D185 /* cfg.c in Sources */,
551A75D417868D1A0052D185 /* PluginConfigController.m in Sources */,
551A75D517868D390052D185 /* connection.c in Sources */,
551A75D617868D390052D185 /* fifo.c in Sources */,
551A75D717868D390052D185 /* sio1.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A7673178690500052D185 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
551A767B178690AD0052D185 /* cdr-macosx.c in Sources */,
551A767C178690AD0052D185 /* cfg.c in Sources */,
551A767D178690AD0052D185 /* PluginConfigController.m in Sources */,
551A767E178690B80052D185 /* cdr.c in Sources */,
551A767F178690B80052D185 /* util.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A76871786919F0052D185 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
551A76921786922A0052D185 /* sdljoy.c in Sources */,
551A7693178692330052D185 /* analog.c in Sources */,
551A7694178692330052D185 /* pad.c in Sources */,
551A76951786923E0052D185 /* cfg.c in Sources */,
551A76961786923E0052D185 /* ControllerList.m in Sources */,
551A76971786923E0052D185 /* MappingCell.m in Sources */,
551A76981786923E0052D185 /* PadController.m in Sources */,
551A76991786923E0052D185 /* PadView.m in Sources */,
551A769A1786923E0052D185 /* xkb.c in Sources */,
550FFAF117CEEECA0003A2F3 /* cfgHelper.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A76B5178693FF0052D185 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
55E15996184567D5007983CB /* GL2Code.m in Sources */,
551A76C41786954B0052D185 /* drawgl.m in Sources */,
551A76C51786954B0052D185 /* PluginConfigController.m in Sources */,
551A76C61786954B0052D185 /* PluginGLView.m in Sources */,
551A76C71786954B0052D185 /* PluginWindow.m in Sources */,
551A76C81786954B0052D185 /* PluginWindowController.m in Sources */,
551A76CA178695840052D185 /* fps.c in Sources */,
551A76CB178695840052D185 /* gpu.c in Sources */,
551A76CC178695840052D185 /* key.c in Sources */,
551A76CD178695840052D185 /* menu.c in Sources */,
551A76CE178695840052D185 /* prim.c in Sources */,
55E15998184567F4007983CB /* GL3Code.m in Sources */,
551A76CF178695840052D185 /* soft.c in Sources */,
551A76D0178695840052D185 /* zn.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A76DB178696BD0052D185 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
551A76F7178697E70052D185 /* PluginController.m in Sources */,
551A76F8178698130052D185 /* sdl.c in Sources */,
551A76F9178698130052D185 /* spu.c in Sources */,
551A76FA178698130052D185 /* xa.c in Sources */,
551A76FB178698160052D185 /* reverb.c in Sources */,
551A76FC1786981A0052D185 /* registers.c in Sources */,
551A76FD178698230052D185 /* freeze.c in Sources */,
551A76FF178698390052D185 /* dma.c in Sources */,
551A77001786983C0052D185 /* adsr.c in Sources */,
551A7701178698600052D185 /* externals.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A76E31786971B0052D185 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
551A76F2178697A50052D185 /* NamedSlider.m in Sources */,
551A76F3178697A50052D185 /* SPUPluginController.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A7709178698C60052D185 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
551A770A178698C60052D185 /* PluginController.m in Sources */,
551A770C178698C60052D185 /* spu.c in Sources */,
551A770D178698C60052D185 /* xa.c in Sources */,
551A770E178698C60052D185 /* reverb.c in Sources */,
551A770F178698C60052D185 /* registers.c in Sources */,
551A7710178698C60052D185 /* freeze.c in Sources */,
551A7711178698C60052D185 /* dma.c in Sources */,
551A7712178698C60052D185 /* adsr.c in Sources */,
551A7713178698C60052D185 /* externals.c in Sources */,
551A77221786990E0052D185 /* openal.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A774817869C280052D185 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
551A775217869C8B0052D185 /* draw.c in Sources */,
551A775317869C8D0052D185 /* fps.c in Sources */,
551A775417869C900052D185 /* gpu.c in Sources */,
551A775517869C950052D185 /* gte_accuracy.c in Sources */,
551A775617869C970052D185 /* key.c in Sources */,
551A775717869C9A0052D185 /* menu.c in Sources */,
551A775817869C9C0052D185 /* prim.c in Sources */,
551A775917869C9F0052D185 /* soft.c in Sources */,
551A775A17869CA10052D185 /* texture.c in Sources */,
551A775B17869CA50052D185 /* drawgl.m in Sources */,
551A775C17869CA80052D185 /* NetSfPeopsOpenGLPluginConfigController.m in Sources */,
551A775D17869CAB0052D185 /* PluginGLView.m in Sources */,
551A775E17869CAE0052D185 /* PluginWindow.m in Sources */,
551A775F17869CB10052D185 /* PluginWindowController.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
551A776617869E430052D185 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
551A776E17869E640052D185 /* cfg.c in Sources */,
551A776F17869E640052D185 /* PluginConfigController.m in Sources */,
551A777017869E640052D185 /* SockDialog.m in Sources */,
551A777A17869E830052D185 /* dfnet.c in Sources */,
551A777E17869E830052D185 /* unix.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5525BC5919421A750018AF2F /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5525BC6919421A760018AF2F /* main.c in Sources */,
5525BC6B19421A760018AF2F /* GetMetadataForFile.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
55534AEC18183BFA006D6BCB /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
55534AF518183BFB006D6BCB /* main.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
550E347918E65D8B00A1AD21 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 550E343618E6293D00A1AD21 /* Pcsxr-QL */;
targetProxy = 550E347818E65D8B00A1AD21 /* PBXContainerItemProxy */;
};
551A76F5178697CF0052D185 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 551A76E61786971B0052D185 /* SPUSharedCode */;
targetProxy = 551A76F4178697CF0052D185 /* PBXContainerItemProxy */;
};
551A7707178698C60052D185 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 551A76E61786971B0052D185 /* SPUSharedCode */;
targetProxy = 551A7708178698C60052D185 /* PBXContainerItemProxy */;
};
551A778517869F4B0052D185 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 551A75C617868C4E0052D185 /* Bladesio1 */;
targetProxy = 551A778417869F4B0052D185 /* PBXContainerItemProxy */;
};
551A778717869F4B0052D185 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 551A7672178690500052D185 /* DFCdrom */;
targetProxy = 551A778617869F4B0052D185 /* PBXContainerItemProxy */;
};
551A778917869F4B0052D185 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 551A76861786919F0052D185 /* DFInput */;
targetProxy = 551A778817869F4B0052D185 /* PBXContainerItemProxy */;
};
551A778B17869F4B0052D185 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 551A76B4178693FF0052D185 /* DFXVideo */;
targetProxy = 551A778A17869F4B0052D185 /* PBXContainerItemProxy */;
};
551A778D17869F4B0052D185 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 551A76DA178696BD0052D185 /* PeopsSpuSDL */;
targetProxy = 551A778C17869F4B0052D185 /* PBXContainerItemProxy */;
};
551A778F17869F4B0052D185 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 551A7706178698C60052D185 /* PeopsSpuAL */;
targetProxy = 551A778E17869F4B0052D185 /* PBXContainerItemProxy */;
};
551A779117869F4B0052D185 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 551A774717869C280052D185 /* PeopsXgl */;
targetProxy = 551A779017869F4B0052D185 /* PBXContainerItemProxy */;
};
551A779317869F4B0052D185 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 551A776517869E430052D185 /* DFNet */;
targetProxy = 551A779217869F4B0052D185 /* PBXContainerItemProxy */;
};
5525BC7619421A810018AF2F /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 5525BC5C19421A750018AF2F /* Psx-Memcard */;
targetProxy = 5525BC7519421A810018AF2F /* PBXContainerItemProxy */;
};
55534B0018183E5B006D6BCB /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 55534AEF18183BFA006D6BCB /* updateInfoPlist */;
targetProxy = 55534AFF18183E5B006D6BCB /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
550E344018E6293D00A1AD21 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
550E344118E6293D00A1AD21 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
551A74B417868BEA0052D185 /* Bladesio1PluginConfig.xib */ = {
isa = PBXVariantGroup;
children = (
5569B09F182F0B3F00991C9C /* Base */,
5569B0B3182F0B8B00991C9C /* en */,
55E159A31845BA55007983CB /* fr */,
55E159A51845BA57007983CB /* hu */,
558328CA184F237000DFACE4 /* zh-Hans */,
);
name = Bladesio1PluginConfig.xib;
sourceTree = "<group>";
};
551A74B617868BEA0052D185 /* Credits.rtf */ = {
isa = PBXVariantGroup;
children = (
551A74B717868BEA0052D185 /* English */,
558328CB184F238F00DFACE4 /* zh-Hans */,
);
name = Credits.rtf;
sourceTree = "<group>";
};
551A74B817868BEA0052D185 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
551A74B917868BEA0052D185 /* English */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
551A74BA17868BEA0052D185 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
551A74BB17868BEA0052D185 /* English */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
551A750917868BEB0052D185 /* Credits.rtf */ = {
isa = PBXVariantGroup;
children = (
551A750A17868BEB0052D185 /* English */,
558328CE184F23EC00DFACE4 /* zh-Hans */,
);
name = Credits.rtf;
sourceTree = "<group>";
};
551A750B17868BEB0052D185 /* DFCdromPluginConfig.xib */ = {
isa = PBXVariantGroup;
children = (
5569B0A0182F0B4000991C9C /* Base */,
5569B0B5182F0B9800991C9C /* en */,
55E159A71845BA63007983CB /* fr */,
55E159A91845BA66007983CB /* hu */,
558328CD184F23DF00DFACE4 /* zh-Hans */,
);
name = DFCdromPluginConfig.xib;
sourceTree = "<group>";
};
551A750D17868BEB0052D185 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
551A750E17868BEB0052D185 /* English */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
551A750F17868BEB0052D185 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
551A751017868BEB0052D185 /* English */,
5598AAF017D2D5450024F71D /* fr */,
55707E8E18123579007CC5D0 /* hu */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
551A751D17868BEB0052D185 /* Credits.rtf */ = {
isa = PBXVariantGroup;
children = (
551A751E17868BEB0052D185 /* English */,
558328D4184F24A300DFACE4 /* zh-Hans */,
);
name = Credits.rtf;
sourceTree = "<group>";
};
551A751F17868BEB0052D185 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
551A752017868BEB0052D185 /* English */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
551A752117868BEB0052D185 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
5593804E18F38C060022C282 /* en */,
5598AAFB17D2E9E90024F71D /* fr */,
55707E901812357B007CC5D0 /* hu */,
558328D3184F246B00DFACE4 /* zh-Hans */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
551A752317868BEB0052D185 /* NetPcsxrHIDInputPluginMain.xib */ = {
isa = PBXVariantGroup;
children = (
5569B0A1182F0B4100991C9C /* Base */,
5569B0C1182F0BE100991C9C /* en */,
55E159AB1845BA78007983CB /* fr */,
55E159AD1845BA7B007983CB /* hu */,
558328D2184F246500DFACE4 /* zh-Hans */,
);
name = NetPcsxrHIDInputPluginMain.xib;
sourceTree = "<group>";
};
551A753617868BEB0052D185 /* Credits.rtf */ = {
isa = PBXVariantGroup;
children = (
551A753717868BEB0052D185 /* English */,
558328E4184F272C00DFACE4 /* zh-Hans */,
);
name = Credits.rtf;
sourceTree = "<group>";
};
551A753817868BEB0052D185 /* DFNet.xib */ = {
isa = PBXVariantGroup;
children = (
5569B0A2182F0B4200991C9C /* Base */,
5569B0BD182F0BCE00991C9C /* en */,
55E159B31845BABA007983CB /* fr */,
55E159B51845BABC007983CB /* hu */,
558328D6184F253300DFACE4 /* zh-Hans */,
);
name = DFNet.xib;
sourceTree = "<group>";
};
551A753A17868BEB0052D185 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
551A753B17868BEB0052D185 /* English */,
558328D9184F254500DFACE4 /* zh-Hans */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
551A753C17868BEB0052D185 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
551A753D17868BEB0052D185 /* English */,
5598AAF217D2D5470024F71D /* fr */,
55707E921812357D007CC5D0 /* hu */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
551A753E17868BEB0052D185 /* SockDialog.xib */ = {
isa = PBXVariantGroup;
children = (
5569B0A3182F0B4800991C9C /* Base */,
5569B0BF182F0BD500991C9C /* en */,
55E159AF1845BA88007983CB /* fr */,
55E159B11845BA8A007983CB /* hu */,
558328D8184F253D00DFACE4 /* zh-Hans */,
);
name = SockDialog.xib;
sourceTree = "<group>";
};
551A755A17868BEC0052D185 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
551A755B17868BEC0052D185 /* English */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
551A755D17868BEC0052D185 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
551A755E17868BEC0052D185 /* English */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
551A756017868BEC0052D185 /* Credits.rtf */ = {
isa = PBXVariantGroup;
children = (
551A756117868BEC0052D185 /* English */,
558328E2184F268C00DFACE4 /* zh-Hans */,
);
name = Credits.rtf;
sourceTree = "<group>";
};
551A756217868BEC0052D185 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
551A756317868BEC0052D185 /* English */,
5598AAF517D2D54A0024F71D /* fr */,
55707E9518123580007CC5D0 /* hu */,
55B13FBF18C4FAC600ACD9AC /* zh-Hans */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
551A756417868BEC0052D185 /* NetSfPeopsSpuPluginMain.xib */ = {
isa = PBXVariantGroup;
children = (
5569B0A4182F0B4900991C9C /* Base */,
5569B0BB182F0BC000991C9C /* en */,
55E159B71845BACC007983CB /* fr */,
55E159B91845BACF007983CB /* hu */,
558328E1184F268300DFACE4 /* zh-Hans */,
);
name = NetSfPeopsSpuPluginMain.xib;
sourceTree = "<group>";
};
551A756817868BEC0052D185 /* Credits.rtf */ = {
isa = PBXVariantGroup;
children = (
551A756917868BEC0052D185 /* English */,
558328DC184F25B300DFACE4 /* zh-Hans */,
);
name = Credits.rtf;
sourceTree = "<group>";
};
551A756A17868BEC0052D185 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
551A756B17868BEC0052D185 /* English */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
551A756C17868BEC0052D185 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
551A756D17868BEC0052D185 /* English */,
5598AAF717D2D54C0024F71D /* fr */,
55707E9718123582007CC5D0 /* hu */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
551A756E17868BEC0052D185 /* NetSfPeopsSoftGPUConfig.xib */ = {
isa = PBXVariantGroup;
children = (
5569B0A5182F0B4A00991C9C /* Base */,
5569B0B9182F0BB100991C9C /* en */,
55E159BB1845BAEB007983CB /* fr */,
55E159BD1845BAED007983CB /* hu */,
558328DB184F25AB00DFACE4 /* zh-Hans */,
);
name = NetSfPeopsSoftGPUConfig.xib;
sourceTree = "<group>";
};
551A758517868BED0052D185 /* Credits.rtf */ = {
isa = PBXVariantGroup;
children = (
551A758617868BED0052D185 /* English */,
558328DF184F264800DFACE4 /* zh-Hans */,
);
name = Credits.rtf;
sourceTree = "<group>";
};
551A758717868BED0052D185 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
551A758817868BED0052D185 /* English */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
551A758917868BED0052D185 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
551A758A17868BED0052D185 /* English */,
5598AAF917D2D54E0024F71D /* fr */,
55707E9918123584007CC5D0 /* hu */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
551A758B17868BED0052D185 /* NetSfPeopsOpenGLConfig.xib */ = {
isa = PBXVariantGroup;
children = (
5569B0A6182F0B4B00991C9C /* Base */,
5569B0B7182F0BA700991C9C /* en */,
55E159BF1845BB4C007983CB /* fr */,
55E159C11845BB4F007983CB /* hu */,
558328DE184F263F00DFACE4 /* zh-Hans */,
);
name = NetSfPeopsOpenGLConfig.xib;
sourceTree = "<group>";
};
5525BC6519421A760018AF2F /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
5525BC6619421A760018AF2F /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
5525BC7E194221EC0018AF2F /* schema.strings */ = {
isa = PBXVariantGroup;
children = (
5525BC7D194221EC0018AF2F /* en */,
);
name = schema.strings;
sourceTree = "<group>";
};
553FECB818DF5A8300C7B007 /* AddPluginSheet.xib */ = {
isa = PBXVariantGroup;
children = (
553FECB918DF5A8300C7B007 /* Base */,
553FECFD18DF5ABA00C7B007 /* en */,
553FECFE18DF5ABD00C7B007 /* zh-Hans */,
553FECFF18DF5AC200C7B007 /* fr */,
);
name = AddPluginSheet.xib;
sourceTree = "<group>";
};
553FECBC18DF5A8300C7B007 /* Configuration.xib */ = {
isa = PBXVariantGroup;
children = (
553FECBD18DF5A8300C7B007 /* Base */,
553FED0018DF5ADD00C7B007 /* en */,
553FED0118DF5AE100C7B007 /* zh-Hans */,
553FED0218DF5AE600C7B007 /* fr */,
553FED0318DF5AED00C7B007 /* hu */,
);
name = Configuration.xib;
sourceTree = "<group>";
};
553FECBE18DF5A8300C7B007 /* PCSXR.xib */ = {
isa = PBXVariantGroup;
children = (
553FECBF18DF5A8300C7B007 /* Base */,
553FED0418DF5AFD00C7B007 /* en */,
553FED0518DF5B0000C7B007 /* zh-Hans */,
553FED0618DF5B0200C7B007 /* fr */,
553FED0718DF5B0500C7B007 /* hu */,
);
name = PCSXR.xib;
sourceTree = "<group>";
};
553FECC818DF5A8300C7B007 /* Credits.rtf */ = {
isa = PBXVariantGroup;
children = (
553FECC918DF5A8300C7B007 /* en */,
553FECE818DF5A8300C7B007 /* zh-Hans */,
);
name = Credits.rtf;
sourceTree = "<group>";
};
553FECCA18DF5A8300C7B007 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
553FECCB18DF5A8300C7B007 /* en */,
553FECD718DF5A8300C7B007 /* fr */,
553FECDC18DF5A8300C7B007 /* hu */,
553FECE018DF5A8300C7B007 /* it */,
553FECE118DF5A8300C7B007 /* ko-KR */,
553FECE318DF5A8300C7B007 /* pt-BR */,
553FECE418DF5A8300C7B007 /* ru */,
553FECE918DF5A8300C7B007 /* zh-Hans */,
553FECED18DF5A8300C7B007 /* zh-Hant */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
553FECCC18DF5A8300C7B007 /* KeyNames.plist */ = {
isa = PBXVariantGroup;
children = (
553FECCD18DF5A8300C7B007 /* en */,
);
name = KeyNames.plist;
sourceTree = "<group>";
};
553FECCE18DF5A8300C7B007 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
553FECCF18DF5A8300C7B007 /* en */,
553FECD818DF5A8300C7B007 /* fr */,
553FECDD18DF5A8300C7B007 /* hu */,
553FECEA18DF5A8300C7B007 /* zh-Hans */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
55C7A216148B2B3800C22ABC /* PcsxrMemCard.xib */ = {
isa = PBXVariantGroup;
children = (
5569B09D182F0B3D00991C9C /* Base */,
5569B0AF182F0B7900991C9C /* en */,
55E1598E18455C78007983CB /* fr */,
558328C5184F227500DFACE4 /* zh-Hans */,
);
name = PcsxrMemCard.xib;
sourceTree = "<group>";
};
D422E66C16DC48D000526DCF /* CheatWindow.xib */ = {
isa = PBXVariantGroup;
children = (
5569B09E182F0B3E00991C9C /* Base */,
5569B0B1182F0B8100991C9C /* en */,
55E1598C18455C60007983CB /* fr */,
558328C7184F227E00DFACE4 /* zh-Hans */,
);
name = CheatWindow.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
550E344A18E6293D00A1AD21 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
COMBINE_HIDPI_IMAGES = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Pcsxr-QL/Pcsxr-QL-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=PsxQL";
INFOPLIST_FILE = "Pcsxr-QL/Pcsxr-QL-Info.plist";
INSTALL_PATH = /Library/QuickLook;
PRODUCT_NAME = "$(TARGET_NAME)";
STRINGS_FILE_OUTPUT_ENCODING = "UTF-16";
WRAPPER_EXTENSION = qlgenerator;
};
name = Debug;
};
550E344B18E6293D00A1AD21 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
COMBINE_HIDPI_IMAGES = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Pcsxr-QL/Pcsxr-QL-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=PsxQL";
INFOPLIST_FILE = "Pcsxr-QL/Pcsxr-QL-Info.plist";
INSTALL_PATH = /Library/QuickLook;
PRODUCT_NAME = "$(TARGET_NAME)";
STRINGS_FILE_OUTPUT_ENCODING = "UTF-16";
WRAPPER_EXTENSION = qlgenerator;
};
name = Release;
};
550E344C18E6293D00A1AD21 /* Instrument */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
COMBINE_HIDPI_IMAGES = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Pcsxr-QL/Pcsxr-QL-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=PsxQL";
INFOPLIST_FILE = "Pcsxr-QL/Pcsxr-QL-Info.plist";
INSTALL_PATH = /Library/QuickLook;
PRODUCT_NAME = "$(TARGET_NAME)";
STRINGS_FILE_OUTPUT_ENCODING = "UTF-16";
WRAPPER_EXTENSION = qlgenerator;
};
name = Instrument;
};
551A75CC17868C4E0052D185 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
GCC_DYNAMIC_NO_PIC = NO;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=Bladesio1";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
WRAPPER_EXTENSION = psxplugin;
};
name = Debug;
};
551A75CD17868C4E0052D185 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=Bladesio1";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
WRAPPER_EXTENSION = psxplugin;
};
name = Release;
};
551A7678178690500052D185 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
GCC_DYNAMIC_NO_PIC = NO;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=DFCdrom";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
WRAPPER_EXTENSION = psxplugin;
};
name = Debug;
};
551A7679178690500052D185 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=DFCdrom";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
WRAPPER_EXTENSION = psxplugin;
};
name = Release;
};
551A768C1786919F0052D185 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
EXPORTED_SYMBOLS_FILE = plugins/DFInput/Resources/DFInput.exp;
FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
GCC_DYNAMIC_NO_PIC = NO;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=DFInput";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
HEADER_SEARCH_PATHS = (
/Library/Frameworks/SDL2.framework/Headers,
"$(inherited)",
);
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
WRAPPER_EXTENSION = psxplugin;
};
name = Debug;
};
551A768D1786919F0052D185 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
EXPORTED_SYMBOLS_FILE = plugins/DFInput/Resources/DFInput.exp;
FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=DFInput";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
HEADER_SEARCH_PATHS = (
/Library/Frameworks/SDL2.framework/Headers,
"$(inherited)",
);
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
WRAPPER_EXTENSION = psxplugin;
};
name = Release;
};
551A76BA178693FF0052D185 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
_MACGL,
_DARWIN,
"$(inherited)",
);
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=SoftGL";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
OTHER_CFLAGS = "$(OPTIMIZATION_CFLAGS)";
PRODUCT_NAME = PeopsSoftGPU;
WRAPPER_EXTENSION = psxplugin;
};
name = Debug;
};
551A76BB178693FF0052D185 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
_MACGL,
_DARWIN,
"$(inherited)",
);
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=SoftGL";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
OTHER_CFLAGS = "$(OPTIMIZATION_CFLAGS)";
PRODUCT_NAME = PeopsSoftGPU;
WRAPPER_EXTENSION = psxplugin;
};
name = Release;
};
551A76E0178696BD0052D185 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
EXPORTED_SYMBOLS_FILE = plugins/DFSound/Resorces/Shared/DFSound.exp;
FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
GCC_DYNAMIC_NO_PIC = NO;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = (
"PCSXRPLUG=SDLSound",
USESDL,
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
HEADER_SEARCH_PATHS = (
/Library/Frameworks/SDL2.framework/Headers,
"$(inherited)",
);
INFOPLIST_FILE = "plugins/DFSound/Resorces/SDL/Info-SDL.plist";
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
WRAPPER_EXTENSION = psxplugin;
};
name = Debug;
};
551A76E1178696BD0052D185 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
EXPORTED_SYMBOLS_FILE = plugins/DFSound/Resorces/Shared/DFSound.exp;
FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = (
"PCSXRPLUG=SDLSound",
USESDL,
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
HEADER_SEARCH_PATHS = (
/Library/Frameworks/SDL2.framework/Headers,
"$(inherited)",
);
INFOPLIST_FILE = "plugins/DFSound/Resorces/SDL/Info-SDL.plist";
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
WRAPPER_EXTENSION = psxplugin;
};
name = Release;
};
551A76F01786971B0052D185 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_WARN_EMPTY_BODY = YES;
DEBUG_INFORMATION_FORMAT = dwarf;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
EXECUTABLE_PREFIX = lib;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GENERATE_PKGINFO_FILE = NO;
INFOPLIST_FILE = "plugins/DFSound/Resorces/Shared/SPUShared-info.plist";
INSTALL_PATH = "@rpath";
OTHER_LDFLAGS = (
"-sectcreate",
__TEXT,
__info_plist,
"plugins/DFSound/Resorces/Shared/SPUShared-info.plist",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
551A76F11786971B0052D185 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_WARN_EMPTY_BODY = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GENERATE_PKGINFO_FILE = NO;
INFOPLIST_FILE = "plugins/DFSound/Resorces/Shared/SPUShared-info.plist";
INSTALL_PATH = "@rpath";
OTHER_LDFLAGS = (
"-sectcreate",
__TEXT,
__info_plist,
"plugins/DFSound/Resorces/Shared/SPUShared-info.plist",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
551A771D178698C60052D185 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
EXPORTED_SYMBOLS_FILE = plugins/DFSound/Resorces/Shared/DFSound.exp;
GCC_DYNAMIC_NO_PIC = NO;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = (
"PCSXRPLUG=ALSound",
USEOPENAL,
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INFOPLIST_FILE = "plugins/DFSound/Resorces/OpenAL/Info-AL.plist";
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
WRAPPER_EXTENSION = psxplugin;
};
name = Debug;
};
551A771E178698C60052D185 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
EXPORTED_SYMBOLS_FILE = plugins/DFSound/Resorces/Shared/DFSound.exp;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = (
"PCSXRPLUG=ALSound",
USEOPENAL,
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INFOPLIST_FILE = "plugins/DFSound/Resorces/OpenAL/Info-AL.plist";
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
WRAPPER_EXTENSION = psxplugin;
};
name = Release;
};
551A774D17869C280052D185 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
GCC_DYNAMIC_NO_PIC = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
_MACGL,
_DARWIN,
"$(inherited)",
);
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=PeopsXGL";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
OTHER_CFLAGS = "$(OPTIMIZATION_CFLAGS)";
PRODUCT_NAME = PeopsXGL;
WRAPPER_EXTENSION = psxplugin;
};
name = Debug;
};
551A774E17869C280052D185 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
_MACGL,
_DARWIN,
"$(inherited)",
);
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=PeopsXGL";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
OTHER_CFLAGS = "$(OPTIMIZATION_CFLAGS)";
PRODUCT_NAME = PeopsXGL;
WRAPPER_EXTENSION = psxplugin;
};
name = Release;
};
551A776B17869E430052D185 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
GCC_DYNAMIC_NO_PIC = NO;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=DFNet";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
WRAPPER_EXTENSION = psxplugin;
};
name = Debug;
};
551A776C17869E430052D185 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=DFNet";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
WRAPPER_EXTENSION = psxplugin;
};
name = Release;
};
5525BC7219421A760018AF2F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
COMBINE_HIDPI_IMAGES = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "Psx-Memcard/Psx-Memcard-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=MDPsx";
INFOPLIST_FILE = "Psx-Memcard/Psx-Memcard-Info.plist";
INSTALL_PATH = "@executable_path/../Contents/Library/Spotlight";
PRODUCT_NAME = "$(TARGET_NAME)";
STRINGS_FILE_OUTPUT_ENCODING = "UTF-16";
WRAPPER_EXTENSION = mdimporter;
};
name = Debug;
};
5525BC7319421A760018AF2F /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
COMBINE_HIDPI_IMAGES = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "Psx-Memcard/Psx-Memcard-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=MDPsx";
INFOPLIST_FILE = "Psx-Memcard/Psx-Memcard-Info.plist";
INSTALL_PATH = "@executable_path/../Contents/Library/Spotlight";
PRODUCT_NAME = "$(TARGET_NAME)";
STRINGS_FILE_OUTPUT_ENCODING = "UTF-16";
WRAPPER_EXTENSION = mdimporter;
};
name = Release;
};
5525BC7419421A760018AF2F /* Instrument */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
COMBINE_HIDPI_IMAGES = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "Psx-Memcard/Psx-Memcard-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=MDPsx";
INFOPLIST_FILE = "Psx-Memcard/Psx-Memcard-Info.plist";
INSTALL_PATH = "@executable_path/../Contents/Library/Spotlight";
PRODUCT_NAME = "$(TARGET_NAME)";
STRINGS_FILE_OUTPUT_ENCODING = "UTF-16";
WRAPPER_EXTENSION = mdimporter;
};
name = Instrument;
};
55534AFA18183BFB006D6BCB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_NS_ASSERTIONS = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "updateInfoPlist/updateInfoPlist-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
GCC_UNROLL_LOOPS = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GENERATE_PKGINFO_FILE = NO;
LLVM_VECTORIZE_LOOPS = YES;
MACOSX_DEPLOYMENT_TARGET = "";
ONLY_ACTIVE_ARCH = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
55534AFB18183BFB006D6BCB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CODE_SIGN_IDENTITY = "";
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_NS_ASSERTIONS = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "updateInfoPlist/updateInfoPlist-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GENERATE_PKGINFO_FILE = NO;
LLVM_VECTORIZE_LOOPS = YES;
MACOSX_DEPLOYMENT_TARGET = "";
ONLY_ACTIVE_ARCH = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
55534AFC18183BFB006D6BCB /* Instrument */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_NS_ASSERTIONS = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "updateInfoPlist/updateInfoPlist-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GENERATE_PKGINFO_FILE = NO;
LLVM_VECTORIZE_LOOPS = YES;
MACOSX_DEPLOYMENT_TARGET = "";
ONLY_ACTIVE_ARCH = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Instrument;
};
557649B91786B09E007C4457 /* Instrument */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COMBINE_HIDPI_IMAGES = YES;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEBUG_PREPROCESSOR_DEFINITIONS = "";
ENABLE_NS_ASSERTIONS = NO;
GCC_C_LANGUAGE_STANDARD = gnu89;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_INCREASE_PRECOMPILED_HEADER_SHARING = YES;
GCC_OPTIMIZATION_LEVEL = s;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = pcsxr.pch;
GCC_PREPROCESSOR_DEFINITIONS = (
"_MACOSX=1",
"$(DEBUG_PREPROCESSOR_DEFINITIONS)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_POINTER_SIGNEDNESS = NO;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
GENERATE_PKGINFO_FILE = YES;
HEADER_SEARCH_PATHS = (
../include,
../libpcsxcore,
../macosx,
);
INFOPLIST_FILE = "plugins/$(TARGET_NAME)/Info.plist";
MACOSX_DEPLOYMENT_TARGET = 10.8;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
SKIP_INSTALL = YES;
STRINGS_FILE_OUTPUT_ENCODING = binary;
};
name = Instrument;
};
557649BA1786B09E007C4457 /* Instrument */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = PCSXR;
CLANG_ENABLE_MODULES = NO;
GCC_ENABLE_CPP_EXCEPTIONS = NO;
GCC_OPTIMIZATION_LEVEL = 3;
GCC_PREPROCESSOR_DEFINITIONS = (
"PCSXRCORE=1",
"PCSXR_VERSION=\\\"1.9\\\"",
"XA_HACK=1",
"__MACOSX__=1",
"ENABLE_SIO1API=1",
"$(inherited)",
);
GCC_WARN_UNKNOWN_PRAGMAS = NO;
INFOPLIST_FILE = Info.plistvers.plist;
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @executable_path/../Frameworks";
OTHER_CFLAGS = "$(inherited)";
PRODUCT_NAME = PCSXR;
SKIP_INSTALL = NO;
WRAPPER_EXTENSION = app;
};
name = Instrument;
};
557649BB1786B09E007C4457 /* Instrument */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_WARN_EMPTY_BODY = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GENERATE_PKGINFO_FILE = NO;
INFOPLIST_FILE = "plugins/DFSound/Resorces/Shared/SPUShared-info.plist";
INSTALL_PATH = "@rpath";
OTHER_LDFLAGS = (
"-sectcreate",
__TEXT,
__info_plist,
"plugins/DFSound/Resorces/Shared/SPUShared-info.plist",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Instrument;
};
557649BD1786B09E007C4457 /* Instrument */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=DFCdrom";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
WRAPPER_EXTENSION = psxplugin;
};
name = Instrument;
};
557649BE1786B09E007C4457 /* Instrument */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
EXPORTED_SYMBOLS_FILE = plugins/DFInput/Resources/DFInput.exp;
FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=DFInput";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
HEADER_SEARCH_PATHS = (
/Library/Frameworks/SDL2.framework/Headers,
"$(inherited)",
);
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
WRAPPER_EXTENSION = psxplugin;
};
name = Instrument;
};
557649BF1786B09E007C4457 /* Instrument */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
_MACGL,
_DARWIN,
"$(inherited)",
);
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=SoftGL";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
OTHER_CFLAGS = "$(OPTIMIZATION_CFLAGS)";
PRODUCT_NAME = PeopsSoftGPU;
WRAPPER_EXTENSION = psxplugin;
};
name = Instrument;
};
557649C01786B09E007C4457 /* Instrument */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
_MACGL,
_DARWIN,
"$(inherited)",
);
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=PeopsXGL";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
OTHER_CFLAGS = "$(OPTIMIZATION_CFLAGS)";
PRODUCT_NAME = PeopsXGL;
WRAPPER_EXTENSION = psxplugin;
};
name = Instrument;
};
557649C11786B09E007C4457 /* Instrument */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
EXPORTED_SYMBOLS_FILE = plugins/DFSound/Resorces/Shared/DFSound.exp;
FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = (
"PCSXRPLUG=SDLSound",
USESDL,
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
HEADER_SEARCH_PATHS = (
/Library/Frameworks/SDL2.framework/Headers,
"$(inherited)",
);
INFOPLIST_FILE = "plugins/DFSound/Resorces/SDL/Info-SDL.plist";
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
WRAPPER_EXTENSION = psxplugin;
};
name = Instrument;
};
557649C21786B09E007C4457 /* Instrument */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
EXPORTED_SYMBOLS_FILE = plugins/DFSound/Resorces/Shared/DFSound.exp;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = (
"PCSXRPLUG=ALSound",
USEOPENAL,
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INFOPLIST_FILE = "plugins/DFSound/Resorces/OpenAL/Info-AL.plist";
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
WRAPPER_EXTENSION = psxplugin;
};
name = Instrument;
};
557649C31786B09E007C4457 /* Instrument */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=DFNet";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
WRAPPER_EXTENSION = psxplugin;
};
name = Instrument;
};
557649C41786B09E007C4457 /* Instrument */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_EMPTY_BODY = YES;
GCC_PREPROCESSOR_DEFINITIONS_NOT_USED_IN_PRECOMPS = "PCSXRPLUG=Bladesio1";
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
WRAPPER_EXTENSION = psxplugin;
};
name = Instrument;
};
71F353F40FD98DFE00CBEC28 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = PCSXR;
CLANG_ENABLE_MODULES = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
DEBUG_PREPROCESSOR_DEFINITIONS = "$(inherited) EMU_LOG=__Log";
GCC_ENABLE_CPP_EXCEPTIONS = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
"PCSXRCORE=1",
"PCSXR_VERSION=\\\"1.9\\\"",
"XA_HACK=1",
"__MACOSX__=1",
"ENABLE_SIO1API=1",
"$(inherited)",
);
GCC_WARN_UNKNOWN_PRAGMAS = NO;
INFOPLIST_FILE = Info.plist;
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @executable_path/../Frameworks";
OTHER_CFLAGS = "$(inherited)";
PRODUCT_NAME = PCSXR;
SKIP_INSTALL = NO;
WRAPPER_EXTENSION = app;
};
name = Debug;
};
71F353F50FD98DFE00CBEC28 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = PCSXR;
CLANG_ENABLE_MODULES = NO;
GCC_ENABLE_CPP_EXCEPTIONS = NO;
GCC_OPTIMIZATION_LEVEL = 3;
GCC_PREPROCESSOR_DEFINITIONS = (
"PCSXRCORE=1",
"PCSXR_VERSION=\\\"1.9\\\"",
"XA_HACK=1",
"__MACOSX__=1",
"ENABLE_SIO1API=1",
"$(inherited)",
);
GCC_WARN_UNKNOWN_PRAGMAS = NO;
INFOPLIST_FILE = Info.plistvers.plist;
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @executable_path/../Frameworks";
OTHER_CFLAGS = (
"-fomit-frame-pointer",
"$(inherited)",
);
PRODUCT_NAME = PCSXR;
SKIP_INSTALL = NO;
WRAPPER_EXTENSION = app;
};
name = Release;
};
71F353F90FD98DFE00CBEC28 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
DEAD_CODE_STRIPPING = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEBUG_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
GCC_C_LANGUAGE_STANDARD = gnu89;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_INCREASE_PRECOMPILED_HEADER_SHARING = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = pcsxr.pch;
GCC_PREPROCESSOR_DEFINITIONS = (
"_MACOSX=1",
"$(DEBUG_PREPROCESSOR_DEFINITIONS)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_POINTER_SIGNEDNESS = NO;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
GENERATE_PKGINFO_FILE = YES;
HEADER_SEARCH_PATHS = (
../include,
../libpcsxcore,
../macosx,
);
INFOPLIST_FILE = "plugins/$(TARGET_NAME)/Info.plist";
MACOSX_DEPLOYMENT_TARGET = 10.8;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
SKIP_INSTALL = YES;
STRINGS_FILE_OUTPUT_ENCODING = binary;
STRIP_INSTALLED_PRODUCT = NO;
};
name = Debug;
};
71F353FA0FD98DFE00CBEC28 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "PCSXR Developer";
COMBINE_HIDPI_IMAGES = YES;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEBUG_PREPROCESSOR_DEFINITIONS = "";
ENABLE_NS_ASSERTIONS = NO;
GCC_C_LANGUAGE_STANDARD = gnu89;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_INCREASE_PRECOMPILED_HEADER_SHARING = YES;
GCC_OPTIMIZATION_LEVEL = s;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = pcsxr.pch;
GCC_PREPROCESSOR_DEFINITIONS = (
"_MACOSX=1",
"$(DEBUG_PREPROCESSOR_DEFINITIONS)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_POINTER_SIGNEDNESS = NO;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
GENERATE_PKGINFO_FILE = YES;
HEADER_SEARCH_PATHS = (
../include,
../libpcsxcore,
../macosx,
);
INFOPLIST_FILE = "plugins/$(TARGET_NAME)/Info.plist";
LLVM_LTO = YES;
MACOSX_DEPLOYMENT_TARGET = 10.8;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
SKIP_INSTALL = YES;
STRINGS_FILE_OUTPUT_ENCODING = binary;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
550E344D18E6293D00A1AD21 /* Build configuration list for PBXNativeTarget "Pcsxr-QL" */ = {
isa = XCConfigurationList;
buildConfigurations = (
550E344A18E6293D00A1AD21 /* Debug */,
550E344B18E6293D00A1AD21 /* Release */,
550E344C18E6293D00A1AD21 /* Instrument */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
551A75CB17868C4E0052D185 /* Build configuration list for PBXNativeTarget "Bladesio1" */ = {
isa = XCConfigurationList;
buildConfigurations = (
551A75CC17868C4E0052D185 /* Debug */,
551A75CD17868C4E0052D185 /* Release */,
557649C41786B09E007C4457 /* Instrument */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
551A7677178690500052D185 /* Build configuration list for PBXNativeTarget "DFCdrom" */ = {
isa = XCConfigurationList;
buildConfigurations = (
551A7678178690500052D185 /* Debug */,
551A7679178690500052D185 /* Release */,
557649BD1786B09E007C4457 /* Instrument */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
551A768B1786919F0052D185 /* Build configuration list for PBXNativeTarget "DFInput" */ = {
isa = XCConfigurationList;
buildConfigurations = (
551A768C1786919F0052D185 /* Debug */,
551A768D1786919F0052D185 /* Release */,
557649BE1786B09E007C4457 /* Instrument */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
551A76B9178693FF0052D185 /* Build configuration list for PBXNativeTarget "DFXVideo" */ = {
isa = XCConfigurationList;
buildConfigurations = (
551A76BA178693FF0052D185 /* Debug */,
551A76BB178693FF0052D185 /* Release */,
557649BF1786B09E007C4457 /* Instrument */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
551A76DF178696BD0052D185 /* Build configuration list for PBXNativeTarget "PeopsSpuSDL" */ = {
isa = XCConfigurationList;
buildConfigurations = (
551A76E0178696BD0052D185 /* Debug */,
551A76E1178696BD0052D185 /* Release */,
557649C11786B09E007C4457 /* Instrument */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
551A76EF1786971B0052D185 /* Build configuration list for PBXNativeTarget "SPUSharedCode" */ = {
isa = XCConfigurationList;
buildConfigurations = (
551A76F01786971B0052D185 /* Debug */,
551A76F11786971B0052D185 /* Release */,
557649BB1786B09E007C4457 /* Instrument */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
551A771C178698C60052D185 /* Build configuration list for PBXNativeTarget "PeopsSpuAL" */ = {
isa = XCConfigurationList;
buildConfigurations = (
551A771D178698C60052D185 /* Debug */,
551A771E178698C60052D185 /* Release */,
557649C21786B09E007C4457 /* Instrument */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
551A774C17869C280052D185 /* Build configuration list for PBXNativeTarget "PeopsXgl" */ = {
isa = XCConfigurationList;
buildConfigurations = (
551A774D17869C280052D185 /* Debug */,
551A774E17869C280052D185 /* Release */,
557649C01786B09E007C4457 /* Instrument */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
551A776A17869E430052D185 /* Build configuration list for PBXNativeTarget "DFNet" */ = {
isa = XCConfigurationList;
buildConfigurations = (
551A776B17869E430052D185 /* Debug */,
551A776C17869E430052D185 /* Release */,
557649C31786B09E007C4457 /* Instrument */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5525BC7119421A760018AF2F /* Build configuration list for PBXNativeTarget "Psx-Memcard" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5525BC7219421A760018AF2F /* Debug */,
5525BC7319421A760018AF2F /* Release */,
5525BC7419421A760018AF2F /* Instrument */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
55534AFD18183BFB006D6BCB /* Build configuration list for PBXNativeTarget "updateInfoPlist" */ = {
isa = XCConfigurationList;
buildConfigurations = (
55534AFA18183BFB006D6BCB /* Debug */,
55534AFB18183BFB006D6BCB /* Release */,
55534AFC18183BFB006D6BCB /* Instrument */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
71F353F30FD98DFE00CBEC28 /* Build configuration list for PBXNativeTarget "PCSXR" */ = {
isa = XCConfigurationList;
buildConfigurations = (
71F353F40FD98DFE00CBEC28 /* Debug */,
71F353F50FD98DFE00CBEC28 /* Release */,
557649BA1786B09E007C4457 /* Instrument */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
71F353F80FD98DFE00CBEC28 /* Build configuration list for PBXProject "Pcsxr" */ = {
isa = XCConfigurationList;
buildConfigurations = (
71F353F90FD98DFE00CBEC28 /* Debug */,
71F353FA0FD98DFE00CBEC28 /* Release */,
557649B91786B09E007C4457 /* Instrument */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
}