Cocoa Port: Update Xcode project files to reflect the current state of the file hierarchy.

This commit is contained in:
rogerman 2016-11-27 21:55:06 -08:00
parent 2f98c8b545
commit b82f42dfde
2 changed files with 67 additions and 63 deletions

View File

@ -118,6 +118,10 @@
AB301BE21D9C8BCF00246A93 /* deposterize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB301BDE1D9C8BAC00246A93 /* deposterize.cpp */; };
AB350BA51478AC96007165AC /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AB350BA41478AC96007165AC /* IOKit.framework */; };
AB350D3B147A1D93007165AC /* HID_usage_strings.plist in Resources */ = {isa = PBXBuildFile; fileRef = AB350D3A147A1D93007165AC /* HID_usage_strings.plist */; };
AB35BD8F1DEBF40800844310 /* encoding_utf.c in Sources */ = {isa = PBXBuildFile; fileRef = AB35BD8E1DEBF40800844310 /* encoding_utf.c */; };
AB35BD901DEBF41800844310 /* encoding_utf.c in Sources */ = {isa = PBXBuildFile; fileRef = AB35BD8E1DEBF40800844310 /* encoding_utf.c */; };
AB35BD911DEBF41800844310 /* encoding_utf.c in Sources */ = {isa = PBXBuildFile; fileRef = AB35BD8E1DEBF40800844310 /* encoding_utf.c */; };
AB35BD921DEBF41800844310 /* encoding_utf.c in Sources */ = {isa = PBXBuildFile; fileRef = AB35BD8E1DEBF40800844310 /* encoding_utf.c */; };
AB3701E5173A3FBF006E573E /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AB74EC891738499C0026C41E /* Carbon.framework */; };
AB3A655E16CC5421001F5D4A /* EmuControllerDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = AB3A655D16CC5421001F5D4A /* EmuControllerDelegate.mm */; };
AB3A655F16CC5421001F5D4A /* EmuControllerDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = AB3A655D16CC5421001F5D4A /* EmuControllerDelegate.mm */; };
@ -337,7 +341,6 @@
AB796CEB15CDCBA200C59155 /* README in Resources */ = {isa = PBXBuildFile; fileRef = AB3ACC3B14C24D5400D7D192 /* README */; };
AB796CEC15CDCBA200C59155 /* README.MAC in Resources */ = {isa = PBXBuildFile; fileRef = AB3ACC3D14C24D5400D7D192 /* README.MAC */; };
AB796CED15CDCBA200C59155 /* AppIcon_FirmwareConfig.icns in Resources */ = {isa = PBXBuildFile; fileRef = AB75226D14C7BB51009B97B3 /* AppIcon_FirmwareConfig.icns */; };
AB796CEF15CDCBA200C59155 /* ConvertUTF.c in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF1D1345ACBF00AF11D1 /* ConvertUTF.c */; };
AB796CF015CDCBA200C59155 /* AAFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABAD3E6513AF1D6D00502E1E /* AAFilter.cpp */; };
AB796CF215CDCBA200C59155 /* arm_instructions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEA31345AC8400AF11D1 /* arm_instructions.cpp */; };
AB796CF315CDCBA200C59155 /* armcpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEA41345AC8400AF11D1 /* armcpu.cpp */; };
@ -375,7 +378,6 @@
AB796D1515CDCBA200C59155 /* lock.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF451345ACBF00AF11D1 /* lock.cpp */; };
AB796D1615CDCBA200C59155 /* matrix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEB91345AC8400AF11D1 /* matrix.cpp */; };
AB796D1715CDCBA200C59155 /* mc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEBA1345AC8400AF11D1 /* mc.cpp */; };
AB796D1815CDCBA200C59155 /* md5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF4A1345ACBF00AF11D1 /* md5.cpp */; };
AB796D1915CDCBA200C59155 /* metaspu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF771345ACFA00AF11D1 /* metaspu.cpp */; };
AB796D1A15CDCBA200C59155 /* MMU.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEBE1345AC8400AF11D1 /* MMU.cpp */; };
AB796D1B15CDCBA200C59155 /* mmx_optimized.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABAD3E6A13AF1D6D00502E1E /* mmx_optimized.cpp */; };
@ -577,7 +579,6 @@
AB8F3C6F1A53AC2600A80BF6 /* README.MAC in Resources */ = {isa = PBXBuildFile; fileRef = AB3ACC3D14C24D5400D7D192 /* README.MAC */; };
AB8F3C701A53AC2600A80BF6 /* AppIcon_FirmwareConfig.icns in Resources */ = {isa = PBXBuildFile; fileRef = AB75226D14C7BB51009B97B3 /* AppIcon_FirmwareConfig.icns */; };
AB8F3C711A53AC2600A80BF6 /* DisplayWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = AB8967DB16D2ED2700F826F1 /* DisplayWindow.xib */; };
AB8F3C741A53AC2600A80BF6 /* ConvertUTF.c in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF1D1345ACBF00AF11D1 /* ConvertUTF.c */; };
AB8F3C751A53AC2600A80BF6 /* AAFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABAD3E6513AF1D6D00502E1E /* AAFilter.cpp */; };
AB8F3C761A53AC2600A80BF6 /* arm_instructions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEA31345AC8400AF11D1 /* arm_instructions.cpp */; };
AB8F3C771A53AC2600A80BF6 /* armcpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEA41345AC8400AF11D1 /* armcpu.cpp */; };
@ -617,7 +618,6 @@
AB8F3C9B1A53AC2600A80BF6 /* lock.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF451345ACBF00AF11D1 /* lock.cpp */; };
AB8F3C9C1A53AC2600A80BF6 /* matrix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEB91345AC8400AF11D1 /* matrix.cpp */; };
AB8F3C9D1A53AC2600A80BF6 /* mc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEBA1345AC8400AF11D1 /* mc.cpp */; };
AB8F3C9E1A53AC2600A80BF6 /* md5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF4A1345ACBF00AF11D1 /* md5.cpp */; };
AB8F3C9F1A53AC2600A80BF6 /* metaspu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF771345ACFA00AF11D1 /* metaspu.cpp */; };
AB8F3CA01A53AC2600A80BF6 /* MMU.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEBE1345AC8400AF11D1 /* MMU.cpp */; };
AB8F3CA11A53AC2600A80BF6 /* mmx_optimized.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABAD3E6A13AF1D6D00502E1E /* mmx_optimized.cpp */; };
@ -937,12 +937,10 @@
ABB3C6A71501C04F00E0C22E /* tinyxml.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABE670271415DE6C00E8E4C9 /* tinyxml.cpp */; };
ABB3C6A81501C04F00E0C22E /* tinyxmlerror.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABE670291415DE6C00E8E4C9 /* tinyxmlerror.cpp */; };
ABB3C6A91501C04F00E0C22E /* tinyxmlparser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABE6702A1415DE6C00E8E4C9 /* tinyxmlparser.cpp */; };
ABB3C6AA1501C04F00E0C22E /* ConvertUTF.c in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF1D1345ACBF00AF11D1 /* ConvertUTF.c */; };
ABB3C6AB1501C04F00E0C22E /* datetime.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF1F1345ACBF00AF11D1 /* datetime.cpp */; };
ABB3C6AC1501C04F00E0C22E /* dlditool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF281345ACBF00AF11D1 /* dlditool.cpp */; };
ABB3C6AD1501C04F00E0C22E /* emufat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF291345ACBF00AF11D1 /* emufat.cpp */; };
ABB3C6AE1501C04F00E0C22E /* guid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF2C1345ACBF00AF11D1 /* guid.cpp */; };
ABB3C6AF1501C04F00E0C22E /* md5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF4A1345ACBF00AF11D1 /* md5.cpp */; };
ABB3C6B01501C04F00E0C22E /* task.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF4C1345ACBF00AF11D1 /* task.cpp */; };
ABB3C6B11501C04F00E0C22E /* vfat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF4F1345ACBF00AF11D1 /* vfat.cpp */; };
ABB3C6B21501C04F00E0C22E /* xstring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF511345ACBF00AF11D1 /* xstring.cpp */; };
@ -1059,7 +1057,6 @@
ABD1FF131345AC9C00AF11D1 /* slot2_paddle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF081345AC9C00AF11D1 /* slot2_paddle.cpp */; };
ABD1FF141345AC9C00AF11D1 /* slot2_piano.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF091345AC9C00AF11D1 /* slot2_piano.cpp */; };
ABD1FF151345AC9C00AF11D1 /* slot2_rumblepak.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF0A1345AC9C00AF11D1 /* slot2_rumblepak.cpp */; };
ABD1FF531345ACBF00AF11D1 /* ConvertUTF.c in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF1D1345ACBF00AF11D1 /* ConvertUTF.c */; };
ABD1FF551345ACBF00AF11D1 /* crc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF221345ACBF00AF11D1 /* crc.cpp */; };
ABD1FF561345ACBF00AF11D1 /* decrypt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF241345ACBF00AF11D1 /* decrypt.cpp */; };
ABD1FF571345ACBF00AF11D1 /* header.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF261345ACBF00AF11D1 /* header.cpp */; };
@ -1077,7 +1074,6 @@
ABD1FF631345ACBF00AF11D1 /* libfat_public_api.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF431345ACBF00AF11D1 /* libfat_public_api.cpp */; };
ABD1FF641345ACBF00AF11D1 /* lock.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF451345ACBF00AF11D1 /* lock.cpp */; };
ABD1FF651345ACBF00AF11D1 /* partition.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF481345ACBF00AF11D1 /* partition.cpp */; };
ABD1FF661345ACBF00AF11D1 /* md5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF4A1345ACBF00AF11D1 /* md5.cpp */; };
ABD1FF671345ACBF00AF11D1 /* task.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF4C1345ACBF00AF11D1 /* task.cpp */; };
ABD1FF681345ACBF00AF11D1 /* vfat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF4F1345ACBF00AF11D1 /* vfat.cpp */; };
ABD1FF691345ACBF00AF11D1 /* xstring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF511345ACBF00AF11D1 /* xstring.cpp */; };
@ -1330,6 +1326,7 @@
AB301BDE1D9C8BAC00246A93 /* deposterize.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = deposterize.cpp; sourceTree = "<group>"; };
AB350BA41478AC96007165AC /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
AB350D38147A1D8D007165AC /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = English; path = translations/English.lproj/HID_usage_strings.plist; sourceTree = "<group>"; };
AB35BD8E1DEBF40800844310 /* encoding_utf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = encoding_utf.c; sourceTree = "<group>"; };
AB3A655C16CC5416001F5D4A /* EmuControllerDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmuControllerDelegate.h; sourceTree = "<group>"; };
AB3A655D16CC5421001F5D4A /* EmuControllerDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = EmuControllerDelegate.mm; sourceTree = "<group>"; };
AB3A656016CC5438001F5D4A /* cocoa_GPU.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = cocoa_GPU.mm; sourceTree = "<group>"; };
@ -1672,8 +1669,6 @@
ABD1FF0A1345AC9C00AF11D1 /* slot2_rumblepak.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = slot2_rumblepak.cpp; sourceTree = "<group>"; };
ABD1FF171345ACA900AF11D1 /* gdbstub.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gdbstub.cpp; sourceTree = "<group>"; };
ABD1FF181345ACA900AF11D1 /* gdbstub_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gdbstub_internal.h; sourceTree = "<group>"; };
ABD1FF1D1345ACBF00AF11D1 /* ConvertUTF.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ConvertUTF.c; sourceTree = "<group>"; };
ABD1FF1E1345ACBF00AF11D1 /* ConvertUTF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConvertUTF.h; sourceTree = "<group>"; };
ABD1FF1F1345ACBF00AF11D1 /* datetime.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = datetime.cpp; sourceTree = "<group>"; };
ABD1FF201345ACBF00AF11D1 /* datetime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = datetime.h; sourceTree = "<group>"; };
ABD1FF221345ACBF00AF11D1 /* crc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = crc.cpp; sourceTree = "<group>"; };
@ -1715,11 +1710,8 @@
ABD1FF471345ACBF00AF11D1 /* mem_allocate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mem_allocate.h; sourceTree = "<group>"; };
ABD1FF481345ACBF00AF11D1 /* partition.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = partition.cpp; sourceTree = "<group>"; };
ABD1FF491345ACBF00AF11D1 /* partition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = partition.h; sourceTree = "<group>"; };
ABD1FF4A1345ACBF00AF11D1 /* md5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = md5.cpp; sourceTree = "<group>"; };
ABD1FF4B1345ACBF00AF11D1 /* md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = "<group>"; };
ABD1FF4C1345ACBF00AF11D1 /* task.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = task.cpp; sourceTree = "<group>"; };
ABD1FF4D1345ACBF00AF11D1 /* task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task.h; sourceTree = "<group>"; };
ABD1FF4E1345ACBF00AF11D1 /* valuearray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = valuearray.h; sourceTree = "<group>"; };
ABD1FF4F1345ACBF00AF11D1 /* vfat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vfat.cpp; sourceTree = "<group>"; };
ABD1FF501345ACBF00AF11D1 /* vfat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vfat.h; sourceTree = "<group>"; };
ABD1FF511345ACBF00AF11D1 /* xstring.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xstring.cpp; sourceTree = "<group>"; };
@ -2045,6 +2037,7 @@
isa = PBXGroup;
children = (
080E96DDFE201D6D7F000001 /* Cocoa Port */,
AB35BD8C1DEBF1BD00844310 /* Modules */,
ABC572B7134592D900E7B0B1 /* Core */,
29B97323FDCFA39411CA2CEA /* Frameworks */,
29B97315FDCFA39411CA2CEA /* Other Sources */,
@ -2113,6 +2106,7 @@
isa = PBXGroup;
children = (
AB2AB8B41C9F9CFA00173B15 /* include */,
AB35BD8D1DEBF40800844310 /* encodings */,
ABADF1191DEA4CD900A142B1 /* features */,
AB000DBC1CCC6B0700413F02 /* file */,
AB2AB9241C9F9CFA00173B15 /* rthreads */,
@ -2340,6 +2334,24 @@
path = rthreads;
sourceTree = "<group>";
};
AB35BD8C1DEBF1BD00844310 /* Modules */ = {
isa = PBXGroup;
children = (
ABD1FEAD1345AC8400AF11D1 /* Disassembler.cpp */,
ABD1FE791345AC8400AF11D1 /* Disassembler.h */,
);
name = Modules;
path = ../modules;
sourceTree = "<group>";
};
AB35BD8D1DEBF40800844310 /* encodings */ = {
isa = PBXGroup;
children = (
AB35BD8E1DEBF40800844310 /* encoding_utf.c */,
);
path = encodings;
sourceTree = "<group>";
};
AB3ACB6514C2361100D7D192 /* userinterface */ = {
isa = PBXGroup;
children = (
@ -2647,7 +2659,6 @@
ABD1FEA91345AC8400AF11D1 /* cp15.cpp */,
ABADF1171DEA4C1200A142B1 /* Database.cpp */,
ABD1FEAB1345AC8400AF11D1 /* debug.cpp */,
ABD1FEAD1345AC8400AF11D1 /* Disassembler.cpp */,
ABD1FEAE1345AC8400AF11D1 /* driver.cpp */,
ABD1FEAF1345AC8400AF11D1 /* emufile.cpp */,
ABCFA9F3178BDE920030C8BA /* encrypt.cpp */,
@ -2687,7 +2698,6 @@
ABD1FE751345AC8400AF11D1 /* cp15.h */,
ABADF1161DEA4C1200A142B1 /* Database.h */,
ABD1FE771345AC8400AF11D1 /* debug.h */,
ABD1FE791345AC8400AF11D1 /* Disassembler.h */,
ABD1FE7A1345AC8400AF11D1 /* driver.h */,
ABD1FE7C1345AC8400AF11D1 /* emufile.h */,
ABCFA9F2178BDE920030C8BA /* encrypt.h */,
@ -2777,28 +2787,23 @@
ABD1FF2E1345ACBF00AF11D1 /* libfat */,
ABE670241415DE6C00E8E4C9 /* tinyxml */,
ABBFFF6E1D5F9C10003CD598 /* colorspacehandler */,
ABD1FF1D1345ACBF00AF11D1 /* ConvertUTF.c */,
AB9038A517C5ECFD00F410BD /* advanscene.cpp */,
ABD1FF1F1345ACBF00AF11D1 /* datetime.cpp */,
ABD1FF281345ACBF00AF11D1 /* dlditool.cpp */,
ABD1FF291345ACBF00AF11D1 /* emufat.cpp */,
AB2EE13017D57F5000F68622 /* fsnitro.cpp */,
ABD1FF2C1345ACBF00AF11D1 /* guid.cpp */,
ABD1FF4A1345ACBF00AF11D1 /* md5.cpp */,
ABD1FF4C1345ACBF00AF11D1 /* task.cpp */,
ABD1FF4F1345ACBF00AF11D1 /* vfat.cpp */,
ABD1FF511345ACBF00AF11D1 /* xstring.cpp */,
AB9038A417C5ECFD00F410BD /* advanscene.h */,
ABD1FE711345AC8400AF11D1 /* bits.h */,
ABD1FF1E1345ACBF00AF11D1 /* ConvertUTF.h */,
ABD1FF201345ACBF00AF11D1 /* datetime.h */,
ABD1FF2A1345ACBF00AF11D1 /* emufat.h */,
ABD1FF2B1345ACBF00AF11D1 /* emufat_types.h */,
AB2EE12F17D57F5000F68622 /* fsnitro.h */,
ABD1FF2D1345ACBF00AF11D1 /* guid.h */,
ABD1FF4B1345ACBF00AF11D1 /* md5.h */,
ABD1FF4D1345ACBF00AF11D1 /* task.h */,
ABD1FF4E1345ACBF00AF11D1 /* valuearray.h */,
ABD1FF501345ACBF00AF11D1 /* vfat.h */,
ABD1FF521345ACBF00AF11D1 /* xstring.h */,
);
@ -3707,7 +3712,6 @@
buildActionMask = 2147483647;
files = (
ABFEA82F1BB4EC1100B08C25 /* ftlcdfil.c in Sources */,
ABD1FF531345ACBF00AF11D1 /* ConvertUTF.c in Sources */,
ABAD3E7113AF1D6D00502E1E /* AAFilter.cpp in Sources */,
ABD1FED21345AC8400AF11D1 /* arm_instructions.cpp in Sources */,
ABAF0A421A96E67200B95B75 /* RomInfoPanel.mm in Sources */,
@ -3753,7 +3757,6 @@
ABA7315F1BB51E7000B26147 /* pshinter.c in Sources */,
ABD1FEE81345AC8400AF11D1 /* matrix.cpp in Sources */,
ABD1FEE91345AC8400AF11D1 /* mc.cpp in Sources */,
ABD1FF661345ACBF00AF11D1 /* md5.cpp in Sources */,
ABADF11D1DEA4CFC00A142B1 /* features_cpu.c in Sources */,
ABD1FF9F1345ACFA00AF11D1 /* metaspu.cpp in Sources */,
ABD1FEED1345AC8400AF11D1 /* MMU.cpp in Sources */,
@ -3868,6 +3871,7 @@
ABFEA8561BB4EC1100B08C25 /* ftsynth.c in Sources */,
AB40563A169F5DBB0016AC3E /* compilerfunc.cpp in Sources */,
AB40563D169F5DBB0016AC3E /* compileritem.cpp in Sources */,
AB35BD911DEBF41800844310 /* encoding_utf.c in Sources */,
AB405640169F5DBB0016AC3E /* context.cpp in Sources */,
AB405643169F5DBB0016AC3E /* cpuinfo.cpp in Sources */,
AB405646169F5DBB0016AC3E /* defs.cpp in Sources */,
@ -3921,7 +3925,6 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
AB796CEF15CDCBA200C59155 /* ConvertUTF.c in Sources */,
AB796CF015CDCBA200C59155 /* AAFilter.cpp in Sources */,
AB796CF215CDCBA200C59155 /* arm_instructions.cpp in Sources */,
AB796CF315CDCBA200C59155 /* armcpu.cpp in Sources */,
@ -3979,7 +3982,6 @@
AB796D1515CDCBA200C59155 /* lock.cpp in Sources */,
AB796D1615CDCBA200C59155 /* matrix.cpp in Sources */,
AB796D1715CDCBA200C59155 /* mc.cpp in Sources */,
AB796D1815CDCBA200C59155 /* md5.cpp in Sources */,
AB796D1915CDCBA200C59155 /* metaspu.cpp in Sources */,
AB796D1A15CDCBA200C59155 /* MMU.cpp in Sources */,
ABB24F6D1A81EE92006C1108 /* OGLDisplayOutput_3_2.cpp in Sources */,
@ -4007,6 +4009,7 @@
AB5648FF186E6EA8002740F4 /* cocoa_slot2.mm in Sources */,
AB796D2A15CDCBA200C59155 /* slot1_r4.cpp in Sources */,
AB796D2C15CDCBA200C59155 /* slot1_retail_nand.cpp in Sources */,
AB35BD8F1DEBF40800844310 /* encoding_utf.c in Sources */,
ABE6840C189E33BC007FD69C /* OGLDisplayOutput.cpp in Sources */,
AB796D2D15CDCBA200C59155 /* slot2_expMemory.cpp in Sources */,
AB47B52F18A45C35009A42AF /* xbrz.cpp in Sources */,
@ -4135,7 +4138,6 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
AB8F3C741A53AC2600A80BF6 /* ConvertUTF.c in Sources */,
ABFEA8CC1BB4EC1100B08C25 /* smooth.c in Sources */,
ABFEA8421BB4EC1100B08C25 /* ftpatent.c in Sources */,
ABFEA8A51BB4EC1100B08C25 /* sfnt.c in Sources */,
@ -4205,7 +4207,6 @@
AB8F3C9B1A53AC2600A80BF6 /* lock.cpp in Sources */,
AB8F3C9C1A53AC2600A80BF6 /* matrix.cpp in Sources */,
AB8F3C9D1A53AC2600A80BF6 /* mc.cpp in Sources */,
AB8F3C9E1A53AC2600A80BF6 /* md5.cpp in Sources */,
AB8F3C9F1A53AC2600A80BF6 /* metaspu.cpp in Sources */,
AB8F3CA01A53AC2600A80BF6 /* MMU.cpp in Sources */,
AB8F3CA11A53AC2600A80BF6 /* mmx_optimized.cpp in Sources */,
@ -4253,6 +4254,7 @@
AB8F3CC61A53AC2600A80BF6 /* texcache.cpp in Sources */,
AB8F3CC71A53AC2600A80BF6 /* thumb_instructions.cpp in Sources */,
AB8F3CC81A53AC2600A80BF6 /* Timestretcher.cpp in Sources */,
AB35BD901DEBF41800844310 /* encoding_utf.c in Sources */,
AB8F3CC91A53AC2600A80BF6 /* tinystr.cpp in Sources */,
AB8F3CCA1A53AC2600A80BF6 /* slot1comp_mc.cpp in Sources */,
AB8F3CCB1A53AC2600A80BF6 /* tinyxml.cpp in Sources */,
@ -4419,14 +4421,12 @@
ABB3C6A71501C04F00E0C22E /* tinyxml.cpp in Sources */,
ABB3C6A81501C04F00E0C22E /* tinyxmlerror.cpp in Sources */,
ABB3C6A91501C04F00E0C22E /* tinyxmlparser.cpp in Sources */,
ABB3C6AA1501C04F00E0C22E /* ConvertUTF.c in Sources */,
ABADF11E1DEA4CFC00A142B1 /* features_cpu.c in Sources */,
ABB3C6AB1501C04F00E0C22E /* datetime.cpp in Sources */,
AB9038B117C5ED2200F410BD /* slot1_retail_auto.cpp in Sources */,
ABB3C6AC1501C04F00E0C22E /* dlditool.cpp in Sources */,
ABB3C6AD1501C04F00E0C22E /* emufat.cpp in Sources */,
ABB3C6AE1501C04F00E0C22E /* guid.cpp in Sources */,
ABB3C6AF1501C04F00E0C22E /* md5.cpp in Sources */,
ABB3C6B01501C04F00E0C22E /* task.cpp in Sources */,
ABB3C6B11501C04F00E0C22E /* vfat.cpp in Sources */,
ABB3C6B21501C04F00E0C22E /* xstring.cpp in Sources */,
@ -4469,6 +4469,7 @@
ABB3C6D51501C04F00E0C22E /* thumb_instructions.cpp in Sources */,
AB2EE13317D57F5000F68622 /* fsnitro.cpp in Sources */,
ABB3C6D61501C04F00E0C22E /* version.cpp in Sources */,
AB35BD921DEBF41800844310 /* encoding_utf.c in Sources */,
ABB3C6D71501C04F00E0C22E /* wifi.cpp in Sources */,
ABE9EEEA1501C6EB00D3FB19 /* cocoa_firmware.mm in Sources */,
AB1949DB15034F900098793E /* OESoundInterface.mm in Sources */,
@ -4724,6 +4725,7 @@
LD_NO_PIE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.5;
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = "-I./../../";
PRODUCT_NAME = "DeSmuME (Debug)";
SDKROOT = macosx;
SKIP_INSTALL = YES;
@ -4773,6 +4775,7 @@
LD_NO_PIE = YES;
LLVM_VECTORIZE_LOOPS = YES;
MACOSX_DEPLOYMENT_TARGET = 10.5;
OTHER_CFLAGS = "-I./../../";
PRODUCT_NAME = DeSmuME;
SDKROOT = macosx;
STRIP_INSTALLED_PRODUCT = NO;

View File

@ -429,7 +429,6 @@
AB2A99EC1725F00F0062C1A1 /* README.MAC in Resources */ = {isa = PBXBuildFile; fileRef = AB3ACC3D14C24D5400D7D192 /* README.MAC */; };
AB2A99ED1725F00F0062C1A1 /* AppIcon_FirmwareConfig.icns in Resources */ = {isa = PBXBuildFile; fileRef = AB75226D14C7BB51009B97B3 /* AppIcon_FirmwareConfig.icns */; };
AB2A99EE1725F00F0062C1A1 /* DisplayWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = AB700DB816CDDBC400FBD336 /* DisplayWindow.xib */; };
AB2A99F11725F00F0062C1A1 /* ConvertUTF.c in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF1D1345ACBF00AF11D1 /* ConvertUTF.c */; };
AB2A99F31725F00F0062C1A1 /* arm_instructions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEA31345AC8400AF11D1 /* arm_instructions.cpp */; };
AB2A99F41725F00F0062C1A1 /* armcpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEA41345AC8400AF11D1 /* armcpu.cpp */; };
AB2A99F51725F00F0062C1A1 /* bios.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEA51345AC8400AF11D1 /* bios.cpp */; };
@ -463,7 +462,6 @@
AB2A9A131725F00F0062C1A1 /* lock.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF451345ACBF00AF11D1 /* lock.cpp */; };
AB2A9A141725F00F0062C1A1 /* matrix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEB91345AC8400AF11D1 /* matrix.cpp */; };
AB2A9A151725F00F0062C1A1 /* mc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEBA1345AC8400AF11D1 /* mc.cpp */; };
AB2A9A161725F00F0062C1A1 /* md5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF4A1345ACBF00AF11D1 /* md5.cpp */; };
AB2A9A171725F00F0062C1A1 /* metaspu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF771345ACFA00AF11D1 /* metaspu.cpp */; };
AB2A9A181725F00F0062C1A1 /* MMU.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEBE1345AC8400AF11D1 /* MMU.cpp */; };
AB2A9A191725F00F0062C1A1 /* movie.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEBF1345AC8400AF11D1 /* movie.cpp */; };
@ -557,6 +555,11 @@
AB2A9A731725F00F0062C1A1 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ABC570D4134431DA00E7B0B1 /* OpenGL.framework */; };
AB2A9A741725F00F0062C1A1 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = AB0A0D1914AACA9600E83E91 /* libz.dylib */; };
AB2A9A751725F00F0062C1A1 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AB213E981710D074006DDB0F /* AudioToolbox.framework */; };
AB2C25071DEBFBD400706BFC /* encoding_utf.c in Sources */ = {isa = PBXBuildFile; fileRef = AB2C25061DEBFBD400706BFC /* encoding_utf.c */; };
AB2C25081DEBFBD400706BFC /* encoding_utf.c in Sources */ = {isa = PBXBuildFile; fileRef = AB2C25061DEBFBD400706BFC /* encoding_utf.c */; };
AB2C25091DEBFBD400706BFC /* encoding_utf.c in Sources */ = {isa = PBXBuildFile; fileRef = AB2C25061DEBFBD400706BFC /* encoding_utf.c */; };
AB2C250A1DEBFBD400706BFC /* encoding_utf.c in Sources */ = {isa = PBXBuildFile; fileRef = AB2C25061DEBFBD400706BFC /* encoding_utf.c */; };
AB2C250B1DEBFBD400706BFC /* encoding_utf.c in Sources */ = {isa = PBXBuildFile; fileRef = AB2C25061DEBFBD400706BFC /* encoding_utf.c */; };
AB2F3B7D15CF9C6000858373 /* KeyNames.plist in Resources */ = {isa = PBXBuildFile; fileRef = AB02475B13886BF300E9F9AB /* KeyNames.plist */; };
AB2F3B7E15CF9C6000858373 /* DefaultKeyMappings.plist in Resources */ = {isa = PBXBuildFile; fileRef = ABC719E1138CB25E002827A9 /* DefaultKeyMappings.plist */; };
AB2F3B7F15CF9C6000858373 /* DefaultUserPrefs.plist in Resources */ = {isa = PBXBuildFile; fileRef = ABBC0F8C1394B1AA0028B6BD /* DefaultUserPrefs.plist */; };
@ -627,7 +630,6 @@
AB2F3BC115CF9C6000858373 /* README in Resources */ = {isa = PBXBuildFile; fileRef = AB3ACC3B14C24D5400D7D192 /* README */; };
AB2F3BC215CF9C6000858373 /* README.MAC in Resources */ = {isa = PBXBuildFile; fileRef = AB3ACC3D14C24D5400D7D192 /* README.MAC */; };
AB2F3BC315CF9C6000858373 /* AppIcon_FirmwareConfig.icns in Resources */ = {isa = PBXBuildFile; fileRef = AB75226D14C7BB51009B97B3 /* AppIcon_FirmwareConfig.icns */; };
AB2F3BC515CF9C6000858373 /* ConvertUTF.c in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF1D1345ACBF00AF11D1 /* ConvertUTF.c */; };
AB2F3BC815CF9C6000858373 /* arm_instructions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEA31345AC8400AF11D1 /* arm_instructions.cpp */; };
AB2F3BC915CF9C6000858373 /* armcpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEA41345AC8400AF11D1 /* armcpu.cpp */; };
AB2F3BCA15CF9C6000858373 /* bios.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEA51345AC8400AF11D1 /* bios.cpp */; };
@ -661,7 +663,6 @@
AB2F3BEB15CF9C6000858373 /* lock.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF451345ACBF00AF11D1 /* lock.cpp */; };
AB2F3BEC15CF9C6000858373 /* matrix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEB91345AC8400AF11D1 /* matrix.cpp */; };
AB2F3BED15CF9C6000858373 /* mc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEBA1345AC8400AF11D1 /* mc.cpp */; };
AB2F3BEE15CF9C6000858373 /* md5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF4A1345ACBF00AF11D1 /* md5.cpp */; };
AB2F3BEF15CF9C6000858373 /* metaspu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF771345ACFA00AF11D1 /* metaspu.cpp */; };
AB2F3BF015CF9C6000858373 /* MMU.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEBE1345AC8400AF11D1 /* MMU.cpp */; };
AB2F3BF215CF9C6000858373 /* movie.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEBF1345AC8400AF11D1 /* movie.cpp */; };
@ -927,7 +928,6 @@
AB711F2A1481C35F009011C8 /* slot2_paddle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF081345AC9C00AF11D1 /* slot2_paddle.cpp */; };
AB711F2B1481C35F009011C8 /* slot2_piano.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF091345AC9C00AF11D1 /* slot2_piano.cpp */; };
AB711F2C1481C35F009011C8 /* slot2_rumblepak.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF0A1345AC9C00AF11D1 /* slot2_rumblepak.cpp */; };
AB711F2D1481C35F009011C8 /* ConvertUTF.c in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF1D1345ACBF00AF11D1 /* ConvertUTF.c */; };
AB711F2E1481C35F009011C8 /* crc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF221345ACBF00AF11D1 /* crc.cpp */; };
AB711F2F1481C35F009011C8 /* decrypt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF241345ACBF00AF11D1 /* decrypt.cpp */; };
AB711F301481C35F009011C8 /* header.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF261345ACBF00AF11D1 /* header.cpp */; };
@ -945,7 +945,6 @@
AB711F3C1481C35F009011C8 /* libfat_public_api.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF431345ACBF00AF11D1 /* libfat_public_api.cpp */; };
AB711F3D1481C35F009011C8 /* lock.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF451345ACBF00AF11D1 /* lock.cpp */; };
AB711F3E1481C35F009011C8 /* partition.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF481345ACBF00AF11D1 /* partition.cpp */; };
AB711F3F1481C35F009011C8 /* md5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF4A1345ACBF00AF11D1 /* md5.cpp */; };
AB711F401481C35F009011C8 /* task.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF4C1345ACBF00AF11D1 /* task.cpp */; };
AB711F411481C35F009011C8 /* vfat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF4F1345ACBF00AF11D1 /* vfat.cpp */; };
AB711F421481C35F009011C8 /* xstring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF511345ACBF00AF11D1 /* xstring.cpp */; };
@ -1048,7 +1047,6 @@
AB73A9AE1507C9F500A310C8 /* README in Resources */ = {isa = PBXBuildFile; fileRef = AB3ACC3B14C24D5400D7D192 /* README */; };
AB73A9B01507C9F500A310C8 /* README.MAC in Resources */ = {isa = PBXBuildFile; fileRef = AB3ACC3D14C24D5400D7D192 /* README.MAC */; };
AB73A9B11507C9F500A310C8 /* AppIcon_FirmwareConfig.icns in Resources */ = {isa = PBXBuildFile; fileRef = AB75226D14C7BB51009B97B3 /* AppIcon_FirmwareConfig.icns */; };
AB73A9B31507C9F500A310C8 /* ConvertUTF.c in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF1D1345ACBF00AF11D1 /* ConvertUTF.c */; };
AB73A9B61507C9F500A310C8 /* arm_instructions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEA31345AC8400AF11D1 /* arm_instructions.cpp */; };
AB73A9B71507C9F500A310C8 /* armcpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEA41345AC8400AF11D1 /* armcpu.cpp */; };
AB73A9B81507C9F500A310C8 /* bios.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEA51345AC8400AF11D1 /* bios.cpp */; };
@ -1082,7 +1080,6 @@
AB73A9D91507C9F500A310C8 /* lock.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF451345ACBF00AF11D1 /* lock.cpp */; };
AB73A9DA1507C9F500A310C8 /* matrix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEB91345AC8400AF11D1 /* matrix.cpp */; };
AB73A9DB1507C9F500A310C8 /* mc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEBA1345AC8400AF11D1 /* mc.cpp */; };
AB73A9DC1507C9F500A310C8 /* md5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF4A1345ACBF00AF11D1 /* md5.cpp */; };
AB73A9DD1507C9F500A310C8 /* metaspu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF771345ACFA00AF11D1 /* metaspu.cpp */; };
AB73A9DE1507C9F500A310C8 /* MMU.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEBE1345AC8400AF11D1 /* MMU.cpp */; };
AB73A9E01507C9F500A310C8 /* movie.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEBF1345AC8400AF11D1 /* movie.cpp */; };
@ -1280,7 +1277,6 @@
ABAD0FB715ACE7A00000EC47 /* README in Resources */ = {isa = PBXBuildFile; fileRef = AB3ACC3B14C24D5400D7D192 /* README */; };
ABAD0FB815ACE7A00000EC47 /* README.MAC in Resources */ = {isa = PBXBuildFile; fileRef = AB3ACC3D14C24D5400D7D192 /* README.MAC */; };
ABAD0FB915ACE7A00000EC47 /* AppIcon_FirmwareConfig.icns in Resources */ = {isa = PBXBuildFile; fileRef = AB75226D14C7BB51009B97B3 /* AppIcon_FirmwareConfig.icns */; };
ABAD0FBB15ACE7A00000EC47 /* ConvertUTF.c in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF1D1345ACBF00AF11D1 /* ConvertUTF.c */; };
ABAD0FBE15ACE7A00000EC47 /* arm_instructions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEA31345AC8400AF11D1 /* arm_instructions.cpp */; };
ABAD0FBF15ACE7A00000EC47 /* armcpu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEA41345AC8400AF11D1 /* armcpu.cpp */; };
ABAD0FC015ACE7A00000EC47 /* bios.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEA51345AC8400AF11D1 /* bios.cpp */; };
@ -1314,7 +1310,6 @@
ABAD0FE115ACE7A00000EC47 /* lock.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF451345ACBF00AF11D1 /* lock.cpp */; };
ABAD0FE215ACE7A00000EC47 /* matrix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEB91345AC8400AF11D1 /* matrix.cpp */; };
ABAD0FE315ACE7A00000EC47 /* mc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEBA1345AC8400AF11D1 /* mc.cpp */; };
ABAD0FE415ACE7A00000EC47 /* md5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF4A1345ACBF00AF11D1 /* md5.cpp */; };
ABAD0FE515ACE7A00000EC47 /* metaspu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FF771345ACFA00AF11D1 /* metaspu.cpp */; };
ABAD0FE615ACE7A00000EC47 /* MMU.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEBE1345AC8400AF11D1 /* MMU.cpp */; };
ABAD0FE815ACE7A00000EC47 /* movie.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABD1FEBF1345AC8400AF11D1 /* movie.cpp */; };
@ -1845,6 +1840,7 @@
AB2145211714DFF4006DDB0F /* audiosamplegenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audiosamplegenerator.h; sourceTree = "<group>"; };
AB2145221714DFF4006DDB0F /* audiosamplegenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audiosamplegenerator.cpp; sourceTree = "<group>"; };
AB2A9A791725F00F0062C1A1 /* DeSmuME (PPC).app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "DeSmuME (PPC).app"; sourceTree = BUILT_PRODUCTS_DIR; };
AB2C25061DEBFBD400706BFC /* encoding_utf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = encoding_utf.c; sourceTree = "<group>"; };
AB2F3C4515CF9C6000858373 /* DeSmuME (PPC).app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "DeSmuME (PPC).app"; sourceTree = BUILT_PRODUCTS_DIR; };
AB2F56EE1704C86900E28885 /* utilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utilities.h; sourceTree = "<group>"; };
AB2F56EF1704C86900E28885 /* utilities.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utilities.c; sourceTree = "<group>"; };
@ -2080,8 +2076,6 @@
ABD1FF0A1345AC9C00AF11D1 /* slot2_rumblepak.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = slot2_rumblepak.cpp; sourceTree = "<group>"; };
ABD1FF171345ACA900AF11D1 /* gdbstub.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gdbstub.cpp; sourceTree = "<group>"; };
ABD1FF181345ACA900AF11D1 /* gdbstub_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gdbstub_internal.h; sourceTree = "<group>"; };
ABD1FF1D1345ACBF00AF11D1 /* ConvertUTF.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ConvertUTF.c; sourceTree = "<group>"; };
ABD1FF1E1345ACBF00AF11D1 /* ConvertUTF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConvertUTF.h; sourceTree = "<group>"; };
ABD1FF1F1345ACBF00AF11D1 /* datetime.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = datetime.cpp; sourceTree = "<group>"; };
ABD1FF201345ACBF00AF11D1 /* datetime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = datetime.h; sourceTree = "<group>"; };
ABD1FF221345ACBF00AF11D1 /* crc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = crc.cpp; sourceTree = "<group>"; };
@ -2123,11 +2117,8 @@
ABD1FF471345ACBF00AF11D1 /* mem_allocate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mem_allocate.h; sourceTree = "<group>"; };
ABD1FF481345ACBF00AF11D1 /* partition.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = partition.cpp; sourceTree = "<group>"; };
ABD1FF491345ACBF00AF11D1 /* partition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = partition.h; sourceTree = "<group>"; };
ABD1FF4A1345ACBF00AF11D1 /* md5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = md5.cpp; sourceTree = "<group>"; };
ABD1FF4B1345ACBF00AF11D1 /* md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = "<group>"; };
ABD1FF4C1345ACBF00AF11D1 /* task.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = task.cpp; sourceTree = "<group>"; };
ABD1FF4D1345ACBF00AF11D1 /* task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task.h; sourceTree = "<group>"; };
ABD1FF4E1345ACBF00AF11D1 /* valuearray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = valuearray.h; sourceTree = "<group>"; };
ABD1FF4F1345ACBF00AF11D1 /* vfat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vfat.cpp; sourceTree = "<group>"; };
ABD1FF501345ACBF00AF11D1 /* vfat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vfat.h; sourceTree = "<group>"; };
ABD1FF511345ACBF00AF11D1 /* xstring.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xstring.cpp; sourceTree = "<group>"; };
@ -2435,7 +2426,8 @@
isa = PBXGroup;
children = (
080E96DDFE201D6D7F000001 /* Cocoa Port */,
ABC572B7134592D900E7B0B1 /* src */,
AB2C25041DEBFB7E00706BFC /* Modules */,
ABC572B7134592D900E7B0B1 /* Core */,
29B97323FDCFA39411CA2CEA /* Frameworks */,
29B97315FDCFA39411CA2CEA /* Other Sources */,
19C28FACFE9D520D11CA2CBB /* Products */,
@ -2492,6 +2484,7 @@
isa = PBXGroup;
children = (
AB05DCA31CA0947E007C656C /* include */,
AB2C25051DEBFBD400706BFC /* encodings */,
ABD21B601DE900EF001D2DFA /* features */,
AB5020061D09E6F4002FA150 /* file */,
AB05DCF81CA0947E007C656C /* rthreads */,
@ -2903,6 +2896,24 @@
path = src;
sourceTree = "<group>";
};
AB2C25041DEBFB7E00706BFC /* Modules */ = {
isa = PBXGroup;
children = (
ABD1FEAD1345AC8400AF11D1 /* Disassembler.cpp */,
ABD1FE791345AC8400AF11D1 /* Disassembler.h */,
);
name = Modules;
path = ../modules;
sourceTree = "<group>";
};
AB2C25051DEBFBD400706BFC /* encodings */ = {
isa = PBXGroup;
children = (
AB2C25061DEBFBD400706BFC /* encoding_utf.c */,
);
path = encodings;
sourceTree = "<group>";
};
AB37E36B1D6188BC004A2C0D /* colorspacehandler */ = {
isa = PBXGroup;
children = (
@ -3071,7 +3082,7 @@
name = Images;
sourceTree = "<group>";
};
ABC572B7134592D900E7B0B1 /* src */ = {
ABC572B7134592D900E7B0B1 /* Core */ = {
isa = PBXGroup;
children = (
ABD1FEFF1345AC9B00AF11D1 /* addons */,
@ -3090,7 +3101,6 @@
ABD1FEA91345AC8400AF11D1 /* cp15.cpp */,
ABD1FEAB1345AC8400AF11D1 /* debug.cpp */,
ABD21B5A1DE900D3001D2DFA /* Database.cpp */,
ABD1FEAD1345AC8400AF11D1 /* Disassembler.cpp */,
ABD1FEAE1345AC8400AF11D1 /* driver.cpp */,
ABD1FEAF1345AC8400AF11D1 /* emufile.cpp */,
ABA93EAF178C7D4200CBF50B /* encrypt.cpp */,
@ -3129,7 +3139,6 @@
ABD1FE751345AC8400AF11D1 /* cp15.h */,
ABD21B591DE900D3001D2DFA /* Database.h */,
ABD1FE771345AC8400AF11D1 /* debug.h */,
ABD1FE791345AC8400AF11D1 /* Disassembler.h */,
ABD1FE7A1345AC8400AF11D1 /* driver.h */,
ABD1FE7C1345AC8400AF11D1 /* emufile.h */,
ABA93EAE178C7D4200CBF50B /* encrypt.h */,
@ -3168,7 +3177,7 @@
ABD1FE9F1345AC8400AF11D1 /* version.h */,
ABD1FEA01345AC8400AF11D1 /* wifi.h */,
);
name = src;
name = Core;
path = ../..;
sourceTree = SOURCE_ROOT;
};
@ -3218,28 +3227,23 @@
ABD1FF211345ACBF00AF11D1 /* decrypt */,
ABD1FF2E1345ACBF00AF11D1 /* libfat */,
ABE670241415DE6C00E8E4C9 /* tinyxml */,
ABD1FF1D1345ACBF00AF11D1 /* ConvertUTF.c */,
AB4C80A917C5D7A00024D479 /* advanscene.cpp */,
ABD1FF1F1345ACBF00AF11D1 /* datetime.cpp */,
ABD1FF281345ACBF00AF11D1 /* dlditool.cpp */,
ABD1FF291345ACBF00AF11D1 /* emufat.cpp */,
AB43528617D5BA95007417C8 /* fsnitro.cpp */,
ABD1FF2C1345ACBF00AF11D1 /* guid.cpp */,
ABD1FF4A1345ACBF00AF11D1 /* md5.cpp */,
ABD1FF4C1345ACBF00AF11D1 /* task.cpp */,
ABD1FF4F1345ACBF00AF11D1 /* vfat.cpp */,
ABD1FF511345ACBF00AF11D1 /* xstring.cpp */,
AB4C80A817C5D7A00024D479 /* advanscene.h */,
ABD21B581DE8FE4C001D2DFA /* bits.h */,
ABD1FF1E1345ACBF00AF11D1 /* ConvertUTF.h */,
ABD1FF201345ACBF00AF11D1 /* datetime.h */,
ABD1FF2A1345ACBF00AF11D1 /* emufat.h */,
ABD1FF2B1345ACBF00AF11D1 /* emufat_types.h */,
AB43528517D5BA95007417C8 /* fsnitro.h */,
ABD1FF2D1345ACBF00AF11D1 /* guid.h */,
ABD1FF4B1345ACBF00AF11D1 /* md5.h */,
ABD1FF4D1345ACBF00AF11D1 /* task.h */,
ABD1FF4E1345ACBF00AF11D1 /* valuearray.h */,
ABD1FF501345ACBF00AF11D1 /* vfat.h */,
ABD1FF521345ACBF00AF11D1 /* xstring.h */,
);
@ -4351,7 +4355,6 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
AB2A99F11725F00F0062C1A1 /* ConvertUTF.c in Sources */,
AB2A99F31725F00F0062C1A1 /* arm_instructions.cpp in Sources */,
AB2A99F41725F00F0062C1A1 /* armcpu.cpp in Sources */,
AB2A99F51725F00F0062C1A1 /* bios.cpp in Sources */,
@ -4385,7 +4388,6 @@
AB2A9A131725F00F0062C1A1 /* lock.cpp in Sources */,
AB2A9A141725F00F0062C1A1 /* matrix.cpp in Sources */,
AB2A9A151725F00F0062C1A1 /* mc.cpp in Sources */,
AB2A9A161725F00F0062C1A1 /* md5.cpp in Sources */,
AB2A9A171725F00F0062C1A1 /* metaspu.cpp in Sources */,
AB2A9A181725F00F0062C1A1 /* MMU.cpp in Sources */,
AB2A9A191725F00F0062C1A1 /* movie.cpp in Sources */,
@ -4526,6 +4528,7 @@
ABBB4AD11D9C927C00794E08 /* deposterize.cpp in Sources */,
ABD21B5C1DE900D3001D2DFA /* Database.cpp in Sources */,
ABD21B631DE9010B001D2DFA /* features_cpu.c in Sources */,
AB2C25081DEBFBD400706BFC /* encoding_utf.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@ -4533,7 +4536,6 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
AB2F3BC515CF9C6000858373 /* ConvertUTF.c in Sources */,
AB2F3BC815CF9C6000858373 /* arm_instructions.cpp in Sources */,
AB2F3BC915CF9C6000858373 /* armcpu.cpp in Sources */,
AB2F3BCA15CF9C6000858373 /* bios.cpp in Sources */,
@ -4567,7 +4569,6 @@
AB2F3BEB15CF9C6000858373 /* lock.cpp in Sources */,
AB2F3BEC15CF9C6000858373 /* matrix.cpp in Sources */,
AB2F3BED15CF9C6000858373 /* mc.cpp in Sources */,
AB2F3BEE15CF9C6000858373 /* md5.cpp in Sources */,
AB2F3BEF15CF9C6000858373 /* metaspu.cpp in Sources */,
AB2F3BF015CF9C6000858373 /* MMU.cpp in Sources */,
AB2F3BF215CF9C6000858373 /* movie.cpp in Sources */,
@ -4708,6 +4709,7 @@
ABBB4AD01D9C927C00794E08 /* deposterize.cpp in Sources */,
ABD21B5D1DE900D3001D2DFA /* Database.cpp in Sources */,
ABD21B641DE9010B001D2DFA /* features_cpu.c in Sources */,
AB2C25091DEBFBD400706BFC /* encoding_utf.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@ -4715,7 +4717,6 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
AB711F2D1481C35F009011C8 /* ConvertUTF.c in Sources */,
AB711F011481C35F009011C8 /* arm_instructions.cpp in Sources */,
AB711F021481C35F009011C8 /* armcpu.cpp in Sources */,
AB711F031481C35F009011C8 /* bios.cpp in Sources */,
@ -4749,7 +4750,6 @@
AB711F3D1481C35F009011C8 /* lock.cpp in Sources */,
AB711F101481C35F009011C8 /* matrix.cpp in Sources */,
AB711F111481C35F009011C8 /* mc.cpp in Sources */,
AB711F3F1481C35F009011C8 /* md5.cpp in Sources */,
AB711F431481C35F009011C8 /* metaspu.cpp in Sources */,
AB711F121481C35F009011C8 /* MMU.cpp in Sources */,
AB711F131481C35F009011C8 /* movie.cpp in Sources */,
@ -4920,6 +4920,7 @@
ABBB4ACD1D9C927C00794E08 /* deposterize.cpp in Sources */,
ABD21B5B1DE900D3001D2DFA /* Database.cpp in Sources */,
ABD21B621DE9010B001D2DFA /* features_cpu.c in Sources */,
AB2C25071DEBFBD400706BFC /* encoding_utf.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@ -4927,7 +4928,6 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
AB73A9B31507C9F500A310C8 /* ConvertUTF.c in Sources */,
AB73A9B61507C9F500A310C8 /* arm_instructions.cpp in Sources */,
AB73A9B71507C9F500A310C8 /* armcpu.cpp in Sources */,
AB73A9B81507C9F500A310C8 /* bios.cpp in Sources */,
@ -4961,7 +4961,6 @@
AB73A9D91507C9F500A310C8 /* lock.cpp in Sources */,
AB73A9DA1507C9F500A310C8 /* matrix.cpp in Sources */,
AB73A9DB1507C9F500A310C8 /* mc.cpp in Sources */,
AB73A9DC1507C9F500A310C8 /* md5.cpp in Sources */,
AB73A9DD1507C9F500A310C8 /* metaspu.cpp in Sources */,
AB73A9DE1507C9F500A310C8 /* MMU.cpp in Sources */,
AB73A9E01507C9F500A310C8 /* movie.cpp in Sources */,
@ -5132,6 +5131,7 @@
ABBB4ACE1D9C927C00794E08 /* deposterize.cpp in Sources */,
ABD21B5F1DE900D3001D2DFA /* Database.cpp in Sources */,
ABD21B661DE9010B001D2DFA /* features_cpu.c in Sources */,
AB2C250B1DEBFBD400706BFC /* encoding_utf.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@ -5139,7 +5139,6 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
ABAD0FBB15ACE7A00000EC47 /* ConvertUTF.c in Sources */,
ABAD0FBE15ACE7A00000EC47 /* arm_instructions.cpp in Sources */,
ABAD0FBF15ACE7A00000EC47 /* armcpu.cpp in Sources */,
ABAD0FC015ACE7A00000EC47 /* bios.cpp in Sources */,
@ -5173,7 +5172,6 @@
ABAD0FE115ACE7A00000EC47 /* lock.cpp in Sources */,
ABAD0FE215ACE7A00000EC47 /* matrix.cpp in Sources */,
ABAD0FE315ACE7A00000EC47 /* mc.cpp in Sources */,
ABAD0FE415ACE7A00000EC47 /* md5.cpp in Sources */,
ABAD0FE515ACE7A00000EC47 /* metaspu.cpp in Sources */,
ABAD0FE615ACE7A00000EC47 /* MMU.cpp in Sources */,
ABAD0FE815ACE7A00000EC47 /* movie.cpp in Sources */,
@ -5314,6 +5312,7 @@
ABBB4ACF1D9C927C00794E08 /* deposterize.cpp in Sources */,
ABD21B5E1DE900D3001D2DFA /* Database.cpp in Sources */,
ABD21B651DE9010B001D2DFA /* features_cpu.c in Sources */,
AB2C250A1DEBFBD400706BFC /* encoding_utf.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@ -5542,6 +5541,7 @@
INFOPLIST_FILE = "Info (Debug).plist";
MACOSX_DEPLOYMENT_TARGET = 10.5;
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = "-I./../../";
PRODUCT_NAME = "DeSmuME (Debug)";
SDKROOT = macosx;
SKIP_INSTALL = YES;
@ -5595,6 +5595,7 @@
);
INFOPLIST_FILE = Info.plist;
MACOSX_DEPLOYMENT_TARGET = 10.5;
OTHER_CFLAGS = "-I./../../";
PRODUCT_NAME = DeSmuME;
SDKROOT = macosx;
STRIP_INSTALLED_PRODUCT = NO;