visualboyadvance-m/macosx/VBA-M.xcodeproj/project.pbxproj

918 lines
54 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 44;
objects = {
/* Begin PBXBuildFile section */
8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
D2068FB30CEB7E0D00B908B0 /* Cheats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FA20CEB7E0D00B908B0 /* Cheats.cpp */; };
D2068FB40CEB7E0D00B908B0 /* EEprom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FA30CEB7E0D00B908B0 /* EEprom.cpp */; };
D2068FB50CEB7E0D00B908B0 /* Flash.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FA40CEB7E0D00B908B0 /* Flash.cpp */; };
D2068FB60CEB7E0D00B908B0 /* GBA.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FA50CEB7E0D00B908B0 /* GBA.cpp */; };
D2068FB70CEB7E0D00B908B0 /* Globals.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FA60CEB7E0D00B908B0 /* Globals.cpp */; };
D2068FB80CEB7E0D00B908B0 /* Mode0.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FA70CEB7E0D00B908B0 /* Mode0.cpp */; };
D2068FB90CEB7E0D00B908B0 /* Mode1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FA80CEB7E0D00B908B0 /* Mode1.cpp */; };
D2068FBA0CEB7E0D00B908B0 /* Mode2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FA90CEB7E0D00B908B0 /* Mode2.cpp */; };
D2068FBB0CEB7E0D00B908B0 /* Mode3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FAA0CEB7E0D00B908B0 /* Mode3.cpp */; };
D2068FBC0CEB7E0D00B908B0 /* Mode4.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FAB0CEB7E0D00B908B0 /* Mode4.cpp */; };
D2068FBD0CEB7E0D00B908B0 /* Mode5.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FAC0CEB7E0D00B908B0 /* Mode5.cpp */; };
D2068FBE0CEB7E0D00B908B0 /* RTC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FAD0CEB7E0D00B908B0 /* RTC.cpp */; };
D2068FBF0CEB7E0D00B908B0 /* Sound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FAE0CEB7E0D00B908B0 /* Sound.cpp */; };
D2068FC00CEB7E0D00B908B0 /* Sram.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FAF0CEB7E0D00B908B0 /* Sram.cpp */; };
D2068FC10CEB7E0D00B908B0 /* Text.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FB00CEB7E0D00B908B0 /* Text.cpp */; };
D2068FC20CEB7E0D00B908B0 /* unzip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FB10CEB7E0D00B908B0 /* unzip.cpp */; };
D2068FC30CEB7E0D00B908B0 /* Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FB20CEB7E0D00B908B0 /* Util.cpp */; };
D2068FCD0CEB7E8400B908B0 /* GB.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FC50CEB7E8400B908B0 /* GB.cpp */; };
D2068FCE0CEB7E8400B908B0 /* gbCheats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FC60CEB7E8400B908B0 /* gbCheats.cpp */; };
D2068FCF0CEB7E8400B908B0 /* gbGfx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FC70CEB7E8400B908B0 /* gbGfx.cpp */; };
D2068FD00CEB7E8400B908B0 /* gbGlobals.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FC80CEB7E8400B908B0 /* gbGlobals.cpp */; };
D2068FD10CEB7E8400B908B0 /* gbMemory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FC90CEB7E8400B908B0 /* gbMemory.cpp */; };
D2068FD20CEB7E8400B908B0 /* gbPrinter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FCA0CEB7E8400B908B0 /* gbPrinter.cpp */; };
D2068FD30CEB7E8400B908B0 /* gbSGB.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FCB0CEB7E8400B908B0 /* gbSGB.cpp */; };
D2068FD40CEB7E8400B908B0 /* gbSound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FCC0CEB7E8400B908B0 /* gbSound.cpp */; };
D2068FE20CEB7FEB00B908B0 /* 2xSaI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FD60CEB7FEB00B908B0 /* 2xSaI.cpp */; };
D2068FE30CEB7FEB00B908B0 /* admame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FD70CEB7FEB00B908B0 /* admame.cpp */; };
D2068FE40CEB7FEB00B908B0 /* bilinear.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FD80CEB7FEB00B908B0 /* bilinear.cpp */; };
D2068FE50CEB7FEB00B908B0 /* hq2x.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FD90CEB7FEB00B908B0 /* hq2x.cpp */; };
D2068FE70CEB7FEB00B908B0 /* interframe.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FDB0CEB7FEB00B908B0 /* interframe.cpp */; };
D2068FEA0CEB7FEB00B908B0 /* motionblur.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FDE0CEB7FEB00B908B0 /* motionblur.cpp */; };
D2068FEB0CEB7FEB00B908B0 /* pixel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FDF0CEB7FEB00B908B0 /* pixel.cpp */; };
D2068FEC0CEB7FEB00B908B0 /* scanline.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FE00CEB7FEB00B908B0 /* scanline.cpp */; };
D2068FED0CEB7FEB00B908B0 /* simpleFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2068FE10CEB7FEB00B908B0 /* simpleFilter.cpp */; };
D2068FF00CEB809800B908B0 /* Main.nib in Resources */ = {isa = PBXBuildFile; fileRef = D2068FEE0CEB809800B908B0 /* Main.nib */; };
D2068FF80CEB82FC00B908B0 /* KeyConfig.mm in Sources */ = {isa = PBXBuildFile; fileRef = D2068FF20CEB82FC00B908B0 /* KeyConfig.mm */; };
D2068FF90CEB82FC00B908B0 /* MainClass.mm in Sources */ = {isa = PBXBuildFile; fileRef = D2068FF40CEB82FC00B908B0 /* MainClass.mm */; };
D2068FFA0CEB82FC00B908B0 /* openfile.mm in Sources */ = {isa = PBXBuildFile; fileRef = D2068FF60CEB82FC00B908B0 /* openfile.mm */; };
D2068FFB0CEB82FC00B908B0 /* SDL.mm in Sources */ = {isa = PBXBuildFile; fileRef = D2068FF70CEB82FC00B908B0 /* SDL.mm */; };
D20690000CEB832100B908B0 /* cart.icns in Resources */ = {isa = PBXBuildFile; fileRef = D2068FFD0CEB832100B908B0 /* cart.icns */; };
D20690010CEB832100B908B0 /* savestate.icns in Resources */ = {isa = PBXBuildFile; fileRef = D2068FFE0CEB832100B908B0 /* savestate.icns */; };
D20690020CEB832100B908B0 /* system.icns in Resources */ = {isa = PBXBuildFile; fileRef = D2068FFF0CEB832100B908B0 /* system.icns */; };
D20690B90CEB91B700B908B0 /* agbprint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D20690B00CEB91B700B908B0 /* agbprint.cpp */; };
D20690BA0CEB91B700B908B0 /* armdis.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D20690B10CEB91B700B908B0 /* armdis.cpp */; };
D20690BB0CEB91B700B908B0 /* bios.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D20690B20CEB91B700B908B0 /* bios.cpp */; };
D20690BC0CEB91B700B908B0 /* elf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D20690B30CEB91B700B908B0 /* elf.cpp */; };
D20690BD0CEB91B700B908B0 /* expr-lex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D20690B40CEB91B700B908B0 /* expr-lex.cpp */; };
D20690BE0CEB91B700B908B0 /* expr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D20690B50CEB91B700B908B0 /* expr.cpp */; };
D20690BF0CEB91B700B908B0 /* exprNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D20690B60CEB91B700B908B0 /* exprNode.cpp */; };
D20690C00CEB91B700B908B0 /* memgzio.c in Sources */ = {isa = PBXBuildFile; fileRef = D20690B70CEB91B700B908B0 /* memgzio.c */; };
D20690C10CEB91B700B908B0 /* remote.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D20690B80CEB91B700B908B0 /* remote.cpp */; };
D20690D40CEB922D00B908B0 /* Gfx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D20690D30CEB922D00B908B0 /* Gfx.cpp */; };
D20690F20CEB954800B908B0 /* snd_interp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D20690F10CEB954800B908B0 /* snd_interp.cpp */; };
D20690F80CEB960E00B908B0 /* filterkit.c in Sources */ = {isa = PBXBuildFile; fileRef = D20690F50CEB960E00B908B0 /* filterkit.c */; };
D20690F90CEB960E00B908B0 /* resample.c in Sources */ = {isa = PBXBuildFile; fileRef = D20690F60CEB960E00B908B0 /* resample.c */; };
D20690FA0CEB960E00B908B0 /* resamplesubs.c in Sources */ = {isa = PBXBuildFile; fileRef = D20690F70CEB960E00B908B0 /* resamplesubs.c */; };
D206911D0CEB981400B908B0 /* debugger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D206911C0CEB981400B908B0 /* debugger.cpp */; };
D2B164FA0CF1EA3B00213737 /* libpng.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = D2B164F90CF1EA3100213737 /* libpng.framework */; };
D2B165430CF1EB6200213737 /* SDL.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = D2B165360CF1EB5A00213737 /* SDL.framework */; };
D2B165740CF1EEA600213737 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D2B165360CF1EB5A00213737 /* SDL.framework */; };
D2B165750CF1EEAA00213737 /* libpng.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D2B164F90CF1EA3100213737 /* libpng.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
D2B164F80CF1EA3100213737 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D2B164F40CF1EA3100213737 /* libpng.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 8D07F2C80486CC7A007CD1D0 /* libpng.framework */;
remoteInfo = libpng;
};
D2B164FB0CF1EA4A00213737 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D2B164F40CF1EA3100213737 /* libpng.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 8D07F2BC0486CC7A007CD1D0 /* libpng */;
remoteInfo = libpng;
};
D2B165350CF1EB5A00213737 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D2B165260CF1EB5A00213737 /* SDL.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = BECDF66C0761BA81005FE872 /* SDL.framework */;
remoteInfo = Framework;
};
D2B165370CF1EB5A00213737 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D2B165260CF1EB5A00213737 /* SDL.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = BECDF6B30761BA81005FE872 /* libSDL.a */;
remoteInfo = "Static Library";
};
D2B165390CF1EB5A00213737 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D2B165260CF1EB5A00213737 /* SDL.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = BECDF6BA0761BA81005FE872 /* libSDLmain.a */;
remoteInfo = "Main Library";
};
D2B1653B0CF1EB5A00213737 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D2B165260CF1EB5A00213737 /* SDL.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = BECDF6BE0761BA81005FE872 /* Standard DMG */;
remoteInfo = "Standard DMG";
};
D2B1653D0CF1EB5A00213737 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D2B165260CF1EB5A00213737 /* SDL.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = BECDF6C30761BA81005FE872 /* Developer Extras Package */;
remoteInfo = "Developer Extras Package";
};
D2B1653F0CF1EB5A00213737 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D2B165260CF1EB5A00213737 /* SDL.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 0014B9A809C0E585003A99D5 /* SDL.framework */;
remoteInfo = "Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode)";
};
D2B165410CF1EB5A00213737 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D2B165260CF1EB5A00213737 /* SDL.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 002F327609CA02D800EBEB88 /* libSDL.a */;
remoteInfo = "Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode)";
};
D2B165720CF1EEA100213737 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D2B165260CF1EB5A00213737 /* SDL.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = BECDF5FE0761BA81005FE872 /* Framework */;
remoteInfo = Framework;
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
D206904C0CEB841000B908B0 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
D2B164FA0CF1EA3B00213737 /* libpng.framework in CopyFiles */,
D2B165430CF1EB6200213737 /* SDL.framework in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
8D1107320486CEB800E47090 /* VBA-M.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "VBA-M.app"; sourceTree = BUILT_PRODUCTS_DIR; };
D2068F770CEB7B1200B908B0 /* arm-new.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "arm-new.h"; path = "../src/arm-new.h"; sourceTree = SOURCE_ROOT; };
D2068F780CEB7B1200B908B0 /* armdis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = armdis.h; path = ../src/armdis.h; sourceTree = SOURCE_ROOT; };
D2068F790CEB7B1200B908B0 /* bios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bios.h; path = ../src/bios.h; sourceTree = SOURCE_ROOT; };
D2068F7A0CEB7B1200B908B0 /* Cheats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Cheats.h; path = ../src/Cheats.h; sourceTree = SOURCE_ROOT; };
D2068F7B0CEB7B1200B908B0 /* EEprom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EEprom.h; path = ../src/EEprom.h; sourceTree = SOURCE_ROOT; };
D2068F7C0CEB7B1200B908B0 /* elf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = elf.h; path = ../src/elf.h; sourceTree = SOURCE_ROOT; };
D2068F7D0CEB7B1200B908B0 /* expr.cpp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = expr.cpp.h; path = ../src/expr.cpp.h; sourceTree = SOURCE_ROOT; };
D2068F7E0CEB7B1200B908B0 /* exprNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = exprNode.h; path = ../src/exprNode.h; sourceTree = SOURCE_ROOT; };
D2068F7F0CEB7B1200B908B0 /* Flash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Flash.h; path = ../src/Flash.h; sourceTree = SOURCE_ROOT; };
D2068F800CEB7B1200B908B0 /* GBA.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GBA.h; path = ../src/GBA.h; sourceTree = SOURCE_ROOT; };
D2068F810CEB7B1200B908B0 /* GBAinline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GBAinline.h; path = ../src/GBAinline.h; sourceTree = SOURCE_ROOT; };
D2068F820CEB7B1200B908B0 /* Gfx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Gfx.h; path = ../src/Gfx.h; sourceTree = SOURCE_ROOT; };
D2068F830CEB7B1200B908B0 /* Globals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Globals.h; path = ../src/Globals.h; sourceTree = SOURCE_ROOT; };
D2068F840CEB7B1200B908B0 /* memgzio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = memgzio.h; path = ../src/memgzio.h; sourceTree = SOURCE_ROOT; };
D2068F850CEB7B1200B908B0 /* NLS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NLS.h; path = ../src/NLS.h; sourceTree = SOURCE_ROOT; };
D2068F860CEB7B1200B908B0 /* Port.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Port.h; path = ../src/Port.h; sourceTree = SOURCE_ROOT; };
D2068F870CEB7B1200B908B0 /* Sound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Sound.h; path = ../src/Sound.h; sourceTree = SOURCE_ROOT; };
D2068F880CEB7B1200B908B0 /* Sram.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Sram.h; path = ../src/Sram.h; sourceTree = SOURCE_ROOT; };
D2068F890CEB7B1200B908B0 /* System.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = System.h; path = ../src/System.h; sourceTree = SOURCE_ROOT; };
D2068F8A0CEB7B1200B908B0 /* Text.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Text.h; path = ../src/Text.h; sourceTree = SOURCE_ROOT; };
D2068F8B0CEB7B1200B908B0 /* thumb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = thumb.h; path = ../src/thumb.h; sourceTree = SOURCE_ROOT; };
D2068F8C0CEB7B1200B908B0 /* unzip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unzip.h; path = ../src/unzip.h; sourceTree = SOURCE_ROOT; };
D2068F8D0CEB7B1200B908B0 /* Util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Util.h; path = ../src/Util.h; sourceTree = SOURCE_ROOT; };
D2068F8E0CEB7B5300B908B0 /* gbCheats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gbCheats.h; path = ../src/gb/gbCheats.h; sourceTree = SOURCE_ROOT; };
D2068F8F0CEB7B5300B908B0 /* gbCodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gbCodes.h; path = ../src/gb/gbCodes.h; sourceTree = SOURCE_ROOT; };
D2068F900CEB7B5300B908B0 /* gbGlobals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gbGlobals.h; path = ../src/gb/gbGlobals.h; sourceTree = SOURCE_ROOT; };
D2068F910CEB7B5300B908B0 /* gbMemory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gbMemory.h; path = ../src/gb/gbMemory.h; sourceTree = SOURCE_ROOT; };
D2068F920CEB7B5300B908B0 /* gbPrinter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gbPrinter.h; path = ../src/gb/gbPrinter.h; sourceTree = SOURCE_ROOT; };
D2068F930CEB7B5300B908B0 /* gbSGB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gbSGB.h; path = ../src/gb/gbSGB.h; sourceTree = SOURCE_ROOT; };
D2068F940CEB7B5300B908B0 /* gbSound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gbSound.h; path = ../src/gb/gbSound.h; sourceTree = SOURCE_ROOT; };
D2068FA20CEB7E0D00B908B0 /* Cheats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Cheats.cpp; path = ../src/Cheats.cpp; sourceTree = SOURCE_ROOT; };
D2068FA30CEB7E0D00B908B0 /* EEprom.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = EEprom.cpp; path = ../src/EEprom.cpp; sourceTree = SOURCE_ROOT; };
D2068FA40CEB7E0D00B908B0 /* Flash.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Flash.cpp; path = ../src/Flash.cpp; sourceTree = SOURCE_ROOT; };
D2068FA50CEB7E0D00B908B0 /* GBA.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GBA.cpp; path = ../src/GBA.cpp; sourceTree = SOURCE_ROOT; };
D2068FA60CEB7E0D00B908B0 /* Globals.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Globals.cpp; path = ../src/Globals.cpp; sourceTree = SOURCE_ROOT; };
D2068FA70CEB7E0D00B908B0 /* Mode0.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Mode0.cpp; path = ../src/Mode0.cpp; sourceTree = SOURCE_ROOT; };
D2068FA80CEB7E0D00B908B0 /* Mode1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Mode1.cpp; path = ../src/Mode1.cpp; sourceTree = SOURCE_ROOT; };
D2068FA90CEB7E0D00B908B0 /* Mode2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Mode2.cpp; path = ../src/Mode2.cpp; sourceTree = SOURCE_ROOT; };
D2068FAA0CEB7E0D00B908B0 /* Mode3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Mode3.cpp; path = ../src/Mode3.cpp; sourceTree = SOURCE_ROOT; };
D2068FAB0CEB7E0D00B908B0 /* Mode4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Mode4.cpp; path = ../src/Mode4.cpp; sourceTree = SOURCE_ROOT; };
D2068FAC0CEB7E0D00B908B0 /* Mode5.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Mode5.cpp; path = ../src/Mode5.cpp; sourceTree = SOURCE_ROOT; };
D2068FAD0CEB7E0D00B908B0 /* RTC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RTC.cpp; path = ../src/RTC.cpp; sourceTree = SOURCE_ROOT; };
D2068FAE0CEB7E0D00B908B0 /* Sound.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Sound.cpp; path = ../src/Sound.cpp; sourceTree = SOURCE_ROOT; };
D2068FAF0CEB7E0D00B908B0 /* Sram.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Sram.cpp; path = ../src/Sram.cpp; sourceTree = SOURCE_ROOT; };
D2068FB00CEB7E0D00B908B0 /* Text.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Text.cpp; path = ../src/Text.cpp; sourceTree = SOURCE_ROOT; };
D2068FB10CEB7E0D00B908B0 /* unzip.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = unzip.cpp; path = ../src/unzip.cpp; sourceTree = SOURCE_ROOT; };
D2068FB20CEB7E0D00B908B0 /* Util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Util.cpp; path = ../src/Util.cpp; sourceTree = SOURCE_ROOT; };
D2068FC50CEB7E8400B908B0 /* GB.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GB.cpp; path = ../src/gb/GB.cpp; sourceTree = SOURCE_ROOT; };
D2068FC60CEB7E8400B908B0 /* gbCheats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gbCheats.cpp; path = ../src/gb/gbCheats.cpp; sourceTree = SOURCE_ROOT; };
D2068FC70CEB7E8400B908B0 /* gbGfx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gbGfx.cpp; path = ../src/gb/gbGfx.cpp; sourceTree = SOURCE_ROOT; };
D2068FC80CEB7E8400B908B0 /* gbGlobals.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gbGlobals.cpp; path = ../src/gb/gbGlobals.cpp; sourceTree = SOURCE_ROOT; };
D2068FC90CEB7E8400B908B0 /* gbMemory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gbMemory.cpp; path = ../src/gb/gbMemory.cpp; sourceTree = SOURCE_ROOT; };
D2068FCA0CEB7E8400B908B0 /* gbPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gbPrinter.cpp; path = ../src/gb/gbPrinter.cpp; sourceTree = SOURCE_ROOT; };
D2068FCB0CEB7E8400B908B0 /* gbSGB.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gbSGB.cpp; path = ../src/gb/gbSGB.cpp; sourceTree = SOURCE_ROOT; };
D2068FCC0CEB7E8400B908B0 /* gbSound.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gbSound.cpp; path = ../src/gb/gbSound.cpp; sourceTree = SOURCE_ROOT; };
D2068FD60CEB7FEB00B908B0 /* 2xSaI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = 2xSaI.cpp; path = ../src/2xSaI.cpp; sourceTree = SOURCE_ROOT; };
D2068FD70CEB7FEB00B908B0 /* admame.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = admame.cpp; path = ../src/admame.cpp; sourceTree = SOURCE_ROOT; };
D2068FD80CEB7FEB00B908B0 /* bilinear.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = bilinear.cpp; path = ../src/bilinear.cpp; sourceTree = SOURCE_ROOT; };
D2068FD90CEB7FEB00B908B0 /* hq2x.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = hq2x.cpp; path = ../src/hq2x.cpp; sourceTree = SOURCE_ROOT; };
D2068FDB0CEB7FEB00B908B0 /* interframe.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = interframe.cpp; path = ../src/interframe.cpp; sourceTree = SOURCE_ROOT; };
D2068FDE0CEB7FEB00B908B0 /* motionblur.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = motionblur.cpp; path = ../src/motionblur.cpp; sourceTree = SOURCE_ROOT; };
D2068FDF0CEB7FEB00B908B0 /* pixel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pixel.cpp; path = ../src/pixel.cpp; sourceTree = SOURCE_ROOT; };
D2068FE00CEB7FEB00B908B0 /* scanline.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scanline.cpp; path = ../src/scanline.cpp; sourceTree = SOURCE_ROOT; };
D2068FE10CEB7FEB00B908B0 /* simpleFilter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = simpleFilter.cpp; path = ../src/simpleFilter.cpp; sourceTree = SOURCE_ROOT; };
D2068FEF0CEB809800B908B0 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Main.nib; sourceTree = "<group>"; };
D2068FF10CEB82FC00B908B0 /* KeyConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = KeyConfig.h; path = ../src/macosx/KeyConfig.h; sourceTree = SOURCE_ROOT; };
D2068FF20CEB82FC00B908B0 /* KeyConfig.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = KeyConfig.mm; path = ../src/macosx/KeyConfig.mm; sourceTree = SOURCE_ROOT; };
D2068FF30CEB82FC00B908B0 /* MainClass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MainClass.h; path = ../src/macosx/MainClass.h; sourceTree = SOURCE_ROOT; };
D2068FF40CEB82FC00B908B0 /* MainClass.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = MainClass.mm; path = ../src/macosx/MainClass.mm; sourceTree = SOURCE_ROOT; };
D2068FF50CEB82FC00B908B0 /* openfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = openfile.h; path = ../src/macosx/openfile.h; sourceTree = SOURCE_ROOT; };
D2068FF60CEB82FC00B908B0 /* openfile.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = openfile.mm; path = ../src/macosx/openfile.mm; sourceTree = SOURCE_ROOT; };
D2068FF70CEB82FC00B908B0 /* SDL.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = SDL.mm; path = ../src/macosx/SDL.mm; sourceTree = SOURCE_ROOT; };
D2068FFD0CEB832100B908B0 /* cart.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = cart.icns; path = ../src/macosx/cart.icns; sourceTree = SOURCE_ROOT; };
D2068FFE0CEB832100B908B0 /* savestate.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = savestate.icns; path = ../src/macosx/savestate.icns; sourceTree = SOURCE_ROOT; };
D2068FFF0CEB832100B908B0 /* system.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = system.icns; path = ../src/macosx/system.icns; sourceTree = SOURCE_ROOT; };
D20690B00CEB91B700B908B0 /* agbprint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = agbprint.cpp; path = ../src/agbprint.cpp; sourceTree = SOURCE_ROOT; };
D20690B10CEB91B700B908B0 /* armdis.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = armdis.cpp; path = ../src/armdis.cpp; sourceTree = SOURCE_ROOT; };
D20690B20CEB91B700B908B0 /* bios.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = bios.cpp; path = ../src/bios.cpp; sourceTree = SOURCE_ROOT; };
D20690B30CEB91B700B908B0 /* elf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = elf.cpp; path = ../src/elf.cpp; sourceTree = SOURCE_ROOT; };
D20690B40CEB91B700B908B0 /* expr-lex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "expr-lex.cpp"; path = "../src/expr-lex.cpp"; sourceTree = SOURCE_ROOT; };
D20690B50CEB91B700B908B0 /* expr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = expr.cpp; path = ../src/expr.cpp; sourceTree = SOURCE_ROOT; };
D20690B60CEB91B700B908B0 /* exprNode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = exprNode.cpp; path = ../src/exprNode.cpp; sourceTree = SOURCE_ROOT; };
D20690B70CEB91B700B908B0 /* memgzio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = memgzio.c; path = ../src/memgzio.c; sourceTree = SOURCE_ROOT; };
D20690B80CEB91B700B908B0 /* remote.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = remote.cpp; path = ../src/remote.cpp; sourceTree = SOURCE_ROOT; };
D20690D30CEB922D00B908B0 /* Gfx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Gfx.cpp; path = ../src/Gfx.cpp; sourceTree = SOURCE_ROOT; };
D20690F10CEB954800B908B0 /* snd_interp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = snd_interp.cpp; path = ../src/snd_interp.cpp; sourceTree = SOURCE_ROOT; };
D20690F30CEB955400B908B0 /* snd_interp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = snd_interp.h; path = ../src/snd_interp.h; sourceTree = SOURCE_ROOT; };
D20690F50CEB960E00B908B0 /* filterkit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = filterkit.c; path = "../src/libresample-0.1.3/src/filterkit.c"; sourceTree = SOURCE_ROOT; };
D20690F60CEB960E00B908B0 /* resample.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = resample.c; path = "../src/libresample-0.1.3/src/resample.c"; sourceTree = SOURCE_ROOT; };
D20690F70CEB960E00B908B0 /* resamplesubs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = resamplesubs.c; path = "../src/libresample-0.1.3/src/resamplesubs.c"; sourceTree = SOURCE_ROOT; };
D20690FD0CEB963000B908B0 /* libresample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libresample.h; path = "../src/libresample-0.1.3/include/libresample.h"; sourceTree = SOURCE_ROOT; };
D206911B0CEB980400B908B0 /* debugger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = debugger.h; path = ../src/sdl/debugger.h; sourceTree = SOURCE_ROOT; };
D206911C0CEB981400B908B0 /* debugger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = debugger.cpp; path = ../src/sdl/debugger.cpp; sourceTree = SOURCE_ROOT; };
D2B164F40CF1EA3100213737 /* libpng.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libpng.xcodeproj; path = "../../dependencies/libpng-1.2.22/projects/xcode/libpng.xcodeproj"; sourceTree = SOURCE_ROOT; };
D2B165260CF1EB5A00213737 /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = "../../dependencies/SDL-1.2.12/Xcode/SDL/SDL.xcodeproj"; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
8D11072E0486CEB800E47090 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D2B165750CF1EEAA00213737 /* libpng.framework in Frameworks */,
D2B165740CF1EEA600213737 /* SDL.framework in Frameworks */,
8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
080E96DDFE201D6D7F000001 /* OS X-Specific Classes */ = {
isa = PBXGroup;
children = (
D2068FF10CEB82FC00B908B0 /* KeyConfig.h */,
D2068FF20CEB82FC00B908B0 /* KeyConfig.mm */,
D2068FF30CEB82FC00B908B0 /* MainClass.h */,
D2068FF40CEB82FC00B908B0 /* MainClass.mm */,
D2068FF50CEB82FC00B908B0 /* openfile.h */,
D2068FF60CEB82FC00B908B0 /* openfile.mm */,
D2068FF70CEB82FC00B908B0 /* SDL.mm */,
);
name = "OS X-Specific Classes";
sourceTree = "<group>";
};
1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
isa = PBXGroup;
children = (
D2B165260CF1EB5A00213737 /* SDL.xcodeproj */,
D2B164F40CF1EA3100213737 /* libpng.xcodeproj */,
1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
);
name = "Linked Frameworks";
sourceTree = "<group>";
};
1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
isa = PBXGroup;
children = (
29B97324FDCFA39411CA2CEA /* AppKit.framework */,
13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
29B97325FDCFA39411CA2CEA /* Foundation.framework */,
);
name = "Other Frameworks";
sourceTree = "<group>";
};
19C28FACFE9D520D11CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
8D1107320486CEB800E47090 /* VBA-M.app */,
);
name = Products;
sourceTree = "<group>";
};
29B97314FDCFA39411CA2CEA /* VBA-M */ = {
isa = PBXGroup;
children = (
080E96DDFE201D6D7F000001 /* OS X-Specific Classes */,
D2068F740CEB792900B908B0 /* Includes */,
29B97315FDCFA39411CA2CEA /* Sources */,
29B97317FDCFA39411CA2CEA /* Resources */,
29B97323FDCFA39411CA2CEA /* Frameworks */,
19C28FACFE9D520D11CA2CBB /* Products */,
);
name = "VBA-M";
sourceTree = "<group>";
};
29B97315FDCFA39411CA2CEA /* Sources */ = {
isa = PBXGroup;
children = (
D20690B00CEB91B700B908B0 /* agbprint.cpp */,
D20690B10CEB91B700B908B0 /* armdis.cpp */,
D20690B20CEB91B700B908B0 /* bios.cpp */,
D2068FA20CEB7E0D00B908B0 /* Cheats.cpp */,
D206911C0CEB981400B908B0 /* debugger.cpp */,
D20690B30CEB91B700B908B0 /* elf.cpp */,
D20690B40CEB91B700B908B0 /* expr-lex.cpp */,
D20690B50CEB91B700B908B0 /* expr.cpp */,
D20690B60CEB91B700B908B0 /* exprNode.cpp */,
D2068FA30CEB7E0D00B908B0 /* EEprom.cpp */,
D2068FA40CEB7E0D00B908B0 /* Flash.cpp */,
D2068FC40CEB7E5C00B908B0 /* GB */,
D2068FA50CEB7E0D00B908B0 /* GBA.cpp */,
D20690D30CEB922D00B908B0 /* Gfx.cpp */,
D2068FA60CEB7E0D00B908B0 /* Globals.cpp */,
D20690FB0CEB961300B908B0 /* libresample */,
D20690B70CEB91B700B908B0 /* memgzio.c */,
D2068FA70CEB7E0D00B908B0 /* Mode0.cpp */,
D2068FA80CEB7E0D00B908B0 /* Mode1.cpp */,
D2068FA90CEB7E0D00B908B0 /* Mode2.cpp */,
D2068FAA0CEB7E0D00B908B0 /* Mode3.cpp */,
D2068FAB0CEB7E0D00B908B0 /* Mode4.cpp */,
D2068FAC0CEB7E0D00B908B0 /* Mode5.cpp */,
D20690B80CEB91B700B908B0 /* remote.cpp */,
D2068FAD0CEB7E0D00B908B0 /* RTC.cpp */,
D2068FAE0CEB7E0D00B908B0 /* Sound.cpp */,
D20690F10CEB954800B908B0 /* snd_interp.cpp */,
D2068FAF0CEB7E0D00B908B0 /* Sram.cpp */,
D2068FB00CEB7E0D00B908B0 /* Text.cpp */,
D2068FB10CEB7E0D00B908B0 /* unzip.cpp */,
D2068FB20CEB7E0D00B908B0 /* Util.cpp */,
D2068FD50CEB7F8800B908B0 /* Video Filters */,
);
name = Sources;
sourceTree = "<group>";
};
29B97317FDCFA39411CA2CEA /* Resources */ = {
isa = PBXGroup;
children = (
D2068FFC0CEB830A00B908B0 /* Icons */,
D2068FEE0CEB809800B908B0 /* Main.nib */,
8D1107310486CEB800E47090 /* Info.plist */,
089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
);
name = Resources;
sourceTree = "<group>";
};
29B97323FDCFA39411CA2CEA /* Frameworks */ = {
isa = PBXGroup;
children = (
1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
);
name = Frameworks;
sourceTree = "<group>";
};
D2068F740CEB792900B908B0 /* Includes */ = {
isa = PBXGroup;
children = (
D2068F770CEB7B1200B908B0 /* arm-new.h */,
D2068F780CEB7B1200B908B0 /* armdis.h */,
D2068F790CEB7B1200B908B0 /* bios.h */,
D2068F7A0CEB7B1200B908B0 /* Cheats.h */,
D2068F7B0CEB7B1200B908B0 /* EEprom.h */,
D206911B0CEB980400B908B0 /* debugger.h */,
D2068F7C0CEB7B1200B908B0 /* elf.h */,
D2068F7D0CEB7B1200B908B0 /* expr.cpp.h */,
D2068F7E0CEB7B1200B908B0 /* exprNode.h */,
D2068F7F0CEB7B1200B908B0 /* Flash.h */,
D2068F800CEB7B1200B908B0 /* GBA.h */,
D2068F810CEB7B1200B908B0 /* GBAinline.h */,
D2068F8E0CEB7B5300B908B0 /* gbCheats.h */,
D2068F8F0CEB7B5300B908B0 /* gbCodes.h */,
D2068F900CEB7B5300B908B0 /* gbGlobals.h */,
D2068F910CEB7B5300B908B0 /* gbMemory.h */,
D2068F920CEB7B5300B908B0 /* gbPrinter.h */,
D2068F930CEB7B5300B908B0 /* gbSGB.h */,
D2068F940CEB7B5300B908B0 /* gbSound.h */,
D2068F820CEB7B1200B908B0 /* Gfx.h */,
D2068F830CEB7B1200B908B0 /* Globals.h */,
D20690FC0CEB962000B908B0 /* libresample */,
D2068F840CEB7B1200B908B0 /* memgzio.h */,
D2068F850CEB7B1200B908B0 /* NLS.h */,
D2068F860CEB7B1200B908B0 /* Port.h */,
D2068F870CEB7B1200B908B0 /* Sound.h */,
D20690F30CEB955400B908B0 /* snd_interp.h */,
D2068F880CEB7B1200B908B0 /* Sram.h */,
D2068F890CEB7B1200B908B0 /* System.h */,
D2068F8A0CEB7B1200B908B0 /* Text.h */,
D2068F8B0CEB7B1200B908B0 /* thumb.h */,
D2068F8C0CEB7B1200B908B0 /* unzip.h */,
D2068F8D0CEB7B1200B908B0 /* Util.h */,
);
name = Includes;
sourceTree = "<group>";
};
D2068FC40CEB7E5C00B908B0 /* GB */ = {
isa = PBXGroup;
children = (
D2068FC50CEB7E8400B908B0 /* GB.cpp */,
D2068FC60CEB7E8400B908B0 /* gbCheats.cpp */,
D2068FC70CEB7E8400B908B0 /* gbGfx.cpp */,
D2068FC80CEB7E8400B908B0 /* gbGlobals.cpp */,
D2068FC90CEB7E8400B908B0 /* gbMemory.cpp */,
D2068FCA0CEB7E8400B908B0 /* gbPrinter.cpp */,
D2068FCB0CEB7E8400B908B0 /* gbSGB.cpp */,
D2068FCC0CEB7E8400B908B0 /* gbSound.cpp */,
);
name = GB;
sourceTree = "<group>";
};
D2068FD50CEB7F8800B908B0 /* Video Filters */ = {
isa = PBXGroup;
children = (
D2068FD60CEB7FEB00B908B0 /* 2xSaI.cpp */,
D2068FD70CEB7FEB00B908B0 /* admame.cpp */,
D2068FD80CEB7FEB00B908B0 /* bilinear.cpp */,
D2068FD90CEB7FEB00B908B0 /* hq2x.cpp */,
D2068FDB0CEB7FEB00B908B0 /* interframe.cpp */,
D2068FDE0CEB7FEB00B908B0 /* motionblur.cpp */,
D2068FDF0CEB7FEB00B908B0 /* pixel.cpp */,
D2068FE00CEB7FEB00B908B0 /* scanline.cpp */,
D2068FE10CEB7FEB00B908B0 /* simpleFilter.cpp */,
);
name = "Video Filters";
sourceTree = "<group>";
};
D2068FFC0CEB830A00B908B0 /* Icons */ = {
isa = PBXGroup;
children = (
D2068FFD0CEB832100B908B0 /* cart.icns */,
D2068FFE0CEB832100B908B0 /* savestate.icns */,
D2068FFF0CEB832100B908B0 /* system.icns */,
);
name = Icons;
sourceTree = "<group>";
};
D20690FB0CEB961300B908B0 /* libresample */ = {
isa = PBXGroup;
children = (
D20690F50CEB960E00B908B0 /* filterkit.c */,
D20690F60CEB960E00B908B0 /* resample.c */,
D20690F70CEB960E00B908B0 /* resamplesubs.c */,
);
name = libresample;
sourceTree = "<group>";
};
D20690FC0CEB962000B908B0 /* libresample */ = {
isa = PBXGroup;
children = (
D20690FD0CEB963000B908B0 /* libresample.h */,
);
name = libresample;
sourceTree = "<group>";
};
D2B164F50CF1EA3100213737 /* Products */ = {
isa = PBXGroup;
children = (
D2B164F90CF1EA3100213737 /* libpng.framework */,
);
name = Products;
sourceTree = "<group>";
};
D2B165270CF1EB5A00213737 /* Products */ = {
isa = PBXGroup;
children = (
D2B165360CF1EB5A00213737 /* SDL.framework */,
D2B165380CF1EB5A00213737 /* libSDL.a */,
D2B1653A0CF1EB5A00213737 /* libSDLmain.a */,
D2B1653C0CF1EB5A00213737 /* Standard DMG */,
D2B1653E0CF1EB5A00213737 /* Developer Extras Package */,
D2B165400CF1EB5A00213737 /* SDL.framework */,
D2B165420CF1EB5A00213737 /* libSDL.a */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
8D1107260486CEB800E47090 /* VBA-M */ = {
isa = PBXNativeTarget;
buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "VBA-M" */;
buildPhases = (
D20691000CEB964600B908B0 /* Configure libresample */,
8D1107290486CEB800E47090 /* Resources */,
8D11072C0486CEB800E47090 /* Sources */,
8D11072E0486CEB800E47090 /* Frameworks */,
D206904C0CEB841000B908B0 /* CopyFiles */,
);
buildRules = (
);
dependencies = (
D2B164FC0CF1EA4A00213737 /* PBXTargetDependency */,
D2B165730CF1EEA100213737 /* PBXTargetDependency */,
);
name = "VBA-M";
productInstallPath = "$(HOME)/Applications";
productName = "VBA-M";
productReference = 8D1107320486CEB800E47090 /* VBA-M.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
29B97313FDCFA39411CA2CEA /* Project object */ = {
isa = PBXProject;
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "VBA-M" */;
compatibilityVersion = "Xcode 3.0";
hasScannedForEncodings = 1;
mainGroup = 29B97314FDCFA39411CA2CEA /* VBA-M */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = D2B164F50CF1EA3100213737 /* Products */;
ProjectRef = D2B164F40CF1EA3100213737 /* libpng.xcodeproj */;
},
{
ProductGroup = D2B165270CF1EB5A00213737 /* Products */;
ProjectRef = D2B165260CF1EB5A00213737 /* SDL.xcodeproj */;
},
);
projectRoot = "";
targets = (
8D1107260486CEB800E47090 /* VBA-M */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
D2B164F90CF1EA3100213737 /* libpng.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = libpng.framework;
remoteRef = D2B164F80CF1EA3100213737 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
D2B165360CF1EB5A00213737 /* SDL.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = SDL.framework;
remoteRef = D2B165350CF1EB5A00213737 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
D2B165380CF1EB5A00213737 /* libSDL.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libSDL.a;
remoteRef = D2B165370CF1EB5A00213737 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
D2B1653A0CF1EB5A00213737 /* libSDLmain.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libSDLmain.a;
remoteRef = D2B165390CF1EB5A00213737 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
D2B1653C0CF1EB5A00213737 /* Standard DMG */ = {
isa = PBXReferenceProxy;
fileType = "compiled.mach-o.executable";
path = "Standard DMG";
remoteRef = D2B1653B0CF1EB5A00213737 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
D2B1653E0CF1EB5A00213737 /* Developer Extras Package */ = {
isa = PBXReferenceProxy;
fileType = "compiled.mach-o.executable";
path = "Developer Extras Package";
remoteRef = D2B1653D0CF1EB5A00213737 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
D2B165400CF1EB5A00213737 /* SDL.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = SDL.framework;
remoteRef = D2B1653F0CF1EB5A00213737 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
D2B165420CF1EB5A00213737 /* libSDL.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libSDL.a;
remoteRef = D2B165410CF1EB5A00213737 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
8D1107290486CEB800E47090 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
D2068FF00CEB809800B908B0 /* Main.nib in Resources */,
D20690000CEB832100B908B0 /* cart.icns in Resources */,
D20690010CEB832100B908B0 /* savestate.icns in Resources */,
D20690020CEB832100B908B0 /* system.icns in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
D20691000CEB964600B908B0 /* Configure libresample */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Configure libresample";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "cd $SRCROOT/../src/libresample-0.1.3\n./configure";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
8D11072C0486CEB800E47090 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D2068FB30CEB7E0D00B908B0 /* Cheats.cpp in Sources */,
D2068FB40CEB7E0D00B908B0 /* EEprom.cpp in Sources */,
D2068FB50CEB7E0D00B908B0 /* Flash.cpp in Sources */,
D2068FB60CEB7E0D00B908B0 /* GBA.cpp in Sources */,
D2068FB70CEB7E0D00B908B0 /* Globals.cpp in Sources */,
D2068FB80CEB7E0D00B908B0 /* Mode0.cpp in Sources */,
D2068FB90CEB7E0D00B908B0 /* Mode1.cpp in Sources */,
D2068FBA0CEB7E0D00B908B0 /* Mode2.cpp in Sources */,
D2068FBB0CEB7E0D00B908B0 /* Mode3.cpp in Sources */,
D2068FBC0CEB7E0D00B908B0 /* Mode4.cpp in Sources */,
D2068FBD0CEB7E0D00B908B0 /* Mode5.cpp in Sources */,
D2068FBE0CEB7E0D00B908B0 /* RTC.cpp in Sources */,
D2068FBF0CEB7E0D00B908B0 /* Sound.cpp in Sources */,
D2068FC00CEB7E0D00B908B0 /* Sram.cpp in Sources */,
D2068FC10CEB7E0D00B908B0 /* Text.cpp in Sources */,
D2068FC20CEB7E0D00B908B0 /* unzip.cpp in Sources */,
D2068FC30CEB7E0D00B908B0 /* Util.cpp in Sources */,
D2068FCD0CEB7E8400B908B0 /* GB.cpp in Sources */,
D2068FCE0CEB7E8400B908B0 /* gbCheats.cpp in Sources */,
D2068FCF0CEB7E8400B908B0 /* gbGfx.cpp in Sources */,
D2068FD00CEB7E8400B908B0 /* gbGlobals.cpp in Sources */,
D2068FD10CEB7E8400B908B0 /* gbMemory.cpp in Sources */,
D2068FD20CEB7E8400B908B0 /* gbPrinter.cpp in Sources */,
D2068FD30CEB7E8400B908B0 /* gbSGB.cpp in Sources */,
D2068FD40CEB7E8400B908B0 /* gbSound.cpp in Sources */,
D2068FE20CEB7FEB00B908B0 /* 2xSaI.cpp in Sources */,
D2068FE30CEB7FEB00B908B0 /* admame.cpp in Sources */,
D2068FE40CEB7FEB00B908B0 /* bilinear.cpp in Sources */,
D2068FE50CEB7FEB00B908B0 /* hq2x.cpp in Sources */,
D2068FE70CEB7FEB00B908B0 /* interframe.cpp in Sources */,
D2068FEA0CEB7FEB00B908B0 /* motionblur.cpp in Sources */,
D2068FEB0CEB7FEB00B908B0 /* pixel.cpp in Sources */,
D2068FEC0CEB7FEB00B908B0 /* scanline.cpp in Sources */,
D2068FED0CEB7FEB00B908B0 /* simpleFilter.cpp in Sources */,
D2068FF80CEB82FC00B908B0 /* KeyConfig.mm in Sources */,
D2068FF90CEB82FC00B908B0 /* MainClass.mm in Sources */,
D2068FFA0CEB82FC00B908B0 /* openfile.mm in Sources */,
D2068FFB0CEB82FC00B908B0 /* SDL.mm in Sources */,
D20690B90CEB91B700B908B0 /* agbprint.cpp in Sources */,
D20690BA0CEB91B700B908B0 /* armdis.cpp in Sources */,
D20690BB0CEB91B700B908B0 /* bios.cpp in Sources */,
D20690BC0CEB91B700B908B0 /* elf.cpp in Sources */,
D20690BD0CEB91B700B908B0 /* expr-lex.cpp in Sources */,
D20690BE0CEB91B700B908B0 /* expr.cpp in Sources */,
D20690BF0CEB91B700B908B0 /* exprNode.cpp in Sources */,
D20690C00CEB91B700B908B0 /* memgzio.c in Sources */,
D20690C10CEB91B700B908B0 /* remote.cpp in Sources */,
D20690D40CEB922D00B908B0 /* Gfx.cpp in Sources */,
D20690F20CEB954800B908B0 /* snd_interp.cpp in Sources */,
D20690F80CEB960E00B908B0 /* filterkit.c in Sources */,
D20690F90CEB960E00B908B0 /* resample.c in Sources */,
D20690FA0CEB960E00B908B0 /* resamplesubs.c in Sources */,
D206911D0CEB981400B908B0 /* debugger.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
D2B164FC0CF1EA4A00213737 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = libpng;
targetProxy = D2B164FB0CF1EA4A00213737 /* PBXContainerItemProxy */;
};
D2B165730CF1EEA100213737 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = Framework;
targetProxy = D2B165720CF1EEA100213737 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
089C165DFE840E0CC02AAC07 /* English */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
D2068FEE0CEB809800B908B0 /* Main.nib */ = {
isa = PBXVariantGroup;
children = (
D2068FEF0CEB809800B908B0 /* English */,
);
name = Main.nib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
C01FCF4B08A954540054247B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/Frameworks\"",
);
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
GCC_PREPROCESSOR_DEFINITIONS = (
"C_CORE=1",
"STDC_HEADERS=1",
"FINAL_VERSION=1",
SDL,
"HAVE_STDINT_H=1",
"HAVE_INTTYPES_H=1",
"HAVE_STRINGS_H=1",
"HAVE_MEMORY_H=1",
"HAVE_STDLIB_H=1",
"HAVE_SYS_STAT_H=1",
"HAVE_SYS_TYPES_H=1",
"HAVE_ARPA_INET_H=1",
"HAVE_UNISTD_H=1",
);
HEADER_SEARCH_PATHS = (
"$(BUILD_DIR)/$(CONFIGURATION)/SDL.framework/Headers",
"$(BUILD_DIR)/$(CONFIGURATION)/libpng.framework/Headers",
);
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "$(HOME)/Applications";
OTHER_CFLAGS = (
"-Wno-unused",
"-ffast-math",
"-malign-natural",
"-fstrict-aliasing",
"-fsched-interblock",
"-force_cpusubtype_ALL",
"-Wall",
"-DBKPT_SUPPORT",
);
OTHER_LDFLAGS = "-lz";
PRODUCT_NAME = "VBA-M";
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
WRAPPER_EXTENSION = app;
ZERO_LINK = YES;
};
name = Debug;
};
C01FCF4C08A954540054247B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/Frameworks\"",
);
GCC_MODEL_TUNING = G5;
"GCC_OPTIMIZATION_LEVEL[arch=ppc]" = 0;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
"FINAL_VERSION=1",
"C_CORE=1",
"STDC_HEADERS=1",
"HAVE_UNISTD_H=1",
"HAVE_ARPA_INET_H=1",
"HAVE_SYS_TYPES_H=1",
"HAVE_SYS_STAT_H=1",
"HAVE_STDLIB_H=1",
"HAVE_STRING_H=1",
"HAVE_MEMORY_H=1",
"HAVE_STRINGS_H=1",
"HAVE_INTTYPES_H=1",
"HAVE_STDINT_H=1",
SDL,
);
HEADER_SEARCH_PATHS = (
"$(BUILD_DIR)/$(CONFIGURATION)/SDL.framework/Headers",
"$(BUILD_DIR)/$(CONFIGURATION)/libpng.framework/Headers",
);
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "$(HOME)/Applications";
OTHER_CFLAGS = (
"-Wno-unused",
"-ffast-math",
"-malign-natural",
"-fstrict-aliasing",
"-fsched-interblock",
"-force_cpusubtype_ALL",
"-Wall",
"-DBKPT_SUPPORT",
);
"OTHER_CFLAGS[arch=ppc]" = (
"-Wno-unused",
"-ffast-math",
"-malign-natural",
"-fstrict-aliasing",
"-fsched-interblock",
"-force_cpusubtype_ALL",
"-Wall",
"-DBKPT_SUPPORT",
"-DWORDS_BIGENDIAN",
);
OTHER_LDFLAGS = "-lz";
PRODUCT_NAME = "VBA-M";
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
WRAPPER_EXTENSION = app;
};
name = Release;
};
C01FCF4F08A954540054247B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
PREBINDING = NO;
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
};
name = Debug;
};
C01FCF5008A954540054247B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = (
ppc,
i386,
);
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
PREBINDING = NO;
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "VBA-M" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C01FCF4B08A954540054247B /* Debug */,
C01FCF4C08A954540054247B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "VBA-M" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C01FCF4F08A954540054247B /* Debug */,
C01FCF5008A954540054247B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
}