613 lines
28 KiB
Plaintext
613 lines
28 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXAggregateTarget section */
|
|
82CAFD070FEDD57400CCDC7E /* Distribution */ = {
|
|
isa = PBXAggregateTarget;
|
|
buildConfigurationList = 82CAFD170FEDD58500CCDC7E /* Build configuration list for PBXAggregateTarget "Distribution" */;
|
|
buildPhases = (
|
|
82CAFD250FEDD5CD00CCDC7E /* CopyFiles */,
|
|
82CAFD060FEDD57400CCDC7E /* ShellScript */,
|
|
);
|
|
dependencies = (
|
|
82CAFD0B0FEDD57B00CCDC7E /* PBXTargetDependency */,
|
|
);
|
|
name = Distribution;
|
|
productName = Distribution;
|
|
};
|
|
82D815AB0F1D882B00EF8CF5 /* Build & Install O2EM */ = {
|
|
isa = PBXAggregateTarget;
|
|
buildConfigurationList = 82D815B90F1D883D00EF8CF5 /* Build configuration list for PBXAggregateTarget "Build & Install O2EM" */;
|
|
buildPhases = (
|
|
82D815AA0F1D882B00EF8CF5 /* ShellScript */,
|
|
);
|
|
dependencies = (
|
|
82D815AF0F1D883500EF8CF5 /* PBXTargetDependency */,
|
|
);
|
|
name = "Build & Install O2EM";
|
|
productName = "Build & Install";
|
|
};
|
|
/* End PBXAggregateTarget section */
|
|
|
|
/* Begin PBXBuildFile section */
|
|
8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
|
|
8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
|
|
94AD8A76199AD89200E6520F /* wrapalleg.c in Sources */ = {isa = PBXBuildFile; fileRef = 94AD8A37199AD89200E6520F /* wrapalleg.c */; };
|
|
94AD8A7E199AD89200E6520F /* audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 94AD8A47199AD89200E6520F /* audio.c */; };
|
|
94AD8A7F199AD89200E6520F /* cpu.c in Sources */ = {isa = PBXBuildFile; fileRef = 94AD8A4A199AD89200E6520F /* cpu.c */; };
|
|
94AD8A80199AD89200E6520F /* crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = 94AD8A4C199AD89200E6520F /* crc32.c */; };
|
|
94AD8A81199AD89200E6520F /* cset.c in Sources */ = {isa = PBXBuildFile; fileRef = 94AD8A4E199AD89200E6520F /* cset.c */; };
|
|
94AD8A82199AD89200E6520F /* debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 94AD8A50199AD89200E6520F /* debug.c */; };
|
|
94AD8A84199AD89200E6520F /* keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 94AD8A53199AD89200E6520F /* keyboard.c */; };
|
|
94AD8A93199AD89200E6520F /* score.c in Sources */ = {isa = PBXBuildFile; fileRef = 94AD8A64199AD89200E6520F /* score.c */; };
|
|
94AD8A95199AD89200E6520F /* table.c in Sources */ = {isa = PBXBuildFile; fileRef = 94AD8A67199AD89200E6520F /* table.c */; };
|
|
94AD8A96199AD89200E6520F /* timefunc.c in Sources */ = {isa = PBXBuildFile; fileRef = 94AD8A69199AD89200E6520F /* timefunc.c */; };
|
|
94AD8A97199AD89200E6520F /* vdc.c in Sources */ = {isa = PBXBuildFile; fileRef = 94AD8A6C199AD89200E6520F /* vdc.c */; };
|
|
94AD8A98199AD89200E6520F /* vmachine.c in Sources */ = {isa = PBXBuildFile; fileRef = 94AD8A6E199AD89200E6520F /* vmachine.c */; };
|
|
94AD8A99199AD89200E6520F /* voice.c in Sources */ = {isa = PBXBuildFile; fileRef = 94AD8A70199AD89200E6520F /* voice.c */; };
|
|
94AD8A9A199AD89200E6520F /* vpp.c in Sources */ = {isa = PBXBuildFile; fileRef = 94AD8A72199AD89200E6520F /* vpp.c */; };
|
|
94AD8A9B199AD89200E6520F /* vpp_cset.c in Sources */ = {isa = PBXBuildFile; fileRef = 94AD8A74199AD89200E6520F /* vpp_cset.c */; };
|
|
94AE2EFA17B0C1330018DFBB /* OpenEmuBase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 94AE2EF917B0C1330018DFBB /* OpenEmuBase.framework */; };
|
|
94AE2EFB17B0C16A0018DFBB /* OdysseyGameCore.m in Sources */ = {isa = PBXBuildFile; fileRef = 941DFB2615B6425200C6552F /* OdysseyGameCore.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
82CAFD0A0FEDD57B00CCDC7E /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 089C1669FE841209C02AAC07 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 8D5B49AC048680CD000E48DA;
|
|
remoteInfo = VisualBoyAdvance;
|
|
};
|
|
82D815AE0F1D883500EF8CF5 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 089C1669FE841209C02AAC07 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 8D5B49AC048680CD000E48DA;
|
|
remoteInfo = VisualBoyAdvance;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
82CAFD250FEDD5CD00CCDC7E /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 16;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
|
089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
|
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|
8D5B49B6048680CD000E48DA /* O2EM.oecoreplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = O2EM.oecoreplugin; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
9415A9C519B10FFE0063758C /* OEOdyssey2SystemResponderClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OEOdyssey2SystemResponderClient.h; path = ../OpenEmu/Odyssey2/OEOdyssey2SystemResponderClient.h; sourceTree = "<group>"; };
|
|
941DFB2615B6425200C6552F /* OdysseyGameCore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OdysseyGameCore.m; sourceTree = "<group>"; };
|
|
94AD8A37199AD89200E6520F /* wrapalleg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wrapalleg.c; sourceTree = "<group>"; };
|
|
94AD8A38199AD89200E6520F /* wrapalleg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wrapalleg.h; sourceTree = "<group>"; };
|
|
94AD8A47199AD89200E6520F /* audio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = audio.c; sourceTree = "<group>"; };
|
|
94AD8A48199AD89200E6520F /* audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio.h; sourceTree = "<group>"; };
|
|
94AD8A49199AD89200E6520F /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
|
|
94AD8A4A199AD89200E6520F /* cpu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpu.c; sourceTree = "<group>"; };
|
|
94AD8A4B199AD89200E6520F /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
|
|
94AD8A4C199AD89200E6520F /* crc32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = crc32.c; sourceTree = "<group>"; };
|
|
94AD8A4D199AD89200E6520F /* crc32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crc32.h; sourceTree = "<group>"; };
|
|
94AD8A4E199AD89200E6520F /* cset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cset.c; sourceTree = "<group>"; };
|
|
94AD8A4F199AD89200E6520F /* cset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cset.h; sourceTree = "<group>"; };
|
|
94AD8A50199AD89200E6520F /* debug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = debug.c; sourceTree = "<group>"; };
|
|
94AD8A51199AD89200E6520F /* debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = "<group>"; };
|
|
94AD8A52199AD89200E6520F /* dis48.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dis48.c; sourceTree = "<group>"; };
|
|
94AD8A53199AD89200E6520F /* keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = keyboard.c; sourceTree = "<group>"; };
|
|
94AD8A54199AD89200E6520F /* keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = keyboard.h; sourceTree = "<group>"; };
|
|
94AD8A55199AD89200E6520F /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
|
|
94AD8A60199AD89200E6520F /* O2EM116_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = O2EM116_private.h; sourceTree = "<group>"; };
|
|
94AD8A64199AD89200E6520F /* score.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = score.c; sourceTree = "<group>"; };
|
|
94AD8A65199AD89200E6520F /* score.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = score.h; sourceTree = "<group>"; };
|
|
94AD8A67199AD89200E6520F /* table.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = table.c; sourceTree = "<group>"; };
|
|
94AD8A68199AD89200E6520F /* table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = table.h; sourceTree = "<group>"; };
|
|
94AD8A69199AD89200E6520F /* timefunc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = timefunc.c; sourceTree = "<group>"; };
|
|
94AD8A6A199AD89200E6520F /* timefunc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timefunc.h; sourceTree = "<group>"; };
|
|
94AD8A6B199AD89200E6520F /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = "<group>"; };
|
|
94AD8A6C199AD89200E6520F /* vdc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vdc.c; sourceTree = "<group>"; };
|
|
94AD8A6D199AD89200E6520F /* vdc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vdc.h; sourceTree = "<group>"; };
|
|
94AD8A6E199AD89200E6520F /* vmachine.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vmachine.c; sourceTree = "<group>"; };
|
|
94AD8A6F199AD89200E6520F /* vmachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vmachine.h; sourceTree = "<group>"; };
|
|
94AD8A70199AD89200E6520F /* voice.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = voice.c; sourceTree = "<group>"; };
|
|
94AD8A71199AD89200E6520F /* voice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = voice.h; sourceTree = "<group>"; };
|
|
94AD8A72199AD89200E6520F /* vpp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vpp.c; sourceTree = "<group>"; };
|
|
94AD8A73199AD89200E6520F /* vpp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vpp.h; sourceTree = "<group>"; };
|
|
94AD8A74199AD89200E6520F /* vpp_cset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vpp_cset.c; sourceTree = "<group>"; };
|
|
94AD8A75199AD89200E6520F /* vpp_cset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vpp_cset.h; sourceTree = "<group>"; };
|
|
94AE2EF917B0C1330018DFBB /* OpenEmuBase.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenEmuBase.framework; path = "../../../Library/Developer/Xcode/DerivedData/OpenEmu-dsehantrxgyfywdpbneyslftzzvv/Build/Products/Debug/OpenEmuBase.framework"; sourceTree = "<group>"; };
|
|
B5008DAD0E8BFB3E005AECAF /* OdysseyGameCore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OdysseyGameCore.h; sourceTree = "<group>"; };
|
|
D2F7E65807B2D6F200F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
8D5B49B3048680CD000E48DA /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */,
|
|
94AE2EFA17B0C1330018DFBB /* OpenEmuBase.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
089C166AFE841209C02AAC07 /* VisualBoyAdvance */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
94A9E27F157D637B0083A7DC /* Core */,
|
|
08FB77AFFE84173DC02AAC07 /* Classes */,
|
|
089C167CFE841241C02AAC07 /* Resources */,
|
|
089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
|
|
19C28FB8FE9D52D311CA2CBB /* Products */,
|
|
);
|
|
name = VisualBoyAdvance;
|
|
sourceTree = "<group>";
|
|
usesTabs = 0;
|
|
};
|
|
089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
|
|
1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
|
|
);
|
|
name = "Frameworks and Libraries";
|
|
sourceTree = "<group>";
|
|
};
|
|
089C167CFE841241C02AAC07 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8D5B49B7048680CD000E48DA /* Info.plist */,
|
|
089C167DFE841241C02AAC07 /* InfoPlist.strings */,
|
|
);
|
|
name = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
08FB77AFFE84173DC02AAC07 /* Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9415A9C519B10FFE0063758C /* OEOdyssey2SystemResponderClient.h */,
|
|
B5008DAD0E8BFB3E005AECAF /* OdysseyGameCore.h */,
|
|
941DFB2615B6425200C6552F /* OdysseyGameCore.m */,
|
|
);
|
|
name = Classes;
|
|
sourceTree = "<group>";
|
|
};
|
|
1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
94AE2EF917B0C1330018DFBB /* OpenEmuBase.framework */,
|
|
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
|
|
);
|
|
name = "Linked Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
089C167FFE841241C02AAC07 /* AppKit.framework */,
|
|
D2F7E65807B2D6F200F64583 /* CoreData.framework */,
|
|
089C1672FE841209C02AAC07 /* Foundation.framework */,
|
|
);
|
|
name = "Other Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
19C28FB8FE9D52D311CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8D5B49B6048680CD000E48DA /* O2EM.oecoreplugin */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
94A9E27F157D637B0083A7DC /* Core */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
94AD8A36199AD89200E6520F /* allegrowrapper */,
|
|
94AD8A46199AD89200E6520F /* src */,
|
|
);
|
|
path = Core;
|
|
sourceTree = "<group>";
|
|
};
|
|
94AD8A36199AD89200E6520F /* allegrowrapper */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
94AD8A37199AD89200E6520F /* wrapalleg.c */,
|
|
94AD8A38199AD89200E6520F /* wrapalleg.h */,
|
|
);
|
|
path = allegrowrapper;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
94AD8A46199AD89200E6520F /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
94AD8A47199AD89200E6520F /* audio.c */,
|
|
94AD8A48199AD89200E6520F /* audio.h */,
|
|
94AD8A49199AD89200E6520F /* config.h */,
|
|
94AD8A4A199AD89200E6520F /* cpu.c */,
|
|
94AD8A4B199AD89200E6520F /* cpu.h */,
|
|
94AD8A4C199AD89200E6520F /* crc32.c */,
|
|
94AD8A4D199AD89200E6520F /* crc32.h */,
|
|
94AD8A4E199AD89200E6520F /* cset.c */,
|
|
94AD8A4F199AD89200E6520F /* cset.h */,
|
|
94AD8A50199AD89200E6520F /* debug.c */,
|
|
94AD8A51199AD89200E6520F /* debug.h */,
|
|
94AD8A52199AD89200E6520F /* dis48.c */,
|
|
94AD8A53199AD89200E6520F /* keyboard.c */,
|
|
94AD8A54199AD89200E6520F /* keyboard.h */,
|
|
94AD8A55199AD89200E6520F /* main.c */,
|
|
94AD8A60199AD89200E6520F /* O2EM116_private.h */,
|
|
94AD8A64199AD89200E6520F /* score.c */,
|
|
94AD8A65199AD89200E6520F /* score.h */,
|
|
94AD8A67199AD89200E6520F /* table.c */,
|
|
94AD8A68199AD89200E6520F /* table.h */,
|
|
94AD8A69199AD89200E6520F /* timefunc.c */,
|
|
94AD8A6A199AD89200E6520F /* timefunc.h */,
|
|
94AD8A6B199AD89200E6520F /* types.h */,
|
|
94AD8A6C199AD89200E6520F /* vdc.c */,
|
|
94AD8A6D199AD89200E6520F /* vdc.h */,
|
|
94AD8A6E199AD89200E6520F /* vmachine.c */,
|
|
94AD8A6F199AD89200E6520F /* vmachine.h */,
|
|
94AD8A70199AD89200E6520F /* voice.c */,
|
|
94AD8A71199AD89200E6520F /* voice.h */,
|
|
94AD8A72199AD89200E6520F /* vpp.c */,
|
|
94AD8A73199AD89200E6520F /* vpp.h */,
|
|
94AD8A74199AD89200E6520F /* vpp_cset.c */,
|
|
94AD8A75199AD89200E6520F /* vpp_cset.h */,
|
|
);
|
|
path = src;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
8D5B49AC048680CD000E48DA /* O2EM */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "O2EM" */;
|
|
buildPhases = (
|
|
8D5B49AF048680CD000E48DA /* Resources */,
|
|
8D5B49B1048680CD000E48DA /* Sources */,
|
|
8D5B49B3048680CD000E48DA /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = O2EM;
|
|
productInstallPath = "$(HOME)/Library/Bundles";
|
|
productName = VisualBoyAdvance;
|
|
productReference = 8D5B49B6048680CD000E48DA /* O2EM.oecoreplugin */;
|
|
productType = "com.apple.product-type.bundle";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
089C1669FE841209C02AAC07 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = YES;
|
|
LastUpgradeCheck = 0700;
|
|
};
|
|
buildConfigurationList = 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "O2EM" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 1;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 089C166AFE841209C02AAC07 /* VisualBoyAdvance */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
8D5B49AC048680CD000E48DA /* O2EM */,
|
|
82D815AB0F1D882B00EF8CF5 /* Build & Install O2EM */,
|
|
82CAFD070FEDD57400CCDC7E /* Distribution */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
8D5B49AF048680CD000E48DA /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
82CAFD060FEDD57400CCDC7E /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = /usr/bin/openemu_rb_automation.rb;
|
|
};
|
|
82D815AA0F1D882B00EF8CF5 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "mkdir -p \"$USER_LIBRARY_DIR/Application Support/OpenEmu/Cores\"\nrm -rf \"$USER_LIBRARY_DIR/Application Support/OpenEmu/Cores/$PROJECT_NAME.oecoreplugin\"{,.dSYM}\ncp -rf \"$BUILT_PRODUCTS_DIR/$PROJECT_NAME.oecoreplugin\"{,.dSYM} \"$USER_LIBRARY_DIR/Application Support/OpenEmu/Cores/\"\n";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
8D5B49B1048680CD000E48DA /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
94AD8A95199AD89200E6520F /* table.c in Sources */,
|
|
94AD8A9B199AD89200E6520F /* vpp_cset.c in Sources */,
|
|
94AD8A82199AD89200E6520F /* debug.c in Sources */,
|
|
94AD8A96199AD89200E6520F /* timefunc.c in Sources */,
|
|
94AD8A99199AD89200E6520F /* voice.c in Sources */,
|
|
94AD8A7F199AD89200E6520F /* cpu.c in Sources */,
|
|
94AD8A93199AD89200E6520F /* score.c in Sources */,
|
|
94AD8A81199AD89200E6520F /* cset.c in Sources */,
|
|
94AD8A84199AD89200E6520F /* keyboard.c in Sources */,
|
|
94AD8A97199AD89200E6520F /* vdc.c in Sources */,
|
|
94AD8A80199AD89200E6520F /* crc32.c in Sources */,
|
|
94AD8A9A199AD89200E6520F /* vpp.c in Sources */,
|
|
94AD8A98199AD89200E6520F /* vmachine.c in Sources */,
|
|
94AD8A7E199AD89200E6520F /* audio.c in Sources */,
|
|
94AE2EFB17B0C16A0018DFBB /* OdysseyGameCore.m in Sources */,
|
|
94AD8A76199AD89200E6520F /* wrapalleg.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
82CAFD0B0FEDD57B00CCDC7E /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 8D5B49AC048680CD000E48DA /* O2EM */;
|
|
targetProxy = 82CAFD0A0FEDD57B00CCDC7E /* PBXContainerItemProxy */;
|
|
};
|
|
82D815AF0F1D883500EF8CF5 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 8D5B49AC048680CD000E48DA /* O2EM */;
|
|
targetProxy = 82D815AE0F1D883500EF8CF5 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
089C167EFE841241C02AAC07 /* English */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
1DEB913B08733D840010E9CD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
EXPORTED_SYMBOLS_FILE = "";
|
|
FRAMEWORK_SEARCH_PATHS = "";
|
|
HEADER_SEARCH_PATHS = (
|
|
"\"$(SRCROOT)/src\"",
|
|
"\"$(SRCROOT)/allegrowrapper\"",
|
|
);
|
|
INFOPLIST_FILE = Info.plist;
|
|
INSTALL_PATH = "\"$(USER_LIBRARY_DIR)/Application Support/OpenEmu/Cores\"";
|
|
OTHER_CFLAGS = "-D__LIBRETRO__";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.openemu.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = O2EM;
|
|
SKIP_INSTALL = YES;
|
|
VALID_ARCHS = x86_64;
|
|
WRAPPER_EXTENSION = oecoreplugin;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1DEB913C08733D840010E9CD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
EXPORTED_SYMBOLS_FILE = "";
|
|
FRAMEWORK_SEARCH_PATHS = "";
|
|
HEADER_SEARCH_PATHS = (
|
|
"\"$(SRCROOT)/src\"",
|
|
"\"$(SRCROOT)/allegrowrapper\"",
|
|
);
|
|
INFOPLIST_FILE = Info.plist;
|
|
INSTALL_PATH = "\"$(USER_LIBRARY_DIR)/Application Support/OpenEmu/Cores\"";
|
|
OTHER_CFLAGS = "-D__LIBRETRO__";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.openemu.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = O2EM;
|
|
SKIP_INSTALL = YES;
|
|
VALID_ARCHS = x86_64;
|
|
WRAPPER_EXTENSION = oecoreplugin;
|
|
};
|
|
name = Release;
|
|
};
|
|
1DEB913F08733D840010E9CD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_EXPERIMENTAL = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
|
GCC_INCREASE_PRECOMPILED_HEADER_SHARING = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = "";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.11;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
VALID_ARCHS = x86_64;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1DEB914008733D840010E9CD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_EXPERIMENTAL = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
|
GCC_INCREASE_PRECOMPILED_HEADER_SHARING = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 3;
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = "";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.11;
|
|
SDKROOT = macosx;
|
|
VALID_ARCHS = x86_64;
|
|
};
|
|
name = Release;
|
|
};
|
|
82CAFD080FEDD57400CCDC7E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
INSTALL_PATH = "\"$(USER_LIBRARY_DIR)/Application Support/OpenEmu/Cores\"";
|
|
PRODUCT_NAME = Distribution;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
82CAFD090FEDD57400CCDC7E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
INSTALL_PATH = "\"$(USER_LIBRARY_DIR)/Application Support/OpenEmu/Cores\"";
|
|
PRODUCT_NAME = Distribution;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
82D815AC0F1D882C00EF8CF5 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
INSTALL_PATH = "\"$(USER_LIBRARY_DIR)/Application Support/OpenEmu/Cores\"";
|
|
PRODUCT_NAME = "Build & Install";
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
82D815AD0F1D882C00EF8CF5 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
INSTALL_PATH = "\"$(USER_LIBRARY_DIR)/Application Support/OpenEmu/Cores\"";
|
|
PRODUCT_NAME = "Build & Install";
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1DEB913A08733D840010E9CD /* Build configuration list for PBXNativeTarget "O2EM" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1DEB913B08733D840010E9CD /* Debug */,
|
|
1DEB913C08733D840010E9CD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "O2EM" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1DEB913F08733D840010E9CD /* Debug */,
|
|
1DEB914008733D840010E9CD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
82CAFD170FEDD58500CCDC7E /* Build configuration list for PBXAggregateTarget "Distribution" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
82CAFD080FEDD57400CCDC7E /* Debug */,
|
|
82CAFD090FEDD57400CCDC7E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
82D815B90F1D883D00EF8CF5 /* Build configuration list for PBXAggregateTarget "Build & Install O2EM" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
82D815AC0F1D882C00EF8CF5 /* Debug */,
|
|
82D815AD0F1D882C00EF8CF5 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 089C1669FE841209C02AAC07 /* Project object */;
|
|
}
|