diff --git a/stepmania/PBProject/Libraries/Libraries.xcode/project.pbxproj b/stepmania/PBProject/Libraries/Libraries.xcode/project.pbxproj index aa2c395308..3b289f7fb0 100644 --- a/stepmania/PBProject/Libraries/Libraries.xcode/project.pbxproj +++ b/stepmania/PBProject/Libraries/Libraries.xcode/project.pbxproj @@ -3,128 +3,592 @@ archiveVersion = 1; classes = { }; - objectVersion = 39; + objectVersion = 42; objects = { - 034768DDFF38A45A11DB9C8B = { - children = ( - AA07AC56057321F700774A48, - AA07AF2E057329C000774A48, - AA07AF6305732E0100774A48, - AA4B413D05733358005FB5DB, - AA4B41A605733882005FB5DB, - AA4B430F0573703D005FB5DB, - AA4B47C105739866005FB5DB, - AABD0A1A05DF0D30004F7929, + +/* Begin PBXAggregateTarget section */ + AA4B41EA05733B47005FB5DB /* All */ = { + isa = PBXAggregateTarget; + buildConfigurationList = AACCAC00086B140B00876352 /* Build configuration list for PBXAggregateTarget "All" */; + buildPhases = ( + AADD868805834B2B00F14F0E /* ShellScript */, ); - isa = PBXGroup; - name = Products; - refType = 4; - sourceTree = ""; - }; -//030 -//031 -//032 -//033 -//034 -//080 -//081 -//082 -//083 -//084 - 0867D690FE84028FC02AAC07 = { buildSettings = { - MACOSX_DEPLOYMENT_TARGET = 10.2; - SDKROOT = /Developer/SDKs/MacOSX10.2.7.sdk; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = All; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); }; - buildStyles = ( - 4F0BB7EC011F40E904CA0E50, - 4F0BB7ED011F40E904CA0E50, - ); - hasScannedForEncodings = 1; - isa = PBXProject; - mainGroup = 0867D691FE84028FC02AAC07; - productRefGroup = 034768DDFF38A45A11DB9C8B; - projectDirPath = ""; - targets = ( - AA4B41EA05733B47005FB5DB, - AA07AC55057321F700774A48, - AA07AE530573261A00774A48, - AA07AF6205732E0100774A48, - AA4B413C05733358005FB5DB, - AA4B41A505733882005FB5DB, - AA4B430E0573703D005FB5DB, - AA4B47C005739866005FB5DB, - AABD0A1905DF0D30004F7929, + dependencies = ( + AA4B41EC05733B55005FB5DB /* PBXTargetDependency */, + AA4B41EE05733B55005FB5DB /* PBXTargetDependency */, + AA4B41F005733B55005FB5DB /* PBXTargetDependency */, + AA4B41F205733B55005FB5DB /* PBXTargetDependency */, + AA4B41F405733B55005FB5DB /* PBXTargetDependency */, + AA4B45A905738890005FB5DB /* PBXTargetDependency */, + AA4B59D30573A994005FB5DB /* PBXTargetDependency */, + AA7B2C1E0659FDEE00A0F53D /* PBXTargetDependency */, ); + name = All; + productName = All; }; - 0867D691FE84028FC02AAC07 = { - children = ( - AABBF69B0659E9DE00738526, - AAA71D8205EDD1ED00D2E8FF, - AABD0A1F05DF1189004F7929, - AA4B432D05737046005FB5DB, - AA4B41AA05733888005FB5DB, - AA07AF6705732E0C00774A48, - AA07AE470573254900774A48, - AA07AC6C0573223E00774A48, - 089C1665FE841158C02AAC07, - 0867D69AFE84028FC02AAC07, - 034768DDFF38A45A11DB9C8B, - AADD868D05834B5600F14F0E, - AABD0A1B05DF0D30004F7929, - ); - isa = PBXGroup; - name = Libraries; - refType = 4; - sourceTree = ""; - }; - 0867D69AFE84028FC02AAC07 = { - children = ( - ); - isa = PBXGroup; - name = "External Frameworks and Libraries"; - refType = 4; - sourceTree = ""; - }; - 089C1665FE841158C02AAC07 = { - children = ( - 8D07F2C70486CC7A007CD1D0, - 089C1666FE841158C02AAC07, - ); - isa = PBXGroup; - name = Resources; - refType = 4; - sourceTree = ""; - }; - 089C1666FE841158C02AAC07 = { - children = ( - 089C1667FE841158C02AAC07, - ); - isa = PBXVariantGroup; - name = InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; - 089C1667FE841158C02AAC07 = { - fileEncoding = 10; - isa = PBXFileReference; - lastKnownFileType = text.plist.strings; - name = English; - path = English.lproj/InfoPlist.strings; - refType = 4; - sourceTree = ""; - }; -//080 -//081 -//082 -//083 -//084 -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 - 4F0BB7EC011F40E904CA0E50 = { +/* End PBXAggregateTarget section */ + +/* Begin PBXBuildFile section */ + AA07AC730573227500774A48 /* ogg.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AC6F0573227500774A48 /* ogg.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA07AC740573227500774A48 /* os_types.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AC700573227500774A48 /* os_types.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA07AC750573227500774A48 /* bitwise.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AC710573227500774A48 /* bitwise.c */; }; + AA07AC760573227500774A48 /* framing.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AC720573227500774A48 /* framing.c */; }; + AA07AEB80573268C00774A48 /* codec.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE6C0573268C00774A48 /* codec.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA07AEB90573268C00774A48 /* vorbisenc.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE6D0573268C00774A48 /* vorbisenc.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA07AEBA0573268C00774A48 /* vorbisfile.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE6E0573268C00774A48 /* vorbisfile.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA07AEBB0573268C00774A48 /* analysis.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AE6F0573268C00774A48 /* analysis.c */; }; + AA07AEBC0573268C00774A48 /* backends.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE700573268C00774A48 /* backends.h */; }; + AA07AEBD0573268C00774A48 /* bitrate.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AE710573268C00774A48 /* bitrate.c */; }; + AA07AEBE0573268C00774A48 /* bitrate.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE720573268C00774A48 /* bitrate.h */; }; + AA07AEBF0573268C00774A48 /* block.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AE730573268C00774A48 /* block.c */; }; + AA07AEC00573268C00774A48 /* res_books_stereo.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE740573268C00774A48 /* res_books_stereo.h */; }; + AA07AEC10573268C00774A48 /* floor_books.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE750573268C00774A48 /* floor_books.h */; }; + AA07AEC20573268C00774A48 /* res_books_uncoupled.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE760573268C00774A48 /* res_books_uncoupled.h */; }; + AA07AEC30573268C00774A48 /* codebook.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AE770573268C00774A48 /* codebook.c */; }; + AA07AEC40573268C00774A48 /* codebook.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE780573268C00774A48 /* codebook.h */; }; + AA07AEC50573268C00774A48 /* codec_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE790573268C00774A48 /* codec_internal.h */; }; + AA07AEC60573268C00774A48 /* envelope.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AE7A0573268C00774A48 /* envelope.c */; }; + AA07AEC70573268C00774A48 /* envelope.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE7B0573268C00774A48 /* envelope.h */; }; + AA07AEC80573268C00774A48 /* floor0.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AE7C0573268C00774A48 /* floor0.c */; }; + AA07AEC90573268C00774A48 /* floor1.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AE7D0573268C00774A48 /* floor1.c */; }; + AA07AECA0573268C00774A48 /* highlevel.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE7E0573268C00774A48 /* highlevel.h */; }; + AA07AECB0573268C00774A48 /* info.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AE7F0573268C00774A48 /* info.c */; }; + AA07AECC0573268C00774A48 /* lookup_data.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE800573268C00774A48 /* lookup_data.h */; }; + AA07AECD0573268C00774A48 /* lookup.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AE810573268C00774A48 /* lookup.c */; }; + AA07AECE0573268C00774A48 /* lookup.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE820573268C00774A48 /* lookup.h */; }; + AA07AECF0573268C00774A48 /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AE830573268C00774A48 /* lpc.c */; }; + AA07AED00573268C00774A48 /* lpc.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE840573268C00774A48 /* lpc.h */; }; + AA07AED10573268C00774A48 /* lsp.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AE850573268C00774A48 /* lsp.c */; }; + AA07AED20573268C00774A48 /* lsp.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE860573268C00774A48 /* lsp.h */; }; + AA07AED30573268C00774A48 /* mapping0.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AE870573268C00774A48 /* mapping0.c */; }; + AA07AED40573268C00774A48 /* masking.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE880573268C00774A48 /* masking.h */; }; + AA07AED50573268C00774A48 /* mdct.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AE890573268C00774A48 /* mdct.c */; }; + AA07AED60573268C00774A48 /* mdct.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE8A0573268C00774A48 /* mdct.h */; }; + AA07AED70573268C00774A48 /* misc.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE8B0573268C00774A48 /* misc.h */; }; + AA07AED80573268C00774A48 /* floor_all.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE8C0573268C00774A48 /* floor_all.h */; }; + AA07AED90573268C00774A48 /* psych_8.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE8D0573268C00774A48 /* psych_8.h */; }; + AA07AEDA0573268C00774A48 /* psych_11.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE8E0573268C00774A48 /* psych_11.h */; }; + AA07AEDB0573268C00774A48 /* psych_16.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE8F0573268C00774A48 /* psych_16.h */; }; + AA07AEDC0573268C00774A48 /* psych_44.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE900573268C00774A48 /* psych_44.h */; }; + AA07AEDD0573268C00774A48 /* residue_8.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE910573268C00774A48 /* residue_8.h */; }; + AA07AEDE0573268C00774A48 /* residue_16.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE920573268C00774A48 /* residue_16.h */; }; + AA07AEDF0573268C00774A48 /* residue_44.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE930573268C00774A48 /* residue_44.h */; }; + AA07AEE00573268C00774A48 /* residue_44u.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE940573268C00774A48 /* residue_44u.h */; }; + AA07AEE10573268C00774A48 /* setup_8.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE950573268C00774A48 /* setup_8.h */; }; + AA07AEE20573268C00774A48 /* setup_11.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE960573268C00774A48 /* setup_11.h */; }; + AA07AEE30573268C00774A48 /* setup_16.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE970573268C00774A48 /* setup_16.h */; }; + AA07AEE40573268C00774A48 /* setup_22.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE980573268C00774A48 /* setup_22.h */; }; + AA07AEE50573268C00774A48 /* setup_32.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE990573268C00774A48 /* setup_32.h */; }; + AA07AEE60573268C00774A48 /* setup_44.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE9A0573268C00774A48 /* setup_44.h */; }; + AA07AEE70573268C00774A48 /* setup_44u.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE9B0573268C00774A48 /* setup_44u.h */; }; + AA07AEE80573268C00774A48 /* setup_X.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE9C0573268C00774A48 /* setup_X.h */; }; + AA07AEE90573268C00774A48 /* os.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE9D0573268C00774A48 /* os.h */; }; + AA07AEEA0573268C00774A48 /* psy.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AE9E0573268C00774A48 /* psy.c */; }; + AA07AEEB0573268C00774A48 /* psy.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AE9F0573268C00774A48 /* psy.h */; }; + AA07AEEC0573268C00774A48 /* registry.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AEA00573268C00774A48 /* registry.c */; }; + AA07AEED0573268C00774A48 /* registry.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AEA10573268C00774A48 /* registry.h */; }; + AA07AEEE0573268C00774A48 /* res0.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AEA20573268C00774A48 /* res0.c */; }; + AA07AEEF0573268C00774A48 /* scales.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AEA30573268C00774A48 /* scales.h */; }; + AA07AEF00573268C00774A48 /* sharedbook.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AEA40573268C00774A48 /* sharedbook.c */; }; + AA07AEF10573268C00774A48 /* smallft.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AEA50573268C00774A48 /* smallft.c */; }; + AA07AEF20573268C00774A48 /* smallft.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AEA60573268C00774A48 /* smallft.h */; }; + AA07AEF30573268C00774A48 /* synthesis.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AEA70573268C00774A48 /* synthesis.c */; }; + AA07AEF40573268C00774A48 /* vorbisenc.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AEA80573268C00774A48 /* vorbisenc.c */; }; + AA07AEF50573268C00774A48 /* vorbisfile.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AEA90573268C00774A48 /* vorbisfile.c */; }; + AA07AEF60573268C00774A48 /* window.c in Sources */ = {isa = PBXBuildFile; fileRef = AA07AEAA0573268C00774A48 /* window.c */; }; + AA07AEF70573268C00774A48 /* window.h in Headers */ = {isa = PBXBuildFile; fileRef = AA07AEAB0573268C00774A48 /* window.h */; }; + AA07AF060573274F00774A48 /* Ogg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA07AC56057321F700774A48 /* Ogg.framework */; }; + AA4B40F105733017005FB5DB /* cderror.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B40B505733017005FB5DB /* cderror.h */; }; + AA4B40F205733017005FB5DB /* cdjpeg.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B40B605733017005FB5DB /* cdjpeg.h */; }; + AA4B40F305733017005FB5DB /* jcapimin.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40B705733017005FB5DB /* jcapimin.c */; }; + AA4B40F405733017005FB5DB /* jcapistd.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40B805733017005FB5DB /* jcapistd.c */; }; + AA4B40F505733017005FB5DB /* jccoefct.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40B905733017005FB5DB /* jccoefct.c */; }; + AA4B40F605733017005FB5DB /* jccolor.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40BA05733017005FB5DB /* jccolor.c */; }; + AA4B40F705733017005FB5DB /* jcdctmgr.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40BB05733017005FB5DB /* jcdctmgr.c */; }; + AA4B40F805733017005FB5DB /* jchuff.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40BC05733017005FB5DB /* jchuff.c */; }; + AA4B40F905733017005FB5DB /* jchuff.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B40BD05733017005FB5DB /* jchuff.h */; }; + AA4B40FA05733017005FB5DB /* jcinit.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40BE05733017005FB5DB /* jcinit.c */; }; + AA4B40FB05733017005FB5DB /* jcmainct.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40BF05733017005FB5DB /* jcmainct.c */; }; + AA4B40FC05733017005FB5DB /* jcmarker.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40C005733017005FB5DB /* jcmarker.c */; }; + AA4B40FD05733017005FB5DB /* jcmaster.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40C105733017005FB5DB /* jcmaster.c */; }; + AA4B40FE05733017005FB5DB /* jcomapi.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40C205733017005FB5DB /* jcomapi.c */; }; + AA4B40FF05733017005FB5DB /* jconfig.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B40C305733017005FB5DB /* jconfig.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA4B410005733017005FB5DB /* jcparam.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40C405733017005FB5DB /* jcparam.c */; }; + AA4B410105733017005FB5DB /* jcphuff.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40C505733017005FB5DB /* jcphuff.c */; }; + AA4B410205733017005FB5DB /* jcprepct.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40C605733017005FB5DB /* jcprepct.c */; }; + AA4B410305733017005FB5DB /* jcsample.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40C705733017005FB5DB /* jcsample.c */; }; + AA4B410405733017005FB5DB /* jctrans.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40C805733017005FB5DB /* jctrans.c */; }; + AA4B410505733017005FB5DB /* jdapimin.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40C905733017005FB5DB /* jdapimin.c */; }; + AA4B410605733017005FB5DB /* jdapistd.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40CA05733017005FB5DB /* jdapistd.c */; }; + AA4B410705733017005FB5DB /* jdatadst.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40CB05733017005FB5DB /* jdatadst.c */; }; + AA4B410805733017005FB5DB /* jdatasrc.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40CC05733017005FB5DB /* jdatasrc.c */; }; + AA4B410905733017005FB5DB /* jdcoefct.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40CD05733017005FB5DB /* jdcoefct.c */; }; + AA4B410A05733017005FB5DB /* jdcolor.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40CE05733017005FB5DB /* jdcolor.c */; }; + AA4B410B05733017005FB5DB /* jdct.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B40CF05733017005FB5DB /* jdct.h */; }; + AA4B410C05733017005FB5DB /* jddctmgr.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40D005733017005FB5DB /* jddctmgr.c */; }; + AA4B410D05733017005FB5DB /* jdhuff.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40D105733017005FB5DB /* jdhuff.c */; }; + AA4B410E05733017005FB5DB /* jdhuff.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B40D205733017005FB5DB /* jdhuff.h */; }; + AA4B410F05733017005FB5DB /* jdinput.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40D305733017005FB5DB /* jdinput.c */; }; + AA4B411005733017005FB5DB /* jdmainct.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40D405733017005FB5DB /* jdmainct.c */; }; + AA4B411105733017005FB5DB /* jdmarker.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40D505733017005FB5DB /* jdmarker.c */; }; + AA4B411205733017005FB5DB /* jdmaster.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40D605733017005FB5DB /* jdmaster.c */; }; + AA4B411305733017005FB5DB /* jdmerge.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40D705733017005FB5DB /* jdmerge.c */; }; + AA4B411405733017005FB5DB /* jdphuff.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40D805733017005FB5DB /* jdphuff.c */; }; + AA4B411505733017005FB5DB /* jdpostct.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40D905733017005FB5DB /* jdpostct.c */; }; + AA4B411605733017005FB5DB /* jdsample.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40DA05733017005FB5DB /* jdsample.c */; }; + AA4B411705733017005FB5DB /* jdtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40DB05733017005FB5DB /* jdtrans.c */; }; + AA4B411805733017005FB5DB /* jerror.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40DC05733017005FB5DB /* jerror.c */; }; + AA4B411905733017005FB5DB /* jerror.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B40DD05733017005FB5DB /* jerror.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA4B411A05733017005FB5DB /* jfdctflt.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40DE05733017005FB5DB /* jfdctflt.c */; }; + AA4B411B05733017005FB5DB /* jfdctfst.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40DF05733017005FB5DB /* jfdctfst.c */; }; + AA4B411C05733017005FB5DB /* jfdctint.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40E005733017005FB5DB /* jfdctint.c */; }; + AA4B411D05733017005FB5DB /* jidctflt.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40E105733017005FB5DB /* jidctflt.c */; }; + AA4B411E05733017005FB5DB /* jidctfst.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40E205733017005FB5DB /* jidctfst.c */; }; + AA4B411F05733017005FB5DB /* jidctint.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40E305733017005FB5DB /* jidctint.c */; }; + AA4B412005733017005FB5DB /* jidctred.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40E405733017005FB5DB /* jidctred.c */; }; + AA4B412105733017005FB5DB /* jinclude.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B40E505733017005FB5DB /* jinclude.h */; }; + AA4B412205733017005FB5DB /* jmemmgr.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40E605733017005FB5DB /* jmemmgr.c */; }; + AA4B412305733017005FB5DB /* jmemnobs.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40E705733017005FB5DB /* jmemnobs.c */; }; + AA4B412405733017005FB5DB /* jmemsys.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B40E805733017005FB5DB /* jmemsys.h */; }; + AA4B412505733017005FB5DB /* jmorecfg.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B40E905733017005FB5DB /* jmorecfg.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA4B412605733017005FB5DB /* jpegint.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B40EA05733017005FB5DB /* jpegint.h */; }; + AA4B412705733017005FB5DB /* jpeglib.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B40EB05733017005FB5DB /* jpeglib.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA4B412805733017005FB5DB /* jquant1.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40EC05733017005FB5DB /* jquant1.c */; }; + AA4B412905733017005FB5DB /* jquant2.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40ED05733017005FB5DB /* jquant2.c */; }; + AA4B412A05733017005FB5DB /* jutils.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B40EE05733017005FB5DB /* jutils.c */; }; + AA4B412B05733017005FB5DB /* jversion.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B40EF05733017005FB5DB /* jversion.h */; }; + AA4B412C05733017005FB5DB /* transupp.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B40F005733017005FB5DB /* transupp.h */; }; + AA4B41C105733991005FB5DB /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B41B005733991005FB5DB /* png.c */; }; + AA4B41C205733991005FB5DB /* png.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B41B105733991005FB5DB /* png.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA4B41C305733991005FB5DB /* pngconf.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B41B205733991005FB5DB /* pngconf.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA4B41C405733991005FB5DB /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B41B305733991005FB5DB /* pngerror.c */; }; + AA4B41C505733991005FB5DB /* pngget.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B41B405733991005FB5DB /* pngget.c */; }; + AA4B41C605733991005FB5DB /* pngmem.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B41B505733991005FB5DB /* pngmem.c */; }; + AA4B41C705733991005FB5DB /* pngpread.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B41B605733991005FB5DB /* pngpread.c */; }; + AA4B41C805733991005FB5DB /* pngread.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B41B705733991005FB5DB /* pngread.c */; }; + AA4B41C905733991005FB5DB /* pngrio.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B41B805733991005FB5DB /* pngrio.c */; }; + AA4B41CA05733991005FB5DB /* pngrtran.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B41B905733991005FB5DB /* pngrtran.c */; }; + AA4B41CB05733991005FB5DB /* pngrutil.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B41BA05733991005FB5DB /* pngrutil.c */; }; + AA4B41CC05733991005FB5DB /* pngset.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B41BB05733991005FB5DB /* pngset.c */; }; + AA4B41CD05733991005FB5DB /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B41BC05733991005FB5DB /* pngtrans.c */; }; + AA4B41CE05733991005FB5DB /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B41BD05733991005FB5DB /* pngwio.c */; }; + AA4B41CF05733991005FB5DB /* pngwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B41BE05733991005FB5DB /* pngwrite.c */; }; + AA4B41D005733991005FB5DB /* pngwtran.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B41BF05733991005FB5DB /* pngwtran.c */; }; + AA4B41D105733991005FB5DB /* pngwutil.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B41C005733991005FB5DB /* pngwutil.c */; }; + AA4B437E05737115005FB5DB /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B433E05737114005FB5DB /* common.c */; }; + AA4B437F05737115005FB5DB /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B433F05737114005FB5DB /* common.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA4B438005737115005FB5DB /* cyuv.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B434005737114005FB5DB /* cyuv.c */; }; + AA4B438105737115005FB5DB /* dpcm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B434105737114005FB5DB /* dpcm.c */; }; + AA4B438205737115005FB5DB /* dsputil.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B434205737114005FB5DB /* dsputil.c */; }; + AA4B438305737115005FB5DB /* dsputil.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B434305737114005FB5DB /* dsputil.h */; }; + AA4B438405737115005FB5DB /* dv.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B434405737114005FB5DB /* dv.c */; }; + AA4B438505737115005FB5DB /* dvdata.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B434505737115005FB5DB /* dvdata.h */; }; + AA4B438605737115005FB5DB /* error_resilience.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B434605737115005FB5DB /* error_resilience.c */; }; + AA4B438705737115005FB5DB /* eval.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B434705737115005FB5DB /* eval.c */; }; + AA4B438905737115005FB5DB /* fdctref.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B434905737115005FB5DB /* fdctref.c */; }; + AA4B438A05737116005FB5DB /* fft.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B434A05737115005FB5DB /* fft.c */; }; + AA4B438B05737116005FB5DB /* ffv1.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B434B05737115005FB5DB /* ffv1.c */; }; + AA4B438C05737116005FB5DB /* golomb.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B434C05737115005FB5DB /* golomb.c */; }; + AA4B438D05737116005FB5DB /* golomb.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B434D05737115005FB5DB /* golomb.h */; }; + AA4B438E05737116005FB5DB /* h263.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B434E05737115005FB5DB /* h263.c */; }; + AA4B438F05737116005FB5DB /* h263data.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B434F05737115005FB5DB /* h263data.h */; }; + AA4B439005737116005FB5DB /* h263dec.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B435005737115005FB5DB /* h263dec.c */; }; + AA4B439105737116005FB5DB /* h264.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B435105737115005FB5DB /* h264.c */; }; + AA4B439205737116005FB5DB /* h264data.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B435205737115005FB5DB /* h264data.h */; }; + AA4B439305737116005FB5DB /* huffyuv.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B435305737115005FB5DB /* huffyuv.c */; }; + AA4B439405737116005FB5DB /* imgconvert_template.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B435405737115005FB5DB /* imgconvert_template.h */; }; + AA4B439505737116005FB5DB /* imgconvert.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B435505737115005FB5DB /* imgconvert.c */; }; + AA4B439605737116005FB5DB /* imgresample.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B435605737115005FB5DB /* imgresample.c */; }; + AA4B439705737116005FB5DB /* indeo3.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B435705737115005FB5DB /* indeo3.c */; }; + AA4B439805737116005FB5DB /* indeo3data.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B435805737115005FB5DB /* indeo3data.h */; }; + AA4B439905737116005FB5DB /* interplayvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B435905737115005FB5DB /* interplayvideo.c */; }; + AA4B439A05737116005FB5DB /* jfdctfst.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B435A05737115005FB5DB /* jfdctfst.c */; }; + AA4B439B05737116005FB5DB /* jfdctint.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B435B05737115005FB5DB /* jfdctint.c */; }; + AA4B439C05737116005FB5DB /* jrevdct.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B435C05737115005FB5DB /* jrevdct.c */; }; + AA4B439D05737116005FB5DB /* mace.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B435D05737115005FB5DB /* mace.c */; }; + AA4B439E05737116005FB5DB /* mdct.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B435E05737115005FB5DB /* mdct.c */; }; + AA4B439F05737116005FB5DB /* mem.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B435F05737115005FB5DB /* mem.c */; }; + AA4B43A005737116005FB5DB /* mjpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B436005737115005FB5DB /* mjpeg.c */; }; + AA4B43A105737116005FB5DB /* motion_est.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B436105737115005FB5DB /* motion_est.c */; }; + AA4B43A205737116005FB5DB /* mpeg12.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B436205737115005FB5DB /* mpeg12.c */; }; + AA4B43A305737116005FB5DB /* mpegaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B436305737115005FB5DB /* mpegaudio.h */; }; + AA4B43A405737116005FB5DB /* mpegaudiodec.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B436405737115005FB5DB /* mpegaudiodec.c */; }; + AA4B43A505737116005FB5DB /* mpegvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B436505737115005FB5DB /* mpegvideo.h */; }; + AA4B43A605737116005FB5DB /* msmpeg4.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B436605737115005FB5DB /* msmpeg4.c */; }; + AA4B43A705737116005FB5DB /* opts.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B436705737115005FB5DB /* opts.c */; }; + AA4B43A805737116005FB5DB /* pcm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B436805737115005FB5DB /* pcm.c */; }; + AA4B43A905737116005FB5DB /* ra144.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B436905737115005FB5DB /* ra144.c */; }; + AA4B43AA05737116005FB5DB /* ra144.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B436A05737115005FB5DB /* ra144.h */; }; + AA4B43AB05737116005FB5DB /* ra288.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B436B05737115005FB5DB /* ra288.c */; }; + AA4B43AC05737116005FB5DB /* ra288.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B436C05737115005FB5DB /* ra288.h */; }; + AA4B43AD05737116005FB5DB /* ratecontrol.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B436D05737115005FB5DB /* ratecontrol.c */; }; + AA4B43AE05737116005FB5DB /* raw.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B436E05737115005FB5DB /* raw.c */; }; + AA4B43AF05737116005FB5DB /* resample.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B436F05737115005FB5DB /* resample.c */; }; + AA4B43B005737116005FB5DB /* roqvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B437005737115005FB5DB /* roqvideo.c */; }; + AA4B43B105737116005FB5DB /* rv10.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B437105737115005FB5DB /* rv10.c */; }; + AA4B43B205737116005FB5DB /* simple_idct.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B437205737115005FB5DB /* simple_idct.c */; }; + AA4B43B305737116005FB5DB /* simple_idct.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B437305737115005FB5DB /* simple_idct.h */; }; + AA4B43B405737116005FB5DB /* svq1_cb.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B437405737115005FB5DB /* svq1_cb.h */; }; + AA4B43B505737116005FB5DB /* svq1_vlc.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B437505737115005FB5DB /* svq1_vlc.h */; }; + AA4B43B605737116005FB5DB /* svq1.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B437605737115005FB5DB /* svq1.c */; }; + AA4B43B705737116005FB5DB /* utils.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B437705737115005FB5DB /* utils.c */; }; + AA4B43B805737116005FB5DB /* vcr1.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B437805737115005FB5DB /* vcr1.c */; }; + AA4B43B905737116005FB5DB /* vp3.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B437905737115005FB5DB /* vp3.c */; }; + AA4B43BA05737116005FB5DB /* vp3data.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B437A05737115005FB5DB /* vp3data.h */; }; + AA4B43BB05737116005FB5DB /* wmadata.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B437B05737115005FB5DB /* wmadata.h */; }; + AA4B43BC05737116005FB5DB /* wmadec.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B437C05737115005FB5DB /* wmadec.c */; }; + AA4B43BD05737116005FB5DB /* xan.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B437D05737115005FB5DB /* xan.c */; }; + AA4B43C505737161005FB5DB /* mpeg4data.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B43C005737161005FB5DB /* mpeg4data.h */; }; + AA4B43C605737161005FB5DB /* mpeg12data.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B43C105737161005FB5DB /* mpeg12data.h */; }; + AA4B43C705737161005FB5DB /* mpegaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B43C205737161005FB5DB /* mpegaudio.c */; }; + AA4B43C805737161005FB5DB /* mpegvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B43C305737161005FB5DB /* mpegvideo.c */; }; + AA4B44360573727B005FB5DB /* 4xm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B442A0573727B005FB5DB /* 4xm.c */; }; + AA4B44380573727B005FB5DB /* ac3.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B442C0573727B005FB5DB /* ac3.h */; }; + AA4B443A0573727B005FB5DB /* ac3enc.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B442E0573727B005FB5DB /* ac3enc.c */; }; + AA4B443B0573727B005FB5DB /* ac3tab.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B442F0573727B005FB5DB /* ac3tab.h */; }; + AA4B443C0573727B005FB5DB /* adpcm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44300573727B005FB5DB /* adpcm.c */; }; + AA4B443D0573727B005FB5DB /* allcodecs.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44310573727B005FB5DB /* allcodecs.c */; }; + AA4B443E0573727B005FB5DB /* avcodec.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44320573727B005FB5DB /* avcodec.c */; }; + AA4B443F0573727B005FB5DB /* avcodec.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B44330573727B005FB5DB /* avcodec.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA4B44400573727B005FB5DB /* cabac.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44340573727B005FB5DB /* cabac.c */; }; + AA4B44410573727B005FB5DB /* cabac.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B44350573727B005FB5DB /* cabac.h */; }; + AA4B448405737AAC005FB5DB /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B448305737AAC005FB5DB /* config.h */; }; + AA4B449405737B44005FB5DB /* bswap.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B448F05737B44005FB5DB /* bswap.h */; }; + AA4B449505737B44005FB5DB /* cljr.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B449005737B44005FB5DB /* cljr.c */; }; + AA4B449605737B44005FB5DB /* mpegaudiodectab.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B449105737B44005FB5DB /* mpegaudiodectab.h */; }; + AA4B449705737B44005FB5DB /* mpegaudiotab.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B449205737B44005FB5DB /* mpegaudiotab.h */; }; + AA4B449805737B44005FB5DB /* msmpeg4data.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B449305737B44005FB5DB /* msmpeg4data.h */; }; + AA4B44DA05737FFD005FB5DB /* asv1.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44D905737FFD005FB5DB /* asv1.c */; }; + AA4B4510057381BA005FB5DB /* 4xm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44DD057381B9005FB5DB /* 4xm.c */; }; + AA4B4511057381BA005FB5DB /* allformats.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44DE057381B9005FB5DB /* allformats.c */; }; + AA4B4512057381BA005FB5DB /* asf.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44DF057381B9005FB5DB /* asf.c */; }; + AA4B4513057381BA005FB5DB /* au.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44E0057381B9005FB5DB /* au.c */; }; + AA4B4514057381BA005FB5DB /* avidec.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44E1057381B9005FB5DB /* avidec.c */; }; + AA4B4515057381BA005FB5DB /* avienc.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44E2057381B9005FB5DB /* avienc.c */; }; + AA4B4516057381BA005FB5DB /* avio.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44E3057381B9005FB5DB /* avio.c */; }; + AA4B4517057381BA005FB5DB /* avio.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B44E4057381B9005FB5DB /* avio.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA4B4518057381BA005FB5DB /* aviobuf.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44E5057381B9005FB5DB /* aviobuf.c */; }; + AA4B4519057381BA005FB5DB /* crc.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44E6057381B9005FB5DB /* crc.c */; }; + AA4B451A057381BA005FB5DB /* cutils.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44E7057381B9005FB5DB /* cutils.c */; }; + AA4B451B057381BA005FB5DB /* dv.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44E8057381B9005FB5DB /* dv.c */; }; + AA4B4520057381BA005FB5DB /* ffm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44ED057381B9005FB5DB /* ffm.c */; }; + AA4B4521057381BA005FB5DB /* file.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44EE057381B9005FB5DB /* file.c */; }; + AA4B4522057381BA005FB5DB /* flvdec.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44EF057381B9005FB5DB /* flvdec.c */; }; + AA4B4523057381BA005FB5DB /* flvenc.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44F0057381B9005FB5DB /* flvenc.c */; }; + AA4B4524057381BA005FB5DB /* framehook.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44F1057381B9005FB5DB /* framehook.c */; }; + AA4B4525057381BA005FB5DB /* framehook.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B44F2057381B9005FB5DB /* framehook.h */; }; + AA4B4526057381BA005FB5DB /* gif.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44F3057381B9005FB5DB /* gif.c */; }; + AA4B4527057381BA005FB5DB /* gifdec.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44F4057381B9005FB5DB /* gifdec.c */; }; + AA4B4529057381BA005FB5DB /* idroq.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44F6057381B9005FB5DB /* idroq.c */; }; + AA4B452A057381BA005FB5DB /* img.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44F7057381B9005FB5DB /* img.c */; }; + AA4B452B057381BA005FB5DB /* ipmovie.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44F8057381B9005FB5DB /* ipmovie.c */; }; + AA4B452C057381BA005FB5DB /* jpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44F9057381B9005FB5DB /* jpeg.c */; }; + AA4B452D057381BA005FB5DB /* mov.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44FA057381B9005FB5DB /* mov.c */; }; + AA4B452E057381BA005FB5DB /* movenc.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44FB057381B9005FB5DB /* movenc.c */; }; + AA4B452F057381BA005FB5DB /* mp3.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44FC057381B9005FB5DB /* mp3.c */; }; + AA4B4530057381BA005FB5DB /* mpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44FD057381B9005FB5DB /* mpeg.c */; }; + AA4B4531057381BA005FB5DB /* mpegts.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B44FE057381B9005FB5DB /* mpegts.c */; }; + AA4B4532057381BA005FB5DB /* mpegts.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B44FF057381B9005FB5DB /* mpegts.h */; }; + AA4B4533057381BA005FB5DB /* mpegtsenc.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B4500057381B9005FB5DB /* mpegtsenc.c */; }; + AA4B4534057381BA005FB5DB /* mpjpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B4501057381B9005FB5DB /* mpjpeg.c */; }; + AA4B4535057381BA005FB5DB /* nut.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B4502057381B9005FB5DB /* nut.c */; }; + AA4B4536057381BA005FB5DB /* os_support.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B4503057381B9005FB5DB /* os_support.c */; }; + AA4B4537057381BA005FB5DB /* os_support.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B4504057381B9005FB5DB /* os_support.h */; }; + AA4B4538057381BA005FB5DB /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B4505057381B9005FB5DB /* png.c */; }; + AA4B4539057381BA005FB5DB /* pnm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B4506057381B9005FB5DB /* pnm.c */; }; + AA4B453A057381BA005FB5DB /* psxstr.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B4507057381B9005FB5DB /* psxstr.c */; }; + AA4B453B057381BA005FB5DB /* raw.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B4508057381B9005FB5DB /* raw.c */; }; + AA4B453C057381BA005FB5DB /* rm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B4509057381B9005FB5DB /* rm.c */; }; + AA4B453D057381BA005FB5DB /* swf.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B450A057381B9005FB5DB /* swf.c */; }; + AA4B453E057381BA005FB5DB /* utils.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B450B057381B9005FB5DB /* utils.c */; }; + AA4B453F057381BA005FB5DB /* wav.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B450C057381B9005FB5DB /* wav.c */; }; + AA4B4540057381BA005FB5DB /* wc3movie.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B450D057381B9005FB5DB /* wc3movie.c */; }; + AA4B4541057381BA005FB5DB /* yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B450E057381B9005FB5DB /* yuv.c */; }; + AA4B4542057381BA005FB5DB /* yuv4mpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B450F057381B9005FB5DB /* yuv4mpeg.c */; }; + AA4B4549057381F1005FB5DB /* avformat.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B4547057381F1005FB5DB /* avformat.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA4B454A057381F1005FB5DB /* avi.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B4548057381F1005FB5DB /* avi.h */; settings = {ATTRIBUTES = (); }; }; + AA4B455D0573839A005FB5DB /* rtp.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B45550573839A005FB5DB /* rtp.c */; }; + AA4B455E0573839A005FB5DB /* rtp.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B45560573839A005FB5DB /* rtp.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA4B455F0573839A005FB5DB /* rtpproto.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B45570573839A005FB5DB /* rtpproto.c */; }; + AA4B45600573839A005FB5DB /* rtsp.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B45580573839A005FB5DB /* rtsp.c */; }; + AA4B45610573839A005FB5DB /* rtsp.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B45590573839A005FB5DB /* rtsp.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA4B45620573839A005FB5DB /* rtspcodes.h in Headers */ = {isa = PBXBuildFile; fileRef = AA4B455A0573839A005FB5DB /* rtspcodes.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA4B45630573839A005FB5DB /* tcp.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B455B0573839A005FB5DB /* tcp.c */; }; + AA4B45640573839A005FB5DB /* udp.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B455C0573839A005FB5DB /* udp.c */; }; + AA4B459305738655005FB5DB /* http.c in Sources */ = {isa = PBXBuildFile; fileRef = AA4B459205738655005FB5DB /* http.c */; }; + AA90E5B306C44E0500A6878F /* dsputil_altivec.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E5A806C44E0500A6878F /* dsputil_altivec.c */; }; + AA90E5B406C44E0500A6878F /* dsputil_altivec.h in Headers */ = {isa = PBXBuildFile; fileRef = AA90E5A906C44E0500A6878F /* dsputil_altivec.h */; }; + AA90E5B506C44E0500A6878F /* dsputil_ppc.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E5AA06C44E0500A6878F /* dsputil_ppc.c */; }; + AA90E5B606C44E0500A6878F /* dsputil_ppc.h in Headers */ = {isa = PBXBuildFile; fileRef = AA90E5AB06C44E0500A6878F /* dsputil_ppc.h */; }; + AA90E5B706C44E0500A6878F /* fdct_altivec.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E5AC06C44E0500A6878F /* fdct_altivec.c */; }; + AA90E5B806C44E0500A6878F /* fft_altivec.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E5AD06C44E0500A6878F /* fft_altivec.c */; }; + AA90E5B906C44E0500A6878F /* gcc_fixes.h in Headers */ = {isa = PBXBuildFile; fileRef = AA90E5AE06C44E0500A6878F /* gcc_fixes.h */; }; + AA90E5BA06C44E0500A6878F /* gmc_altivec.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E5AF06C44E0500A6878F /* gmc_altivec.c */; }; + AA90E5BB06C44E0500A6878F /* idct_altivec.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E5B006C44E0500A6878F /* idct_altivec.c */; }; + AA90E5BC06C44E0500A6878F /* mpegvideo_altivec.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E5B106C44E0500A6878F /* mpegvideo_altivec.c */; }; + AA90E5BD06C44E0500A6878F /* mpegvideo_ppc.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E5B206C44E0500A6878F /* mpegvideo_ppc.c */; }; + AA90E73906C4573D00A6878F /* faandct.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E73706C4573D00A6878F /* faandct.c */; }; + AA90E73A06C4573D00A6878F /* faandct.h in Headers */ = {isa = PBXBuildFile; fileRef = AA90E73806C4573D00A6878F /* faandct.h */; }; + AA90E73C06C457DE00A6878F /* vp3dsp.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E73B06C457DE00A6878F /* vp3dsp.c */; }; + AA90E73E06C4581D00A6878F /* parser.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E73D06C4581D00A6878F /* parser.c */; }; + AA90E75606C458B500A6878F /* 8bps.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E73F06C458B400A6878F /* 8bps.c */; }; + AA90E75706C458B500A6878F /* adx.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E74006C458B400A6878F /* adx.c */; }; + AA90E75806C458B500A6878F /* cinepak.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E74106C458B400A6878F /* cinepak.c */; }; + AA90E75906C458B500A6878F /* flac.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E74206C458B400A6878F /* flac.c */; }; + AA90E75A06C458B500A6878F /* flicvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E74306C458B400A6878F /* flicvideo.c */; }; + AA90E75B06C458B500A6878F /* g726.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E74406C458B400A6878F /* g726.c */; }; + AA90E75C06C458B500A6878F /* h261.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E74506C458B400A6878F /* h261.c */; }; + AA90E75D06C458B500A6878F /* idcinvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E74606C458B400A6878F /* idcinvideo.c */; }; + AA90E75E06C458B500A6878F /* integer.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E74706C458B400A6878F /* integer.c */; }; + AA90E75F06C458B500A6878F /* integer.h in Headers */ = {isa = PBXBuildFile; fileRef = AA90E74806C458B400A6878F /* integer.h */; }; + AA90E76006C458B500A6878F /* lcl.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E74906C458B400A6878F /* lcl.c */; }; + AA90E76106C458B500A6878F /* msrle.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E74A06C458B400A6878F /* msrle.c */; }; + AA90E76206C458B500A6878F /* msvideo1.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E74B06C458B400A6878F /* msvideo1.c */; }; + AA90E76306C458B500A6878F /* pthread.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E74C06C458B400A6878F /* pthread.c */; }; + AA90E76406C458B500A6878F /* qtrle.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E74D06C458B400A6878F /* qtrle.c */; }; + AA90E76506C458B500A6878F /* rational.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E74E06C458B400A6878F /* rational.c */; }; + AA90E76606C458B500A6878F /* rational.h in Headers */ = {isa = PBXBuildFile; fileRef = AA90E74F06C458B400A6878F /* rational.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AA90E76706C458B500A6878F /* resample2.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E75006C458B400A6878F /* resample2.c */; }; + AA90E76806C458B500A6878F /* rpza.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E75106C458B400A6878F /* rpza.c */; }; + AA90E76906C458B500A6878F /* smc.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E75206C458B500A6878F /* smc.c */; }; + AA90E76A06C458B500A6878F /* truemotion1.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E75306C458B500A6878F /* truemotion1.c */; }; + AA90E76B06C458B500A6878F /* truemotion1data.h in Headers */ = {isa = PBXBuildFile; fileRef = AA90E75406C458B500A6878F /* truemotion1data.h */; }; + AA90E76C06C458B500A6878F /* vmdav.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E75506C458B500A6878F /* vmdav.c */; }; + AA90E76E06C458DF00A6878F /* vqavideo.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E76D06C458DF00A6878F /* vqavideo.c */; }; + AA90E77906C4592F00A6878F /* asf-enc.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E76F06C4592F00A6878F /* asf-enc.c */; }; + AA90E77A06C4592F00A6878F /* asf.h in Headers */ = {isa = PBXBuildFile; fileRef = AA90E77006C4592F00A6878F /* asf.h */; }; + AA90E77B06C4592F00A6878F /* dv.h in Headers */ = {isa = PBXBuildFile; fileRef = AA90E77106C4592F00A6878F /* dv.h */; }; + AA90E77C06C4592F00A6878F /* flic.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E77206C4592F00A6878F /* flic.c */; }; + AA90E77D06C4592F00A6878F /* idcin.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E77306C4592F00A6878F /* idcin.c */; }; + AA90E77E06C4592F00A6878F /* matroska.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E77406C4592F00A6878F /* matroska.c */; }; + AA90E77F06C4592F00A6878F /* segafilm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E77506C4592F00A6878F /* segafilm.c */; }; + AA90E78006C4592F00A6878F /* sgi.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E77606C4592F00A6878F /* sgi.c */; }; + AA90E78106C4592F00A6878F /* sierravmd.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E77706C4592F00A6878F /* sierravmd.c */; }; + AA90E78206C4592F00A6878F /* westwood.c in Sources */ = {isa = PBXBuildFile; fileRef = AA90E77806C4592F00A6878F /* westwood.c */; }; + AAA71DC005EDD1EE00D2E8FF /* bit.c in Sources */ = {isa = PBXBuildFile; fileRef = AAA71D8405EDD1EE00D2E8FF /* bit.c */; }; + AAA71DC105EDD1EE00D2E8FF /* bit.h in Headers */ = {isa = PBXBuildFile; fileRef = AAA71D8505EDD1EE00D2E8FF /* bit.h */; }; + AAA71DCC05EDD1EE00D2E8FF /* decoder.c in Sources */ = {isa = PBXBuildFile; fileRef = AAA71D9005EDD1EE00D2E8FF /* decoder.c */; }; + AAA71DCD05EDD1EE00D2E8FF /* decoder.h in Headers */ = {isa = PBXBuildFile; fileRef = AAA71D9105EDD1EE00D2E8FF /* decoder.h */; }; + AAA71DCF05EDD1EE00D2E8FF /* fixed.c in Sources */ = {isa = PBXBuildFile; fileRef = AAA71D9305EDD1EE00D2E8FF /* fixed.c */; }; + AAA71DD005EDD1EE00D2E8FF /* fixed.h in Headers */ = {isa = PBXBuildFile; fileRef = AAA71D9405EDD1EE00D2E8FF /* fixed.h */; }; + AAA71DD105EDD1EE00D2E8FF /* frame.c in Sources */ = {isa = PBXBuildFile; fileRef = AAA71D9505EDD1EE00D2E8FF /* frame.c */; }; + AAA71DD205EDD1EE00D2E8FF /* frame.h in Headers */ = {isa = PBXBuildFile; fileRef = AAA71D9605EDD1EE00D2E8FF /* frame.h */; }; + AAA71DD305EDD1EE00D2E8FF /* global.h in Headers */ = {isa = PBXBuildFile; fileRef = AAA71D9705EDD1EE00D2E8FF /* global.h */; }; + AAA71DD405EDD1EE00D2E8FF /* huffman.c in Sources */ = {isa = PBXBuildFile; fileRef = AAA71D9805EDD1EE00D2E8FF /* huffman.c */; }; + AAA71DD505EDD1EE00D2E8FF /* huffman.h in Headers */ = {isa = PBXBuildFile; fileRef = AAA71D9905EDD1EE00D2E8FF /* huffman.h */; }; + AAA71DDA05EDD1EE00D2E8FF /* layer12.c in Sources */ = {isa = PBXBuildFile; fileRef = AAA71D9E05EDD1EE00D2E8FF /* layer12.c */; }; + AAA71DDB05EDD1EE00D2E8FF /* layer12.h in Headers */ = {isa = PBXBuildFile; fileRef = AAA71D9F05EDD1EE00D2E8FF /* layer12.h */; }; + AAA71DDC05EDD1EE00D2E8FF /* layer3.c in Sources */ = {isa = PBXBuildFile; fileRef = AAA71DA005EDD1EE00D2E8FF /* layer3.c */; }; + AAA71DDD05EDD1EE00D2E8FF /* layer3.h in Headers */ = {isa = PBXBuildFile; fileRef = AAA71DA105EDD1EE00D2E8FF /* layer3.h */; }; + AAA71DE005EDD1EE00D2E8FF /* mad.h in Headers */ = {isa = PBXBuildFile; fileRef = AAA71DA405EDD1EE00D2E8FF /* mad.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AAA71DF005EDD1EE00D2E8FF /* stream.c in Sources */ = {isa = PBXBuildFile; fileRef = AAA71DB505EDD1EE00D2E8FF /* stream.c */; }; + AAA71DF105EDD1EE00D2E8FF /* stream.h in Headers */ = {isa = PBXBuildFile; fileRef = AAA71DB605EDD1EE00D2E8FF /* stream.h */; }; + AAA71DF205EDD1EE00D2E8FF /* synth.c in Sources */ = {isa = PBXBuildFile; fileRef = AAA71DB705EDD1EE00D2E8FF /* synth.c */; }; + AAA71DF305EDD1EE00D2E8FF /* synth.h in Headers */ = {isa = PBXBuildFile; fileRef = AAA71DB805EDD1EE00D2E8FF /* synth.h */; }; + AAA71DF405EDD1EE00D2E8FF /* timer.c in Sources */ = {isa = PBXBuildFile; fileRef = AAA71DB905EDD1EE00D2E8FF /* timer.c */; }; + AAA71DF505EDD1EE00D2E8FF /* timer.h in Headers */ = {isa = PBXBuildFile; fileRef = AAA71DBA05EDD1EE00D2E8FF /* timer.h */; }; + AAA71DF805EDD1EE00D2E8FF /* version.c in Sources */ = {isa = PBXBuildFile; fileRef = AAA71DBD05EDD1EE00D2E8FF /* version.c */; }; + AAA71DF905EDD1EE00D2E8FF /* version.h in Headers */ = {isa = PBXBuildFile; fileRef = AAA71DBE05EDD1EE00D2E8FF /* version.h */; }; + AABB00120659EA1400738526 /* CGS.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFB1F0659EA0400738526 /* CGS.h */; }; + AABB00150659EA1400738526 /* SDL_QuartzEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB220659EA0400738526 /* SDL_QuartzEvents.m */; }; + AABB00160659EA1400738526 /* SDL_QuartzGL.m in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB230659EA0400738526 /* SDL_QuartzGL.m */; }; + AABB00170659EA1400738526 /* SDL_QuartzKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFB240659EA0400738526 /* SDL_QuartzKeys.h */; }; + AABB00180659EA1400738526 /* SDL_QuartzVideo.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFB250659EA0400738526 /* SDL_QuartzVideo.h */; }; + AABB00190659EA1400738526 /* SDL_QuartzVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB260659EA0400738526 /* SDL_QuartzVideo.m */; }; + AABB001A0659EA1400738526 /* SDL_QuartzWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFB270659EA0400738526 /* SDL_QuartzWindow.h */; }; + AABB001B0659EA1400738526 /* SDL_QuartzWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB280659EA0400738526 /* SDL_QuartzWindow.m */; }; + AABB001C0659EA1400738526 /* SDL_QuartzWM.m in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB290659EA0400738526 /* SDL_QuartzWM.m */; }; + AABB001D0659EA1400738526 /* SDL_QuartzYUV.m in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB2A0659EA0500738526 /* SDL_QuartzYUV.m */; }; + AABB002C0659EA1400738526 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB3A0659EA0500738526 /* SDL_blit.c */; }; + AABB002D0659EA1400738526 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFB3B0659EA0500738526 /* SDL_blit.h */; }; + AABB002E0659EA1400738526 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB3C0659EA0600738526 /* SDL_blit_0.c */; }; + AABB002F0659EA1400738526 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB3D0659EA0600738526 /* SDL_blit_1.c */; }; + AABB00300659EA1400738526 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB3E0659EA0600738526 /* SDL_blit_A.c */; }; + AABB00310659EA1400738526 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB3F0659EA0600738526 /* SDL_blit_N.c */; }; + AABB00320659EA1400738526 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB400659EA0600738526 /* SDL_bmp.c */; }; + AABB00330659EA1400738526 /* SDL_cursor.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB410659EA0600738526 /* SDL_cursor.c */; }; + AABB00340659EA1400738526 /* SDL_cursor_c.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFB420659EA0600738526 /* SDL_cursor_c.h */; }; + AABB00350659EA1400738526 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB430659EA0600738526 /* SDL_gamma.c */; }; + AABB00360659EA1400738526 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFB440659EA0600738526 /* SDL_glfuncs.h */; }; + AABB00370659EA1400738526 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFB450659EA0600738526 /* SDL_leaks.h */; }; + AABB00380659EA1400738526 /* SDL_memops.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFB460659EA0600738526 /* SDL_memops.h */; }; + AABB00390659EA1400738526 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB470659EA0600738526 /* SDL_pixels.c */; }; + AABB003A0659EA1400738526 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFB480659EA0600738526 /* SDL_pixels_c.h */; }; + AABB003B0659EA1400738526 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB490659EA0600738526 /* SDL_RLEaccel.c */; }; + AABB003C0659EA1400738526 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFB4A0659EA0600738526 /* SDL_RLEaccel_c.h */; }; + AABB003D0659EA1400738526 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB4B0659EA0600738526 /* SDL_stretch.c */; }; + AABB003E0659EA1400738526 /* SDL_stretch_c.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFB4C0659EA0600738526 /* SDL_stretch_c.h */; }; + AABB003F0659EA1400738526 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB4D0659EA0600738526 /* SDL_surface.c */; }; + AABB00400659EA1400738526 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFB4E0659EA0600738526 /* SDL_sysvideo.h */; }; + AABB00410659EA1400738526 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB4F0659EA0700738526 /* SDL_video.c */; }; + AABB00420659EA1400738526 /* SDL_yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB500659EA0700738526 /* SDL_yuv.c */; }; + AABB00430659EA1400738526 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB510659EA0700738526 /* SDL_yuv_mmx.c */; }; + AABB00440659EA1400738526 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFB520659EA0700738526 /* SDL_yuv_sw.c */; }; + AABB00450659EA1400738526 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFB530659EA0700738526 /* SDL_yuv_sw_c.h */; }; + AABB00460659EA1400738526 /* SDL_yuvfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFB540659EA0700738526 /* SDL_yuvfuncs.h */; }; + AABB01410659F14A00738526 /* SDLMain.nib in Resources */ = {isa = PBXBuildFile; fileRef = AABBF9B30659E9F300738526 /* SDLMain.nib */; }; + AABBFD8F0659EA1200738526 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF82E0659E9E600738526 /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFD900659EA1200738526 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF82F0659E9E600738526 /* close_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFD930659EA1200738526 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8320659E9E700738526 /* SDL.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFD940659EA1200738526 /* SDL_active.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8330659E9E700738526 /* SDL_active.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFD950659EA1200738526 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8340659E9E700738526 /* SDL_audio.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFD960659EA1200738526 /* SDL_byteorder.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8350659E9E700738526 /* SDL_byteorder.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFD970659EA1200738526 /* SDL_cdrom.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8360659E9E700738526 /* SDL_cdrom.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFD980659EA1200738526 /* SDL_copying.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8370659E9E700738526 /* SDL_copying.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFD990659EA1200738526 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8380659E9E700738526 /* SDL_cpuinfo.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFD9A0659EA1200738526 /* SDL_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8390659E9E700738526 /* SDL_endian.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFD9B0659EA1200738526 /* SDL_error.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF83A0659E9E700738526 /* SDL_error.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFD9C0659EA1200738526 /* SDL_events.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF83B0659E9E700738526 /* SDL_events.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFD9D0659EA1200738526 /* SDL_getenv.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF83C0659E9E700738526 /* SDL_getenv.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFD9E0659EA1200738526 /* SDL_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF83D0659E9E700738526 /* SDL_joystick.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFD9F0659EA1200738526 /* SDL_keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF83E0659E9E700738526 /* SDL_keyboard.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFDA00659EA1200738526 /* SDL_keysym.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF83F0659E9E700738526 /* SDL_keysym.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFDA10659EA1200738526 /* SDL_loadso.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8400659E9E700738526 /* SDL_loadso.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFDA20659EA1200738526 /* SDL_main.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8410659E9E700738526 /* SDL_main.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFDA30659EA1200738526 /* SDL_mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8420659E9E700738526 /* SDL_mouse.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFDA40659EA1200738526 /* SDL_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8430659E9E700738526 /* SDL_mutex.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFDA50659EA1200738526 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8440659E9E700738526 /* SDL_name.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFDA60659EA1200738526 /* SDL_opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8450659E9E700738526 /* SDL_opengl.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFDA70659EA1200738526 /* SDL_quit.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8460659E9E700738526 /* SDL_quit.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFDA80659EA1200738526 /* SDL_rwops.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8470659E9E700738526 /* SDL_rwops.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFDA90659EA1200738526 /* SDL_syswm.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8480659E9E700738526 /* SDL_syswm.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFDAA0659EA1200738526 /* SDL_thread.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8490659E9E700738526 /* SDL_thread.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFDAB0659EA1200738526 /* SDL_timer.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF84A0659E9E700738526 /* SDL_timer.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFDAC0659EA1200738526 /* SDL_types.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF84B0659E9E700738526 /* SDL_types.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFDAD0659EA1200738526 /* SDL_version.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF84C0659E9E700738526 /* SDL_version.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFDAE0659EA1200738526 /* SDL_video.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF84D0659E9E700738526 /* SDL_video.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABBFDF30659EA1200738526 /* SDL_romaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF89E0659E9EA00738526 /* SDL_romaudio.c */; }; + AABBFDF40659EA1200738526 /* SDL_romaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF89F0659E9EA00738526 /* SDL_romaudio.h */; }; + AABBFE1D0659EA1200738526 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF8CF0659E9EB00738526 /* SDL_audio.c */; }; + AABBFE1E0659EA1200738526 /* SDL_audio_c.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8D00659E9EB00738526 /* SDL_audio_c.h */; }; + AABBFE1F0659EA1200738526 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF8D10659E9EB00738526 /* SDL_audiocvt.c */; }; + AABBFE200659EA1200738526 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF8D20659E9EB00738526 /* SDL_audiodev.c */; }; + AABBFE210659EA1200738526 /* SDL_audiodev_c.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8D30659E9EB00738526 /* SDL_audiodev_c.h */; }; + AABBFE220659EA1200738526 /* SDL_audiomem.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF8D40659E9EB00738526 /* SDL_audiomem.c */; }; + AABBFE230659EA1200738526 /* SDL_audiomem.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8D50659E9EB00738526 /* SDL_audiomem.h */; }; + AABBFE240659EA1200738526 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF8D60659E9EB00738526 /* SDL_mixer.c */; }; + AABBFE2B0659EA1200738526 /* SDL_sysaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8DD0659E9EC00738526 /* SDL_sysaudio.h */; }; + AABBFE2C0659EA1200738526 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF8DE0659E9EC00738526 /* SDL_wave.c */; }; + AABBFE2D0659EA1200738526 /* SDL_wave.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF8DF0659E9EC00738526 /* SDL_wave.h */; }; + AABBFE570659EA1200738526 /* AudioFilePlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9170659E9EE00738526 /* AudioFilePlayer.cpp */; }; + AABBFE580659EA1200738526 /* AudioFilePlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF9180659E9EE00738526 /* AudioFilePlayer.h */; }; + AABBFE590659EA1200738526 /* AudioFileReaderThread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9190659E9EE00738526 /* AudioFileReaderThread.cpp */; }; + AABBFE5A0659EA1200738526 /* CAGuard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AABBF91A0659E9EE00738526 /* CAGuard.cpp */; }; + AABBFE5B0659EA1200738526 /* CAGuard.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF91B0659E9EE00738526 /* CAGuard.h */; }; + AABBFE5C0659EA1200738526 /* CDPlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AABBF91C0659E9EE00738526 /* CDPlayer.cpp */; }; + AABBFE5D0659EA1200738526 /* CDPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF91D0659E9EE00738526 /* CDPlayer.h */; }; + AABBFE600659EA1200738526 /* SDL_syscdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9200659E9EE00738526 /* SDL_syscdrom.c */; }; + AABBFE610659EA1200738526 /* SDL_syscdrom_c.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF9210659E9EE00738526 /* SDL_syscdrom_c.h */; }; + AABBFE700659EA1200738526 /* SDL_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9340659E9EF00738526 /* SDL_cdrom.c */; }; + AABBFE710659EA1200738526 /* SDL_syscdrom.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF9350659E9EF00738526 /* SDL_syscdrom.h */; }; + AABBFE770659EA1200738526 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF93D0659E9EF00738526 /* SDL_cpuinfo.c */; }; + AABBFE7A0659EA1200738526 /* SDL_endian.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9410659E9EF00738526 /* SDL_endian.c */; }; + AABBFE7D0659EA1200738526 /* SDL_active.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9450659E9EF00738526 /* SDL_active.c */; }; + AABBFE7E0659EA1200738526 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9460659E9F000738526 /* SDL_events.c */; }; + AABBFE7F0659EA1200738526 /* SDL_events_c.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF9470659E9F000738526 /* SDL_events_c.h */; }; + AABBFE800659EA1200738526 /* SDL_expose.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9480659E9F000738526 /* SDL_expose.c */; }; + AABBFE810659EA1200738526 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9490659E9F000738526 /* SDL_keyboard.c */; }; + AABBFE820659EA1200738526 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF94A0659E9F000738526 /* SDL_mouse.c */; }; + AABBFE830659EA1200738526 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF94B0659E9F000738526 /* SDL_quit.c */; }; + AABBFE840659EA1200738526 /* SDL_resize.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF94C0659E9F000738526 /* SDL_resize.c */; }; + AABBFE850659EA1200738526 /* SDL_sysevents.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF94D0659E9F000738526 /* SDL_sysevents.h */; }; + AABBFE880659EA1200738526 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9510659E9F000738526 /* SDL_rwops.c */; }; + AABBFE9F0659EA1300738526 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF96E0659E9F100738526 /* SDL_sysjoystick.c */; }; + AABBFEB40659EA1300738526 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9890659E9F200738526 /* SDL_joystick.c */; }; + AABBFEB50659EA1300738526 /* SDL_joystick_c.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF98A0659E9F200738526 /* SDL_joystick_c.h */; }; + AABBFEB60659EA1300738526 /* SDL_sysjoystick.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF98B0659E9F200738526 /* SDL_sysjoystick.h */; }; + AABBFEDE0659EA1300738526 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9C00659E9F400738526 /* SDL.c */; }; + AABBFEDF0659EA1300738526 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9C10659E9F400738526 /* SDL_error.c */; }; + AABBFEE00659EA1300738526 /* SDL_error_c.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF9C20659E9F400738526 /* SDL_error_c.h */; }; + AABBFEE10659EA1300738526 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9C30659E9F400738526 /* SDL_fatal.c */; }; + AABBFEE20659EA1300738526 /* SDL_fatal.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF9C40659E9F400738526 /* SDL_fatal.h */; }; + AABBFEE30659EA1300738526 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9C50659E9F400738526 /* SDL_getenv.c */; }; + AABBFEE40659EA1300738526 /* SDL_loadso.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9C60659E9F400738526 /* SDL_loadso.c */; }; + AABBFEF90659EA1300738526 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9E20659E9F500738526 /* SDL_syscond.c */; }; + AABBFEFA0659EA1300738526 /* SDL_syscond_c.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF9E30659E9F500738526 /* SDL_syscond_c.h */; }; + AABBFF050659EA1300738526 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9F00659E9F600738526 /* SDL_sysmutex.c */; }; + AABBFF060659EA1300738526 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF9F10659E9F600738526 /* SDL_sysmutex_c.h */; }; + AABBFF070659EA1300738526 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9F20659E9F600738526 /* SDL_syssem.c */; }; + AABBFF080659EA1300738526 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9F30659E9F600738526 /* SDL_systhread.c */; }; + AABBFF090659EA1300738526 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF9F40659E9F600738526 /* SDL_systhread_c.h */; }; + AABBFF120659EA1300738526 /* SDL_systhread.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBF9FE0659E9F600738526 /* SDL_systhread.h */; }; + AABBFF130659EA1300738526 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBF9FF0659E9F600738526 /* SDL_thread.c */; }; + AABBFF140659EA1300738526 /* SDL_thread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFA000659E9F600738526 /* SDL_thread_c.h */; }; + AABBFF1F0659EA1300738526 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFA120659E9F700738526 /* SDL_systimer.c */; }; + AABBFF2A0659EA1300738526 /* SDL_systimer.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFA200659E9F700738526 /* SDL_systimer.h */; }; + AABBFF2B0659EA1300738526 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = AABBFA210659E9F700738526 /* SDL_timer.c */; }; + AABBFF2C0659EA1300738526 /* SDL_timer_c.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFA220659E9F700738526 /* SDL_timer_c.h */; }; + AABBFF4D0659EA1300738526 /* blank_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFA470659E9F900738526 /* blank_cursor.h */; }; + AABBFF770659EA1300738526 /* default_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFA740659E9FB00738526 /* default_cursor.h */; }; + AABBFFC20659EA1300738526 /* SDL_lowvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFAC70659EA0000738526 /* SDL_lowvideo.h */; }; + AABBFFC70659EA1300738526 /* SDL_mackeys.h in Headers */ = {isa = PBXBuildFile; fileRef = AABBFACC0659EA0000738526 /* SDL_mackeys.h */; }; + AABD0AC305DF118C004F7929 /* lauxlib.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A3F05DF118A004F7929 /* lauxlib.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABD0AC405DF118C004F7929 /* lua.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A4005DF118A004F7929 /* lua.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABD0AC505DF118C004F7929 /* lualib.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A4105DF118A004F7929 /* lualib.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AABD0ACC05DF118C004F7929 /* lapi.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A4A05DF118A004F7929 /* lapi.c */; }; + AABD0ACD05DF118C004F7929 /* lapi.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A4B05DF118A004F7929 /* lapi.h */; }; + AABD0ACE05DF118C004F7929 /* lcode.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A4C05DF118A004F7929 /* lcode.c */; }; + AABD0ACF05DF118C004F7929 /* lcode.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A4D05DF118A004F7929 /* lcode.h */; }; + AABD0AD005DF118C004F7929 /* ldebug.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A4E05DF118A004F7929 /* ldebug.c */; }; + AABD0AD105DF118C004F7929 /* ldebug.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A4F05DF118A004F7929 /* ldebug.h */; }; + AABD0AD205DF118C004F7929 /* ldo.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A5005DF118A004F7929 /* ldo.c */; }; + AABD0AD305DF118C004F7929 /* ldo.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A5105DF118A004F7929 /* ldo.h */; }; + AABD0AD405DF118C004F7929 /* ldump.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A5205DF118A004F7929 /* ldump.c */; }; + AABD0AD505DF118C004F7929 /* lfunc.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A5305DF118A004F7929 /* lfunc.c */; }; + AABD0AD605DF118C004F7929 /* lfunc.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A5405DF118A004F7929 /* lfunc.h */; }; + AABD0AD705DF118C004F7929 /* lgc.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A5505DF118A004F7929 /* lgc.c */; }; + AABD0AD805DF118C004F7929 /* lgc.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A5605DF118A004F7929 /* lgc.h */; }; + AABD0AD905DF118C004F7929 /* lauxlib.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A5805DF118A004F7929 /* lauxlib.c */; }; + AABD0ADB05DF118C004F7929 /* lbaselib.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A5A05DF118A004F7929 /* lbaselib.c */; }; + AABD0ADD05DF118C004F7929 /* ldblib.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A5C05DF118A004F7929 /* ldblib.c */; }; + AABD0ADF05DF118C004F7929 /* liolib.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A5E05DF118A004F7929 /* liolib.c */; }; + AABD0AE105DF118C004F7929 /* lmathlib.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A6005DF118A004F7929 /* lmathlib.c */; }; + AABD0AE305DF118C004F7929 /* loadlib.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A6205DF118A004F7929 /* loadlib.c */; }; + AABD0AE505DF118C004F7929 /* lstrlib.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A6405DF118A004F7929 /* lstrlib.c */; }; + AABD0AE705DF118C004F7929 /* ltablib.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A6605DF118A004F7929 /* ltablib.c */; }; + AABD0AEB05DF118C004F7929 /* llex.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A6A05DF118A004F7929 /* llex.c */; }; + AABD0AEC05DF118C004F7929 /* llex.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A6B05DF118A004F7929 /* llex.h */; }; + AABD0AED05DF118C004F7929 /* llimits.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A6C05DF118A004F7929 /* llimits.h */; }; + AABD0AEE05DF118C004F7929 /* lmem.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A6D05DF118B004F7929 /* lmem.c */; }; + AABD0AEF05DF118C004F7929 /* lmem.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A6E05DF118B004F7929 /* lmem.h */; }; + AABD0AF005DF118C004F7929 /* lobject.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A6F05DF118B004F7929 /* lobject.c */; }; + AABD0AF105DF118C004F7929 /* lobject.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A7005DF118B004F7929 /* lobject.h */; }; + AABD0AF205DF118C004F7929 /* lopcodes.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A7105DF118B004F7929 /* lopcodes.c */; }; + AABD0AF305DF118C004F7929 /* lopcodes.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A7205DF118B004F7929 /* lopcodes.h */; }; + AABD0AF405DF118C004F7929 /* lparser.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A7305DF118B004F7929 /* lparser.c */; }; + AABD0AF505DF118C004F7929 /* lparser.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A7405DF118B004F7929 /* lparser.h */; }; + AABD0AF605DF118C004F7929 /* lstate.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A7505DF118B004F7929 /* lstate.c */; }; + AABD0AF705DF118C004F7929 /* lstate.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A7605DF118B004F7929 /* lstate.h */; }; + AABD0AF805DF118C004F7929 /* lstring.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A7705DF118B004F7929 /* lstring.c */; }; + AABD0AF905DF118C004F7929 /* lstring.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A7805DF118B004F7929 /* lstring.h */; }; + AABD0AFA05DF118C004F7929 /* ltable.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A7905DF118B004F7929 /* ltable.c */; }; + AABD0AFB05DF118C004F7929 /* ltable.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A7A05DF118B004F7929 /* ltable.h */; }; + AABD0AFC05DF118C004F7929 /* ltests.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A7B05DF118B004F7929 /* ltests.c */; }; + AABD0AFD05DF118C004F7929 /* ltm.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A7C05DF118B004F7929 /* ltm.c */; }; + AABD0AFE05DF118C004F7929 /* ltm.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A7D05DF118B004F7929 /* ltm.h */; }; + AABD0B0605DF118C004F7929 /* lundump.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A8705DF118B004F7929 /* lundump.c */; }; + AABD0B0705DF118C004F7929 /* lundump.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A8805DF118B004F7929 /* lundump.h */; }; + AABD0B0805DF118C004F7929 /* lvm.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A8905DF118B004F7929 /* lvm.c */; }; + AABD0B0905DF118C004F7929 /* lvm.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A8A05DF118B004F7929 /* lvm.h */; }; + AABD0B0A05DF118C004F7929 /* lzio.c in Sources */ = {isa = PBXBuildFile; fileRef = AABD0A8B05DF118B004F7929 /* lzio.c */; }; + AABD0B0B05DF118C004F7929 /* lzio.h in Headers */ = {isa = PBXBuildFile; fileRef = AABD0A8C05DF118B004F7929 /* lzio.h */; }; +/* End PBXBuildFile section */ + +/* Begin PBXBuildStyle section */ + 4F0BB7EC011F40E904CA0E50 /* Development */ = { + isa = PBXBuildStyle; buildSettings = { COPY_PHASE_STRIP = NO; DEBUGGING_SYMBOLS = YES; @@ -135,10 +599,10 @@ OPTIMIZATION_CFLAGS = "-O0"; ZERO_LINK = YES; }; - isa = PBXBuildStyle; name = Development; }; - 4F0BB7ED011F40E904CA0E50 = { + 4F0BB7ED011F40E904CA0E50 /* Deployment */ = { + isa = PBXBuildStyle; buildSettings = { COPY_PHASE_STRIP = YES; GCC_ALTIVEC_EXTENSIONS = YES; @@ -149,83 +613,1867 @@ MACOSX_DEPLOYMENT_TARGET = 10.2; ZERO_LINK = NO; }; - isa = PBXBuildStyle; name = Deployment; }; -//4F0 -//4F1 -//4F2 -//4F3 -//4F4 -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 - 8D07F2C70486CC7A007CD1D0 = { - fileEncoding = 4; - isa = PBXFileReference; - lastKnownFileType = text.plist; - path = Info.plist; - refType = 4; +/* End PBXBuildStyle section */ + +/* Begin PBXContainerItemProxy section */ + AA07AF1F0573282300774A48 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = AA07AC55057321F700774A48; + remoteInfo = Ogg; + }; + AA4B41EB05733B55005FB5DB /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = AA07AC55057321F700774A48; + remoteInfo = Ogg; + }; + AA4B41ED05733B55005FB5DB /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = AA07AE530573261A00774A48; + remoteInfo = Vorbis; + }; + AA4B41EF05733B55005FB5DB /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = AA07AF6205732E0100774A48; + remoteInfo = jpeg62; + }; + AA4B41F105733B55005FB5DB /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = AA4B413C05733358005FB5DB; + remoteInfo = mad; + }; + AA4B41F305733B55005FB5DB /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = AA4B41A505733882005FB5DB; + remoteInfo = png; + }; + AA4B45A805738890005FB5DB /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = AA4B430E0573703D005FB5DB; + remoteInfo = ffmpeg; + }; + AA4B59D20573A994005FB5DB /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = AA4B47C005739866005FB5DB; + remoteInfo = SDL; + }; + AA7B2C1D0659FDEE00A0F53D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = AABD0A1905DF0D30004F7929; + remoteInfo = lua; + }; + AA90E67606C452B100A6878F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = AA07AC55057321F700774A48; + remoteInfo = Ogg; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + AA07AC56057321F700774A48 /* Ogg.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ogg.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + AA07AC6F0573227500774A48 /* ogg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ogg.h; path = "libogg-1.1/include/ogg/ogg.h"; sourceTree = ""; }; + AA07AC700573227500774A48 /* os_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = os_types.h; path = "libogg-1.1/include/ogg/os_types.h"; sourceTree = ""; }; + AA07AC710573227500774A48 /* bitwise.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bitwise.c; path = "libogg-1.1/src/bitwise.c"; sourceTree = ""; }; + AA07AC720573227500774A48 /* framing.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = framing.c; path = "libogg-1.1/src/framing.c"; sourceTree = ""; }; + AA07AE6C0573268C00774A48 /* codec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = codec.h; path = "libvorbis-1.0.1/include/vorbis/codec.h"; sourceTree = ""; }; + AA07AE6D0573268C00774A48 /* vorbisenc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = vorbisenc.h; path = "libvorbis-1.0.1/include/vorbis/vorbisenc.h"; sourceTree = ""; }; + AA07AE6E0573268C00774A48 /* vorbisfile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = vorbisfile.h; path = "libvorbis-1.0.1/include/vorbis/vorbisfile.h"; sourceTree = ""; }; + AA07AE6F0573268C00774A48 /* analysis.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = analysis.c; path = "libvorbis-1.0.1/lib/analysis.c"; sourceTree = ""; }; + AA07AE700573268C00774A48 /* backends.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = backends.h; path = "libvorbis-1.0.1/lib/backends.h"; sourceTree = ""; }; + AA07AE710573268C00774A48 /* bitrate.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bitrate.c; path = "libvorbis-1.0.1/lib/bitrate.c"; sourceTree = ""; }; + AA07AE720573268C00774A48 /* bitrate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = bitrate.h; path = "libvorbis-1.0.1/lib/bitrate.h"; sourceTree = ""; }; + AA07AE730573268C00774A48 /* block.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = block.c; path = "libvorbis-1.0.1/lib/block.c"; sourceTree = ""; }; + AA07AE740573268C00774A48 /* res_books_stereo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = res_books_stereo.h; path = "libvorbis-1.0.1/lib/books/coupled/res_books_stereo.h"; sourceTree = ""; }; + AA07AE750573268C00774A48 /* floor_books.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = floor_books.h; path = "libvorbis-1.0.1/lib/books/floor/floor_books.h"; sourceTree = ""; }; + AA07AE760573268C00774A48 /* res_books_uncoupled.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = res_books_uncoupled.h; path = "libvorbis-1.0.1/lib/books/uncoupled/res_books_uncoupled.h"; sourceTree = ""; }; + AA07AE770573268C00774A48 /* codebook.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = codebook.c; path = "libvorbis-1.0.1/lib/codebook.c"; sourceTree = ""; }; + AA07AE780573268C00774A48 /* codebook.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = codebook.h; path = "libvorbis-1.0.1/lib/codebook.h"; sourceTree = ""; }; + AA07AE790573268C00774A48 /* codec_internal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = codec_internal.h; path = "libvorbis-1.0.1/lib/codec_internal.h"; sourceTree = ""; }; + AA07AE7A0573268C00774A48 /* envelope.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = envelope.c; path = "libvorbis-1.0.1/lib/envelope.c"; sourceTree = ""; }; + AA07AE7B0573268C00774A48 /* envelope.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = envelope.h; path = "libvorbis-1.0.1/lib/envelope.h"; sourceTree = ""; }; + AA07AE7C0573268C00774A48 /* floor0.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = floor0.c; path = "libvorbis-1.0.1/lib/floor0.c"; sourceTree = ""; }; + AA07AE7D0573268C00774A48 /* floor1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = floor1.c; path = "libvorbis-1.0.1/lib/floor1.c"; sourceTree = ""; }; + AA07AE7E0573268C00774A48 /* highlevel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = highlevel.h; path = "libvorbis-1.0.1/lib/highlevel.h"; sourceTree = ""; }; + AA07AE7F0573268C00774A48 /* info.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = info.c; path = "libvorbis-1.0.1/lib/info.c"; sourceTree = ""; }; + AA07AE800573268C00774A48 /* lookup_data.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = lookup_data.h; path = "libvorbis-1.0.1/lib/lookup_data.h"; sourceTree = ""; }; + AA07AE810573268C00774A48 /* lookup.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = lookup.c; path = "libvorbis-1.0.1/lib/lookup.c"; sourceTree = ""; }; + AA07AE820573268C00774A48 /* lookup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = lookup.h; path = "libvorbis-1.0.1/lib/lookup.h"; sourceTree = ""; }; + AA07AE830573268C00774A48 /* lpc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = lpc.c; path = "libvorbis-1.0.1/lib/lpc.c"; sourceTree = ""; }; + AA07AE840573268C00774A48 /* lpc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = lpc.h; path = "libvorbis-1.0.1/lib/lpc.h"; sourceTree = ""; }; + AA07AE850573268C00774A48 /* lsp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = lsp.c; path = "libvorbis-1.0.1/lib/lsp.c"; sourceTree = ""; }; + AA07AE860573268C00774A48 /* lsp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = lsp.h; path = "libvorbis-1.0.1/lib/lsp.h"; sourceTree = ""; }; + AA07AE870573268C00774A48 /* mapping0.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mapping0.c; path = "libvorbis-1.0.1/lib/mapping0.c"; sourceTree = ""; }; + AA07AE880573268C00774A48 /* masking.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = masking.h; path = "libvorbis-1.0.1/lib/masking.h"; sourceTree = ""; }; + AA07AE890573268C00774A48 /* mdct.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mdct.c; path = "libvorbis-1.0.1/lib/mdct.c"; sourceTree = ""; }; + AA07AE8A0573268C00774A48 /* mdct.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = mdct.h; path = "libvorbis-1.0.1/lib/mdct.h"; sourceTree = ""; }; + AA07AE8B0573268C00774A48 /* misc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = misc.h; path = "libvorbis-1.0.1/lib/misc.h"; sourceTree = ""; }; + AA07AE8C0573268C00774A48 /* floor_all.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = floor_all.h; path = "libvorbis-1.0.1/lib/modes/floor_all.h"; sourceTree = ""; }; + AA07AE8D0573268C00774A48 /* psych_8.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = psych_8.h; path = "libvorbis-1.0.1/lib/modes/psych_8.h"; sourceTree = ""; }; + AA07AE8E0573268C00774A48 /* psych_11.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = psych_11.h; path = "libvorbis-1.0.1/lib/modes/psych_11.h"; sourceTree = ""; }; + AA07AE8F0573268C00774A48 /* psych_16.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = psych_16.h; path = "libvorbis-1.0.1/lib/modes/psych_16.h"; sourceTree = ""; }; + AA07AE900573268C00774A48 /* psych_44.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = psych_44.h; path = "libvorbis-1.0.1/lib/modes/psych_44.h"; sourceTree = ""; }; + AA07AE910573268C00774A48 /* residue_8.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = residue_8.h; path = "libvorbis-1.0.1/lib/modes/residue_8.h"; sourceTree = ""; }; + AA07AE920573268C00774A48 /* residue_16.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = residue_16.h; path = "libvorbis-1.0.1/lib/modes/residue_16.h"; sourceTree = ""; }; + AA07AE930573268C00774A48 /* residue_44.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = residue_44.h; path = "libvorbis-1.0.1/lib/modes/residue_44.h"; sourceTree = ""; }; + AA07AE940573268C00774A48 /* residue_44u.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = residue_44u.h; path = "libvorbis-1.0.1/lib/modes/residue_44u.h"; sourceTree = ""; }; + AA07AE950573268C00774A48 /* setup_8.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = setup_8.h; path = "libvorbis-1.0.1/lib/modes/setup_8.h"; sourceTree = ""; }; + AA07AE960573268C00774A48 /* setup_11.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = setup_11.h; path = "libvorbis-1.0.1/lib/modes/setup_11.h"; sourceTree = ""; }; + AA07AE970573268C00774A48 /* setup_16.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = setup_16.h; path = "libvorbis-1.0.1/lib/modes/setup_16.h"; sourceTree = ""; }; + AA07AE980573268C00774A48 /* setup_22.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = setup_22.h; path = "libvorbis-1.0.1/lib/modes/setup_22.h"; sourceTree = ""; }; + AA07AE990573268C00774A48 /* setup_32.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = setup_32.h; path = "libvorbis-1.0.1/lib/modes/setup_32.h"; sourceTree = ""; }; + AA07AE9A0573268C00774A48 /* setup_44.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = setup_44.h; path = "libvorbis-1.0.1/lib/modes/setup_44.h"; sourceTree = ""; }; + AA07AE9B0573268C00774A48 /* setup_44u.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = setup_44u.h; path = "libvorbis-1.0.1/lib/modes/setup_44u.h"; sourceTree = ""; }; + AA07AE9C0573268C00774A48 /* setup_X.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = setup_X.h; path = "libvorbis-1.0.1/lib/modes/setup_X.h"; sourceTree = ""; }; + AA07AE9D0573268C00774A48 /* os.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = os.h; path = "libvorbis-1.0.1/lib/os.h"; sourceTree = ""; }; + AA07AE9E0573268C00774A48 /* psy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = psy.c; path = "libvorbis-1.0.1/lib/psy.c"; sourceTree = ""; }; + AA07AE9F0573268C00774A48 /* psy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = psy.h; path = "libvorbis-1.0.1/lib/psy.h"; sourceTree = ""; }; + AA07AEA00573268C00774A48 /* registry.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = registry.c; path = "libvorbis-1.0.1/lib/registry.c"; sourceTree = ""; }; + AA07AEA10573268C00774A48 /* registry.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = registry.h; path = "libvorbis-1.0.1/lib/registry.h"; sourceTree = ""; }; + AA07AEA20573268C00774A48 /* res0.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = res0.c; path = "libvorbis-1.0.1/lib/res0.c"; sourceTree = ""; }; + AA07AEA30573268C00774A48 /* scales.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = scales.h; path = "libvorbis-1.0.1/lib/scales.h"; sourceTree = ""; }; + AA07AEA40573268C00774A48 /* sharedbook.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sharedbook.c; path = "libvorbis-1.0.1/lib/sharedbook.c"; sourceTree = ""; }; + AA07AEA50573268C00774A48 /* smallft.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = smallft.c; path = "libvorbis-1.0.1/lib/smallft.c"; sourceTree = ""; }; + AA07AEA60573268C00774A48 /* smallft.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = smallft.h; path = "libvorbis-1.0.1/lib/smallft.h"; sourceTree = ""; }; + AA07AEA70573268C00774A48 /* synthesis.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = synthesis.c; path = "libvorbis-1.0.1/lib/synthesis.c"; sourceTree = ""; }; + AA07AEA80573268C00774A48 /* vorbisenc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = vorbisenc.c; path = "libvorbis-1.0.1/lib/vorbisenc.c"; sourceTree = ""; }; + AA07AEA90573268C00774A48 /* vorbisfile.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = vorbisfile.c; path = "libvorbis-1.0.1/lib/vorbisfile.c"; sourceTree = ""; }; + AA07AEAA0573268C00774A48 /* window.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = window.c; path = "libvorbis-1.0.1/lib/window.c"; sourceTree = ""; }; + AA07AEAB0573268C00774A48 /* window.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = window.h; path = "libvorbis-1.0.1/lib/window.h"; sourceTree = ""; }; + AA07AF2E057329C000774A48 /* Vorbis.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Vorbis.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + AA07AF6305732E0100774A48 /* jpeg62.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = jpeg62.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + AA4B40B505733017005FB5DB /* cderror.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = cderror.h; path = "jpeg-6b/cderror.h"; sourceTree = ""; }; + AA4B40B605733017005FB5DB /* cdjpeg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = cdjpeg.h; path = "jpeg-6b/cdjpeg.h"; sourceTree = ""; }; + AA4B40B705733017005FB5DB /* jcapimin.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jcapimin.c; path = "jpeg-6b/jcapimin.c"; sourceTree = ""; }; + AA4B40B805733017005FB5DB /* jcapistd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jcapistd.c; path = "jpeg-6b/jcapistd.c"; sourceTree = ""; }; + AA4B40B905733017005FB5DB /* jccoefct.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jccoefct.c; path = "jpeg-6b/jccoefct.c"; sourceTree = ""; }; + AA4B40BA05733017005FB5DB /* jccolor.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jccolor.c; path = "jpeg-6b/jccolor.c"; sourceTree = ""; }; + AA4B40BB05733017005FB5DB /* jcdctmgr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jcdctmgr.c; path = "jpeg-6b/jcdctmgr.c"; sourceTree = ""; }; + AA4B40BC05733017005FB5DB /* jchuff.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jchuff.c; path = "jpeg-6b/jchuff.c"; sourceTree = ""; }; + AA4B40BD05733017005FB5DB /* jchuff.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = jchuff.h; path = "jpeg-6b/jchuff.h"; sourceTree = ""; }; + AA4B40BE05733017005FB5DB /* jcinit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jcinit.c; path = "jpeg-6b/jcinit.c"; sourceTree = ""; }; + AA4B40BF05733017005FB5DB /* jcmainct.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jcmainct.c; path = "jpeg-6b/jcmainct.c"; sourceTree = ""; }; + AA4B40C005733017005FB5DB /* jcmarker.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jcmarker.c; path = "jpeg-6b/jcmarker.c"; sourceTree = ""; }; + AA4B40C105733017005FB5DB /* jcmaster.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jcmaster.c; path = "jpeg-6b/jcmaster.c"; sourceTree = ""; }; + AA4B40C205733017005FB5DB /* jcomapi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jcomapi.c; path = "jpeg-6b/jcomapi.c"; sourceTree = ""; }; + AA4B40C305733017005FB5DB /* jconfig.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = jconfig.h; path = "jpeg-6b/jconfig.h"; sourceTree = ""; }; + AA4B40C405733017005FB5DB /* jcparam.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jcparam.c; path = "jpeg-6b/jcparam.c"; sourceTree = ""; }; + AA4B40C505733017005FB5DB /* jcphuff.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jcphuff.c; path = "jpeg-6b/jcphuff.c"; sourceTree = ""; }; + AA4B40C605733017005FB5DB /* jcprepct.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jcprepct.c; path = "jpeg-6b/jcprepct.c"; sourceTree = ""; }; + AA4B40C705733017005FB5DB /* jcsample.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jcsample.c; path = "jpeg-6b/jcsample.c"; sourceTree = ""; }; + AA4B40C805733017005FB5DB /* jctrans.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jctrans.c; path = "jpeg-6b/jctrans.c"; sourceTree = ""; }; + AA4B40C905733017005FB5DB /* jdapimin.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jdapimin.c; path = "jpeg-6b/jdapimin.c"; sourceTree = ""; }; + AA4B40CA05733017005FB5DB /* jdapistd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jdapistd.c; path = "jpeg-6b/jdapistd.c"; sourceTree = ""; }; + AA4B40CB05733017005FB5DB /* jdatadst.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jdatadst.c; path = "jpeg-6b/jdatadst.c"; sourceTree = ""; }; + AA4B40CC05733017005FB5DB /* jdatasrc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jdatasrc.c; path = "jpeg-6b/jdatasrc.c"; sourceTree = ""; }; + AA4B40CD05733017005FB5DB /* jdcoefct.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jdcoefct.c; path = "jpeg-6b/jdcoefct.c"; sourceTree = ""; }; + AA4B40CE05733017005FB5DB /* jdcolor.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jdcolor.c; path = "jpeg-6b/jdcolor.c"; sourceTree = ""; }; + AA4B40CF05733017005FB5DB /* jdct.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = jdct.h; path = "jpeg-6b/jdct.h"; sourceTree = ""; }; + AA4B40D005733017005FB5DB /* jddctmgr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jddctmgr.c; path = "jpeg-6b/jddctmgr.c"; sourceTree = ""; }; + AA4B40D105733017005FB5DB /* jdhuff.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jdhuff.c; path = "jpeg-6b/jdhuff.c"; sourceTree = ""; }; + AA4B40D205733017005FB5DB /* jdhuff.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = jdhuff.h; path = "jpeg-6b/jdhuff.h"; sourceTree = ""; }; + AA4B40D305733017005FB5DB /* jdinput.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jdinput.c; path = "jpeg-6b/jdinput.c"; sourceTree = ""; }; + AA4B40D405733017005FB5DB /* jdmainct.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jdmainct.c; path = "jpeg-6b/jdmainct.c"; sourceTree = ""; }; + AA4B40D505733017005FB5DB /* jdmarker.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jdmarker.c; path = "jpeg-6b/jdmarker.c"; sourceTree = ""; }; + AA4B40D605733017005FB5DB /* jdmaster.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jdmaster.c; path = "jpeg-6b/jdmaster.c"; sourceTree = ""; }; + AA4B40D705733017005FB5DB /* jdmerge.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jdmerge.c; path = "jpeg-6b/jdmerge.c"; sourceTree = ""; }; + AA4B40D805733017005FB5DB /* jdphuff.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jdphuff.c; path = "jpeg-6b/jdphuff.c"; sourceTree = ""; }; + AA4B40D905733017005FB5DB /* jdpostct.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jdpostct.c; path = "jpeg-6b/jdpostct.c"; sourceTree = ""; }; + AA4B40DA05733017005FB5DB /* jdsample.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jdsample.c; path = "jpeg-6b/jdsample.c"; sourceTree = ""; }; + AA4B40DB05733017005FB5DB /* jdtrans.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jdtrans.c; path = "jpeg-6b/jdtrans.c"; sourceTree = ""; }; + AA4B40DC05733017005FB5DB /* jerror.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jerror.c; path = "jpeg-6b/jerror.c"; sourceTree = ""; }; + AA4B40DD05733017005FB5DB /* jerror.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = jerror.h; path = "jpeg-6b/jerror.h"; sourceTree = ""; }; + AA4B40DE05733017005FB5DB /* jfdctflt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jfdctflt.c; path = "jpeg-6b/jfdctflt.c"; sourceTree = ""; }; + AA4B40DF05733017005FB5DB /* jfdctfst.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jfdctfst.c; path = "jpeg-6b/jfdctfst.c"; sourceTree = ""; }; + AA4B40E005733017005FB5DB /* jfdctint.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jfdctint.c; path = "jpeg-6b/jfdctint.c"; sourceTree = ""; }; + AA4B40E105733017005FB5DB /* jidctflt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jidctflt.c; path = "jpeg-6b/jidctflt.c"; sourceTree = ""; }; + AA4B40E205733017005FB5DB /* jidctfst.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jidctfst.c; path = "jpeg-6b/jidctfst.c"; sourceTree = ""; }; + AA4B40E305733017005FB5DB /* jidctint.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jidctint.c; path = "jpeg-6b/jidctint.c"; sourceTree = ""; }; + AA4B40E405733017005FB5DB /* jidctred.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jidctred.c; path = "jpeg-6b/jidctred.c"; sourceTree = ""; }; + AA4B40E505733017005FB5DB /* jinclude.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = jinclude.h; path = "jpeg-6b/jinclude.h"; sourceTree = ""; }; + AA4B40E605733017005FB5DB /* jmemmgr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jmemmgr.c; path = "jpeg-6b/jmemmgr.c"; sourceTree = ""; }; + AA4B40E705733017005FB5DB /* jmemnobs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jmemnobs.c; path = "jpeg-6b/jmemnobs.c"; sourceTree = ""; }; + AA4B40E805733017005FB5DB /* jmemsys.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = jmemsys.h; path = "jpeg-6b/jmemsys.h"; sourceTree = ""; }; + AA4B40E905733017005FB5DB /* jmorecfg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = jmorecfg.h; path = "jpeg-6b/jmorecfg.h"; sourceTree = ""; }; + AA4B40EA05733017005FB5DB /* jpegint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = jpegint.h; path = "jpeg-6b/jpegint.h"; sourceTree = ""; }; + AA4B40EB05733017005FB5DB /* jpeglib.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = jpeglib.h; path = "jpeg-6b/jpeglib.h"; sourceTree = ""; }; + AA4B40EC05733017005FB5DB /* jquant1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jquant1.c; path = "jpeg-6b/jquant1.c"; sourceTree = ""; }; + AA4B40ED05733017005FB5DB /* jquant2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jquant2.c; path = "jpeg-6b/jquant2.c"; sourceTree = ""; }; + AA4B40EE05733017005FB5DB /* jutils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jutils.c; path = "jpeg-6b/jutils.c"; sourceTree = ""; }; + AA4B40EF05733017005FB5DB /* jversion.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = jversion.h; path = "jpeg-6b/jversion.h"; sourceTree = ""; }; + AA4B40F005733017005FB5DB /* transupp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = transupp.h; path = "jpeg-6b/transupp.h"; sourceTree = ""; }; + AA4B413D05733358005FB5DB /* mad.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = mad.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + AA4B41A605733882005FB5DB /* png.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = png.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + AA4B41B005733991005FB5DB /* png.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = png.c; sourceTree = ""; }; + AA4B41B105733991005FB5DB /* png.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = png.h; sourceTree = ""; }; + AA4B41B205733991005FB5DB /* pngconf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pngconf.h; sourceTree = ""; }; + AA4B41B305733991005FB5DB /* pngerror.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pngerror.c; sourceTree = ""; }; + AA4B41B405733991005FB5DB /* pngget.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pngget.c; sourceTree = ""; }; + AA4B41B505733991005FB5DB /* pngmem.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pngmem.c; sourceTree = ""; }; + AA4B41B605733991005FB5DB /* pngpread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pngpread.c; sourceTree = ""; }; + AA4B41B705733991005FB5DB /* pngread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pngread.c; sourceTree = ""; }; + AA4B41B805733991005FB5DB /* pngrio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pngrio.c; sourceTree = ""; }; + AA4B41B905733991005FB5DB /* pngrtran.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pngrtran.c; sourceTree = ""; }; + AA4B41BA05733991005FB5DB /* pngrutil.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pngrutil.c; sourceTree = ""; }; + AA4B41BB05733991005FB5DB /* pngset.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pngset.c; sourceTree = ""; }; + AA4B41BC05733991005FB5DB /* pngtrans.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pngtrans.c; sourceTree = ""; }; + AA4B41BD05733991005FB5DB /* pngwio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pngwio.c; sourceTree = ""; }; + AA4B41BE05733991005FB5DB /* pngwrite.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pngwrite.c; sourceTree = ""; }; + AA4B41BF05733991005FB5DB /* pngwtran.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pngwtran.c; sourceTree = ""; }; + AA4B41C005733991005FB5DB /* pngwutil.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pngwutil.c; sourceTree = ""; }; + AA4B430F0573703D005FB5DB /* ffmpeg.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ffmpeg.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + AA4B433E05737114005FB5DB /* common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = common.c; sourceTree = ""; }; + AA4B433F05737114005FB5DB /* common.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = ""; }; + AA4B434005737114005FB5DB /* cyuv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cyuv.c; sourceTree = ""; }; + AA4B434105737114005FB5DB /* dpcm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dpcm.c; sourceTree = ""; }; + AA4B434205737114005FB5DB /* dsputil.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dsputil.c; sourceTree = ""; }; + AA4B434305737114005FB5DB /* dsputil.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dsputil.h; sourceTree = ""; }; + AA4B434405737114005FB5DB /* dv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dv.c; sourceTree = ""; }; + AA4B434505737115005FB5DB /* dvdata.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dvdata.h; sourceTree = ""; }; + AA4B434605737115005FB5DB /* error_resilience.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = error_resilience.c; sourceTree = ""; }; + AA4B434705737115005FB5DB /* eval.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = eval.c; sourceTree = ""; }; + AA4B434905737115005FB5DB /* fdctref.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fdctref.c; sourceTree = ""; }; + AA4B434A05737115005FB5DB /* fft.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fft.c; sourceTree = ""; }; + AA4B434B05737115005FB5DB /* ffv1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ffv1.c; sourceTree = ""; }; + AA4B434C05737115005FB5DB /* golomb.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = golomb.c; sourceTree = ""; }; + AA4B434D05737115005FB5DB /* golomb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = golomb.h; sourceTree = ""; }; + AA4B434E05737115005FB5DB /* h263.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = h263.c; sourceTree = ""; }; + AA4B434F05737115005FB5DB /* h263data.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = h263data.h; sourceTree = ""; }; + AA4B435005737115005FB5DB /* h263dec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = h263dec.c; sourceTree = ""; }; + AA4B435105737115005FB5DB /* h264.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = h264.c; sourceTree = ""; }; + AA4B435205737115005FB5DB /* h264data.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = h264data.h; sourceTree = ""; }; + AA4B435305737115005FB5DB /* huffyuv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = huffyuv.c; sourceTree = ""; }; + AA4B435405737115005FB5DB /* imgconvert_template.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = imgconvert_template.h; sourceTree = ""; }; + AA4B435505737115005FB5DB /* imgconvert.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = imgconvert.c; sourceTree = ""; }; + AA4B435605737115005FB5DB /* imgresample.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = imgresample.c; sourceTree = ""; }; + AA4B435705737115005FB5DB /* indeo3.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = indeo3.c; sourceTree = ""; }; + AA4B435805737115005FB5DB /* indeo3data.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = indeo3data.h; sourceTree = ""; }; + AA4B435905737115005FB5DB /* interplayvideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = interplayvideo.c; sourceTree = ""; }; + AA4B435A05737115005FB5DB /* jfdctfst.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = jfdctfst.c; sourceTree = ""; }; + AA4B435B05737115005FB5DB /* jfdctint.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = jfdctint.c; sourceTree = ""; }; + AA4B435C05737115005FB5DB /* jrevdct.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = jrevdct.c; sourceTree = ""; }; + AA4B435D05737115005FB5DB /* mace.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mace.c; sourceTree = ""; }; + AA4B435E05737115005FB5DB /* mdct.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mdct.c; sourceTree = ""; }; + AA4B435F05737115005FB5DB /* mem.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mem.c; sourceTree = ""; }; + AA4B436005737115005FB5DB /* mjpeg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mjpeg.c; sourceTree = ""; }; + AA4B436105737115005FB5DB /* motion_est.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = motion_est.c; sourceTree = ""; }; + AA4B436205737115005FB5DB /* mpeg12.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mpeg12.c; sourceTree = ""; }; + AA4B436305737115005FB5DB /* mpegaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mpegaudio.h; sourceTree = ""; }; + AA4B436405737115005FB5DB /* mpegaudiodec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mpegaudiodec.c; sourceTree = ""; }; + AA4B436505737115005FB5DB /* mpegvideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mpegvideo.h; sourceTree = ""; }; + AA4B436605737115005FB5DB /* msmpeg4.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = msmpeg4.c; sourceTree = ""; }; + AA4B436705737115005FB5DB /* opts.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = opts.c; sourceTree = ""; }; + AA4B436805737115005FB5DB /* pcm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pcm.c; sourceTree = ""; }; + AA4B436905737115005FB5DB /* ra144.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ra144.c; sourceTree = ""; }; + AA4B436A05737115005FB5DB /* ra144.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ra144.h; sourceTree = ""; }; + AA4B436B05737115005FB5DB /* ra288.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ra288.c; sourceTree = ""; }; + AA4B436C05737115005FB5DB /* ra288.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ra288.h; sourceTree = ""; }; + AA4B436D05737115005FB5DB /* ratecontrol.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ratecontrol.c; sourceTree = ""; }; + AA4B436E05737115005FB5DB /* raw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = raw.c; sourceTree = ""; }; + AA4B436F05737115005FB5DB /* resample.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = resample.c; sourceTree = ""; }; + AA4B437005737115005FB5DB /* roqvideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = roqvideo.c; sourceTree = ""; }; + AA4B437105737115005FB5DB /* rv10.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rv10.c; sourceTree = ""; }; + AA4B437205737115005FB5DB /* simple_idct.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = simple_idct.c; sourceTree = ""; }; + AA4B437305737115005FB5DB /* simple_idct.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = simple_idct.h; sourceTree = ""; }; + AA4B437405737115005FB5DB /* svq1_cb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = svq1_cb.h; sourceTree = ""; }; + AA4B437505737115005FB5DB /* svq1_vlc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = svq1_vlc.h; sourceTree = ""; }; + AA4B437605737115005FB5DB /* svq1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = svq1.c; sourceTree = ""; }; + AA4B437705737115005FB5DB /* utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = utils.c; sourceTree = ""; }; + AA4B437805737115005FB5DB /* vcr1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vcr1.c; sourceTree = ""; }; + AA4B437905737115005FB5DB /* vp3.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vp3.c; sourceTree = ""; }; + AA4B437A05737115005FB5DB /* vp3data.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vp3data.h; sourceTree = ""; }; + AA4B437B05737115005FB5DB /* wmadata.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = wmadata.h; sourceTree = ""; }; + AA4B437C05737115005FB5DB /* wmadec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = wmadec.c; sourceTree = ""; }; + AA4B437D05737115005FB5DB /* xan.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = xan.c; sourceTree = ""; }; + AA4B43C005737161005FB5DB /* mpeg4data.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mpeg4data.h; sourceTree = ""; }; + AA4B43C105737161005FB5DB /* mpeg12data.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mpeg12data.h; sourceTree = ""; }; + AA4B43C205737161005FB5DB /* mpegaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mpegaudio.c; sourceTree = ""; }; + AA4B43C305737161005FB5DB /* mpegvideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mpegvideo.c; sourceTree = ""; }; + AA4B442A0573727B005FB5DB /* 4xm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = 4xm.c; sourceTree = ""; }; + AA4B442C0573727B005FB5DB /* ac3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ac3.h; sourceTree = ""; }; + AA4B442E0573727B005FB5DB /* ac3enc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ac3enc.c; sourceTree = ""; }; + AA4B442F0573727B005FB5DB /* ac3tab.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ac3tab.h; sourceTree = ""; }; + AA4B44300573727B005FB5DB /* adpcm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = adpcm.c; sourceTree = ""; }; + AA4B44310573727B005FB5DB /* allcodecs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = allcodecs.c; sourceTree = ""; }; + AA4B44320573727B005FB5DB /* avcodec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = avcodec.c; sourceTree = ""; }; + AA4B44330573727B005FB5DB /* avcodec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = ""; }; + AA4B44340573727B005FB5DB /* cabac.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cabac.c; sourceTree = ""; }; + AA4B44350573727B005FB5DB /* cabac.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cabac.h; sourceTree = ""; }; + AA4B448305737AAC005FB5DB /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; }; + AA4B448F05737B44005FB5DB /* bswap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = bswap.h; sourceTree = ""; }; + AA4B449005737B44005FB5DB /* cljr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cljr.c; sourceTree = ""; }; + AA4B449105737B44005FB5DB /* mpegaudiodectab.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mpegaudiodectab.h; sourceTree = ""; }; + AA4B449205737B44005FB5DB /* mpegaudiotab.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mpegaudiotab.h; sourceTree = ""; }; + AA4B449305737B44005FB5DB /* msmpeg4data.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = msmpeg4data.h; sourceTree = ""; }; + AA4B44D905737FFD005FB5DB /* asv1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = asv1.c; sourceTree = ""; }; + AA4B44DD057381B9005FB5DB /* 4xm.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = 4xm.c; sourceTree = ""; }; + AA4B44DE057381B9005FB5DB /* allformats.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = allformats.c; sourceTree = ""; }; + AA4B44DF057381B9005FB5DB /* asf.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = asf.c; sourceTree = ""; }; + AA4B44E0057381B9005FB5DB /* au.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = au.c; sourceTree = ""; }; + AA4B44E1057381B9005FB5DB /* avidec.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = avidec.c; sourceTree = ""; }; + AA4B44E2057381B9005FB5DB /* avienc.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = avienc.c; sourceTree = ""; }; + AA4B44E3057381B9005FB5DB /* avio.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = avio.c; sourceTree = ""; }; + AA4B44E4057381B9005FB5DB /* avio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = avio.h; sourceTree = ""; }; + AA4B44E5057381B9005FB5DB /* aviobuf.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = aviobuf.c; sourceTree = ""; }; + AA4B44E6057381B9005FB5DB /* crc.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = crc.c; sourceTree = ""; }; + AA4B44E7057381B9005FB5DB /* cutils.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = cutils.c; sourceTree = ""; }; + AA4B44E8057381B9005FB5DB /* dv.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = dv.c; sourceTree = ""; }; + AA4B44ED057381B9005FB5DB /* ffm.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = ffm.c; sourceTree = ""; }; + AA4B44EE057381B9005FB5DB /* file.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = file.c; sourceTree = ""; }; + AA4B44EF057381B9005FB5DB /* flvdec.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = flvdec.c; sourceTree = ""; }; + AA4B44F0057381B9005FB5DB /* flvenc.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = flvenc.c; sourceTree = ""; }; + AA4B44F1057381B9005FB5DB /* framehook.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = framehook.c; sourceTree = ""; }; + AA4B44F2057381B9005FB5DB /* framehook.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = framehook.h; sourceTree = ""; }; + AA4B44F3057381B9005FB5DB /* gif.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = gif.c; sourceTree = ""; }; + AA4B44F4057381B9005FB5DB /* gifdec.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = gifdec.c; sourceTree = ""; }; + AA4B44F6057381B9005FB5DB /* idroq.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = idroq.c; sourceTree = ""; }; + AA4B44F7057381B9005FB5DB /* img.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = img.c; sourceTree = ""; }; + AA4B44F8057381B9005FB5DB /* ipmovie.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = ipmovie.c; sourceTree = ""; }; + AA4B44F9057381B9005FB5DB /* jpeg.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = jpeg.c; sourceTree = ""; }; + AA4B44FA057381B9005FB5DB /* mov.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = mov.c; sourceTree = ""; }; + AA4B44FB057381B9005FB5DB /* movenc.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = movenc.c; sourceTree = ""; }; + AA4B44FC057381B9005FB5DB /* mp3.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = mp3.c; sourceTree = ""; }; + AA4B44FD057381B9005FB5DB /* mpeg.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = mpeg.c; sourceTree = ""; }; + AA4B44FE057381B9005FB5DB /* mpegts.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = mpegts.c; sourceTree = ""; }; + AA4B44FF057381B9005FB5DB /* mpegts.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mpegts.h; sourceTree = ""; }; + AA4B4500057381B9005FB5DB /* mpegtsenc.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = mpegtsenc.c; sourceTree = ""; }; + AA4B4501057381B9005FB5DB /* mpjpeg.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = mpjpeg.c; sourceTree = ""; }; + AA4B4502057381B9005FB5DB /* nut.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = nut.c; sourceTree = ""; }; + AA4B4503057381B9005FB5DB /* os_support.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = os_support.c; sourceTree = ""; }; + AA4B4504057381B9005FB5DB /* os_support.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = os_support.h; sourceTree = ""; }; + AA4B4505057381B9005FB5DB /* png.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = png.c; sourceTree = ""; }; + AA4B4506057381B9005FB5DB /* pnm.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = pnm.c; sourceTree = ""; }; + AA4B4507057381B9005FB5DB /* psxstr.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = psxstr.c; sourceTree = ""; }; + AA4B4508057381B9005FB5DB /* raw.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = raw.c; sourceTree = ""; }; + AA4B4509057381B9005FB5DB /* rm.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = rm.c; sourceTree = ""; }; + AA4B450A057381B9005FB5DB /* swf.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = swf.c; sourceTree = ""; }; + AA4B450B057381B9005FB5DB /* utils.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = utils.c; sourceTree = ""; }; + AA4B450C057381B9005FB5DB /* wav.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = wav.c; sourceTree = ""; }; + AA4B450D057381B9005FB5DB /* wc3movie.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = wc3movie.c; sourceTree = ""; }; + AA4B450E057381B9005FB5DB /* yuv.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = yuv.c; sourceTree = ""; }; + AA4B450F057381B9005FB5DB /* yuv4mpeg.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = yuv4mpeg.c; sourceTree = ""; }; + AA4B4547057381F1005FB5DB /* avformat.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = avformat.h; sourceTree = ""; }; + AA4B4548057381F1005FB5DB /* avi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = avi.h; sourceTree = ""; }; + AA4B45550573839A005FB5DB /* rtp.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = rtp.c; sourceTree = ""; }; + AA4B45560573839A005FB5DB /* rtp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rtp.h; sourceTree = ""; }; + AA4B45570573839A005FB5DB /* rtpproto.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = rtpproto.c; sourceTree = ""; }; + AA4B45580573839A005FB5DB /* rtsp.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = rtsp.c; sourceTree = ""; }; + AA4B45590573839A005FB5DB /* rtsp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rtsp.h; sourceTree = ""; }; + AA4B455A0573839A005FB5DB /* rtspcodes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rtspcodes.h; sourceTree = ""; }; + AA4B455B0573839A005FB5DB /* tcp.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = tcp.c; sourceTree = ""; }; + AA4B455C0573839A005FB5DB /* udp.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = udp.c; sourceTree = ""; }; + AA4B459205738655005FB5DB /* http.c */ = {isa = PBXFileReference; fileEncoding = 30; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = http.c; sourceTree = ""; }; + AA4B47C105739866005FB5DB /* SDL.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + AA90E5A806C44E0500A6878F /* dsputil_altivec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dsputil_altivec.c; sourceTree = ""; }; + AA90E5A906C44E0500A6878F /* dsputil_altivec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dsputil_altivec.h; sourceTree = ""; }; + AA90E5AA06C44E0500A6878F /* dsputil_ppc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dsputil_ppc.c; sourceTree = ""; }; + AA90E5AB06C44E0500A6878F /* dsputil_ppc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dsputil_ppc.h; sourceTree = ""; }; + AA90E5AC06C44E0500A6878F /* fdct_altivec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fdct_altivec.c; sourceTree = ""; }; + AA90E5AD06C44E0500A6878F /* fft_altivec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fft_altivec.c; sourceTree = ""; }; + AA90E5AE06C44E0500A6878F /* gcc_fixes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gcc_fixes.h; sourceTree = ""; }; + AA90E5AF06C44E0500A6878F /* gmc_altivec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gmc_altivec.c; sourceTree = ""; }; + AA90E5B006C44E0500A6878F /* idct_altivec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = idct_altivec.c; sourceTree = ""; }; + AA90E5B106C44E0500A6878F /* mpegvideo_altivec.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mpegvideo_altivec.c; sourceTree = ""; }; + AA90E5B206C44E0500A6878F /* mpegvideo_ppc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mpegvideo_ppc.c; sourceTree = ""; }; + AA90E73706C4573D00A6878F /* faandct.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = faandct.c; sourceTree = ""; }; + AA90E73806C4573D00A6878F /* faandct.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = faandct.h; sourceTree = ""; }; + AA90E73B06C457DE00A6878F /* vp3dsp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vp3dsp.c; sourceTree = ""; }; + AA90E73D06C4581D00A6878F /* parser.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = parser.c; sourceTree = ""; }; + AA90E73F06C458B400A6878F /* 8bps.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = 8bps.c; sourceTree = ""; }; + AA90E74006C458B400A6878F /* adx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = adx.c; sourceTree = ""; }; + AA90E74106C458B400A6878F /* cinepak.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cinepak.c; sourceTree = ""; }; + AA90E74206C458B400A6878F /* flac.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = flac.c; sourceTree = ""; }; + AA90E74306C458B400A6878F /* flicvideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = flicvideo.c; sourceTree = ""; }; + AA90E74406C458B400A6878F /* g726.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g726.c; sourceTree = ""; }; + AA90E74506C458B400A6878F /* h261.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = h261.c; sourceTree = ""; }; + AA90E74606C458B400A6878F /* idcinvideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = idcinvideo.c; sourceTree = ""; }; + AA90E74706C458B400A6878F /* integer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = integer.c; sourceTree = ""; }; + AA90E74806C458B400A6878F /* integer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = integer.h; sourceTree = ""; }; + AA90E74906C458B400A6878F /* lcl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lcl.c; sourceTree = ""; }; + AA90E74A06C458B400A6878F /* msrle.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = msrle.c; sourceTree = ""; }; + AA90E74B06C458B400A6878F /* msvideo1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = msvideo1.c; sourceTree = ""; }; + AA90E74C06C458B400A6878F /* pthread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pthread.c; sourceTree = ""; }; + AA90E74D06C458B400A6878F /* qtrle.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = qtrle.c; sourceTree = ""; }; + AA90E74E06C458B400A6878F /* rational.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rational.c; sourceTree = ""; }; + AA90E74F06C458B400A6878F /* rational.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rational.h; sourceTree = ""; }; + AA90E75006C458B400A6878F /* resample2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = resample2.c; sourceTree = ""; }; + AA90E75106C458B400A6878F /* rpza.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rpza.c; sourceTree = ""; }; + AA90E75206C458B500A6878F /* smc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = smc.c; sourceTree = ""; }; + AA90E75306C458B500A6878F /* truemotion1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = truemotion1.c; sourceTree = ""; }; + AA90E75406C458B500A6878F /* truemotion1data.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = truemotion1data.h; sourceTree = ""; }; + AA90E75506C458B500A6878F /* vmdav.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vmdav.c; sourceTree = ""; }; + AA90E76D06C458DF00A6878F /* vqavideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vqavideo.c; sourceTree = ""; }; + AA90E76F06C4592F00A6878F /* asf-enc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "asf-enc.c"; sourceTree = ""; }; + AA90E77006C4592F00A6878F /* asf.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = asf.h; sourceTree = ""; }; + AA90E77106C4592F00A6878F /* dv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dv.h; sourceTree = ""; }; + AA90E77206C4592F00A6878F /* flic.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = flic.c; sourceTree = ""; }; + AA90E77306C4592F00A6878F /* idcin.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = idcin.c; sourceTree = ""; }; + AA90E77406C4592F00A6878F /* matroska.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = matroska.c; sourceTree = ""; }; + AA90E77506C4592F00A6878F /* segafilm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = segafilm.c; sourceTree = ""; }; + AA90E77606C4592F00A6878F /* sgi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sgi.c; sourceTree = ""; }; + AA90E77706C4592F00A6878F /* sierravmd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sierravmd.c; sourceTree = ""; }; + AA90E77806C4592F00A6878F /* westwood.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = westwood.c; sourceTree = ""; }; + AAA71D8405EDD1EE00D2E8FF /* bit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bit.c; sourceTree = ""; }; + AAA71D8505EDD1EE00D2E8FF /* bit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = bit.h; sourceTree = ""; }; + AAA71D9005EDD1EE00D2E8FF /* decoder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = decoder.c; sourceTree = ""; }; + AAA71D9105EDD1EE00D2E8FF /* decoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = decoder.h; sourceTree = ""; }; + AAA71D9305EDD1EE00D2E8FF /* fixed.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fixed.c; sourceTree = ""; }; + AAA71D9405EDD1EE00D2E8FF /* fixed.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = fixed.h; sourceTree = ""; }; + AAA71D9505EDD1EE00D2E8FF /* frame.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = frame.c; sourceTree = ""; }; + AAA71D9605EDD1EE00D2E8FF /* frame.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = ""; }; + AAA71D9705EDD1EE00D2E8FF /* global.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = global.h; sourceTree = ""; }; + AAA71D9805EDD1EE00D2E8FF /* huffman.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = huffman.c; sourceTree = ""; }; + AAA71D9905EDD1EE00D2E8FF /* huffman.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = huffman.h; sourceTree = ""; }; + AAA71D9E05EDD1EE00D2E8FF /* layer12.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = layer12.c; sourceTree = ""; }; + AAA71D9F05EDD1EE00D2E8FF /* layer12.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = layer12.h; sourceTree = ""; }; + AAA71DA005EDD1EE00D2E8FF /* layer3.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = layer3.c; sourceTree = ""; }; + AAA71DA105EDD1EE00D2E8FF /* layer3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = layer3.h; sourceTree = ""; }; + AAA71DA405EDD1EE00D2E8FF /* mad.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mad.h; sourceTree = ""; }; + AAA71DB505EDD1EE00D2E8FF /* stream.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = stream.c; sourceTree = ""; }; + AAA71DB605EDD1EE00D2E8FF /* stream.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = stream.h; sourceTree = ""; }; + AAA71DB705EDD1EE00D2E8FF /* synth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = synth.c; sourceTree = ""; }; + AAA71DB805EDD1EE00D2E8FF /* synth.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = synth.h; sourceTree = ""; }; + AAA71DB905EDD1EE00D2E8FF /* timer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = timer.c; sourceTree = ""; }; + AAA71DBA05EDD1EE00D2E8FF /* timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = timer.h; sourceTree = ""; }; + AAA71DBD05EDD1EE00D2E8FF /* version.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = version.c; sourceTree = ""; }; + AAA71DBE05EDD1EE00D2E8FF /* version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = ""; }; + AABBF82E0659E9E600738526 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = begin_code.h; sourceTree = ""; }; + AABBF82F0659E9E600738526 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = close_code.h; sourceTree = ""; }; + AABBF8320659E9E700738526 /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL.h; sourceTree = ""; }; + AABBF8330659E9E700738526 /* SDL_active.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_active.h; sourceTree = ""; }; + AABBF8340659E9E700738526 /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_audio.h; sourceTree = ""; }; + AABBF8350659E9E700738526 /* SDL_byteorder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_byteorder.h; sourceTree = ""; }; + AABBF8360659E9E700738526 /* SDL_cdrom.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_cdrom.h; sourceTree = ""; }; + AABBF8370659E9E700738526 /* SDL_copying.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_copying.h; sourceTree = ""; }; + AABBF8380659E9E700738526 /* SDL_cpuinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_cpuinfo.h; sourceTree = ""; }; + AABBF8390659E9E700738526 /* SDL_endian.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_endian.h; sourceTree = ""; }; + AABBF83A0659E9E700738526 /* SDL_error.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_error.h; sourceTree = ""; }; + AABBF83B0659E9E700738526 /* SDL_events.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_events.h; sourceTree = ""; }; + AABBF83C0659E9E700738526 /* SDL_getenv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_getenv.h; sourceTree = ""; }; + AABBF83D0659E9E700738526 /* SDL_joystick.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_joystick.h; sourceTree = ""; }; + AABBF83E0659E9E700738526 /* SDL_keyboard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_keyboard.h; sourceTree = ""; }; + AABBF83F0659E9E700738526 /* SDL_keysym.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_keysym.h; sourceTree = ""; }; + AABBF8400659E9E700738526 /* SDL_loadso.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_loadso.h; sourceTree = ""; }; + AABBF8410659E9E700738526 /* SDL_main.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_main.h; sourceTree = ""; }; + AABBF8420659E9E700738526 /* SDL_mouse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_mouse.h; sourceTree = ""; }; + AABBF8430659E9E700738526 /* SDL_mutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_mutex.h; sourceTree = ""; }; + AABBF8440659E9E700738526 /* SDL_name.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_name.h; sourceTree = ""; }; + AABBF8450659E9E700738526 /* SDL_opengl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_opengl.h; sourceTree = ""; }; + AABBF8460659E9E700738526 /* SDL_quit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_quit.h; sourceTree = ""; }; + AABBF8470659E9E700738526 /* SDL_rwops.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_rwops.h; sourceTree = ""; }; + AABBF8480659E9E700738526 /* SDL_syswm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_syswm.h; sourceTree = ""; }; + AABBF8490659E9E700738526 /* SDL_thread.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_thread.h; sourceTree = ""; }; + AABBF84A0659E9E700738526 /* SDL_timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_timer.h; sourceTree = ""; }; + AABBF84B0659E9E700738526 /* SDL_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_types.h; sourceTree = ""; }; + AABBF84C0659E9E700738526 /* SDL_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_version.h; sourceTree = ""; }; + AABBF84D0659E9E700738526 /* SDL_video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_video.h; sourceTree = ""; }; + AABBF89E0659E9EA00738526 /* SDL_romaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_romaudio.c; sourceTree = ""; }; + AABBF89F0659E9EA00738526 /* SDL_romaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_romaudio.h; sourceTree = ""; }; + AABBF8CF0659E9EB00738526 /* SDL_audio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audio.c; sourceTree = ""; }; + AABBF8D00659E9EB00738526 /* SDL_audio_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_audio_c.h; sourceTree = ""; }; + AABBF8D10659E9EB00738526 /* SDL_audiocvt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiocvt.c; sourceTree = ""; }; + AABBF8D20659E9EB00738526 /* SDL_audiodev.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiodev.c; sourceTree = ""; }; + AABBF8D30659E9EB00738526 /* SDL_audiodev_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_audiodev_c.h; sourceTree = ""; }; + AABBF8D40659E9EB00738526 /* SDL_audiomem.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiomem.c; sourceTree = ""; }; + AABBF8D50659E9EB00738526 /* SDL_audiomem.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_audiomem.h; sourceTree = ""; }; + AABBF8D60659E9EB00738526 /* SDL_mixer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mixer.c; sourceTree = ""; }; + AABBF8DD0659E9EC00738526 /* SDL_sysaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_sysaudio.h; sourceTree = ""; }; + AABBF8DE0659E9EC00738526 /* SDL_wave.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_wave.c; sourceTree = ""; }; + AABBF8DF0659E9EC00738526 /* SDL_wave.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_wave.h; sourceTree = ""; }; + AABBF9170659E9EE00738526 /* AudioFilePlayer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AudioFilePlayer.cpp; sourceTree = ""; }; + AABBF9180659E9EE00738526 /* AudioFilePlayer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AudioFilePlayer.h; sourceTree = ""; }; + AABBF9190659E9EE00738526 /* AudioFileReaderThread.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AudioFileReaderThread.cpp; sourceTree = ""; }; + AABBF91A0659E9EE00738526 /* CAGuard.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CAGuard.cpp; sourceTree = ""; }; + AABBF91B0659E9EE00738526 /* CAGuard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CAGuard.h; sourceTree = ""; }; + AABBF91C0659E9EE00738526 /* CDPlayer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CDPlayer.cpp; sourceTree = ""; }; + AABBF91D0659E9EE00738526 /* CDPlayer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CDPlayer.h; sourceTree = ""; }; + AABBF9200659E9EE00738526 /* SDL_syscdrom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscdrom.c; sourceTree = ""; }; + AABBF9210659E9EE00738526 /* SDL_syscdrom_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_syscdrom_c.h; sourceTree = ""; }; + AABBF9340659E9EF00738526 /* SDL_cdrom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cdrom.c; sourceTree = ""; }; + AABBF9350659E9EF00738526 /* SDL_syscdrom.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_syscdrom.h; sourceTree = ""; }; + AABBF93D0659E9EF00738526 /* SDL_cpuinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cpuinfo.c; sourceTree = ""; }; + AABBF9410659E9EF00738526 /* SDL_endian.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_endian.c; sourceTree = ""; }; + AABBF9450659E9EF00738526 /* SDL_active.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_active.c; sourceTree = ""; }; + AABBF9460659E9F000738526 /* SDL_events.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_events.c; sourceTree = ""; }; + AABBF9470659E9F000738526 /* SDL_events_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_events_c.h; sourceTree = ""; }; + AABBF9480659E9F000738526 /* SDL_expose.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_expose.c; sourceTree = ""; }; + AABBF9490659E9F000738526 /* SDL_keyboard.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_keyboard.c; sourceTree = ""; }; + AABBF94A0659E9F000738526 /* SDL_mouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mouse.c; sourceTree = ""; }; + AABBF94B0659E9F000738526 /* SDL_quit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_quit.c; sourceTree = ""; }; + AABBF94C0659E9F000738526 /* SDL_resize.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_resize.c; sourceTree = ""; }; + AABBF94D0659E9F000738526 /* SDL_sysevents.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_sysevents.h; sourceTree = ""; }; + AABBF9510659E9F000738526 /* SDL_rwops.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_rwops.c; sourceTree = ""; }; + AABBF96E0659E9F100738526 /* SDL_sysjoystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysjoystick.c; sourceTree = ""; }; + AABBF9890659E9F200738526 /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = ""; }; + AABBF98A0659E9F200738526 /* SDL_joystick_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_joystick_c.h; sourceTree = ""; }; + AABBF98B0659E9F200738526 /* SDL_sysjoystick.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_sysjoystick.h; sourceTree = ""; }; + AABBF9AB0659E9F300738526 /* info.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = info.nib; sourceTree = ""; }; + AABBF9AC0659E9F300738526 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Info.plist; sourceTree = ""; }; + AABBF9B10659E9F300738526 /* SDLMain.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDLMain.h; sourceTree = ""; }; + AABBF9B20659E9F300738526 /* SDLMain.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDLMain.m; sourceTree = ""; }; + AABBF9B30659E9F300738526 /* SDLMain.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = SDLMain.nib; sourceTree = ""; }; + AABBF9C00659E9F400738526 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL.c; sourceTree = ""; }; + AABBF9C10659E9F400738526 /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_error.c; sourceTree = ""; }; + AABBF9C20659E9F400738526 /* SDL_error_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_error_c.h; sourceTree = ""; }; + AABBF9C30659E9F400738526 /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_fatal.c; sourceTree = ""; }; + AABBF9C40659E9F400738526 /* SDL_fatal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_fatal.h; sourceTree = ""; }; + AABBF9C50659E9F400738526 /* SDL_getenv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_getenv.c; sourceTree = ""; }; + AABBF9C60659E9F400738526 /* SDL_loadso.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_loadso.c; sourceTree = ""; }; + AABBF9E20659E9F500738526 /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscond.c; sourceTree = ""; }; + AABBF9E30659E9F500738526 /* SDL_syscond_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_syscond_c.h; sourceTree = ""; }; + AABBF9F00659E9F600738526 /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysmutex.c; sourceTree = ""; }; + AABBF9F10659E9F600738526 /* SDL_sysmutex_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_sysmutex_c.h; sourceTree = ""; }; + AABBF9F20659E9F600738526 /* SDL_syssem.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syssem.c; sourceTree = ""; }; + AABBF9F30659E9F600738526 /* SDL_systhread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_systhread.c; sourceTree = ""; }; + AABBF9F40659E9F600738526 /* SDL_systhread_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_systhread_c.h; sourceTree = ""; }; + AABBF9FE0659E9F600738526 /* SDL_systhread.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_systhread.h; sourceTree = ""; }; + AABBF9FF0659E9F600738526 /* SDL_thread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_thread.c; sourceTree = ""; }; + AABBFA000659E9F600738526 /* SDL_thread_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_thread_c.h; sourceTree = ""; }; + AABBFA120659E9F700738526 /* SDL_systimer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_systimer.c; sourceTree = ""; }; + AABBFA200659E9F700738526 /* SDL_systimer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_systimer.h; sourceTree = ""; }; + AABBFA210659E9F700738526 /* SDL_timer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_timer.c; sourceTree = ""; }; + AABBFA220659E9F700738526 /* SDL_timer_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_timer_c.h; sourceTree = ""; }; + AABBFA470659E9F900738526 /* blank_cursor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = blank_cursor.h; sourceTree = ""; }; + AABBFA740659E9FB00738526 /* default_cursor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = default_cursor.h; sourceTree = ""; }; + AABBFAC70659EA0000738526 /* SDL_lowvideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_lowvideo.h; sourceTree = ""; }; + AABBFACC0659EA0000738526 /* SDL_mackeys.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_mackeys.h; sourceTree = ""; }; + AABBFB1F0659EA0400738526 /* CGS.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CGS.h; sourceTree = ""; }; + AABBFB220659EA0400738526 /* SDL_QuartzEvents.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzEvents.m; sourceTree = ""; }; + AABBFB230659EA0400738526 /* SDL_QuartzGL.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzGL.m; sourceTree = ""; }; + AABBFB240659EA0400738526 /* SDL_QuartzKeys.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_QuartzKeys.h; sourceTree = ""; }; + AABBFB250659EA0400738526 /* SDL_QuartzVideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_QuartzVideo.h; sourceTree = ""; }; + AABBFB260659EA0400738526 /* SDL_QuartzVideo.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzVideo.m; sourceTree = ""; }; + AABBFB270659EA0400738526 /* SDL_QuartzWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_QuartzWindow.h; sourceTree = ""; }; + AABBFB280659EA0400738526 /* SDL_QuartzWindow.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzWindow.m; sourceTree = ""; }; + AABBFB290659EA0400738526 /* SDL_QuartzWM.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzWM.m; sourceTree = ""; }; + AABBFB2A0659EA0500738526 /* SDL_QuartzYUV.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzYUV.m; sourceTree = ""; }; + AABBFB3A0659EA0500738526 /* SDL_blit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit.c; sourceTree = ""; }; + AABBFB3B0659EA0500738526 /* SDL_blit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_blit.h; sourceTree = ""; }; + AABBFB3C0659EA0600738526 /* SDL_blit_0.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_0.c; sourceTree = ""; }; + AABBFB3D0659EA0600738526 /* SDL_blit_1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_1.c; sourceTree = ""; }; + AABBFB3E0659EA0600738526 /* SDL_blit_A.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_A.c; sourceTree = ""; }; + AABBFB3F0659EA0600738526 /* SDL_blit_N.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_N.c; sourceTree = ""; }; + AABBFB400659EA0600738526 /* SDL_bmp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_bmp.c; sourceTree = ""; }; + AABBFB410659EA0600738526 /* SDL_cursor.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cursor.c; sourceTree = ""; }; + AABBFB420659EA0600738526 /* SDL_cursor_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_cursor_c.h; sourceTree = ""; }; + AABBFB430659EA0600738526 /* SDL_gamma.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_gamma.c; sourceTree = ""; }; + AABBFB440659EA0600738526 /* SDL_glfuncs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_glfuncs.h; sourceTree = ""; }; + AABBFB450659EA0600738526 /* SDL_leaks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_leaks.h; sourceTree = ""; }; + AABBFB460659EA0600738526 /* SDL_memops.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_memops.h; sourceTree = ""; }; + AABBFB470659EA0600738526 /* SDL_pixels.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_pixels.c; sourceTree = ""; }; + AABBFB480659EA0600738526 /* SDL_pixels_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_pixels_c.h; sourceTree = ""; }; + AABBFB490659EA0600738526 /* SDL_RLEaccel.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_RLEaccel.c; sourceTree = ""; }; + AABBFB4A0659EA0600738526 /* SDL_RLEaccel_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_RLEaccel_c.h; sourceTree = ""; }; + AABBFB4B0659EA0600738526 /* SDL_stretch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_stretch.c; sourceTree = ""; }; + AABBFB4C0659EA0600738526 /* SDL_stretch_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_stretch_c.h; sourceTree = ""; }; + AABBFB4D0659EA0600738526 /* SDL_surface.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_surface.c; sourceTree = ""; }; + AABBFB4E0659EA0600738526 /* SDL_sysvideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_sysvideo.h; sourceTree = ""; }; + AABBFB4F0659EA0700738526 /* SDL_video.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_video.c; sourceTree = ""; }; + AABBFB500659EA0700738526 /* SDL_yuv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_yuv.c; sourceTree = ""; }; + AABBFB510659EA0700738526 /* SDL_yuv_mmx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_mmx.c; sourceTree = ""; }; + AABBFB520659EA0700738526 /* SDL_yuv_sw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_sw.c; sourceTree = ""; }; + AABBFB530659EA0700738526 /* SDL_yuv_sw_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_yuv_sw_c.h; sourceTree = ""; }; + AABBFB540659EA0700738526 /* SDL_yuvfuncs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_yuvfuncs.h; sourceTree = ""; }; + AABD0A1A05DF0D30004F7929 /* lua.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = lua.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + AABD0A1B05DF0D30004F7929 /* lua-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "lua-Info.plist"; sourceTree = ""; }; + AABD0A3F05DF118A004F7929 /* lauxlib.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lauxlib.h; sourceTree = ""; }; + AABD0A4005DF118A004F7929 /* lua.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lua.h; sourceTree = ""; }; + AABD0A4105DF118A004F7929 /* lualib.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lualib.h; sourceTree = ""; }; + AABD0A4A05DF118A004F7929 /* lapi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lapi.c; sourceTree = ""; }; + AABD0A4B05DF118A004F7929 /* lapi.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lapi.h; sourceTree = ""; }; + AABD0A4C05DF118A004F7929 /* lcode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lcode.c; sourceTree = ""; }; + AABD0A4D05DF118A004F7929 /* lcode.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lcode.h; sourceTree = ""; }; + AABD0A4E05DF118A004F7929 /* ldebug.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ldebug.c; sourceTree = ""; }; + AABD0A4F05DF118A004F7929 /* ldebug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ldebug.h; sourceTree = ""; }; + AABD0A5005DF118A004F7929 /* ldo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ldo.c; sourceTree = ""; }; + AABD0A5105DF118A004F7929 /* ldo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ldo.h; sourceTree = ""; }; + AABD0A5205DF118A004F7929 /* ldump.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ldump.c; sourceTree = ""; }; + AABD0A5305DF118A004F7929 /* lfunc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lfunc.c; sourceTree = ""; }; + AABD0A5405DF118A004F7929 /* lfunc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lfunc.h; sourceTree = ""; }; + AABD0A5505DF118A004F7929 /* lgc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lgc.c; sourceTree = ""; }; + AABD0A5605DF118A004F7929 /* lgc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lgc.h; sourceTree = ""; }; + AABD0A5805DF118A004F7929 /* lauxlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lauxlib.c; sourceTree = ""; }; + AABD0A5A05DF118A004F7929 /* lbaselib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lbaselib.c; sourceTree = ""; }; + AABD0A5C05DF118A004F7929 /* ldblib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ldblib.c; sourceTree = ""; }; + AABD0A5E05DF118A004F7929 /* liolib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = liolib.c; sourceTree = ""; }; + AABD0A6005DF118A004F7929 /* lmathlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lmathlib.c; sourceTree = ""; }; + AABD0A6205DF118A004F7929 /* loadlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = loadlib.c; sourceTree = ""; }; + AABD0A6405DF118A004F7929 /* lstrlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lstrlib.c; sourceTree = ""; }; + AABD0A6605DF118A004F7929 /* ltablib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ltablib.c; sourceTree = ""; }; + AABD0A6A05DF118A004F7929 /* llex.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = llex.c; sourceTree = ""; }; + AABD0A6B05DF118A004F7929 /* llex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llex.h; sourceTree = ""; }; + AABD0A6C05DF118A004F7929 /* llimits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llimits.h; sourceTree = ""; }; + AABD0A6D05DF118B004F7929 /* lmem.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lmem.c; sourceTree = ""; }; + AABD0A6E05DF118B004F7929 /* lmem.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lmem.h; sourceTree = ""; }; + AABD0A6F05DF118B004F7929 /* lobject.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lobject.c; sourceTree = ""; }; + AABD0A7005DF118B004F7929 /* lobject.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lobject.h; sourceTree = ""; }; + AABD0A7105DF118B004F7929 /* lopcodes.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lopcodes.c; sourceTree = ""; }; + AABD0A7205DF118B004F7929 /* lopcodes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lopcodes.h; sourceTree = ""; }; + AABD0A7305DF118B004F7929 /* lparser.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lparser.c; sourceTree = ""; }; + AABD0A7405DF118B004F7929 /* lparser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lparser.h; sourceTree = ""; }; + AABD0A7505DF118B004F7929 /* lstate.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lstate.c; sourceTree = ""; }; + AABD0A7605DF118B004F7929 /* lstate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lstate.h; sourceTree = ""; }; + AABD0A7705DF118B004F7929 /* lstring.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lstring.c; sourceTree = ""; }; + AABD0A7805DF118B004F7929 /* lstring.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lstring.h; sourceTree = ""; }; + AABD0A7905DF118B004F7929 /* ltable.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ltable.c; sourceTree = ""; }; + AABD0A7A05DF118B004F7929 /* ltable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ltable.h; sourceTree = ""; }; + AABD0A7B05DF118B004F7929 /* ltests.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ltests.c; sourceTree = ""; }; + AABD0A7C05DF118B004F7929 /* ltm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ltm.c; sourceTree = ""; }; + AABD0A7D05DF118B004F7929 /* ltm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ltm.h; sourceTree = ""; }; + AABD0A8705DF118B004F7929 /* lundump.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lundump.c; sourceTree = ""; }; + AABD0A8805DF118B004F7929 /* lundump.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lundump.h; sourceTree = ""; }; + AABD0A8905DF118B004F7929 /* lvm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lvm.c; sourceTree = ""; }; + AABD0A8A05DF118B004F7929 /* lvm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lvm.h; sourceTree = ""; }; + AABD0A8B05DF118B004F7929 /* lzio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lzio.c; sourceTree = ""; }; + AABD0A8C05DF118B004F7929 /* lzio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lzio.h; sourceTree = ""; }; + AADD868D05834B5600F14F0E /* make_links.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = make_links.sh; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + AA07AC54057321F700774A48 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA07AE520573261A00774A48 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + AA07AF060573274F00774A48 /* Ogg.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA07AF6105732E0100774A48 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B413B05733358005FB5DB /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B41A405733882005FB5DB /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B430D0573703D005FB5DB /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B47BF05739866005FB5DB /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AABD0A1805DF0D30004F7929 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 034768DDFF38A45A11DB9C8B /* Products */ = { + isa = PBXGroup; + children = ( + AA07AC56057321F700774A48 /* Ogg.framework */, + AA07AF2E057329C000774A48 /* Vorbis.framework */, + AA07AF6305732E0100774A48 /* jpeg62.framework */, + AA4B413D05733358005FB5DB /* mad.framework */, + AA4B41A605733882005FB5DB /* png.framework */, + AA4B430F0573703D005FB5DB /* ffmpeg.framework */, + AA4B47C105739866005FB5DB /* SDL.framework */, + AABD0A1A05DF0D30004F7929 /* lua.framework */, + ); + name = Products; sourceTree = ""; }; -//8D0 -//8D1 -//8D2 -//8D3 -//8D4 -//AA0 -//AA1 -//AA2 -//AA3 -//AA4 - AA07AC50057321F700774A48 = { - buildActionMask = 2147483647; - files = ( - AA07AC730573227500774A48, - AA07AC740573227500774A48, + 0867D691FE84028FC02AAC07 /* Libraries */ = { + isa = PBXGroup; + children = ( + AABBF69B0659E9DE00738526 /* SDL-1.2.7 */, + AAA71D8205EDD1ED00D2E8FF /* libmad-0.15.1b */, + AABD0A1F05DF1189004F7929 /* lua-5.0 */, + AA4B432D05737046005FB5DB /* ffmpeg-0.4.9-pre1 */, + AA4B41AA05733888005FB5DB /* libpng-1.2.7 */, + AA07AF6705732E0C00774A48 /* jpeg62 */, + AA07AE470573254900774A48 /* vorbis */, + AA07AC6C0573223E00774A48 /* ogg */, + 089C1665FE841158C02AAC07 /* Resources */, + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */, + 034768DDFF38A45A11DB9C8B /* Products */, + AADD868D05834B5600F14F0E /* make_links.sh */, + AABD0A1B05DF0D30004F7929 /* lua-Info.plist */, ); + name = Libraries; + sourceTree = ""; + }; + 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = { + isa = PBXGroup; + children = ( + ); + name = "External Frameworks and Libraries"; + sourceTree = ""; + }; + 089C1665FE841158C02AAC07 /* Resources */ = { + isa = PBXGroup; + children = ( + 8D07F2C70486CC7A007CD1D0 /* Info.plist */, + 089C1666FE841158C02AAC07 /* InfoPlist.strings */, + ); + name = Resources; + sourceTree = ""; + }; + AA07AC6C0573223E00774A48 /* ogg */ = { + isa = PBXGroup; + children = ( + AA07AC6F0573227500774A48 /* ogg.h */, + AA07AC700573227500774A48 /* os_types.h */, + AA07AC710573227500774A48 /* bitwise.c */, + AA07AC720573227500774A48 /* framing.c */, + ); + name = ogg; + sourceTree = ""; + }; + AA07AE470573254900774A48 /* vorbis */ = { + isa = PBXGroup; + children = ( + AA07AE6C0573268C00774A48 /* codec.h */, + AA07AE6D0573268C00774A48 /* vorbisenc.h */, + AA07AE6E0573268C00774A48 /* vorbisfile.h */, + AA07AE6F0573268C00774A48 /* analysis.c */, + AA07AE700573268C00774A48 /* backends.h */, + AA07AE710573268C00774A48 /* bitrate.c */, + AA07AE720573268C00774A48 /* bitrate.h */, + AA07AE730573268C00774A48 /* block.c */, + AA07AE740573268C00774A48 /* res_books_stereo.h */, + AA07AE750573268C00774A48 /* floor_books.h */, + AA07AE760573268C00774A48 /* res_books_uncoupled.h */, + AA07AE770573268C00774A48 /* codebook.c */, + AA07AE780573268C00774A48 /* codebook.h */, + AA07AE790573268C00774A48 /* codec_internal.h */, + AA07AE7A0573268C00774A48 /* envelope.c */, + AA07AE7B0573268C00774A48 /* envelope.h */, + AA07AE7C0573268C00774A48 /* floor0.c */, + AA07AE7D0573268C00774A48 /* floor1.c */, + AA07AE7E0573268C00774A48 /* highlevel.h */, + AA07AE7F0573268C00774A48 /* info.c */, + AA07AE800573268C00774A48 /* lookup_data.h */, + AA07AE810573268C00774A48 /* lookup.c */, + AA07AE820573268C00774A48 /* lookup.h */, + AA07AE830573268C00774A48 /* lpc.c */, + AA07AE840573268C00774A48 /* lpc.h */, + AA07AE850573268C00774A48 /* lsp.c */, + AA07AE860573268C00774A48 /* lsp.h */, + AA07AE870573268C00774A48 /* mapping0.c */, + AA07AE880573268C00774A48 /* masking.h */, + AA07AE890573268C00774A48 /* mdct.c */, + AA07AE8A0573268C00774A48 /* mdct.h */, + AA07AE8B0573268C00774A48 /* misc.h */, + AA07AE8C0573268C00774A48 /* floor_all.h */, + AA07AE8D0573268C00774A48 /* psych_8.h */, + AA07AE8E0573268C00774A48 /* psych_11.h */, + AA07AE8F0573268C00774A48 /* psych_16.h */, + AA07AE900573268C00774A48 /* psych_44.h */, + AA07AE910573268C00774A48 /* residue_8.h */, + AA07AE920573268C00774A48 /* residue_16.h */, + AA07AE930573268C00774A48 /* residue_44.h */, + AA07AE940573268C00774A48 /* residue_44u.h */, + AA07AE950573268C00774A48 /* setup_8.h */, + AA07AE960573268C00774A48 /* setup_11.h */, + AA07AE970573268C00774A48 /* setup_16.h */, + AA07AE980573268C00774A48 /* setup_22.h */, + AA07AE990573268C00774A48 /* setup_32.h */, + AA07AE9A0573268C00774A48 /* setup_44.h */, + AA07AE9B0573268C00774A48 /* setup_44u.h */, + AA07AE9C0573268C00774A48 /* setup_X.h */, + AA07AE9D0573268C00774A48 /* os.h */, + AA07AE9E0573268C00774A48 /* psy.c */, + AA07AE9F0573268C00774A48 /* psy.h */, + AA07AEA00573268C00774A48 /* registry.c */, + AA07AEA10573268C00774A48 /* registry.h */, + AA07AEA20573268C00774A48 /* res0.c */, + AA07AEA30573268C00774A48 /* scales.h */, + AA07AEA40573268C00774A48 /* sharedbook.c */, + AA07AEA50573268C00774A48 /* smallft.c */, + AA07AEA60573268C00774A48 /* smallft.h */, + AA07AEA70573268C00774A48 /* synthesis.c */, + AA07AEA80573268C00774A48 /* vorbisenc.c */, + AA07AEA90573268C00774A48 /* vorbisfile.c */, + AA07AEAA0573268C00774A48 /* window.c */, + AA07AEAB0573268C00774A48 /* window.h */, + ); + name = vorbis; + sourceTree = ""; + }; + AA07AF6705732E0C00774A48 /* jpeg62 */ = { + isa = PBXGroup; + children = ( + AA4B40B505733017005FB5DB /* cderror.h */, + AA4B40B605733017005FB5DB /* cdjpeg.h */, + AA4B40B705733017005FB5DB /* jcapimin.c */, + AA4B40B805733017005FB5DB /* jcapistd.c */, + AA4B40B905733017005FB5DB /* jccoefct.c */, + AA4B40BA05733017005FB5DB /* jccolor.c */, + AA4B40BB05733017005FB5DB /* jcdctmgr.c */, + AA4B40BC05733017005FB5DB /* jchuff.c */, + AA4B40BD05733017005FB5DB /* jchuff.h */, + AA4B40BE05733017005FB5DB /* jcinit.c */, + AA4B40BF05733017005FB5DB /* jcmainct.c */, + AA4B40C005733017005FB5DB /* jcmarker.c */, + AA4B40C105733017005FB5DB /* jcmaster.c */, + AA4B40C205733017005FB5DB /* jcomapi.c */, + AA4B40C305733017005FB5DB /* jconfig.h */, + AA4B40C405733017005FB5DB /* jcparam.c */, + AA4B40C505733017005FB5DB /* jcphuff.c */, + AA4B40C605733017005FB5DB /* jcprepct.c */, + AA4B40C705733017005FB5DB /* jcsample.c */, + AA4B40C805733017005FB5DB /* jctrans.c */, + AA4B40C905733017005FB5DB /* jdapimin.c */, + AA4B40CA05733017005FB5DB /* jdapistd.c */, + AA4B40CB05733017005FB5DB /* jdatadst.c */, + AA4B40CC05733017005FB5DB /* jdatasrc.c */, + AA4B40CD05733017005FB5DB /* jdcoefct.c */, + AA4B40CE05733017005FB5DB /* jdcolor.c */, + AA4B40CF05733017005FB5DB /* jdct.h */, + AA4B40D005733017005FB5DB /* jddctmgr.c */, + AA4B40D105733017005FB5DB /* jdhuff.c */, + AA4B40D205733017005FB5DB /* jdhuff.h */, + AA4B40D305733017005FB5DB /* jdinput.c */, + AA4B40D405733017005FB5DB /* jdmainct.c */, + AA4B40D505733017005FB5DB /* jdmarker.c */, + AA4B40D605733017005FB5DB /* jdmaster.c */, + AA4B40D705733017005FB5DB /* jdmerge.c */, + AA4B40D805733017005FB5DB /* jdphuff.c */, + AA4B40D905733017005FB5DB /* jdpostct.c */, + AA4B40DA05733017005FB5DB /* jdsample.c */, + AA4B40DB05733017005FB5DB /* jdtrans.c */, + AA4B40DC05733017005FB5DB /* jerror.c */, + AA4B40DD05733017005FB5DB /* jerror.h */, + AA4B40DE05733017005FB5DB /* jfdctflt.c */, + AA4B40DF05733017005FB5DB /* jfdctfst.c */, + AA4B40E005733017005FB5DB /* jfdctint.c */, + AA4B40E105733017005FB5DB /* jidctflt.c */, + AA4B40E205733017005FB5DB /* jidctfst.c */, + AA4B40E305733017005FB5DB /* jidctint.c */, + AA4B40E405733017005FB5DB /* jidctred.c */, + AA4B40E505733017005FB5DB /* jinclude.h */, + AA4B40E605733017005FB5DB /* jmemmgr.c */, + AA4B40E705733017005FB5DB /* jmemnobs.c */, + AA4B40E805733017005FB5DB /* jmemsys.h */, + AA4B40E905733017005FB5DB /* jmorecfg.h */, + AA4B40EA05733017005FB5DB /* jpegint.h */, + AA4B40EB05733017005FB5DB /* jpeglib.h */, + AA4B40EC05733017005FB5DB /* jquant1.c */, + AA4B40ED05733017005FB5DB /* jquant2.c */, + AA4B40EE05733017005FB5DB /* jutils.c */, + AA4B40EF05733017005FB5DB /* jversion.h */, + AA4B40F005733017005FB5DB /* transupp.h */, + ); + name = jpeg62; + sourceTree = ""; + }; + AA4B41AA05733888005FB5DB /* libpng-1.2.7 */ = { + isa = PBXGroup; + children = ( + AA4B41B005733991005FB5DB /* png.c */, + AA4B41B105733991005FB5DB /* png.h */, + AA4B41B205733991005FB5DB /* pngconf.h */, + AA4B41B305733991005FB5DB /* pngerror.c */, + AA4B41B405733991005FB5DB /* pngget.c */, + AA4B41B505733991005FB5DB /* pngmem.c */, + AA4B41B605733991005FB5DB /* pngpread.c */, + AA4B41B705733991005FB5DB /* pngread.c */, + AA4B41B805733991005FB5DB /* pngrio.c */, + AA4B41B905733991005FB5DB /* pngrtran.c */, + AA4B41BA05733991005FB5DB /* pngrutil.c */, + AA4B41BB05733991005FB5DB /* pngset.c */, + AA4B41BC05733991005FB5DB /* pngtrans.c */, + AA4B41BD05733991005FB5DB /* pngwio.c */, + AA4B41BE05733991005FB5DB /* pngwrite.c */, + AA4B41BF05733991005FB5DB /* pngwtran.c */, + AA4B41C005733991005FB5DB /* pngwutil.c */, + ); + path = "libpng-1.2.7"; + sourceTree = ""; + }; + AA4B432D05737046005FB5DB /* ffmpeg-0.4.9-pre1 */ = { + isa = PBXGroup; + children = ( + AA4B433605737051005FB5DB /* libavcodec */, + AA4B433905737059005FB5DB /* libavformat */, + AA4B448305737AAC005FB5DB /* config.h */, + ); + path = "ffmpeg-0.4.9-pre1"; + sourceTree = ""; + }; + AA4B433605737051005FB5DB /* libavcodec */ = { + isa = PBXGroup; + children = ( + AA90E76D06C458DF00A6878F /* vqavideo.c */, + AA90E73F06C458B400A6878F /* 8bps.c */, + AA90E74006C458B400A6878F /* adx.c */, + AA90E74106C458B400A6878F /* cinepak.c */, + AA90E74206C458B400A6878F /* flac.c */, + AA90E74306C458B400A6878F /* flicvideo.c */, + AA90E74406C458B400A6878F /* g726.c */, + AA90E74506C458B400A6878F /* h261.c */, + AA90E74606C458B400A6878F /* idcinvideo.c */, + AA90E74706C458B400A6878F /* integer.c */, + AA90E74806C458B400A6878F /* integer.h */, + AA90E74906C458B400A6878F /* lcl.c */, + AA90E74A06C458B400A6878F /* msrle.c */, + AA90E74B06C458B400A6878F /* msvideo1.c */, + AA90E74C06C458B400A6878F /* pthread.c */, + AA90E74D06C458B400A6878F /* qtrle.c */, + AA90E74E06C458B400A6878F /* rational.c */, + AA90E74F06C458B400A6878F /* rational.h */, + AA90E75006C458B400A6878F /* resample2.c */, + AA90E75106C458B400A6878F /* rpza.c */, + AA90E75206C458B500A6878F /* smc.c */, + AA90E75306C458B500A6878F /* truemotion1.c */, + AA90E75406C458B500A6878F /* truemotion1data.h */, + AA90E75506C458B500A6878F /* vmdav.c */, + AA90E73D06C4581D00A6878F /* parser.c */, + AA90E73B06C457DE00A6878F /* vp3dsp.c */, + AA90E73706C4573D00A6878F /* faandct.c */, + AA90E73806C4573D00A6878F /* faandct.h */, + AA90E5A706C44E0500A6878F /* ppc */, + AA4B442A0573727B005FB5DB /* 4xm.c */, + AA4B442C0573727B005FB5DB /* ac3.h */, + AA4B442E0573727B005FB5DB /* ac3enc.c */, + AA4B442F0573727B005FB5DB /* ac3tab.h */, + AA4B44300573727B005FB5DB /* adpcm.c */, + AA4B44310573727B005FB5DB /* allcodecs.c */, + AA4B44320573727B005FB5DB /* avcodec.c */, + AA4B44330573727B005FB5DB /* avcodec.h */, + AA4B44340573727B005FB5DB /* cabac.c */, + AA4B44350573727B005FB5DB /* cabac.h */, + AA4B433E05737114005FB5DB /* common.c */, + AA4B433F05737114005FB5DB /* common.h */, + AA4B434005737114005FB5DB /* cyuv.c */, + AA4B434105737114005FB5DB /* dpcm.c */, + AA4B434205737114005FB5DB /* dsputil.c */, + AA4B434305737114005FB5DB /* dsputil.h */, + AA4B434405737114005FB5DB /* dv.c */, + AA4B434505737115005FB5DB /* dvdata.h */, + AA4B434605737115005FB5DB /* error_resilience.c */, + AA4B434705737115005FB5DB /* eval.c */, + AA4B434905737115005FB5DB /* fdctref.c */, + AA4B434A05737115005FB5DB /* fft.c */, + AA4B434B05737115005FB5DB /* ffv1.c */, + AA4B434C05737115005FB5DB /* golomb.c */, + AA4B434D05737115005FB5DB /* golomb.h */, + AA4B434E05737115005FB5DB /* h263.c */, + AA4B434F05737115005FB5DB /* h263data.h */, + AA4B435005737115005FB5DB /* h263dec.c */, + AA4B435105737115005FB5DB /* h264.c */, + AA4B435205737115005FB5DB /* h264data.h */, + AA4B435305737115005FB5DB /* huffyuv.c */, + AA4B435505737115005FB5DB /* imgconvert.c */, + AA4B435405737115005FB5DB /* imgconvert_template.h */, + AA4B435605737115005FB5DB /* imgresample.c */, + AA4B435705737115005FB5DB /* indeo3.c */, + AA4B435805737115005FB5DB /* indeo3data.h */, + AA4B435905737115005FB5DB /* interplayvideo.c */, + AA4B435A05737115005FB5DB /* jfdctfst.c */, + AA4B435B05737115005FB5DB /* jfdctint.c */, + AA4B435C05737115005FB5DB /* jrevdct.c */, + AA4B435D05737115005FB5DB /* mace.c */, + AA4B435E05737115005FB5DB /* mdct.c */, + AA4B435F05737115005FB5DB /* mem.c */, + AA4B436005737115005FB5DB /* mjpeg.c */, + AA4B436105737115005FB5DB /* motion_est.c */, + AA4B436205737115005FB5DB /* mpeg12.c */, + AA4B43C105737161005FB5DB /* mpeg12data.h */, + AA4B43C005737161005FB5DB /* mpeg4data.h */, + AA4B43C205737161005FB5DB /* mpegaudio.c */, + AA4B436305737115005FB5DB /* mpegaudio.h */, + AA4B436405737115005FB5DB /* mpegaudiodec.c */, + AA4B43C305737161005FB5DB /* mpegvideo.c */, + AA4B436505737115005FB5DB /* mpegvideo.h */, + AA4B436605737115005FB5DB /* msmpeg4.c */, + AA4B436705737115005FB5DB /* opts.c */, + AA4B436805737115005FB5DB /* pcm.c */, + AA4B436905737115005FB5DB /* ra144.c */, + AA4B436A05737115005FB5DB /* ra144.h */, + AA4B436B05737115005FB5DB /* ra288.c */, + AA4B436C05737115005FB5DB /* ra288.h */, + AA4B436D05737115005FB5DB /* ratecontrol.c */, + AA4B436E05737115005FB5DB /* raw.c */, + AA4B436F05737115005FB5DB /* resample.c */, + AA4B437005737115005FB5DB /* roqvideo.c */, + AA4B437105737115005FB5DB /* rv10.c */, + AA4B437205737115005FB5DB /* simple_idct.c */, + AA4B437305737115005FB5DB /* simple_idct.h */, + AA4B437605737115005FB5DB /* svq1.c */, + AA4B437405737115005FB5DB /* svq1_cb.h */, + AA4B437505737115005FB5DB /* svq1_vlc.h */, + AA4B437705737115005FB5DB /* utils.c */, + AA4B437805737115005FB5DB /* vcr1.c */, + AA4B437905737115005FB5DB /* vp3.c */, + AA4B437A05737115005FB5DB /* vp3data.h */, + AA4B437B05737115005FB5DB /* wmadata.h */, + AA4B437C05737115005FB5DB /* wmadec.c */, + AA4B437D05737115005FB5DB /* xan.c */, + AA4B448F05737B44005FB5DB /* bswap.h */, + AA4B449005737B44005FB5DB /* cljr.c */, + AA4B449105737B44005FB5DB /* mpegaudiodectab.h */, + AA4B449205737B44005FB5DB /* mpegaudiotab.h */, + AA4B449305737B44005FB5DB /* msmpeg4data.h */, + AA4B44D905737FFD005FB5DB /* asv1.c */, + ); + path = libavcodec; + sourceTree = ""; + }; + AA4B433905737059005FB5DB /* libavformat */ = { + isa = PBXGroup; + children = ( + AA90E76F06C4592F00A6878F /* asf-enc.c */, + AA90E77006C4592F00A6878F /* asf.h */, + AA90E77106C4592F00A6878F /* dv.h */, + AA90E77206C4592F00A6878F /* flic.c */, + AA90E77306C4592F00A6878F /* idcin.c */, + AA90E77406C4592F00A6878F /* matroska.c */, + AA90E77506C4592F00A6878F /* segafilm.c */, + AA90E77606C4592F00A6878F /* sgi.c */, + AA90E77706C4592F00A6878F /* sierravmd.c */, + AA90E77806C4592F00A6878F /* westwood.c */, + AA4B44DD057381B9005FB5DB /* 4xm.c */, + AA4B44DE057381B9005FB5DB /* allformats.c */, + AA4B44DF057381B9005FB5DB /* asf.c */, + AA4B44E0057381B9005FB5DB /* au.c */, + AA4B4547057381F1005FB5DB /* avformat.h */, + AA4B4548057381F1005FB5DB /* avi.h */, + AA4B44E1057381B9005FB5DB /* avidec.c */, + AA4B44E2057381B9005FB5DB /* avienc.c */, + AA4B44E3057381B9005FB5DB /* avio.c */, + AA4B44E4057381B9005FB5DB /* avio.h */, + AA4B44E5057381B9005FB5DB /* aviobuf.c */, + AA4B44E6057381B9005FB5DB /* crc.c */, + AA4B44E7057381B9005FB5DB /* cutils.c */, + AA4B44E8057381B9005FB5DB /* dv.c */, + AA4B44ED057381B9005FB5DB /* ffm.c */, + AA4B44EE057381B9005FB5DB /* file.c */, + AA4B44EF057381B9005FB5DB /* flvdec.c */, + AA4B44F0057381B9005FB5DB /* flvenc.c */, + AA4B44F1057381B9005FB5DB /* framehook.c */, + AA4B44F2057381B9005FB5DB /* framehook.h */, + AA4B44F3057381B9005FB5DB /* gif.c */, + AA4B44F4057381B9005FB5DB /* gifdec.c */, + AA4B459205738655005FB5DB /* http.c */, + AA4B44F6057381B9005FB5DB /* idroq.c */, + AA4B44F7057381B9005FB5DB /* img.c */, + AA4B44F8057381B9005FB5DB /* ipmovie.c */, + AA4B44F9057381B9005FB5DB /* jpeg.c */, + AA4B44FA057381B9005FB5DB /* mov.c */, + AA4B44FB057381B9005FB5DB /* movenc.c */, + AA4B44FC057381B9005FB5DB /* mp3.c */, + AA4B44FD057381B9005FB5DB /* mpeg.c */, + AA4B44FE057381B9005FB5DB /* mpegts.c */, + AA4B44FF057381B9005FB5DB /* mpegts.h */, + AA4B4500057381B9005FB5DB /* mpegtsenc.c */, + AA4B4501057381B9005FB5DB /* mpjpeg.c */, + AA4B4502057381B9005FB5DB /* nut.c */, + AA4B4503057381B9005FB5DB /* os_support.c */, + AA4B4504057381B9005FB5DB /* os_support.h */, + AA4B4505057381B9005FB5DB /* png.c */, + AA4B4506057381B9005FB5DB /* pnm.c */, + AA4B4507057381B9005FB5DB /* psxstr.c */, + AA4B4508057381B9005FB5DB /* raw.c */, + AA4B4509057381B9005FB5DB /* rm.c */, + AA4B45550573839A005FB5DB /* rtp.c */, + AA4B45560573839A005FB5DB /* rtp.h */, + AA4B45570573839A005FB5DB /* rtpproto.c */, + AA4B45580573839A005FB5DB /* rtsp.c */, + AA4B45590573839A005FB5DB /* rtsp.h */, + AA4B455A0573839A005FB5DB /* rtspcodes.h */, + AA4B450A057381B9005FB5DB /* swf.c */, + AA4B455B0573839A005FB5DB /* tcp.c */, + AA4B455C0573839A005FB5DB /* udp.c */, + AA4B450B057381B9005FB5DB /* utils.c */, + AA4B450C057381B9005FB5DB /* wav.c */, + AA4B450D057381B9005FB5DB /* wc3movie.c */, + AA4B450E057381B9005FB5DB /* yuv.c */, + AA4B450F057381B9005FB5DB /* yuv4mpeg.c */, + ); + path = libavformat; + sourceTree = ""; + }; + AA90E5A706C44E0500A6878F /* ppc */ = { + isa = PBXGroup; + children = ( + AA90E5A806C44E0500A6878F /* dsputil_altivec.c */, + AA90E5A906C44E0500A6878F /* dsputil_altivec.h */, + AA90E5AA06C44E0500A6878F /* dsputil_ppc.c */, + AA90E5AB06C44E0500A6878F /* dsputil_ppc.h */, + AA90E5AC06C44E0500A6878F /* fdct_altivec.c */, + AA90E5AD06C44E0500A6878F /* fft_altivec.c */, + AA90E5AE06C44E0500A6878F /* gcc_fixes.h */, + AA90E5AF06C44E0500A6878F /* gmc_altivec.c */, + AA90E5B006C44E0500A6878F /* idct_altivec.c */, + AA90E5B106C44E0500A6878F /* mpegvideo_altivec.c */, + AA90E5B206C44E0500A6878F /* mpegvideo_ppc.c */, + ); + path = ppc; + sourceTree = ""; + }; + AAA71D8205EDD1ED00D2E8FF /* libmad-0.15.1b */ = { + isa = PBXGroup; + children = ( + AAA71D8405EDD1EE00D2E8FF /* bit.c */, + AAA71D8505EDD1EE00D2E8FF /* bit.h */, + AAA71D9005EDD1EE00D2E8FF /* decoder.c */, + AAA71D9105EDD1EE00D2E8FF /* decoder.h */, + AAA71D9305EDD1EE00D2E8FF /* fixed.c */, + AAA71D9405EDD1EE00D2E8FF /* fixed.h */, + AAA71D9505EDD1EE00D2E8FF /* frame.c */, + AAA71D9605EDD1EE00D2E8FF /* frame.h */, + AAA71D9705EDD1EE00D2E8FF /* global.h */, + AAA71D9805EDD1EE00D2E8FF /* huffman.c */, + AAA71D9905EDD1EE00D2E8FF /* huffman.h */, + AAA71D9E05EDD1EE00D2E8FF /* layer12.c */, + AAA71D9F05EDD1EE00D2E8FF /* layer12.h */, + AAA71DA005EDD1EE00D2E8FF /* layer3.c */, + AAA71DA105EDD1EE00D2E8FF /* layer3.h */, + AAA71DA405EDD1EE00D2E8FF /* mad.h */, + AAA71DB505EDD1EE00D2E8FF /* stream.c */, + AAA71DB605EDD1EE00D2E8FF /* stream.h */, + AAA71DB705EDD1EE00D2E8FF /* synth.c */, + AAA71DB805EDD1EE00D2E8FF /* synth.h */, + AAA71DB905EDD1EE00D2E8FF /* timer.c */, + AAA71DBA05EDD1EE00D2E8FF /* timer.h */, + AAA71DBD05EDD1EE00D2E8FF /* version.c */, + AAA71DBE05EDD1EE00D2E8FF /* version.h */, + ); + path = "libmad-0.15.1b"; + sourceTree = ""; + }; + AABBF69B0659E9DE00738526 /* SDL-1.2.7 */ = { + isa = PBXGroup; + children = ( + AABBF82D0659E9E600738526 /* include */, + AABBF86A0659E9E800738526 /* src */, + ); + path = "SDL-1.2.7"; + sourceTree = ""; + }; + AABBF82D0659E9E600738526 /* include */ = { + isa = PBXGroup; + children = ( + AABBF82E0659E9E600738526 /* begin_code.h */, + AABBF82F0659E9E600738526 /* close_code.h */, + AABBF8320659E9E700738526 /* SDL.h */, + AABBF8330659E9E700738526 /* SDL_active.h */, + AABBF8340659E9E700738526 /* SDL_audio.h */, + AABBF8350659E9E700738526 /* SDL_byteorder.h */, + AABBF8360659E9E700738526 /* SDL_cdrom.h */, + AABBF8370659E9E700738526 /* SDL_copying.h */, + AABBF8380659E9E700738526 /* SDL_cpuinfo.h */, + AABBF8390659E9E700738526 /* SDL_endian.h */, + AABBF83A0659E9E700738526 /* SDL_error.h */, + AABBF83B0659E9E700738526 /* SDL_events.h */, + AABBF83C0659E9E700738526 /* SDL_getenv.h */, + AABBF83D0659E9E700738526 /* SDL_joystick.h */, + AABBF83E0659E9E700738526 /* SDL_keyboard.h */, + AABBF83F0659E9E700738526 /* SDL_keysym.h */, + AABBF8400659E9E700738526 /* SDL_loadso.h */, + AABBF8410659E9E700738526 /* SDL_main.h */, + AABBF8420659E9E700738526 /* SDL_mouse.h */, + AABBF8430659E9E700738526 /* SDL_mutex.h */, + AABBF8440659E9E700738526 /* SDL_name.h */, + AABBF8450659E9E700738526 /* SDL_opengl.h */, + AABBF8460659E9E700738526 /* SDL_quit.h */, + AABBF8470659E9E700738526 /* SDL_rwops.h */, + AABBF8480659E9E700738526 /* SDL_syswm.h */, + AABBF8490659E9E700738526 /* SDL_thread.h */, + AABBF84A0659E9E700738526 /* SDL_timer.h */, + AABBF84B0659E9E700738526 /* SDL_types.h */, + AABBF84C0659E9E700738526 /* SDL_version.h */, + AABBF84D0659E9E700738526 /* SDL_video.h */, + ); + path = include; + sourceTree = ""; + }; + AABBF86A0659E9E800738526 /* src */ = { + isa = PBXGroup; + children = ( + AABBF86B0659E9E800738526 /* audio */, + AABBF8F40659E9ED00738526 /* cdrom */, + AABBF93A0659E9EF00738526 /* cpuinfo */, + AABBF93E0659E9EF00738526 /* endian */, + AABBF9420659E9EF00738526 /* events */, + AABBF94E0659E9F000738526 /* file */, + AABBF95E0659E9F000738526 /* joystick */, + AABBF9900659E9F200738526 /* main */, + AABBF9C00659E9F400738526 /* SDL.c */, + AABBF9C10659E9F400738526 /* SDL_error.c */, + AABBF9C20659E9F400738526 /* SDL_error_c.h */, + AABBF9C30659E9F400738526 /* SDL_fatal.c */, + AABBF9C40659E9F400738526 /* SDL_fatal.h */, + AABBF9C50659E9F400738526 /* SDL_getenv.c */, + AABBF9C60659E9F400738526 /* SDL_loadso.c */, + AABBF9C70659E9F400738526 /* thread */, + AABBFA080659E9F600738526 /* timer */, + AABBFA250659E9F800738526 /* video */, + ); + path = src; + sourceTree = ""; + }; + AABBF86B0659E9E800738526 /* audio */ = { + isa = PBXGroup; + children = ( + AABBF89B0659E9EA00738526 /* macrom */, + AABBF8CF0659E9EB00738526 /* SDL_audio.c */, + AABBF8D00659E9EB00738526 /* SDL_audio_c.h */, + AABBF8D10659E9EB00738526 /* SDL_audiocvt.c */, + AABBF8D20659E9EB00738526 /* SDL_audiodev.c */, + AABBF8D30659E9EB00738526 /* SDL_audiodev_c.h */, + AABBF8D40659E9EB00738526 /* SDL_audiomem.c */, + AABBF8D50659E9EB00738526 /* SDL_audiomem.h */, + AABBF8D60659E9EB00738526 /* SDL_mixer.c */, + AABBF8DD0659E9EC00738526 /* SDL_sysaudio.h */, + AABBF8DE0659E9EC00738526 /* SDL_wave.c */, + AABBF8DF0659E9EC00738526 /* SDL_wave.h */, + ); + path = audio; + sourceTree = ""; + }; + AABBF89B0659E9EA00738526 /* macrom */ = { + isa = PBXGroup; + children = ( + AABBF89E0659E9EA00738526 /* SDL_romaudio.c */, + AABBF89F0659E9EA00738526 /* SDL_romaudio.h */, + ); + path = macrom; + sourceTree = ""; + }; + AABBF8F40659E9ED00738526 /* cdrom */ = { + isa = PBXGroup; + children = ( + AABBF9160659E9EE00738526 /* macosx */, + AABBF9340659E9EF00738526 /* SDL_cdrom.c */, + AABBF9350659E9EF00738526 /* SDL_syscdrom.h */, + ); + path = cdrom; + sourceTree = ""; + }; + AABBF9160659E9EE00738526 /* macosx */ = { + isa = PBXGroup; + children = ( + AABBF9170659E9EE00738526 /* AudioFilePlayer.cpp */, + AABBF9180659E9EE00738526 /* AudioFilePlayer.h */, + AABBF9190659E9EE00738526 /* AudioFileReaderThread.cpp */, + AABBF91A0659E9EE00738526 /* CAGuard.cpp */, + AABBF91B0659E9EE00738526 /* CAGuard.h */, + AABBF91C0659E9EE00738526 /* CDPlayer.cpp */, + AABBF91D0659E9EE00738526 /* CDPlayer.h */, + AABBF9200659E9EE00738526 /* SDL_syscdrom.c */, + AABBF9210659E9EE00738526 /* SDL_syscdrom_c.h */, + ); + path = macosx; + sourceTree = ""; + }; + AABBF93A0659E9EF00738526 /* cpuinfo */ = { + isa = PBXGroup; + children = ( + AABBF93D0659E9EF00738526 /* SDL_cpuinfo.c */, + ); + path = cpuinfo; + sourceTree = ""; + }; + AABBF93E0659E9EF00738526 /* endian */ = { + isa = PBXGroup; + children = ( + AABBF9410659E9EF00738526 /* SDL_endian.c */, + ); + path = endian; + sourceTree = ""; + }; + AABBF9420659E9EF00738526 /* events */ = { + isa = PBXGroup; + children = ( + AABBF9450659E9EF00738526 /* SDL_active.c */, + AABBF9460659E9F000738526 /* SDL_events.c */, + AABBF9470659E9F000738526 /* SDL_events_c.h */, + AABBF9480659E9F000738526 /* SDL_expose.c */, + AABBF9490659E9F000738526 /* SDL_keyboard.c */, + AABBF94A0659E9F000738526 /* SDL_mouse.c */, + AABBF94B0659E9F000738526 /* SDL_quit.c */, + AABBF94C0659E9F000738526 /* SDL_resize.c */, + AABBF94D0659E9F000738526 /* SDL_sysevents.h */, + ); + path = events; + sourceTree = ""; + }; + AABBF94E0659E9F000738526 /* file */ = { + isa = PBXGroup; + children = ( + AABBF9510659E9F000738526 /* SDL_rwops.c */, + ); + path = file; + sourceTree = ""; + }; + AABBF95E0659E9F000738526 /* joystick */ = { + isa = PBXGroup; + children = ( + AABBF96B0659E9F100738526 /* darwin */, + AABBF9890659E9F200738526 /* SDL_joystick.c */, + AABBF98A0659E9F200738526 /* SDL_joystick_c.h */, + AABBF98B0659E9F200738526 /* SDL_sysjoystick.h */, + ); + path = joystick; + sourceTree = ""; + }; + AABBF96B0659E9F100738526 /* darwin */ = { + isa = PBXGroup; + children = ( + AABBF96E0659E9F100738526 /* SDL_sysjoystick.c */, + ); + path = darwin; + sourceTree = ""; + }; + AABBF9900659E9F200738526 /* main */ = { + isa = PBXGroup; + children = ( + AABBF9A50659E9F300738526 /* macosx */, + ); + path = main; + sourceTree = ""; + }; + AABBF9A50659E9F300738526 /* macosx */ = { + isa = PBXGroup; + children = ( + AABBF9AB0659E9F300738526 /* info.nib */, + AABBF9AC0659E9F300738526 /* Info.plist */, + AABBF9B10659E9F300738526 /* SDLMain.h */, + AABBF9B20659E9F300738526 /* SDLMain.m */, + AABBF9B30659E9F300738526 /* SDLMain.nib */, + ); + path = macosx; + sourceTree = ""; + }; + AABBF9C70659E9F400738526 /* thread */ = { + isa = PBXGroup; + children = ( + AABBF9E10659E9F500738526 /* generic */, + AABBF9ED0659E9F500738526 /* linux */, + AABBF9FE0659E9F600738526 /* SDL_systhread.h */, + AABBF9FF0659E9F600738526 /* SDL_thread.c */, + AABBFA000659E9F600738526 /* SDL_thread_c.h */, + ); + path = thread; + sourceTree = ""; + }; + AABBF9E10659E9F500738526 /* generic */ = { + isa = PBXGroup; + children = ( + AABBF9E20659E9F500738526 /* SDL_syscond.c */, + AABBF9E30659E9F500738526 /* SDL_syscond_c.h */, + ); + path = generic; + sourceTree = ""; + }; + AABBF9ED0659E9F500738526 /* linux */ = { + isa = PBXGroup; + children = ( + AABBF9F00659E9F600738526 /* SDL_sysmutex.c */, + AABBF9F10659E9F600738526 /* SDL_sysmutex_c.h */, + AABBF9F20659E9F600738526 /* SDL_syssem.c */, + AABBF9F30659E9F600738526 /* SDL_systhread.c */, + AABBF9F40659E9F600738526 /* SDL_systhread_c.h */, + ); + path = linux; + sourceTree = ""; + }; + AABBFA080659E9F600738526 /* timer */ = { + isa = PBXGroup; + children = ( + AABBFA110659E9F700738526 /* linux */, + AABBFA200659E9F700738526 /* SDL_systimer.h */, + AABBFA210659E9F700738526 /* SDL_timer.c */, + AABBFA220659E9F700738526 /* SDL_timer_c.h */, + ); + path = timer; + sourceTree = ""; + }; + AABBFA110659E9F700738526 /* linux */ = { + isa = PBXGroup; + children = ( + AABBFA120659E9F700738526 /* SDL_systimer.c */, + ); + path = linux; + sourceTree = ""; + }; + AABBFA250659E9F800738526 /* video */ = { + isa = PBXGroup; + children = ( + AABBFA470659E9F900738526 /* blank_cursor.h */, + AABBFA740659E9FB00738526 /* default_cursor.h */, + AABBFAC40659E9FF00738526 /* maccommon */, + AABBFB1E0659EA0400738526 /* quartz */, + AABBFB3A0659EA0500738526 /* SDL_blit.c */, + AABBFB3B0659EA0500738526 /* SDL_blit.h */, + AABBFB3C0659EA0600738526 /* SDL_blit_0.c */, + AABBFB3D0659EA0600738526 /* SDL_blit_1.c */, + AABBFB3E0659EA0600738526 /* SDL_blit_A.c */, + AABBFB3F0659EA0600738526 /* SDL_blit_N.c */, + AABBFB400659EA0600738526 /* SDL_bmp.c */, + AABBFB410659EA0600738526 /* SDL_cursor.c */, + AABBFB420659EA0600738526 /* SDL_cursor_c.h */, + AABBFB430659EA0600738526 /* SDL_gamma.c */, + AABBFB440659EA0600738526 /* SDL_glfuncs.h */, + AABBFB450659EA0600738526 /* SDL_leaks.h */, + AABBFB460659EA0600738526 /* SDL_memops.h */, + AABBFB470659EA0600738526 /* SDL_pixels.c */, + AABBFB480659EA0600738526 /* SDL_pixels_c.h */, + AABBFB490659EA0600738526 /* SDL_RLEaccel.c */, + AABBFB4A0659EA0600738526 /* SDL_RLEaccel_c.h */, + AABBFB4B0659EA0600738526 /* SDL_stretch.c */, + AABBFB4C0659EA0600738526 /* SDL_stretch_c.h */, + AABBFB4D0659EA0600738526 /* SDL_surface.c */, + AABBFB4E0659EA0600738526 /* SDL_sysvideo.h */, + AABBFB4F0659EA0700738526 /* SDL_video.c */, + AABBFB500659EA0700738526 /* SDL_yuv.c */, + AABBFB510659EA0700738526 /* SDL_yuv_mmx.c */, + AABBFB520659EA0700738526 /* SDL_yuv_sw.c */, + AABBFB530659EA0700738526 /* SDL_yuv_sw_c.h */, + AABBFB540659EA0700738526 /* SDL_yuvfuncs.h */, + ); + path = video; + sourceTree = ""; + }; + AABBFAC40659E9FF00738526 /* maccommon */ = { + isa = PBXGroup; + children = ( + AABBFAC70659EA0000738526 /* SDL_lowvideo.h */, + AABBFACC0659EA0000738526 /* SDL_mackeys.h */, + ); + path = maccommon; + sourceTree = ""; + }; + AABBFB1E0659EA0400738526 /* quartz */ = { + isa = PBXGroup; + children = ( + AABBFB1F0659EA0400738526 /* CGS.h */, + AABBFB220659EA0400738526 /* SDL_QuartzEvents.m */, + AABBFB230659EA0400738526 /* SDL_QuartzGL.m */, + AABBFB240659EA0400738526 /* SDL_QuartzKeys.h */, + AABBFB250659EA0400738526 /* SDL_QuartzVideo.h */, + AABBFB260659EA0400738526 /* SDL_QuartzVideo.m */, + AABBFB270659EA0400738526 /* SDL_QuartzWindow.h */, + AABBFB280659EA0400738526 /* SDL_QuartzWindow.m */, + AABBFB290659EA0400738526 /* SDL_QuartzWM.m */, + AABBFB2A0659EA0500738526 /* SDL_QuartzYUV.m */, + ); + path = quartz; + sourceTree = ""; + }; + AABD0A1F05DF1189004F7929 /* lua-5.0 */ = { + isa = PBXGroup; + children = ( + AABD0A3E05DF118A004F7929 /* include */, + AABD0A4905DF118A004F7929 /* src */, + ); + path = "lua-5.0"; + sourceTree = ""; + }; + AABD0A3E05DF118A004F7929 /* include */ = { + isa = PBXGroup; + children = ( + AABD0A3F05DF118A004F7929 /* lauxlib.h */, + AABD0A4005DF118A004F7929 /* lua.h */, + AABD0A4105DF118A004F7929 /* lualib.h */, + ); + path = include; + sourceTree = ""; + }; + AABD0A4905DF118A004F7929 /* src */ = { + isa = PBXGroup; + children = ( + AABD0A4A05DF118A004F7929 /* lapi.c */, + AABD0A4B05DF118A004F7929 /* lapi.h */, + AABD0A4C05DF118A004F7929 /* lcode.c */, + AABD0A4D05DF118A004F7929 /* lcode.h */, + AABD0A4E05DF118A004F7929 /* ldebug.c */, + AABD0A4F05DF118A004F7929 /* ldebug.h */, + AABD0A5005DF118A004F7929 /* ldo.c */, + AABD0A5105DF118A004F7929 /* ldo.h */, + AABD0A5205DF118A004F7929 /* ldump.c */, + AABD0A5305DF118A004F7929 /* lfunc.c */, + AABD0A5405DF118A004F7929 /* lfunc.h */, + AABD0A5505DF118A004F7929 /* lgc.c */, + AABD0A5605DF118A004F7929 /* lgc.h */, + AABD0A5705DF118A004F7929 /* lib */, + AABD0A6A05DF118A004F7929 /* llex.c */, + AABD0A6B05DF118A004F7929 /* llex.h */, + AABD0A6C05DF118A004F7929 /* llimits.h */, + AABD0A6D05DF118B004F7929 /* lmem.c */, + AABD0A6E05DF118B004F7929 /* lmem.h */, + AABD0A6F05DF118B004F7929 /* lobject.c */, + AABD0A7005DF118B004F7929 /* lobject.h */, + AABD0A7105DF118B004F7929 /* lopcodes.c */, + AABD0A7205DF118B004F7929 /* lopcodes.h */, + AABD0A7305DF118B004F7929 /* lparser.c */, + AABD0A7405DF118B004F7929 /* lparser.h */, + AABD0A7505DF118B004F7929 /* lstate.c */, + AABD0A7605DF118B004F7929 /* lstate.h */, + AABD0A7705DF118B004F7929 /* lstring.c */, + AABD0A7805DF118B004F7929 /* lstring.h */, + AABD0A7905DF118B004F7929 /* ltable.c */, + AABD0A7A05DF118B004F7929 /* ltable.h */, + AABD0A7B05DF118B004F7929 /* ltests.c */, + AABD0A7C05DF118B004F7929 /* ltm.c */, + AABD0A7D05DF118B004F7929 /* ltm.h */, + AABD0A8705DF118B004F7929 /* lundump.c */, + AABD0A8805DF118B004F7929 /* lundump.h */, + AABD0A8905DF118B004F7929 /* lvm.c */, + AABD0A8A05DF118B004F7929 /* lvm.h */, + AABD0A8B05DF118B004F7929 /* lzio.c */, + AABD0A8C05DF118B004F7929 /* lzio.h */, + ); + path = src; + sourceTree = ""; + }; + AABD0A5705DF118A004F7929 /* lib */ = { + isa = PBXGroup; + children = ( + AABD0A5805DF118A004F7929 /* lauxlib.c */, + AABD0A5A05DF118A004F7929 /* lbaselib.c */, + AABD0A5C05DF118A004F7929 /* ldblib.c */, + AABD0A5E05DF118A004F7929 /* liolib.c */, + AABD0A6005DF118A004F7929 /* lmathlib.c */, + AABD0A6205DF118A004F7929 /* loadlib.c */, + AABD0A6405DF118A004F7929 /* lstrlib.c */, + AABD0A6605DF118A004F7929 /* ltablib.c */, + ); + path = lib; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + AA07AC50057321F700774A48 /* Headers */ = { isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA07AC51057321F700774A48 = { buildActionMask = 2147483647; files = ( + AA07AC730573227500774A48 /* ogg.h in Headers */, + AA07AC740573227500774A48 /* os_types.h in Headers */, ); - isa = PBXResourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; - AA07AC52057321F700774A48 = { + AA07AE4E0573261A00774A48 /* Headers */ = { + isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - AA07AC750573227500774A48, - AA07AC760573227500774A48, + AA07AEB80573268C00774A48 /* codec.h in Headers */, + AA07AEB90573268C00774A48 /* vorbisenc.h in Headers */, + AA07AEBA0573268C00774A48 /* vorbisfile.h in Headers */, + AA07AEBC0573268C00774A48 /* backends.h in Headers */, + AA07AEBE0573268C00774A48 /* bitrate.h in Headers */, + AA07AEC00573268C00774A48 /* res_books_stereo.h in Headers */, + AA07AEC10573268C00774A48 /* floor_books.h in Headers */, + AA07AEC20573268C00774A48 /* res_books_uncoupled.h in Headers */, + AA07AEC40573268C00774A48 /* codebook.h in Headers */, + AA07AEC50573268C00774A48 /* codec_internal.h in Headers */, + AA07AEC70573268C00774A48 /* envelope.h in Headers */, + AA07AECA0573268C00774A48 /* highlevel.h in Headers */, + AA07AECC0573268C00774A48 /* lookup_data.h in Headers */, + AA07AECE0573268C00774A48 /* lookup.h in Headers */, + AA07AED00573268C00774A48 /* lpc.h in Headers */, + AA07AED20573268C00774A48 /* lsp.h in Headers */, + AA07AED40573268C00774A48 /* masking.h in Headers */, + AA07AED60573268C00774A48 /* mdct.h in Headers */, + AA07AED70573268C00774A48 /* misc.h in Headers */, + AA07AED80573268C00774A48 /* floor_all.h in Headers */, + AA07AED90573268C00774A48 /* psych_8.h in Headers */, + AA07AEDA0573268C00774A48 /* psych_11.h in Headers */, + AA07AEDB0573268C00774A48 /* psych_16.h in Headers */, + AA07AEDC0573268C00774A48 /* psych_44.h in Headers */, + AA07AEDD0573268C00774A48 /* residue_8.h in Headers */, + AA07AEDE0573268C00774A48 /* residue_16.h in Headers */, + AA07AEDF0573268C00774A48 /* residue_44.h in Headers */, + AA07AEE00573268C00774A48 /* residue_44u.h in Headers */, + AA07AEE10573268C00774A48 /* setup_8.h in Headers */, + AA07AEE20573268C00774A48 /* setup_11.h in Headers */, + AA07AEE30573268C00774A48 /* setup_16.h in Headers */, + AA07AEE40573268C00774A48 /* setup_22.h in Headers */, + AA07AEE50573268C00774A48 /* setup_32.h in Headers */, + AA07AEE60573268C00774A48 /* setup_44.h in Headers */, + AA07AEE70573268C00774A48 /* setup_44u.h in Headers */, + AA07AEE80573268C00774A48 /* setup_X.h in Headers */, + AA07AEE90573268C00774A48 /* os.h in Headers */, + AA07AEEB0573268C00774A48 /* psy.h in Headers */, + AA07AEED0573268C00774A48 /* registry.h in Headers */, + AA07AEEF0573268C00774A48 /* scales.h in Headers */, + AA07AEF20573268C00774A48 /* smallft.h in Headers */, + AA07AEF70573268C00774A48 /* window.h in Headers */, ); - isa = PBXSourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; - AA07AC53057321F700774A48 = { + AA07AF5D05732E0100774A48 /* Headers */ = { + isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + AA4B40F105733017005FB5DB /* cderror.h in Headers */, + AA4B40F205733017005FB5DB /* cdjpeg.h in Headers */, + AA4B40F905733017005FB5DB /* jchuff.h in Headers */, + AA4B40FF05733017005FB5DB /* jconfig.h in Headers */, + AA4B410B05733017005FB5DB /* jdct.h in Headers */, + AA4B410E05733017005FB5DB /* jdhuff.h in Headers */, + AA4B411905733017005FB5DB /* jerror.h in Headers */, + AA4B412105733017005FB5DB /* jinclude.h in Headers */, + AA4B412405733017005FB5DB /* jmemsys.h in Headers */, + AA4B412505733017005FB5DB /* jmorecfg.h in Headers */, + AA4B412605733017005FB5DB /* jpegint.h in Headers */, + AA4B412705733017005FB5DB /* jpeglib.h in Headers */, + AA4B412B05733017005FB5DB /* jversion.h in Headers */, + AA4B412C05733017005FB5DB /* transupp.h in Headers */, ); - isa = PBXRezBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; - AA07AC54057321F700774A48 = { + AA4B413705733358005FB5DB /* Headers */ = { + isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + AAA71DC105EDD1EE00D2E8FF /* bit.h in Headers */, + AAA71DCD05EDD1EE00D2E8FF /* decoder.h in Headers */, + AAA71DD005EDD1EE00D2E8FF /* fixed.h in Headers */, + AAA71DD205EDD1EE00D2E8FF /* frame.h in Headers */, + AAA71DD305EDD1EE00D2E8FF /* global.h in Headers */, + AAA71DD505EDD1EE00D2E8FF /* huffman.h in Headers */, + AAA71DDB05EDD1EE00D2E8FF /* layer12.h in Headers */, + AAA71DDD05EDD1EE00D2E8FF /* layer3.h in Headers */, + AAA71DE005EDD1EE00D2E8FF /* mad.h in Headers */, + AAA71DF105EDD1EE00D2E8FF /* stream.h in Headers */, + AAA71DF305EDD1EE00D2E8FF /* synth.h in Headers */, + AAA71DF505EDD1EE00D2E8FF /* timer.h in Headers */, + AAA71DF905EDD1EE00D2E8FF /* version.h in Headers */, ); - isa = PBXFrameworksBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; - AA07AC55057321F700774A48 = { + AA4B41A005733882005FB5DB /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + AA4B41C205733991005FB5DB /* png.h in Headers */, + AA4B41C305733991005FB5DB /* pngconf.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B43090573703D005FB5DB /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + AA4B437F05737115005FB5DB /* common.h in Headers */, + AA4B438305737115005FB5DB /* dsputil.h in Headers */, + AA4B438505737115005FB5DB /* dvdata.h in Headers */, + AA4B438D05737116005FB5DB /* golomb.h in Headers */, + AA4B438F05737116005FB5DB /* h263data.h in Headers */, + AA4B439205737116005FB5DB /* h264data.h in Headers */, + AA4B439405737116005FB5DB /* imgconvert_template.h in Headers */, + AA4B439805737116005FB5DB /* indeo3data.h in Headers */, + AA4B43A305737116005FB5DB /* mpegaudio.h in Headers */, + AA4B43A505737116005FB5DB /* mpegvideo.h in Headers */, + AA4B43AA05737116005FB5DB /* ra144.h in Headers */, + AA4B43AC05737116005FB5DB /* ra288.h in Headers */, + AA4B43B305737116005FB5DB /* simple_idct.h in Headers */, + AA4B43B405737116005FB5DB /* svq1_cb.h in Headers */, + AA4B43B505737116005FB5DB /* svq1_vlc.h in Headers */, + AA4B43BA05737116005FB5DB /* vp3data.h in Headers */, + AA4B43BB05737116005FB5DB /* wmadata.h in Headers */, + AA4B43C505737161005FB5DB /* mpeg4data.h in Headers */, + AA4B43C605737161005FB5DB /* mpeg12data.h in Headers */, + AA4B44380573727B005FB5DB /* ac3.h in Headers */, + AA4B443B0573727B005FB5DB /* ac3tab.h in Headers */, + AA4B443F0573727B005FB5DB /* avcodec.h in Headers */, + AA4B44410573727B005FB5DB /* cabac.h in Headers */, + AA4B448405737AAC005FB5DB /* config.h in Headers */, + AA4B449405737B44005FB5DB /* bswap.h in Headers */, + AA4B449605737B44005FB5DB /* mpegaudiodectab.h in Headers */, + AA4B449705737B44005FB5DB /* mpegaudiotab.h in Headers */, + AA4B449805737B44005FB5DB /* msmpeg4data.h in Headers */, + AA4B4517057381BA005FB5DB /* avio.h in Headers */, + AA4B4525057381BA005FB5DB /* framehook.h in Headers */, + AA4B4532057381BA005FB5DB /* mpegts.h in Headers */, + AA4B4537057381BA005FB5DB /* os_support.h in Headers */, + AA4B4549057381F1005FB5DB /* avformat.h in Headers */, + AA4B454A057381F1005FB5DB /* avi.h in Headers */, + AA4B455E0573839A005FB5DB /* rtp.h in Headers */, + AA4B45610573839A005FB5DB /* rtsp.h in Headers */, + AA4B45620573839A005FB5DB /* rtspcodes.h in Headers */, + AA90E5B406C44E0500A6878F /* dsputil_altivec.h in Headers */, + AA90E5B606C44E0500A6878F /* dsputil_ppc.h in Headers */, + AA90E5B906C44E0500A6878F /* gcc_fixes.h in Headers */, + AA90E73A06C4573D00A6878F /* faandct.h in Headers */, + AA90E75F06C458B500A6878F /* integer.h in Headers */, + AA90E76606C458B500A6878F /* rational.h in Headers */, + AA90E76B06C458B500A6878F /* truemotion1data.h in Headers */, + AA90E77A06C4592F00A6878F /* asf.h in Headers */, + AA90E77B06C4592F00A6878F /* dv.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B47BB05739866005FB5DB /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + AABBFD8F0659EA1200738526 /* begin_code.h in Headers */, + AABBFD900659EA1200738526 /* close_code.h in Headers */, + AABBFD930659EA1200738526 /* SDL.h in Headers */, + AABBFD940659EA1200738526 /* SDL_active.h in Headers */, + AABBFD950659EA1200738526 /* SDL_audio.h in Headers */, + AABBFD960659EA1200738526 /* SDL_byteorder.h in Headers */, + AABBFD970659EA1200738526 /* SDL_cdrom.h in Headers */, + AABBFD980659EA1200738526 /* SDL_copying.h in Headers */, + AABBFD990659EA1200738526 /* SDL_cpuinfo.h in Headers */, + AABBFD9A0659EA1200738526 /* SDL_endian.h in Headers */, + AABBFD9B0659EA1200738526 /* SDL_error.h in Headers */, + AABBFD9C0659EA1200738526 /* SDL_events.h in Headers */, + AABBFD9D0659EA1200738526 /* SDL_getenv.h in Headers */, + AABBFD9E0659EA1200738526 /* SDL_joystick.h in Headers */, + AABBFD9F0659EA1200738526 /* SDL_keyboard.h in Headers */, + AABBFDA00659EA1200738526 /* SDL_keysym.h in Headers */, + AABBFDA10659EA1200738526 /* SDL_loadso.h in Headers */, + AABBFDA20659EA1200738526 /* SDL_main.h in Headers */, + AABBFDA30659EA1200738526 /* SDL_mouse.h in Headers */, + AABBFDA40659EA1200738526 /* SDL_mutex.h in Headers */, + AABBFDA50659EA1200738526 /* SDL_name.h in Headers */, + AABBFDA60659EA1200738526 /* SDL_opengl.h in Headers */, + AABBFDA70659EA1200738526 /* SDL_quit.h in Headers */, + AABBFDA80659EA1200738526 /* SDL_rwops.h in Headers */, + AABBFDA90659EA1200738526 /* SDL_syswm.h in Headers */, + AABBFDAA0659EA1200738526 /* SDL_thread.h in Headers */, + AABBFDAB0659EA1200738526 /* SDL_timer.h in Headers */, + AABBFDAC0659EA1200738526 /* SDL_types.h in Headers */, + AABBFDAD0659EA1200738526 /* SDL_version.h in Headers */, + AABBFDAE0659EA1200738526 /* SDL_video.h in Headers */, + AABBFDF40659EA1200738526 /* SDL_romaudio.h in Headers */, + AABBFE1E0659EA1200738526 /* SDL_audio_c.h in Headers */, + AABBFE210659EA1200738526 /* SDL_audiodev_c.h in Headers */, + AABBFE230659EA1200738526 /* SDL_audiomem.h in Headers */, + AABBFE2B0659EA1200738526 /* SDL_sysaudio.h in Headers */, + AABBFE2D0659EA1200738526 /* SDL_wave.h in Headers */, + AABBFE580659EA1200738526 /* AudioFilePlayer.h in Headers */, + AABBFE5B0659EA1200738526 /* CAGuard.h in Headers */, + AABBFE5D0659EA1200738526 /* CDPlayer.h in Headers */, + AABBFE610659EA1200738526 /* SDL_syscdrom_c.h in Headers */, + AABBFE710659EA1200738526 /* SDL_syscdrom.h in Headers */, + AABBFE7F0659EA1200738526 /* SDL_events_c.h in Headers */, + AABBFE850659EA1200738526 /* SDL_sysevents.h in Headers */, + AABBFEB50659EA1300738526 /* SDL_joystick_c.h in Headers */, + AABBFEB60659EA1300738526 /* SDL_sysjoystick.h in Headers */, + AABBFEE00659EA1300738526 /* SDL_error_c.h in Headers */, + AABBFEE20659EA1300738526 /* SDL_fatal.h in Headers */, + AABBFEFA0659EA1300738526 /* SDL_syscond_c.h in Headers */, + AABBFF060659EA1300738526 /* SDL_sysmutex_c.h in Headers */, + AABBFF090659EA1300738526 /* SDL_systhread_c.h in Headers */, + AABBFF120659EA1300738526 /* SDL_systhread.h in Headers */, + AABBFF140659EA1300738526 /* SDL_thread_c.h in Headers */, + AABBFF2A0659EA1300738526 /* SDL_systimer.h in Headers */, + AABBFF2C0659EA1300738526 /* SDL_timer_c.h in Headers */, + AABBFF4D0659EA1300738526 /* blank_cursor.h in Headers */, + AABBFF770659EA1300738526 /* default_cursor.h in Headers */, + AABBFFC20659EA1300738526 /* SDL_lowvideo.h in Headers */, + AABBFFC70659EA1300738526 /* SDL_mackeys.h in Headers */, + AABB00120659EA1400738526 /* CGS.h in Headers */, + AABB00170659EA1400738526 /* SDL_QuartzKeys.h in Headers */, + AABB00180659EA1400738526 /* SDL_QuartzVideo.h in Headers */, + AABB001A0659EA1400738526 /* SDL_QuartzWindow.h in Headers */, + AABB002D0659EA1400738526 /* SDL_blit.h in Headers */, + AABB00340659EA1400738526 /* SDL_cursor_c.h in Headers */, + AABB00360659EA1400738526 /* SDL_glfuncs.h in Headers */, + AABB00370659EA1400738526 /* SDL_leaks.h in Headers */, + AABB00380659EA1400738526 /* SDL_memops.h in Headers */, + AABB003A0659EA1400738526 /* SDL_pixels_c.h in Headers */, + AABB003C0659EA1400738526 /* SDL_RLEaccel_c.h in Headers */, + AABB003E0659EA1400738526 /* SDL_stretch_c.h in Headers */, + AABB00400659EA1400738526 /* SDL_sysvideo.h in Headers */, + AABB00450659EA1400738526 /* SDL_yuv_sw_c.h in Headers */, + AABB00460659EA1400738526 /* SDL_yuvfuncs.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AABD0A1505DF0D30004F7929 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + AABD0AC305DF118C004F7929 /* lauxlib.h in Headers */, + AABD0AC405DF118C004F7929 /* lua.h in Headers */, + AABD0AC505DF118C004F7929 /* lualib.h in Headers */, + AABD0ACD05DF118C004F7929 /* lapi.h in Headers */, + AABD0ACF05DF118C004F7929 /* lcode.h in Headers */, + AABD0AD105DF118C004F7929 /* ldebug.h in Headers */, + AABD0AD305DF118C004F7929 /* ldo.h in Headers */, + AABD0AD605DF118C004F7929 /* lfunc.h in Headers */, + AABD0AD805DF118C004F7929 /* lgc.h in Headers */, + AABD0AEC05DF118C004F7929 /* llex.h in Headers */, + AABD0AED05DF118C004F7929 /* llimits.h in Headers */, + AABD0AEF05DF118C004F7929 /* lmem.h in Headers */, + AABD0AF105DF118C004F7929 /* lobject.h in Headers */, + AABD0AF305DF118C004F7929 /* lopcodes.h in Headers */, + AABD0AF505DF118C004F7929 /* lparser.h in Headers */, + AABD0AF705DF118C004F7929 /* lstate.h in Headers */, + AABD0AF905DF118C004F7929 /* lstring.h in Headers */, + AABD0AFB05DF118C004F7929 /* ltable.h in Headers */, + AABD0AFE05DF118C004F7929 /* ltm.h in Headers */, + AABD0B0705DF118C004F7929 /* lundump.h in Headers */, + AABD0B0905DF118C004F7929 /* lvm.h in Headers */, + AABD0B0B05DF118C004F7929 /* lzio.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + AA07AC55057321F700774A48 /* Ogg */ = { + isa = PBXNativeTarget; + buildConfigurationList = AACCABE0086B140B00876352 /* Build configuration list for PBXNativeTarget "Ogg" */; buildPhases = ( - AA07AC50057321F700774A48, - AA07AC51057321F700774A48, - AA07AC52057321F700774A48, - AA07AC53057321F700774A48, - AA07AC54057321F700774A48, + AA07AC50057321F700774A48 /* Headers */, + AA07AC51057321F700774A48 /* Resources */, + AA07AC52057321F700774A48 /* Sources */, + AA07AC53057321F700774A48 /* Rez */, + AA07AC54057321F700774A48 /* Frameworks */, ); buildRules = ( ); @@ -244,7 +2492,10 @@ LIBRARY_STYLE = Bundle; MACOSX_DEPLOYMENT_TARGET = 10.2; OTHER_CFLAGS = "-D__MACOSX__"; - OTHER_LDFLAGS = "-seg1addr 0x2F100000"; + OTHER_LDFLAGS = ( + "-seg1addr", + 0x2F100000, + ); OTHER_REZFLAGS = ""; PRODUCT_NAME = Ogg; REZ_EXECUTABLE = NO; @@ -253,10 +2504,9 @@ }; dependencies = ( ); - isa = PBXNativeTarget; name = Ogg; productName = Ogg; - productReference = AA07AC56057321F700774A48; + productReference = AA07AC56057321F700774A48 /* Ogg.framework */; productSettingsXML = " @@ -284,271 +2534,15 @@ "; productType = "com.apple.product-type.framework"; }; - AA07AC56057321F700774A48 = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = Ogg.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - AA07AC6C0573223E00774A48 = { - children = ( - AA07AC6F0573227500774A48, - AA07AC700573227500774A48, - AA07AC710573227500774A48, - AA07AC720573227500774A48, - ); - isa = PBXGroup; - name = ogg; - refType = 4; - sourceTree = ""; - }; - AA07AC6F0573227500774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = ogg.h; - path = "libogg-1.1/include/ogg/ogg.h"; - refType = 4; - sourceTree = ""; - }; - AA07AC700573227500774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = os_types.h; - path = "libogg-1.1/include/ogg/os_types.h"; - refType = 4; - sourceTree = ""; - }; - AA07AC710573227500774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = bitwise.c; - path = "libogg-1.1/src/bitwise.c"; - refType = 4; - sourceTree = ""; - }; - AA07AC720573227500774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = framing.c; - path = "libogg-1.1/src/framing.c"; - refType = 4; - sourceTree = ""; - }; - AA07AC730573227500774A48 = { - fileRef = AA07AC6F0573227500774A48; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA07AC740573227500774A48 = { - fileRef = AA07AC700573227500774A48; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA07AC750573227500774A48 = { - fileRef = AA07AC710573227500774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AC760573227500774A48 = { - fileRef = AA07AC720573227500774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AE470573254900774A48 = { - children = ( - AA07AE6C0573268C00774A48, - AA07AE6D0573268C00774A48, - AA07AE6E0573268C00774A48, - AA07AE6F0573268C00774A48, - AA07AE700573268C00774A48, - AA07AE710573268C00774A48, - AA07AE720573268C00774A48, - AA07AE730573268C00774A48, - AA07AE740573268C00774A48, - AA07AE750573268C00774A48, - AA07AE760573268C00774A48, - AA07AE770573268C00774A48, - AA07AE780573268C00774A48, - AA07AE790573268C00774A48, - AA07AE7A0573268C00774A48, - AA07AE7B0573268C00774A48, - AA07AE7C0573268C00774A48, - AA07AE7D0573268C00774A48, - AA07AE7E0573268C00774A48, - AA07AE7F0573268C00774A48, - AA07AE800573268C00774A48, - AA07AE810573268C00774A48, - AA07AE820573268C00774A48, - AA07AE830573268C00774A48, - AA07AE840573268C00774A48, - AA07AE850573268C00774A48, - AA07AE860573268C00774A48, - AA07AE870573268C00774A48, - AA07AE880573268C00774A48, - AA07AE890573268C00774A48, - AA07AE8A0573268C00774A48, - AA07AE8B0573268C00774A48, - AA07AE8C0573268C00774A48, - AA07AE8D0573268C00774A48, - AA07AE8E0573268C00774A48, - AA07AE8F0573268C00774A48, - AA07AE900573268C00774A48, - AA07AE910573268C00774A48, - AA07AE920573268C00774A48, - AA07AE930573268C00774A48, - AA07AE940573268C00774A48, - AA07AE950573268C00774A48, - AA07AE960573268C00774A48, - AA07AE970573268C00774A48, - AA07AE980573268C00774A48, - AA07AE990573268C00774A48, - AA07AE9A0573268C00774A48, - AA07AE9B0573268C00774A48, - AA07AE9C0573268C00774A48, - AA07AE9D0573268C00774A48, - AA07AE9E0573268C00774A48, - AA07AE9F0573268C00774A48, - AA07AEA00573268C00774A48, - AA07AEA10573268C00774A48, - AA07AEA20573268C00774A48, - AA07AEA30573268C00774A48, - AA07AEA40573268C00774A48, - AA07AEA50573268C00774A48, - AA07AEA60573268C00774A48, - AA07AEA70573268C00774A48, - AA07AEA80573268C00774A48, - AA07AEA90573268C00774A48, - AA07AEAA0573268C00774A48, - AA07AEAB0573268C00774A48, - ); - isa = PBXGroup; - name = vorbis; - refType = 4; - sourceTree = ""; - }; - AA07AE4E0573261A00774A48 = { - buildActionMask = 2147483647; - files = ( - AA07AEB80573268C00774A48, - AA07AEB90573268C00774A48, - AA07AEBA0573268C00774A48, - AA07AEBC0573268C00774A48, - AA07AEBE0573268C00774A48, - AA07AEC00573268C00774A48, - AA07AEC10573268C00774A48, - AA07AEC20573268C00774A48, - AA07AEC40573268C00774A48, - AA07AEC50573268C00774A48, - AA07AEC70573268C00774A48, - AA07AECA0573268C00774A48, - AA07AECC0573268C00774A48, - AA07AECE0573268C00774A48, - AA07AED00573268C00774A48, - AA07AED20573268C00774A48, - AA07AED40573268C00774A48, - AA07AED60573268C00774A48, - AA07AED70573268C00774A48, - AA07AED80573268C00774A48, - AA07AED90573268C00774A48, - AA07AEDA0573268C00774A48, - AA07AEDB0573268C00774A48, - AA07AEDC0573268C00774A48, - AA07AEDD0573268C00774A48, - AA07AEDE0573268C00774A48, - AA07AEDF0573268C00774A48, - AA07AEE00573268C00774A48, - AA07AEE10573268C00774A48, - AA07AEE20573268C00774A48, - AA07AEE30573268C00774A48, - AA07AEE40573268C00774A48, - AA07AEE50573268C00774A48, - AA07AEE60573268C00774A48, - AA07AEE70573268C00774A48, - AA07AEE80573268C00774A48, - AA07AEE90573268C00774A48, - AA07AEEB0573268C00774A48, - AA07AEED0573268C00774A48, - AA07AEEF0573268C00774A48, - AA07AEF20573268C00774A48, - AA07AEF70573268C00774A48, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA07AE4F0573261A00774A48 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA07AE500573261A00774A48 = { - buildActionMask = 2147483647; - files = ( - AA07AEBB0573268C00774A48, - AA07AEBD0573268C00774A48, - AA07AEBF0573268C00774A48, - AA07AEC30573268C00774A48, - AA07AEC60573268C00774A48, - AA07AEC80573268C00774A48, - AA07AEC90573268C00774A48, - AA07AECB0573268C00774A48, - AA07AECD0573268C00774A48, - AA07AECF0573268C00774A48, - AA07AED10573268C00774A48, - AA07AED30573268C00774A48, - AA07AED50573268C00774A48, - AA07AEEA0573268C00774A48, - AA07AEEC0573268C00774A48, - AA07AEEE0573268C00774A48, - AA07AEF00573268C00774A48, - AA07AEF10573268C00774A48, - AA07AEF30573268C00774A48, - AA07AEF40573268C00774A48, - AA07AEF50573268C00774A48, - AA07AEF60573268C00774A48, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA07AE510573261A00774A48 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA07AE520573261A00774A48 = { - buildActionMask = 2147483647; - files = ( - AA07AF060573274F00774A48, - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA07AE530573261A00774A48 = { + AA07AE530573261A00774A48 /* Vorbis */ = { + isa = PBXNativeTarget; + buildConfigurationList = AACCABE4086B140B00876352 /* Build configuration list for PBXNativeTarget "Vorbis" */; buildPhases = ( - AA07AE4E0573261A00774A48, - AA07AE4F0573261A00774A48, - AA07AE500573261A00774A48, - AA07AE510573261A00774A48, - AA07AE520573261A00774A48, + AA07AE4E0573261A00774A48 /* Headers */, + AA07AE4F0573261A00774A48 /* Resources */, + AA07AE500573261A00774A48 /* Sources */, + AA07AE510573261A00774A48 /* Rez */, + AA07AE520573261A00774A48 /* Frameworks */, ); buildRules = ( ); @@ -568,7 +2562,10 @@ LIBRARY_STYLE = Bundle; MACOSX_DEPLOYMENT_TARGET = 10.2; OTHER_CFLAGS = "-D__MACOSX__"; - OTHER_LDFLAGS = "-seg1addr 0x2F200000"; + OTHER_LDFLAGS = ( + "-seg1addr", + 0x2F200000, + ); OTHER_REZFLAGS = ""; PRODUCT_NAME = Vorbis; REZ_EXECUTABLE = NO; @@ -576,12 +2573,11 @@ WARNING_CFLAGS = ""; }; dependencies = ( - AA07AF200573282300774A48, + AA07AF200573282300774A48 /* PBXTargetDependency */, ); - isa = PBXNativeTarget; name = Vorbis; productName = vorbis; - productReference = AA07AF2E057329C000774A48; + productReference = AA07AF2E057329C000774A48 /* Vorbis.framework */; productSettingsXML = " @@ -609,1103 +2605,15 @@ "; productType = "com.apple.product-type.framework"; }; - AA07AE6C0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = codec.h; - path = "libvorbis-1.0.1/include/vorbis/codec.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE6D0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = vorbisenc.h; - path = "libvorbis-1.0.1/include/vorbis/vorbisenc.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE6E0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = vorbisfile.h; - path = "libvorbis-1.0.1/include/vorbis/vorbisfile.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE6F0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = analysis.c; - path = "libvorbis-1.0.1/lib/analysis.c"; - refType = 4; - sourceTree = ""; - }; - AA07AE700573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = backends.h; - path = "libvorbis-1.0.1/lib/backends.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE710573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = bitrate.c; - path = "libvorbis-1.0.1/lib/bitrate.c"; - refType = 4; - sourceTree = ""; - }; - AA07AE720573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = bitrate.h; - path = "libvorbis-1.0.1/lib/bitrate.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE730573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = block.c; - path = "libvorbis-1.0.1/lib/block.c"; - refType = 4; - sourceTree = ""; - }; - AA07AE740573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = res_books_stereo.h; - path = "libvorbis-1.0.1/lib/books/coupled/res_books_stereo.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE750573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = floor_books.h; - path = "libvorbis-1.0.1/lib/books/floor/floor_books.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE760573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = res_books_uncoupled.h; - path = "libvorbis-1.0.1/lib/books/uncoupled/res_books_uncoupled.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE770573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = codebook.c; - path = "libvorbis-1.0.1/lib/codebook.c"; - refType = 4; - sourceTree = ""; - }; - AA07AE780573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = codebook.h; - path = "libvorbis-1.0.1/lib/codebook.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE790573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = codec_internal.h; - path = "libvorbis-1.0.1/lib/codec_internal.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE7A0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = envelope.c; - path = "libvorbis-1.0.1/lib/envelope.c"; - refType = 4; - sourceTree = ""; - }; - AA07AE7B0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = envelope.h; - path = "libvorbis-1.0.1/lib/envelope.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE7C0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = floor0.c; - path = "libvorbis-1.0.1/lib/floor0.c"; - refType = 4; - sourceTree = ""; - }; - AA07AE7D0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = floor1.c; - path = "libvorbis-1.0.1/lib/floor1.c"; - refType = 4; - sourceTree = ""; - }; - AA07AE7E0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = highlevel.h; - path = "libvorbis-1.0.1/lib/highlevel.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE7F0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = info.c; - path = "libvorbis-1.0.1/lib/info.c"; - refType = 4; - sourceTree = ""; - }; - AA07AE800573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = lookup_data.h; - path = "libvorbis-1.0.1/lib/lookup_data.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE810573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = lookup.c; - path = "libvorbis-1.0.1/lib/lookup.c"; - refType = 4; - sourceTree = ""; - }; - AA07AE820573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = lookup.h; - path = "libvorbis-1.0.1/lib/lookup.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE830573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = lpc.c; - path = "libvorbis-1.0.1/lib/lpc.c"; - refType = 4; - sourceTree = ""; - }; - AA07AE840573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = lpc.h; - path = "libvorbis-1.0.1/lib/lpc.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE850573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = lsp.c; - path = "libvorbis-1.0.1/lib/lsp.c"; - refType = 4; - sourceTree = ""; - }; - AA07AE860573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = lsp.h; - path = "libvorbis-1.0.1/lib/lsp.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE870573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = mapping0.c; - path = "libvorbis-1.0.1/lib/mapping0.c"; - refType = 4; - sourceTree = ""; - }; - AA07AE880573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = masking.h; - path = "libvorbis-1.0.1/lib/masking.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE890573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = mdct.c; - path = "libvorbis-1.0.1/lib/mdct.c"; - refType = 4; - sourceTree = ""; - }; - AA07AE8A0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = mdct.h; - path = "libvorbis-1.0.1/lib/mdct.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE8B0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = misc.h; - path = "libvorbis-1.0.1/lib/misc.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE8C0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = floor_all.h; - path = "libvorbis-1.0.1/lib/modes/floor_all.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE8D0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = psych_8.h; - path = "libvorbis-1.0.1/lib/modes/psych_8.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE8E0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = psych_11.h; - path = "libvorbis-1.0.1/lib/modes/psych_11.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE8F0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = psych_16.h; - path = "libvorbis-1.0.1/lib/modes/psych_16.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE900573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = psych_44.h; - path = "libvorbis-1.0.1/lib/modes/psych_44.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE910573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = residue_8.h; - path = "libvorbis-1.0.1/lib/modes/residue_8.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE920573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = residue_16.h; - path = "libvorbis-1.0.1/lib/modes/residue_16.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE930573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = residue_44.h; - path = "libvorbis-1.0.1/lib/modes/residue_44.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE940573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = residue_44u.h; - path = "libvorbis-1.0.1/lib/modes/residue_44u.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE950573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = setup_8.h; - path = "libvorbis-1.0.1/lib/modes/setup_8.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE960573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = setup_11.h; - path = "libvorbis-1.0.1/lib/modes/setup_11.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE970573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = setup_16.h; - path = "libvorbis-1.0.1/lib/modes/setup_16.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE980573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = setup_22.h; - path = "libvorbis-1.0.1/lib/modes/setup_22.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE990573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = setup_32.h; - path = "libvorbis-1.0.1/lib/modes/setup_32.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE9A0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = setup_44.h; - path = "libvorbis-1.0.1/lib/modes/setup_44.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE9B0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = setup_44u.h; - path = "libvorbis-1.0.1/lib/modes/setup_44u.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE9C0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = setup_X.h; - path = "libvorbis-1.0.1/lib/modes/setup_X.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE9D0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = os.h; - path = "libvorbis-1.0.1/lib/os.h"; - refType = 4; - sourceTree = ""; - }; - AA07AE9E0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = psy.c; - path = "libvorbis-1.0.1/lib/psy.c"; - refType = 4; - sourceTree = ""; - }; - AA07AE9F0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = psy.h; - path = "libvorbis-1.0.1/lib/psy.h"; - refType = 4; - sourceTree = ""; - }; - AA07AEA00573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = registry.c; - path = "libvorbis-1.0.1/lib/registry.c"; - refType = 4; - sourceTree = ""; - }; - AA07AEA10573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = registry.h; - path = "libvorbis-1.0.1/lib/registry.h"; - refType = 4; - sourceTree = ""; - }; - AA07AEA20573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = res0.c; - path = "libvorbis-1.0.1/lib/res0.c"; - refType = 4; - sourceTree = ""; - }; - AA07AEA30573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = scales.h; - path = "libvorbis-1.0.1/lib/scales.h"; - refType = 4; - sourceTree = ""; - }; - AA07AEA40573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = sharedbook.c; - path = "libvorbis-1.0.1/lib/sharedbook.c"; - refType = 4; - sourceTree = ""; - }; - AA07AEA50573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = smallft.c; - path = "libvorbis-1.0.1/lib/smallft.c"; - refType = 4; - sourceTree = ""; - }; - AA07AEA60573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = smallft.h; - path = "libvorbis-1.0.1/lib/smallft.h"; - refType = 4; - sourceTree = ""; - }; - AA07AEA70573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = synthesis.c; - path = "libvorbis-1.0.1/lib/synthesis.c"; - refType = 4; - sourceTree = ""; - }; - AA07AEA80573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = vorbisenc.c; - path = "libvorbis-1.0.1/lib/vorbisenc.c"; - refType = 4; - sourceTree = ""; - }; - AA07AEA90573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = vorbisfile.c; - path = "libvorbis-1.0.1/lib/vorbisfile.c"; - refType = 4; - sourceTree = ""; - }; - AA07AEAA0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = window.c; - path = "libvorbis-1.0.1/lib/window.c"; - refType = 4; - sourceTree = ""; - }; - AA07AEAB0573268C00774A48 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = window.h; - path = "libvorbis-1.0.1/lib/window.h"; - refType = 4; - sourceTree = ""; - }; - AA07AEB80573268C00774A48 = { - fileRef = AA07AE6C0573268C00774A48; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA07AEB90573268C00774A48 = { - fileRef = AA07AE6D0573268C00774A48; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA07AEBA0573268C00774A48 = { - fileRef = AA07AE6E0573268C00774A48; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA07AEBB0573268C00774A48 = { - fileRef = AA07AE6F0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEBC0573268C00774A48 = { - fileRef = AA07AE700573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEBD0573268C00774A48 = { - fileRef = AA07AE710573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEBE0573268C00774A48 = { - fileRef = AA07AE720573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEBF0573268C00774A48 = { - fileRef = AA07AE730573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEC00573268C00774A48 = { - fileRef = AA07AE740573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEC10573268C00774A48 = { - fileRef = AA07AE750573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEC20573268C00774A48 = { - fileRef = AA07AE760573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEC30573268C00774A48 = { - fileRef = AA07AE770573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEC40573268C00774A48 = { - fileRef = AA07AE780573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEC50573268C00774A48 = { - fileRef = AA07AE790573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEC60573268C00774A48 = { - fileRef = AA07AE7A0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEC70573268C00774A48 = { - fileRef = AA07AE7B0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEC80573268C00774A48 = { - fileRef = AA07AE7C0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEC90573268C00774A48 = { - fileRef = AA07AE7D0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AECA0573268C00774A48 = { - fileRef = AA07AE7E0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AECB0573268C00774A48 = { - fileRef = AA07AE7F0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AECC0573268C00774A48 = { - fileRef = AA07AE800573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AECD0573268C00774A48 = { - fileRef = AA07AE810573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AECE0573268C00774A48 = { - fileRef = AA07AE820573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AECF0573268C00774A48 = { - fileRef = AA07AE830573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AED00573268C00774A48 = { - fileRef = AA07AE840573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AED10573268C00774A48 = { - fileRef = AA07AE850573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AED20573268C00774A48 = { - fileRef = AA07AE860573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AED30573268C00774A48 = { - fileRef = AA07AE870573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AED40573268C00774A48 = { - fileRef = AA07AE880573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AED50573268C00774A48 = { - fileRef = AA07AE890573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AED60573268C00774A48 = { - fileRef = AA07AE8A0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AED70573268C00774A48 = { - fileRef = AA07AE8B0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AED80573268C00774A48 = { - fileRef = AA07AE8C0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AED90573268C00774A48 = { - fileRef = AA07AE8D0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEDA0573268C00774A48 = { - fileRef = AA07AE8E0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEDB0573268C00774A48 = { - fileRef = AA07AE8F0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEDC0573268C00774A48 = { - fileRef = AA07AE900573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEDD0573268C00774A48 = { - fileRef = AA07AE910573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEDE0573268C00774A48 = { - fileRef = AA07AE920573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEDF0573268C00774A48 = { - fileRef = AA07AE930573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEE00573268C00774A48 = { - fileRef = AA07AE940573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEE10573268C00774A48 = { - fileRef = AA07AE950573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEE20573268C00774A48 = { - fileRef = AA07AE960573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEE30573268C00774A48 = { - fileRef = AA07AE970573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEE40573268C00774A48 = { - fileRef = AA07AE980573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEE50573268C00774A48 = { - fileRef = AA07AE990573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEE60573268C00774A48 = { - fileRef = AA07AE9A0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEE70573268C00774A48 = { - fileRef = AA07AE9B0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEE80573268C00774A48 = { - fileRef = AA07AE9C0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEE90573268C00774A48 = { - fileRef = AA07AE9D0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEEA0573268C00774A48 = { - fileRef = AA07AE9E0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEEB0573268C00774A48 = { - fileRef = AA07AE9F0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEEC0573268C00774A48 = { - fileRef = AA07AEA00573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEED0573268C00774A48 = { - fileRef = AA07AEA10573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEEE0573268C00774A48 = { - fileRef = AA07AEA20573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEEF0573268C00774A48 = { - fileRef = AA07AEA30573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEF00573268C00774A48 = { - fileRef = AA07AEA40573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEF10573268C00774A48 = { - fileRef = AA07AEA50573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEF20573268C00774A48 = { - fileRef = AA07AEA60573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEF30573268C00774A48 = { - fileRef = AA07AEA70573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEF40573268C00774A48 = { - fileRef = AA07AEA80573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEF50573268C00774A48 = { - fileRef = AA07AEA90573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEF60573268C00774A48 = { - fileRef = AA07AEAA0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AEF70573268C00774A48 = { - fileRef = AA07AEAB0573268C00774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AF060573274F00774A48 = { - fileRef = AA07AC56057321F700774A48; - isa = PBXBuildFile; - settings = { - }; - }; - AA07AF1F0573282300774A48 = { - containerPortal = 0867D690FE84028FC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = AA07AC55057321F700774A48; - remoteInfo = Ogg; - }; - AA07AF200573282300774A48 = { - isa = PBXTargetDependency; - target = AA07AC55057321F700774A48; - targetProxy = AA07AF1F0573282300774A48; - }; - AA07AF2E057329C000774A48 = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = Vorbis.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - AA07AF5D05732E0100774A48 = { - buildActionMask = 2147483647; - files = ( - AA4B40F105733017005FB5DB, - AA4B40F205733017005FB5DB, - AA4B40F905733017005FB5DB, - AA4B40FF05733017005FB5DB, - AA4B410B05733017005FB5DB, - AA4B410E05733017005FB5DB, - AA4B411905733017005FB5DB, - AA4B412105733017005FB5DB, - AA4B412405733017005FB5DB, - AA4B412505733017005FB5DB, - AA4B412605733017005FB5DB, - AA4B412705733017005FB5DB, - AA4B412B05733017005FB5DB, - AA4B412C05733017005FB5DB, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA07AF5E05732E0100774A48 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA07AF5F05732E0100774A48 = { - buildActionMask = 2147483647; - files = ( - AA4B40F305733017005FB5DB, - AA4B40F405733017005FB5DB, - AA4B40F505733017005FB5DB, - AA4B40F605733017005FB5DB, - AA4B40F705733017005FB5DB, - AA4B40F805733017005FB5DB, - AA4B40FA05733017005FB5DB, - AA4B40FB05733017005FB5DB, - AA4B40FC05733017005FB5DB, - AA4B40FD05733017005FB5DB, - AA4B40FE05733017005FB5DB, - AA4B410005733017005FB5DB, - AA4B410105733017005FB5DB, - AA4B410205733017005FB5DB, - AA4B410305733017005FB5DB, - AA4B410405733017005FB5DB, - AA4B410505733017005FB5DB, - AA4B410605733017005FB5DB, - AA4B410705733017005FB5DB, - AA4B410805733017005FB5DB, - AA4B410905733017005FB5DB, - AA4B410A05733017005FB5DB, - AA4B410C05733017005FB5DB, - AA4B410D05733017005FB5DB, - AA4B410F05733017005FB5DB, - AA4B411005733017005FB5DB, - AA4B411105733017005FB5DB, - AA4B411205733017005FB5DB, - AA4B411305733017005FB5DB, - AA4B411405733017005FB5DB, - AA4B411505733017005FB5DB, - AA4B411605733017005FB5DB, - AA4B411705733017005FB5DB, - AA4B411805733017005FB5DB, - AA4B411A05733017005FB5DB, - AA4B411B05733017005FB5DB, - AA4B411C05733017005FB5DB, - AA4B411D05733017005FB5DB, - AA4B411E05733017005FB5DB, - AA4B411F05733017005FB5DB, - AA4B412005733017005FB5DB, - AA4B412205733017005FB5DB, - AA4B412305733017005FB5DB, - AA4B412805733017005FB5DB, - AA4B412905733017005FB5DB, - AA4B412A05733017005FB5DB, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA07AF6005732E0100774A48 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA07AF6105732E0100774A48 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA07AF6205732E0100774A48 = { + AA07AF6205732E0100774A48 /* jpeg62 */ = { + isa = PBXNativeTarget; + buildConfigurationList = AACCABE8086B140B00876352 /* Build configuration list for PBXNativeTarget "jpeg62" */; buildPhases = ( - AA07AF5D05732E0100774A48, - AA07AF5E05732E0100774A48, - AA07AF5F05732E0100774A48, - AA07AF6005732E0100774A48, - AA07AF6105732E0100774A48, + AA07AF5D05732E0100774A48 /* Headers */, + AA07AF5E05732E0100774A48 /* Resources */, + AA07AF5F05732E0100774A48 /* Sources */, + AA07AF6005732E0100774A48 /* Rez */, + AA07AF6105732E0100774A48 /* Frameworks */, ); buildRules = ( ); @@ -1723,7 +2631,10 @@ LIBRARY_STYLE = Bundle; MACOSX_DEPLOYMENT_TARGET = 10.2; OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-seg1addr 0x2F330000"; + OTHER_LDFLAGS = ( + "-seg1addr", + 0x2F330000, + ); OTHER_REZFLAGS = ""; PRODUCT_NAME = jpeg62; REZ_EXECUTABLE = NO; @@ -1732,10 +2643,9 @@ }; dependencies = ( ); - isa = PBXNativeTarget; name = jpeg62; productName = jpeg62; - productReference = AA07AF6305732E0100774A48; + productReference = AA07AF6305732E0100774A48 /* jpeg62.framework */; productSettingsXML = " @@ -1763,1060 +2673,15 @@ "; productType = "com.apple.product-type.framework"; }; - AA07AF6305732E0100774A48 = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = jpeg62.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - AA07AF6705732E0C00774A48 = { - children = ( - AA4B40B505733017005FB5DB, - AA4B40B605733017005FB5DB, - AA4B40B705733017005FB5DB, - AA4B40B805733017005FB5DB, - AA4B40B905733017005FB5DB, - AA4B40BA05733017005FB5DB, - AA4B40BB05733017005FB5DB, - AA4B40BC05733017005FB5DB, - AA4B40BD05733017005FB5DB, - AA4B40BE05733017005FB5DB, - AA4B40BF05733017005FB5DB, - AA4B40C005733017005FB5DB, - AA4B40C105733017005FB5DB, - AA4B40C205733017005FB5DB, - AA4B40C305733017005FB5DB, - AA4B40C405733017005FB5DB, - AA4B40C505733017005FB5DB, - AA4B40C605733017005FB5DB, - AA4B40C705733017005FB5DB, - AA4B40C805733017005FB5DB, - AA4B40C905733017005FB5DB, - AA4B40CA05733017005FB5DB, - AA4B40CB05733017005FB5DB, - AA4B40CC05733017005FB5DB, - AA4B40CD05733017005FB5DB, - AA4B40CE05733017005FB5DB, - AA4B40CF05733017005FB5DB, - AA4B40D005733017005FB5DB, - AA4B40D105733017005FB5DB, - AA4B40D205733017005FB5DB, - AA4B40D305733017005FB5DB, - AA4B40D405733017005FB5DB, - AA4B40D505733017005FB5DB, - AA4B40D605733017005FB5DB, - AA4B40D705733017005FB5DB, - AA4B40D805733017005FB5DB, - AA4B40D905733017005FB5DB, - AA4B40DA05733017005FB5DB, - AA4B40DB05733017005FB5DB, - AA4B40DC05733017005FB5DB, - AA4B40DD05733017005FB5DB, - AA4B40DE05733017005FB5DB, - AA4B40DF05733017005FB5DB, - AA4B40E005733017005FB5DB, - AA4B40E105733017005FB5DB, - AA4B40E205733017005FB5DB, - AA4B40E305733017005FB5DB, - AA4B40E405733017005FB5DB, - AA4B40E505733017005FB5DB, - AA4B40E605733017005FB5DB, - AA4B40E705733017005FB5DB, - AA4B40E805733017005FB5DB, - AA4B40E905733017005FB5DB, - AA4B40EA05733017005FB5DB, - AA4B40EB05733017005FB5DB, - AA4B40EC05733017005FB5DB, - AA4B40ED05733017005FB5DB, - AA4B40EE05733017005FB5DB, - AA4B40EF05733017005FB5DB, - AA4B40F005733017005FB5DB, - ); - isa = PBXGroup; - name = jpeg62; - refType = 4; - sourceTree = ""; - }; - AA4B40B505733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = cderror.h; - path = "jpeg-6b/cderror.h"; - refType = 4; - sourceTree = ""; - }; - AA4B40B605733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = cdjpeg.h; - path = "jpeg-6b/cdjpeg.h"; - refType = 4; - sourceTree = ""; - }; - AA4B40B705733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jcapimin.c; - path = "jpeg-6b/jcapimin.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40B805733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jcapistd.c; - path = "jpeg-6b/jcapistd.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40B905733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jccoefct.c; - path = "jpeg-6b/jccoefct.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40BA05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jccolor.c; - path = "jpeg-6b/jccolor.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40BB05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jcdctmgr.c; - path = "jpeg-6b/jcdctmgr.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40BC05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jchuff.c; - path = "jpeg-6b/jchuff.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40BD05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = jchuff.h; - path = "jpeg-6b/jchuff.h"; - refType = 4; - sourceTree = ""; - }; - AA4B40BE05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jcinit.c; - path = "jpeg-6b/jcinit.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40BF05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jcmainct.c; - path = "jpeg-6b/jcmainct.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40C005733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jcmarker.c; - path = "jpeg-6b/jcmarker.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40C105733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jcmaster.c; - path = "jpeg-6b/jcmaster.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40C205733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jcomapi.c; - path = "jpeg-6b/jcomapi.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40C305733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = jconfig.h; - path = "jpeg-6b/jconfig.h"; - refType = 4; - sourceTree = ""; - }; - AA4B40C405733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jcparam.c; - path = "jpeg-6b/jcparam.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40C505733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jcphuff.c; - path = "jpeg-6b/jcphuff.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40C605733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jcprepct.c; - path = "jpeg-6b/jcprepct.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40C705733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jcsample.c; - path = "jpeg-6b/jcsample.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40C805733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jctrans.c; - path = "jpeg-6b/jctrans.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40C905733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jdapimin.c; - path = "jpeg-6b/jdapimin.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40CA05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jdapistd.c; - path = "jpeg-6b/jdapistd.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40CB05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jdatadst.c; - path = "jpeg-6b/jdatadst.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40CC05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jdatasrc.c; - path = "jpeg-6b/jdatasrc.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40CD05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jdcoefct.c; - path = "jpeg-6b/jdcoefct.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40CE05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jdcolor.c; - path = "jpeg-6b/jdcolor.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40CF05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = jdct.h; - path = "jpeg-6b/jdct.h"; - refType = 4; - sourceTree = ""; - }; - AA4B40D005733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jddctmgr.c; - path = "jpeg-6b/jddctmgr.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40D105733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jdhuff.c; - path = "jpeg-6b/jdhuff.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40D205733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = jdhuff.h; - path = "jpeg-6b/jdhuff.h"; - refType = 4; - sourceTree = ""; - }; - AA4B40D305733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jdinput.c; - path = "jpeg-6b/jdinput.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40D405733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jdmainct.c; - path = "jpeg-6b/jdmainct.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40D505733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jdmarker.c; - path = "jpeg-6b/jdmarker.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40D605733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jdmaster.c; - path = "jpeg-6b/jdmaster.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40D705733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jdmerge.c; - path = "jpeg-6b/jdmerge.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40D805733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jdphuff.c; - path = "jpeg-6b/jdphuff.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40D905733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jdpostct.c; - path = "jpeg-6b/jdpostct.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40DA05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jdsample.c; - path = "jpeg-6b/jdsample.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40DB05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jdtrans.c; - path = "jpeg-6b/jdtrans.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40DC05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jerror.c; - path = "jpeg-6b/jerror.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40DD05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = jerror.h; - path = "jpeg-6b/jerror.h"; - refType = 4; - sourceTree = ""; - }; - AA4B40DE05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jfdctflt.c; - path = "jpeg-6b/jfdctflt.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40DF05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jfdctfst.c; - path = "jpeg-6b/jfdctfst.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40E005733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jfdctint.c; - path = "jpeg-6b/jfdctint.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40E105733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jidctflt.c; - path = "jpeg-6b/jidctflt.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40E205733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jidctfst.c; - path = "jpeg-6b/jidctfst.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40E305733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jidctint.c; - path = "jpeg-6b/jidctint.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40E405733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jidctred.c; - path = "jpeg-6b/jidctred.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40E505733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = jinclude.h; - path = "jpeg-6b/jinclude.h"; - refType = 4; - sourceTree = ""; - }; - AA4B40E605733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jmemmgr.c; - path = "jpeg-6b/jmemmgr.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40E705733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jmemnobs.c; - path = "jpeg-6b/jmemnobs.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40E805733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = jmemsys.h; - path = "jpeg-6b/jmemsys.h"; - refType = 4; - sourceTree = ""; - }; - AA4B40E905733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = jmorecfg.h; - path = "jpeg-6b/jmorecfg.h"; - refType = 4; - sourceTree = ""; - }; - AA4B40EA05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = jpegint.h; - path = "jpeg-6b/jpegint.h"; - refType = 4; - sourceTree = ""; - }; - AA4B40EB05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = jpeglib.h; - path = "jpeg-6b/jpeglib.h"; - refType = 4; - sourceTree = ""; - }; - AA4B40EC05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jquant1.c; - path = "jpeg-6b/jquant1.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40ED05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jquant2.c; - path = "jpeg-6b/jquant2.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40EE05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - name = jutils.c; - path = "jpeg-6b/jutils.c"; - refType = 4; - sourceTree = ""; - }; - AA4B40EF05733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = jversion.h; - path = "jpeg-6b/jversion.h"; - refType = 4; - sourceTree = ""; - }; - AA4B40F005733017005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - name = transupp.h; - path = "jpeg-6b/transupp.h"; - refType = 4; - sourceTree = ""; - }; - AA4B40F105733017005FB5DB = { - fileRef = AA4B40B505733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B40F205733017005FB5DB = { - fileRef = AA4B40B605733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B40F305733017005FB5DB = { - fileRef = AA4B40B705733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B40F405733017005FB5DB = { - fileRef = AA4B40B805733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B40F505733017005FB5DB = { - fileRef = AA4B40B905733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B40F605733017005FB5DB = { - fileRef = AA4B40BA05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B40F705733017005FB5DB = { - fileRef = AA4B40BB05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B40F805733017005FB5DB = { - fileRef = AA4B40BC05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B40F905733017005FB5DB = { - fileRef = AA4B40BD05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B40FA05733017005FB5DB = { - fileRef = AA4B40BE05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B40FB05733017005FB5DB = { - fileRef = AA4B40BF05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B40FC05733017005FB5DB = { - fileRef = AA4B40C005733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B40FD05733017005FB5DB = { - fileRef = AA4B40C105733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B40FE05733017005FB5DB = { - fileRef = AA4B40C205733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B40FF05733017005FB5DB = { - fileRef = AA4B40C305733017005FB5DB; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA4B410005733017005FB5DB = { - fileRef = AA4B40C405733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B410105733017005FB5DB = { - fileRef = AA4B40C505733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B410205733017005FB5DB = { - fileRef = AA4B40C605733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B410305733017005FB5DB = { - fileRef = AA4B40C705733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B410405733017005FB5DB = { - fileRef = AA4B40C805733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B410505733017005FB5DB = { - fileRef = AA4B40C905733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B410605733017005FB5DB = { - fileRef = AA4B40CA05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B410705733017005FB5DB = { - fileRef = AA4B40CB05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B410805733017005FB5DB = { - fileRef = AA4B40CC05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B410905733017005FB5DB = { - fileRef = AA4B40CD05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B410A05733017005FB5DB = { - fileRef = AA4B40CE05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B410B05733017005FB5DB = { - fileRef = AA4B40CF05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B410C05733017005FB5DB = { - fileRef = AA4B40D005733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B410D05733017005FB5DB = { - fileRef = AA4B40D105733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B410E05733017005FB5DB = { - fileRef = AA4B40D205733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B410F05733017005FB5DB = { - fileRef = AA4B40D305733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B411005733017005FB5DB = { - fileRef = AA4B40D405733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B411105733017005FB5DB = { - fileRef = AA4B40D505733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B411205733017005FB5DB = { - fileRef = AA4B40D605733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B411305733017005FB5DB = { - fileRef = AA4B40D705733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B411405733017005FB5DB = { - fileRef = AA4B40D805733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B411505733017005FB5DB = { - fileRef = AA4B40D905733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B411605733017005FB5DB = { - fileRef = AA4B40DA05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B411705733017005FB5DB = { - fileRef = AA4B40DB05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B411805733017005FB5DB = { - fileRef = AA4B40DC05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B411905733017005FB5DB = { - fileRef = AA4B40DD05733017005FB5DB; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA4B411A05733017005FB5DB = { - fileRef = AA4B40DE05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B411B05733017005FB5DB = { - fileRef = AA4B40DF05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B411C05733017005FB5DB = { - fileRef = AA4B40E005733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B411D05733017005FB5DB = { - fileRef = AA4B40E105733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B411E05733017005FB5DB = { - fileRef = AA4B40E205733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B411F05733017005FB5DB = { - fileRef = AA4B40E305733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B412005733017005FB5DB = { - fileRef = AA4B40E405733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B412105733017005FB5DB = { - fileRef = AA4B40E505733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B412205733017005FB5DB = { - fileRef = AA4B40E605733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B412305733017005FB5DB = { - fileRef = AA4B40E705733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B412405733017005FB5DB = { - fileRef = AA4B40E805733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B412505733017005FB5DB = { - fileRef = AA4B40E905733017005FB5DB; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA4B412605733017005FB5DB = { - fileRef = AA4B40EA05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B412705733017005FB5DB = { - fileRef = AA4B40EB05733017005FB5DB; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA4B412805733017005FB5DB = { - fileRef = AA4B40EC05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B412905733017005FB5DB = { - fileRef = AA4B40ED05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B412A05733017005FB5DB = { - fileRef = AA4B40EE05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B412B05733017005FB5DB = { - fileRef = AA4B40EF05733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B412C05733017005FB5DB = { - fileRef = AA4B40F005733017005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B413705733358005FB5DB = { - buildActionMask = 2147483647; - files = ( - AAA71DC105EDD1EE00D2E8FF, - AAA71DCD05EDD1EE00D2E8FF, - AAA71DD005EDD1EE00D2E8FF, - AAA71DD205EDD1EE00D2E8FF, - AAA71DD305EDD1EE00D2E8FF, - AAA71DD505EDD1EE00D2E8FF, - AAA71DDB05EDD1EE00D2E8FF, - AAA71DDD05EDD1EE00D2E8FF, - AAA71DE005EDD1EE00D2E8FF, - AAA71DF105EDD1EE00D2E8FF, - AAA71DF305EDD1EE00D2E8FF, - AAA71DF505EDD1EE00D2E8FF, - AAA71DF905EDD1EE00D2E8FF, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B413805733358005FB5DB = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B413905733358005FB5DB = { - buildActionMask = 2147483647; - files = ( - AAA71DC005EDD1EE00D2E8FF, - AAA71DCC05EDD1EE00D2E8FF, - AAA71DCF05EDD1EE00D2E8FF, - AAA71DD105EDD1EE00D2E8FF, - AAA71DD405EDD1EE00D2E8FF, - AAA71DDA05EDD1EE00D2E8FF, - AAA71DDC05EDD1EE00D2E8FF, - AAA71DF005EDD1EE00D2E8FF, - AAA71DF205EDD1EE00D2E8FF, - AAA71DF405EDD1EE00D2E8FF, - AAA71DF805EDD1EE00D2E8FF, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B413A05733358005FB5DB = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B413B05733358005FB5DB = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B413C05733358005FB5DB = { + AA4B413C05733358005FB5DB /* mad */ = { + isa = PBXNativeTarget; + buildConfigurationList = AACCABEC086B140B00876352 /* Build configuration list for PBXNativeTarget "mad" */; buildPhases = ( - AA4B413705733358005FB5DB, - AA4B413805733358005FB5DB, - AA4B413905733358005FB5DB, - AA4B413A05733358005FB5DB, - AA4B413B05733358005FB5DB, + AA4B413705733358005FB5DB /* Headers */, + AA4B413805733358005FB5DB /* Resources */, + AA4B413905733358005FB5DB /* Sources */, + AA4B413A05733358005FB5DB /* Rez */, + AA4B413B05733358005FB5DB /* Frameworks */, ); buildRules = ( ); @@ -2832,8 +2697,22 @@ INFOPLIST_FILE = "mad-Info.plist"; INSTALL_PATH = "@executable_path/../Frameworks"; LIBRARY_STYLE = Bundle; - OTHER_CFLAGS = "-DHAVE_CONFIG_H -DFPM_PPC -fforce-mem -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2"; - OTHER_LDFLAGS = "-seg1addr 0x2F400000"; + OTHER_CFLAGS = ( + "-DHAVE_CONFIG_H", + "-DFPM_PPC", + "-fforce-mem", + "-fforce-addr", + "-fthread-jumps", + "-fcse-follow-jumps", + "-fcse-skip-blocks", + "-fexpensive-optimizations", + "-fregmove", + "-fschedule-insns2", + ); + OTHER_LDFLAGS = ( + "-seg1addr", + 0x2F400000, + ); OTHER_REZFLAGS = ""; PRODUCT_NAME = mad; REZ_EXECUTABLE = NO; @@ -2842,10 +2721,9 @@ }; dependencies = ( ); - isa = PBXNativeTarget; name = mad; productName = mad; - productReference = AA4B413D05733358005FB5DB; + productReference = AA4B413D05733358005FB5DB /* mad.framework */; productSettingsXML = " @@ -2873,73 +2751,15 @@ "; productType = "com.apple.product-type.framework"; }; - AA4B413D05733358005FB5DB = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = mad.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - AA4B41A005733882005FB5DB = { - buildActionMask = 2147483647; - files = ( - AA4B41C205733991005FB5DB, - AA4B41C305733991005FB5DB, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B41A105733882005FB5DB = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B41A205733882005FB5DB = { - buildActionMask = 2147483647; - files = ( - AA4B41C105733991005FB5DB, - AA4B41C405733991005FB5DB, - AA4B41C505733991005FB5DB, - AA4B41C605733991005FB5DB, - AA4B41C705733991005FB5DB, - AA4B41C805733991005FB5DB, - AA4B41C905733991005FB5DB, - AA4B41CA05733991005FB5DB, - AA4B41CB05733991005FB5DB, - AA4B41CC05733991005FB5DB, - AA4B41CD05733991005FB5DB, - AA4B41CE05733991005FB5DB, - AA4B41CF05733991005FB5DB, - AA4B41D005733991005FB5DB, - AA4B41D105733991005FB5DB, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B41A305733882005FB5DB = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B41A405733882005FB5DB = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B41A505733882005FB5DB = { + AA4B41A505733882005FB5DB /* png */ = { + isa = PBXNativeTarget; + buildConfigurationList = AACCABF0086B140B00876352 /* Build configuration list for PBXNativeTarget "png" */; buildPhases = ( - AA4B41A005733882005FB5DB, - AA4B41A105733882005FB5DB, - AA4B41A205733882005FB5DB, - AA4B41A305733882005FB5DB, - AA4B41A405733882005FB5DB, + AA4B41A005733882005FB5DB /* Headers */, + AA4B41A105733882005FB5DB /* Resources */, + AA4B41A205733882005FB5DB /* Sources */, + AA4B41A305733882005FB5DB /* Rez */, + AA4B41A405733882005FB5DB /* Frameworks */, ); buildRules = ( ); @@ -2959,7 +2779,11 @@ LIBRARY_STYLE = Bundle; MACOSX_DEPLOYMENT_TARGET = 10.2; OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-seg1addr 0x2F500000 -lz"; + OTHER_LDFLAGS = ( + "-seg1addr", + 0x2F500000, + "-lz", + ); OTHER_REZFLAGS = ""; PRODUCT_NAME = png; REZ_EXECUTABLE = NO; @@ -2968,10 +2792,9 @@ }; dependencies = ( ); - isa = PBXNativeTarget; name = png; productName = png; - productReference = AA4B41A605733882005FB5DB; + productReference = AA4B41A605733882005FB5DB /* png.framework */; productSettingsXML = " @@ -2999,601 +2822,15 @@ "; productType = "com.apple.product-type.framework"; }; - AA4B41A605733882005FB5DB = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = png.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - AA4B41AA05733888005FB5DB = { - children = ( - AA4B41B005733991005FB5DB, - AA4B41B105733991005FB5DB, - AA4B41B205733991005FB5DB, - AA4B41B305733991005FB5DB, - AA4B41B405733991005FB5DB, - AA4B41B505733991005FB5DB, - AA4B41B605733991005FB5DB, - AA4B41B705733991005FB5DB, - AA4B41B805733991005FB5DB, - AA4B41B905733991005FB5DB, - AA4B41BA05733991005FB5DB, - AA4B41BB05733991005FB5DB, - AA4B41BC05733991005FB5DB, - AA4B41BD05733991005FB5DB, - AA4B41BE05733991005FB5DB, - AA4B41BF05733991005FB5DB, - AA4B41C005733991005FB5DB, - ); - isa = PBXGroup; - path = "libpng-1.2.7"; - refType = 4; - sourceTree = ""; - }; - AA4B41B005733991005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = png.c; - refType = 4; - sourceTree = ""; - }; - AA4B41B105733991005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = png.h; - refType = 4; - sourceTree = ""; - }; - AA4B41B205733991005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = pngconf.h; - refType = 4; - sourceTree = ""; - }; - AA4B41B305733991005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pngerror.c; - refType = 4; - sourceTree = ""; - }; - AA4B41B405733991005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pngget.c; - refType = 4; - sourceTree = ""; - }; - AA4B41B505733991005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pngmem.c; - refType = 4; - sourceTree = ""; - }; - AA4B41B605733991005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pngpread.c; - refType = 4; - sourceTree = ""; - }; - AA4B41B705733991005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pngread.c; - refType = 4; - sourceTree = ""; - }; - AA4B41B805733991005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pngrio.c; - refType = 4; - sourceTree = ""; - }; - AA4B41B905733991005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pngrtran.c; - refType = 4; - sourceTree = ""; - }; - AA4B41BA05733991005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pngrutil.c; - refType = 4; - sourceTree = ""; - }; - AA4B41BB05733991005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pngset.c; - refType = 4; - sourceTree = ""; - }; - AA4B41BC05733991005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pngtrans.c; - refType = 4; - sourceTree = ""; - }; - AA4B41BD05733991005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pngwio.c; - refType = 4; - sourceTree = ""; - }; - AA4B41BE05733991005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pngwrite.c; - refType = 4; - sourceTree = ""; - }; - AA4B41BF05733991005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pngwtran.c; - refType = 4; - sourceTree = ""; - }; - AA4B41C005733991005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pngwutil.c; - refType = 4; - sourceTree = ""; - }; - AA4B41C105733991005FB5DB = { - fileRef = AA4B41B005733991005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B41C205733991005FB5DB = { - fileRef = AA4B41B105733991005FB5DB; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA4B41C305733991005FB5DB = { - fileRef = AA4B41B205733991005FB5DB; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA4B41C405733991005FB5DB = { - fileRef = AA4B41B305733991005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B41C505733991005FB5DB = { - fileRef = AA4B41B405733991005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B41C605733991005FB5DB = { - fileRef = AA4B41B505733991005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B41C705733991005FB5DB = { - fileRef = AA4B41B605733991005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B41C805733991005FB5DB = { - fileRef = AA4B41B705733991005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B41C905733991005FB5DB = { - fileRef = AA4B41B805733991005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B41CA05733991005FB5DB = { - fileRef = AA4B41B905733991005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B41CB05733991005FB5DB = { - fileRef = AA4B41BA05733991005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B41CC05733991005FB5DB = { - fileRef = AA4B41BB05733991005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B41CD05733991005FB5DB = { - fileRef = AA4B41BC05733991005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B41CE05733991005FB5DB = { - fileRef = AA4B41BD05733991005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B41CF05733991005FB5DB = { - fileRef = AA4B41BE05733991005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B41D005733991005FB5DB = { - fileRef = AA4B41BF05733991005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B41D105733991005FB5DB = { - fileRef = AA4B41C005733991005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B41EA05733B47005FB5DB = { + AA4B430E0573703D005FB5DB /* ffmpeg */ = { + isa = PBXNativeTarget; + buildConfigurationList = AACCABF4086B140B00876352 /* Build configuration list for PBXNativeTarget "ffmpeg" */; buildPhases = ( - AADD868805834B2B00F14F0E, - ); - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = All; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; - }; - dependencies = ( - AA4B41EC05733B55005FB5DB, - AA4B41EE05733B55005FB5DB, - AA4B41F005733B55005FB5DB, - AA4B41F205733B55005FB5DB, - AA4B41F405733B55005FB5DB, - AA4B45A905738890005FB5DB, - AA4B59D30573A994005FB5DB, - AA7B2C1E0659FDEE00A0F53D, - ); - isa = PBXAggregateTarget; - name = All; - productName = All; - }; - AA4B41EB05733B55005FB5DB = { - containerPortal = 0867D690FE84028FC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = AA07AC55057321F700774A48; - remoteInfo = Ogg; - }; - AA4B41EC05733B55005FB5DB = { - isa = PBXTargetDependency; - target = AA07AC55057321F700774A48; - targetProxy = AA4B41EB05733B55005FB5DB; - }; - AA4B41ED05733B55005FB5DB = { - containerPortal = 0867D690FE84028FC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = AA07AE530573261A00774A48; - remoteInfo = Vorbis; - }; - AA4B41EE05733B55005FB5DB = { - isa = PBXTargetDependency; - target = AA07AE530573261A00774A48; - targetProxy = AA4B41ED05733B55005FB5DB; - }; - AA4B41EF05733B55005FB5DB = { - containerPortal = 0867D690FE84028FC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = AA07AF6205732E0100774A48; - remoteInfo = jpeg62; - }; - AA4B41F005733B55005FB5DB = { - isa = PBXTargetDependency; - target = AA07AF6205732E0100774A48; - targetProxy = AA4B41EF05733B55005FB5DB; - }; - AA4B41F105733B55005FB5DB = { - containerPortal = 0867D690FE84028FC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = AA4B413C05733358005FB5DB; - remoteInfo = mad; - }; - AA4B41F205733B55005FB5DB = { - isa = PBXTargetDependency; - target = AA4B413C05733358005FB5DB; - targetProxy = AA4B41F105733B55005FB5DB; - }; - AA4B41F305733B55005FB5DB = { - containerPortal = 0867D690FE84028FC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = AA4B41A505733882005FB5DB; - remoteInfo = png; - }; - AA4B41F405733B55005FB5DB = { - isa = PBXTargetDependency; - target = AA4B41A505733882005FB5DB; - targetProxy = AA4B41F305733B55005FB5DB; - }; - AA4B43090573703D005FB5DB = { - buildActionMask = 2147483647; - files = ( - AA4B437F05737115005FB5DB, - AA4B438305737115005FB5DB, - AA4B438505737115005FB5DB, - AA4B438D05737116005FB5DB, - AA4B438F05737116005FB5DB, - AA4B439205737116005FB5DB, - AA4B439405737116005FB5DB, - AA4B439805737116005FB5DB, - AA4B43A305737116005FB5DB, - AA4B43A505737116005FB5DB, - AA4B43AA05737116005FB5DB, - AA4B43AC05737116005FB5DB, - AA4B43B305737116005FB5DB, - AA4B43B405737116005FB5DB, - AA4B43B505737116005FB5DB, - AA4B43BA05737116005FB5DB, - AA4B43BB05737116005FB5DB, - AA4B43C505737161005FB5DB, - AA4B43C605737161005FB5DB, - AA4B44380573727B005FB5DB, - AA4B443B0573727B005FB5DB, - AA4B443F0573727B005FB5DB, - AA4B44410573727B005FB5DB, - AA4B448405737AAC005FB5DB, - AA4B449405737B44005FB5DB, - AA4B449605737B44005FB5DB, - AA4B449705737B44005FB5DB, - AA4B449805737B44005FB5DB, - AA4B4517057381BA005FB5DB, - AA4B4525057381BA005FB5DB, - AA4B4532057381BA005FB5DB, - AA4B4537057381BA005FB5DB, - AA4B4549057381F1005FB5DB, - AA4B454A057381F1005FB5DB, - AA4B455E0573839A005FB5DB, - AA4B45610573839A005FB5DB, - AA4B45620573839A005FB5DB, - AA90E5B406C44E0500A6878F, - AA90E5B606C44E0500A6878F, - AA90E5B906C44E0500A6878F, - AA90E73A06C4573D00A6878F, - AA90E75F06C458B500A6878F, - AA90E76606C458B500A6878F, - AA90E76B06C458B500A6878F, - AA90E77A06C4592F00A6878F, - AA90E77B06C4592F00A6878F, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B430A0573703D005FB5DB = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B430B0573703D005FB5DB = { - buildActionMask = 2147483647; - files = ( - AA4B437E05737115005FB5DB, - AA4B438005737115005FB5DB, - AA4B438105737115005FB5DB, - AA4B438205737115005FB5DB, - AA4B438405737115005FB5DB, - AA4B438605737115005FB5DB, - AA4B438705737115005FB5DB, - AA4B438905737115005FB5DB, - AA4B438A05737116005FB5DB, - AA4B438B05737116005FB5DB, - AA4B438C05737116005FB5DB, - AA4B438E05737116005FB5DB, - AA4B439005737116005FB5DB, - AA4B439105737116005FB5DB, - AA4B439305737116005FB5DB, - AA4B439505737116005FB5DB, - AA4B439605737116005FB5DB, - AA4B439705737116005FB5DB, - AA4B439905737116005FB5DB, - AA4B439A05737116005FB5DB, - AA4B439B05737116005FB5DB, - AA4B439C05737116005FB5DB, - AA4B439D05737116005FB5DB, - AA4B439E05737116005FB5DB, - AA4B439F05737116005FB5DB, - AA4B43A005737116005FB5DB, - AA4B43A105737116005FB5DB, - AA4B43A205737116005FB5DB, - AA4B43A405737116005FB5DB, - AA4B43A605737116005FB5DB, - AA4B43A705737116005FB5DB, - AA4B43A805737116005FB5DB, - AA4B43A905737116005FB5DB, - AA4B43AB05737116005FB5DB, - AA4B43AD05737116005FB5DB, - AA4B43AE05737116005FB5DB, - AA4B43AF05737116005FB5DB, - AA4B43B005737116005FB5DB, - AA4B43B105737116005FB5DB, - AA4B43B205737116005FB5DB, - AA4B43B605737116005FB5DB, - AA4B43B705737116005FB5DB, - AA4B43B805737116005FB5DB, - AA4B43B905737116005FB5DB, - AA4B43BC05737116005FB5DB, - AA4B43BD05737116005FB5DB, - AA4B43C705737161005FB5DB, - AA4B43C805737161005FB5DB, - AA4B44360573727B005FB5DB, - AA4B443A0573727B005FB5DB, - AA4B443C0573727B005FB5DB, - AA4B443D0573727B005FB5DB, - AA4B443E0573727B005FB5DB, - AA4B44400573727B005FB5DB, - AA4B449505737B44005FB5DB, - AA4B44DA05737FFD005FB5DB, - AA4B4510057381BA005FB5DB, - AA4B4511057381BA005FB5DB, - AA4B4512057381BA005FB5DB, - AA4B4513057381BA005FB5DB, - AA4B4514057381BA005FB5DB, - AA4B4515057381BA005FB5DB, - AA4B4516057381BA005FB5DB, - AA4B4518057381BA005FB5DB, - AA4B4519057381BA005FB5DB, - AA4B451A057381BA005FB5DB, - AA4B451B057381BA005FB5DB, - AA4B4520057381BA005FB5DB, - AA4B4521057381BA005FB5DB, - AA4B4522057381BA005FB5DB, - AA4B4523057381BA005FB5DB, - AA4B4524057381BA005FB5DB, - AA4B4526057381BA005FB5DB, - AA4B4527057381BA005FB5DB, - AA4B4529057381BA005FB5DB, - AA4B452A057381BA005FB5DB, - AA4B452B057381BA005FB5DB, - AA4B452C057381BA005FB5DB, - AA4B452D057381BA005FB5DB, - AA4B452E057381BA005FB5DB, - AA4B452F057381BA005FB5DB, - AA4B4530057381BA005FB5DB, - AA4B4531057381BA005FB5DB, - AA4B4533057381BA005FB5DB, - AA4B4534057381BA005FB5DB, - AA4B4535057381BA005FB5DB, - AA4B4536057381BA005FB5DB, - AA4B4538057381BA005FB5DB, - AA4B4539057381BA005FB5DB, - AA4B453A057381BA005FB5DB, - AA4B453B057381BA005FB5DB, - AA4B453C057381BA005FB5DB, - AA4B453D057381BA005FB5DB, - AA4B453E057381BA005FB5DB, - AA4B453F057381BA005FB5DB, - AA4B4540057381BA005FB5DB, - AA4B4541057381BA005FB5DB, - AA4B4542057381BA005FB5DB, - AA4B455D0573839A005FB5DB, - AA4B455F0573839A005FB5DB, - AA4B45600573839A005FB5DB, - AA4B45630573839A005FB5DB, - AA4B45640573839A005FB5DB, - AA4B459305738655005FB5DB, - AA90E5B306C44E0500A6878F, - AA90E5B506C44E0500A6878F, - AA90E5B706C44E0500A6878F, - AA90E5B806C44E0500A6878F, - AA90E5BA06C44E0500A6878F, - AA90E5BB06C44E0500A6878F, - AA90E5BC06C44E0500A6878F, - AA90E5BD06C44E0500A6878F, - AA90E73906C4573D00A6878F, - AA90E73C06C457DE00A6878F, - AA90E73E06C4581D00A6878F, - AA90E75606C458B500A6878F, - AA90E75706C458B500A6878F, - AA90E75806C458B500A6878F, - AA90E75906C458B500A6878F, - AA90E75A06C458B500A6878F, - AA90E75B06C458B500A6878F, - AA90E75C06C458B500A6878F, - AA90E75D06C458B500A6878F, - AA90E75E06C458B500A6878F, - AA90E76006C458B500A6878F, - AA90E76106C458B500A6878F, - AA90E76206C458B500A6878F, - AA90E76306C458B500A6878F, - AA90E76406C458B500A6878F, - AA90E76506C458B500A6878F, - AA90E76706C458B500A6878F, - AA90E76806C458B500A6878F, - AA90E76906C458B500A6878F, - AA90E76A06C458B500A6878F, - AA90E76C06C458B500A6878F, - AA90E76E06C458DF00A6878F, - AA90E77906C4592F00A6878F, - AA90E77C06C4592F00A6878F, - AA90E77D06C4592F00A6878F, - AA90E77E06C4592F00A6878F, - AA90E77F06C4592F00A6878F, - AA90E78006C4592F00A6878F, - AA90E78106C4592F00A6878F, - AA90E78206C4592F00A6878F, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B430C0573703D005FB5DB = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B430D0573703D005FB5DB = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B430E0573703D005FB5DB = { - buildPhases = ( - AA4B43090573703D005FB5DB, - AA4B430A0573703D005FB5DB, - AA4B430B0573703D005FB5DB, - AA4B430C0573703D005FB5DB, - AA4B430D0573703D005FB5DB, + AA4B43090573703D005FB5DB /* Headers */, + AA4B430A0573703D005FB5DB /* Resources */, + AA4B430B0573703D005FB5DB /* Sources */, + AA4B430C0573703D005FB5DB /* Rez */, + AA4B430D0573703D005FB5DB /* Frameworks */, ); buildRules = ( ); @@ -3614,8 +2851,23 @@ INSTALL_PATH = "@executable_path/../Frameworks"; LIBRARY_STYLE = Bundle; MACOSX_DEPLOYMENT_TARGET = 10.2; - OTHER_CFLAGS = "-DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -no-cpp-precomp -pipe -fomit-frame-pointer -force_cpusubtype_ALL -faltivec -D_LARGEFILE_SOURCE -D_GNU_SOURCE"; - OTHER_LDFLAGS = "-seg1addr 0x2F600000 -lz"; + OTHER_CFLAGS = ( + "-DHAVE_AV_CONFIG_H", + "-D_FILE_OFFSET_BITS=64", + "-no-cpp-precomp", + "-pipe", + "-fomit-frame-pointer", + "-force_cpusubtype_ALL", + "-faltivec", + "-maltivec", + "-D_LARGEFILE_SOURCE", + "-D_GNU_SOURCE", + ); + OTHER_LDFLAGS = ( + "-seg1addr", + 0x2F600000, + "-lz", + ); OTHER_REZFLAGS = ""; PRODUCT_NAME = ffmpeg; REZ_EXECUTABLE = NO; @@ -3623,12 +2875,11 @@ WARNING_CFLAGS = "-Wmost"; }; dependencies = ( - AA90E67706C452B100A6878F, + AA90E67706C452B100A6878F /* PBXTargetDependency */, ); - isa = PBXNativeTarget; name = ffmpeg; productName = ffmpeg; - productReference = AA4B430F0573703D005FB5DB; + productReference = AA4B430F0573703D005FB5DB /* ffmpeg.framework */; productSettingsXML = " @@ -3656,2452 +2907,15 @@ "; productType = "com.apple.product-type.framework"; }; - AA4B430F0573703D005FB5DB = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = ffmpeg.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - AA4B432D05737046005FB5DB = { - children = ( - AA4B433605737051005FB5DB, - AA4B433905737059005FB5DB, - AA4B448305737AAC005FB5DB, - ); - isa = PBXGroup; - path = "ffmpeg-0.4.9-pre1"; - refType = 4; - sourceTree = ""; - }; - AA4B433605737051005FB5DB = { - children = ( - AA90E76D06C458DF00A6878F, - AA90E73F06C458B400A6878F, - AA90E74006C458B400A6878F, - AA90E74106C458B400A6878F, - AA90E74206C458B400A6878F, - AA90E74306C458B400A6878F, - AA90E74406C458B400A6878F, - AA90E74506C458B400A6878F, - AA90E74606C458B400A6878F, - AA90E74706C458B400A6878F, - AA90E74806C458B400A6878F, - AA90E74906C458B400A6878F, - AA90E74A06C458B400A6878F, - AA90E74B06C458B400A6878F, - AA90E74C06C458B400A6878F, - AA90E74D06C458B400A6878F, - AA90E74E06C458B400A6878F, - AA90E74F06C458B400A6878F, - AA90E75006C458B400A6878F, - AA90E75106C458B400A6878F, - AA90E75206C458B500A6878F, - AA90E75306C458B500A6878F, - AA90E75406C458B500A6878F, - AA90E75506C458B500A6878F, - AA90E73D06C4581D00A6878F, - AA90E73B06C457DE00A6878F, - AA90E73706C4573D00A6878F, - AA90E73806C4573D00A6878F, - AA90E5A706C44E0500A6878F, - AA4B442A0573727B005FB5DB, - AA4B442C0573727B005FB5DB, - AA4B442E0573727B005FB5DB, - AA4B442F0573727B005FB5DB, - AA4B44300573727B005FB5DB, - AA4B44310573727B005FB5DB, - AA4B44320573727B005FB5DB, - AA4B44330573727B005FB5DB, - AA4B44340573727B005FB5DB, - AA4B44350573727B005FB5DB, - AA4B433E05737114005FB5DB, - AA4B433F05737114005FB5DB, - AA4B434005737114005FB5DB, - AA4B434105737114005FB5DB, - AA4B434205737114005FB5DB, - AA4B434305737114005FB5DB, - AA4B434405737114005FB5DB, - AA4B434505737115005FB5DB, - AA4B434605737115005FB5DB, - AA4B434705737115005FB5DB, - AA4B434905737115005FB5DB, - AA4B434A05737115005FB5DB, - AA4B434B05737115005FB5DB, - AA4B434C05737115005FB5DB, - AA4B434D05737115005FB5DB, - AA4B434E05737115005FB5DB, - AA4B434F05737115005FB5DB, - AA4B435005737115005FB5DB, - AA4B435105737115005FB5DB, - AA4B435205737115005FB5DB, - AA4B435305737115005FB5DB, - AA4B435505737115005FB5DB, - AA4B435405737115005FB5DB, - AA4B435605737115005FB5DB, - AA4B435705737115005FB5DB, - AA4B435805737115005FB5DB, - AA4B435905737115005FB5DB, - AA4B435A05737115005FB5DB, - AA4B435B05737115005FB5DB, - AA4B435C05737115005FB5DB, - AA4B435D05737115005FB5DB, - AA4B435E05737115005FB5DB, - AA4B435F05737115005FB5DB, - AA4B436005737115005FB5DB, - AA4B436105737115005FB5DB, - AA4B436205737115005FB5DB, - AA4B43C105737161005FB5DB, - AA4B43C005737161005FB5DB, - AA4B43C205737161005FB5DB, - AA4B436305737115005FB5DB, - AA4B436405737115005FB5DB, - AA4B43C305737161005FB5DB, - AA4B436505737115005FB5DB, - AA4B436605737115005FB5DB, - AA4B436705737115005FB5DB, - AA4B436805737115005FB5DB, - AA4B436905737115005FB5DB, - AA4B436A05737115005FB5DB, - AA4B436B05737115005FB5DB, - AA4B436C05737115005FB5DB, - AA4B436D05737115005FB5DB, - AA4B436E05737115005FB5DB, - AA4B436F05737115005FB5DB, - AA4B437005737115005FB5DB, - AA4B437105737115005FB5DB, - AA4B437205737115005FB5DB, - AA4B437305737115005FB5DB, - AA4B437605737115005FB5DB, - AA4B437405737115005FB5DB, - AA4B437505737115005FB5DB, - AA4B437705737115005FB5DB, - AA4B437805737115005FB5DB, - AA4B437905737115005FB5DB, - AA4B437A05737115005FB5DB, - AA4B437B05737115005FB5DB, - AA4B437C05737115005FB5DB, - AA4B437D05737115005FB5DB, - AA4B448F05737B44005FB5DB, - AA4B449005737B44005FB5DB, - AA4B449105737B44005FB5DB, - AA4B449205737B44005FB5DB, - AA4B449305737B44005FB5DB, - AA4B44D905737FFD005FB5DB, - ); - isa = PBXGroup; - path = libavcodec; - refType = 4; - sourceTree = ""; - }; - AA4B433905737059005FB5DB = { - children = ( - AA90E76F06C4592F00A6878F, - AA90E77006C4592F00A6878F, - AA90E77106C4592F00A6878F, - AA90E77206C4592F00A6878F, - AA90E77306C4592F00A6878F, - AA90E77406C4592F00A6878F, - AA90E77506C4592F00A6878F, - AA90E77606C4592F00A6878F, - AA90E77706C4592F00A6878F, - AA90E77806C4592F00A6878F, - AA4B44DD057381B9005FB5DB, - AA4B44DE057381B9005FB5DB, - AA4B44DF057381B9005FB5DB, - AA4B44E0057381B9005FB5DB, - AA4B4547057381F1005FB5DB, - AA4B4548057381F1005FB5DB, - AA4B44E1057381B9005FB5DB, - AA4B44E2057381B9005FB5DB, - AA4B44E3057381B9005FB5DB, - AA4B44E4057381B9005FB5DB, - AA4B44E5057381B9005FB5DB, - AA4B44E6057381B9005FB5DB, - AA4B44E7057381B9005FB5DB, - AA4B44E8057381B9005FB5DB, - AA4B44ED057381B9005FB5DB, - AA4B44EE057381B9005FB5DB, - AA4B44EF057381B9005FB5DB, - AA4B44F0057381B9005FB5DB, - AA4B44F1057381B9005FB5DB, - AA4B44F2057381B9005FB5DB, - AA4B44F3057381B9005FB5DB, - AA4B44F4057381B9005FB5DB, - AA4B459205738655005FB5DB, - AA4B44F6057381B9005FB5DB, - AA4B44F7057381B9005FB5DB, - AA4B44F8057381B9005FB5DB, - AA4B44F9057381B9005FB5DB, - AA4B44FA057381B9005FB5DB, - AA4B44FB057381B9005FB5DB, - AA4B44FC057381B9005FB5DB, - AA4B44FD057381B9005FB5DB, - AA4B44FE057381B9005FB5DB, - AA4B44FF057381B9005FB5DB, - AA4B4500057381B9005FB5DB, - AA4B4501057381B9005FB5DB, - AA4B4502057381B9005FB5DB, - AA4B4503057381B9005FB5DB, - AA4B4504057381B9005FB5DB, - AA4B4505057381B9005FB5DB, - AA4B4506057381B9005FB5DB, - AA4B4507057381B9005FB5DB, - AA4B4508057381B9005FB5DB, - AA4B4509057381B9005FB5DB, - AA4B45550573839A005FB5DB, - AA4B45560573839A005FB5DB, - AA4B45570573839A005FB5DB, - AA4B45580573839A005FB5DB, - AA4B45590573839A005FB5DB, - AA4B455A0573839A005FB5DB, - AA4B450A057381B9005FB5DB, - AA4B455B0573839A005FB5DB, - AA4B455C0573839A005FB5DB, - AA4B450B057381B9005FB5DB, - AA4B450C057381B9005FB5DB, - AA4B450D057381B9005FB5DB, - AA4B450E057381B9005FB5DB, - AA4B450F057381B9005FB5DB, - ); - isa = PBXGroup; - path = libavformat; - refType = 4; - sourceTree = ""; - }; - AA4B433E05737114005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = common.c; - refType = 4; - sourceTree = ""; - }; - AA4B433F05737114005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = common.h; - refType = 4; - sourceTree = ""; - }; - AA4B434005737114005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = cyuv.c; - refType = 4; - sourceTree = ""; - }; - AA4B434105737114005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = dpcm.c; - refType = 4; - sourceTree = ""; - }; - AA4B434205737114005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = dsputil.c; - refType = 4; - sourceTree = ""; - }; - AA4B434305737114005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = dsputil.h; - refType = 4; - sourceTree = ""; - }; - AA4B434405737114005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = dv.c; - refType = 4; - sourceTree = ""; - }; - AA4B434505737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = dvdata.h; - refType = 4; - sourceTree = ""; - }; - AA4B434605737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = error_resilience.c; - refType = 4; - sourceTree = ""; - }; - AA4B434705737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = eval.c; - refType = 4; - sourceTree = ""; - }; - AA4B434905737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = fdctref.c; - refType = 4; - sourceTree = ""; - }; - AA4B434A05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = fft.c; - refType = 4; - sourceTree = ""; - }; - AA4B434B05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = ffv1.c; - refType = 4; - sourceTree = ""; - }; - AA4B434C05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = golomb.c; - refType = 4; - sourceTree = ""; - }; - AA4B434D05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = golomb.h; - refType = 4; - sourceTree = ""; - }; - AA4B434E05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = h263.c; - refType = 4; - sourceTree = ""; - }; - AA4B434F05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = h263data.h; - refType = 4; - sourceTree = ""; - }; - AA4B435005737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = h263dec.c; - refType = 4; - sourceTree = ""; - }; - AA4B435105737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = h264.c; - refType = 4; - sourceTree = ""; - }; - AA4B435205737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = h264data.h; - refType = 4; - sourceTree = ""; - }; - AA4B435305737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = huffyuv.c; - refType = 4; - sourceTree = ""; - }; - AA4B435405737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = imgconvert_template.h; - refType = 4; - sourceTree = ""; - }; - AA4B435505737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = imgconvert.c; - refType = 4; - sourceTree = ""; - }; - AA4B435605737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = imgresample.c; - refType = 4; - sourceTree = ""; - }; - AA4B435705737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = indeo3.c; - refType = 4; - sourceTree = ""; - }; - AA4B435805737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = indeo3data.h; - refType = 4; - sourceTree = ""; - }; - AA4B435905737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = interplayvideo.c; - refType = 4; - sourceTree = ""; - }; - AA4B435A05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = jfdctfst.c; - refType = 4; - sourceTree = ""; - }; - AA4B435B05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = jfdctint.c; - refType = 4; - sourceTree = ""; - }; - AA4B435C05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = jrevdct.c; - refType = 4; - sourceTree = ""; - }; - AA4B435D05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mace.c; - refType = 4; - sourceTree = ""; - }; - AA4B435E05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mdct.c; - refType = 4; - sourceTree = ""; - }; - AA4B435F05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mem.c; - refType = 4; - sourceTree = ""; - }; - AA4B436005737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mjpeg.c; - refType = 4; - sourceTree = ""; - }; - AA4B436105737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = motion_est.c; - refType = 4; - sourceTree = ""; - }; - AA4B436205737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mpeg12.c; - refType = 4; - sourceTree = ""; - }; - AA4B436305737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mpegaudio.h; - refType = 4; - sourceTree = ""; - }; - AA4B436405737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mpegaudiodec.c; - refType = 4; - sourceTree = ""; - }; - AA4B436505737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mpegvideo.h; - refType = 4; - sourceTree = ""; - }; - AA4B436605737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = msmpeg4.c; - refType = 4; - sourceTree = ""; - }; - AA4B436705737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = opts.c; - refType = 4; - sourceTree = ""; - }; - AA4B436805737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pcm.c; - refType = 4; - sourceTree = ""; - }; - AA4B436905737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = ra144.c; - refType = 4; - sourceTree = ""; - }; - AA4B436A05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = ra144.h; - refType = 4; - sourceTree = ""; - }; - AA4B436B05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = ra288.c; - refType = 4; - sourceTree = ""; - }; - AA4B436C05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = ra288.h; - refType = 4; - sourceTree = ""; - }; - AA4B436D05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = ratecontrol.c; - refType = 4; - sourceTree = ""; - }; - AA4B436E05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = raw.c; - refType = 4; - sourceTree = ""; - }; - AA4B436F05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = resample.c; - refType = 4; - sourceTree = ""; - }; - AA4B437005737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = roqvideo.c; - refType = 4; - sourceTree = ""; - }; - AA4B437105737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = rv10.c; - refType = 4; - sourceTree = ""; - }; - AA4B437205737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = simple_idct.c; - refType = 4; - sourceTree = ""; - }; - AA4B437305737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = simple_idct.h; - refType = 4; - sourceTree = ""; - }; - AA4B437405737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = svq1_cb.h; - refType = 4; - sourceTree = ""; - }; - AA4B437505737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = svq1_vlc.h; - refType = 4; - sourceTree = ""; - }; - AA4B437605737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = svq1.c; - refType = 4; - sourceTree = ""; - }; - AA4B437705737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = utils.c; - refType = 4; - sourceTree = ""; - }; - AA4B437805737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = vcr1.c; - refType = 4; - sourceTree = ""; - }; - AA4B437905737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = vp3.c; - refType = 4; - sourceTree = ""; - }; - AA4B437A05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = vp3data.h; - refType = 4; - sourceTree = ""; - }; - AA4B437B05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = wmadata.h; - refType = 4; - sourceTree = ""; - }; - AA4B437C05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = wmadec.c; - refType = 4; - sourceTree = ""; - }; - AA4B437D05737115005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = xan.c; - refType = 4; - sourceTree = ""; - }; - AA4B437E05737115005FB5DB = { - fileRef = AA4B433E05737114005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B437F05737115005FB5DB = { - fileRef = AA4B433F05737114005FB5DB; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA4B438005737115005FB5DB = { - fileRef = AA4B434005737114005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B438105737115005FB5DB = { - fileRef = AA4B434105737114005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B438205737115005FB5DB = { - fileRef = AA4B434205737114005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B438305737115005FB5DB = { - fileRef = AA4B434305737114005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B438405737115005FB5DB = { - fileRef = AA4B434405737114005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B438505737115005FB5DB = { - fileRef = AA4B434505737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B438605737115005FB5DB = { - fileRef = AA4B434605737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B438705737115005FB5DB = { - fileRef = AA4B434705737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B438905737115005FB5DB = { - fileRef = AA4B434905737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B438A05737116005FB5DB = { - fileRef = AA4B434A05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B438B05737116005FB5DB = { - fileRef = AA4B434B05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B438C05737116005FB5DB = { - fileRef = AA4B434C05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B438D05737116005FB5DB = { - fileRef = AA4B434D05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B438E05737116005FB5DB = { - fileRef = AA4B434E05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B438F05737116005FB5DB = { - fileRef = AA4B434F05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B439005737116005FB5DB = { - fileRef = AA4B435005737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B439105737116005FB5DB = { - fileRef = AA4B435105737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B439205737116005FB5DB = { - fileRef = AA4B435205737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B439305737116005FB5DB = { - fileRef = AA4B435305737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B439405737116005FB5DB = { - fileRef = AA4B435405737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B439505737116005FB5DB = { - fileRef = AA4B435505737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B439605737116005FB5DB = { - fileRef = AA4B435605737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B439705737116005FB5DB = { - fileRef = AA4B435705737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B439805737116005FB5DB = { - fileRef = AA4B435805737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B439905737116005FB5DB = { - fileRef = AA4B435905737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B439A05737116005FB5DB = { - fileRef = AA4B435A05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B439B05737116005FB5DB = { - fileRef = AA4B435B05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B439C05737116005FB5DB = { - fileRef = AA4B435C05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B439D05737116005FB5DB = { - fileRef = AA4B435D05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B439E05737116005FB5DB = { - fileRef = AA4B435E05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B439F05737116005FB5DB = { - fileRef = AA4B435F05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43A005737116005FB5DB = { - fileRef = AA4B436005737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43A105737116005FB5DB = { - fileRef = AA4B436105737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43A205737116005FB5DB = { - fileRef = AA4B436205737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43A305737116005FB5DB = { - fileRef = AA4B436305737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43A405737116005FB5DB = { - fileRef = AA4B436405737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43A505737116005FB5DB = { - fileRef = AA4B436505737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43A605737116005FB5DB = { - fileRef = AA4B436605737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43A705737116005FB5DB = { - fileRef = AA4B436705737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43A805737116005FB5DB = { - fileRef = AA4B436805737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43A905737116005FB5DB = { - fileRef = AA4B436905737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43AA05737116005FB5DB = { - fileRef = AA4B436A05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43AB05737116005FB5DB = { - fileRef = AA4B436B05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43AC05737116005FB5DB = { - fileRef = AA4B436C05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43AD05737116005FB5DB = { - fileRef = AA4B436D05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43AE05737116005FB5DB = { - fileRef = AA4B436E05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43AF05737116005FB5DB = { - fileRef = AA4B436F05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43B005737116005FB5DB = { - fileRef = AA4B437005737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43B105737116005FB5DB = { - fileRef = AA4B437105737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43B205737116005FB5DB = { - fileRef = AA4B437205737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43B305737116005FB5DB = { - fileRef = AA4B437305737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43B405737116005FB5DB = { - fileRef = AA4B437405737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43B505737116005FB5DB = { - fileRef = AA4B437505737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43B605737116005FB5DB = { - fileRef = AA4B437605737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43B705737116005FB5DB = { - fileRef = AA4B437705737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43B805737116005FB5DB = { - fileRef = AA4B437805737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43B905737116005FB5DB = { - fileRef = AA4B437905737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43BA05737116005FB5DB = { - fileRef = AA4B437A05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43BB05737116005FB5DB = { - fileRef = AA4B437B05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43BC05737116005FB5DB = { - fileRef = AA4B437C05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43BD05737116005FB5DB = { - fileRef = AA4B437D05737115005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43C005737161005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mpeg4data.h; - refType = 4; - sourceTree = ""; - }; - AA4B43C105737161005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mpeg12data.h; - refType = 4; - sourceTree = ""; - }; - AA4B43C205737161005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mpegaudio.c; - refType = 4; - sourceTree = ""; - }; - AA4B43C305737161005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mpegvideo.c; - refType = 4; - sourceTree = ""; - }; - AA4B43C505737161005FB5DB = { - fileRef = AA4B43C005737161005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43C605737161005FB5DB = { - fileRef = AA4B43C105737161005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43C705737161005FB5DB = { - fileRef = AA4B43C205737161005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B43C805737161005FB5DB = { - fileRef = AA4B43C305737161005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B442A0573727B005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = 4xm.c; - refType = 4; - sourceTree = ""; - }; - AA4B442C0573727B005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = ac3.h; - refType = 4; - sourceTree = ""; - }; - AA4B442E0573727B005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = ac3enc.c; - refType = 4; - sourceTree = ""; - }; - AA4B442F0573727B005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = ac3tab.h; - refType = 4; - sourceTree = ""; - }; - AA4B44300573727B005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = adpcm.c; - refType = 4; - sourceTree = ""; - }; - AA4B44310573727B005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = allcodecs.c; - refType = 4; - sourceTree = ""; - }; - AA4B44320573727B005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = avcodec.c; - refType = 4; - sourceTree = ""; - }; - AA4B44330573727B005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = avcodec.h; - refType = 4; - sourceTree = ""; - }; - AA4B44340573727B005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = cabac.c; - refType = 4; - sourceTree = ""; - }; - AA4B44350573727B005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = cabac.h; - refType = 4; - sourceTree = ""; - }; - AA4B44360573727B005FB5DB = { - fileRef = AA4B442A0573727B005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B44380573727B005FB5DB = { - fileRef = AA4B442C0573727B005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B443A0573727B005FB5DB = { - fileRef = AA4B442E0573727B005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B443B0573727B005FB5DB = { - fileRef = AA4B442F0573727B005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B443C0573727B005FB5DB = { - fileRef = AA4B44300573727B005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B443D0573727B005FB5DB = { - fileRef = AA4B44310573727B005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B443E0573727B005FB5DB = { - fileRef = AA4B44320573727B005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B443F0573727B005FB5DB = { - fileRef = AA4B44330573727B005FB5DB; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA4B44400573727B005FB5DB = { - fileRef = AA4B44340573727B005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B44410573727B005FB5DB = { - fileRef = AA4B44350573727B005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B448305737AAC005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = config.h; - refType = 4; - sourceTree = ""; - }; - AA4B448405737AAC005FB5DB = { - fileRef = AA4B448305737AAC005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B448F05737B44005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = bswap.h; - refType = 4; - sourceTree = ""; - }; - AA4B449005737B44005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = cljr.c; - refType = 4; - sourceTree = ""; - }; - AA4B449105737B44005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mpegaudiodectab.h; - refType = 4; - sourceTree = ""; - }; - AA4B449205737B44005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mpegaudiotab.h; - refType = 4; - sourceTree = ""; - }; - AA4B449305737B44005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = msmpeg4data.h; - refType = 4; - sourceTree = ""; - }; - AA4B449405737B44005FB5DB = { - fileRef = AA4B448F05737B44005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B449505737B44005FB5DB = { - fileRef = AA4B449005737B44005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B449605737B44005FB5DB = { - fileRef = AA4B449105737B44005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B449705737B44005FB5DB = { - fileRef = AA4B449205737B44005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B449805737B44005FB5DB = { - fileRef = AA4B449305737B44005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B44D905737FFD005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = asv1.c; - refType = 4; - sourceTree = ""; - }; - AA4B44DA05737FFD005FB5DB = { - fileRef = AA4B44D905737FFD005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B44DD057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = 4xm.c; - refType = 4; - sourceTree = ""; - }; - AA4B44DE057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = allformats.c; - refType = 4; - sourceTree = ""; - }; - AA4B44DF057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = asf.c; - refType = 4; - sourceTree = ""; - }; - AA4B44E0057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = au.c; - refType = 4; - sourceTree = ""; - }; - AA4B44E1057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = avidec.c; - refType = 4; - sourceTree = ""; - }; - AA4B44E2057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = avienc.c; - refType = 4; - sourceTree = ""; - }; - AA4B44E3057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = avio.c; - refType = 4; - sourceTree = ""; - }; - AA4B44E4057381B9005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = avio.h; - refType = 4; - sourceTree = ""; - }; - AA4B44E5057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = aviobuf.c; - refType = 4; - sourceTree = ""; - }; - AA4B44E6057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = crc.c; - refType = 4; - sourceTree = ""; - }; - AA4B44E7057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = cutils.c; - refType = 4; - sourceTree = ""; - }; - AA4B44E8057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = dv.c; - refType = 4; - sourceTree = ""; - }; - AA4B44ED057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = ffm.c; - refType = 4; - sourceTree = ""; - }; - AA4B44EE057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = file.c; - refType = 4; - sourceTree = ""; - }; - AA4B44EF057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = flvdec.c; - refType = 4; - sourceTree = ""; - }; - AA4B44F0057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = flvenc.c; - refType = 4; - sourceTree = ""; - }; - AA4B44F1057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = framehook.c; - refType = 4; - sourceTree = ""; - }; - AA4B44F2057381B9005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = framehook.h; - refType = 4; - sourceTree = ""; - }; - AA4B44F3057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = gif.c; - refType = 4; - sourceTree = ""; - }; - AA4B44F4057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = gifdec.c; - refType = 4; - sourceTree = ""; - }; - AA4B44F6057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = idroq.c; - refType = 4; - sourceTree = ""; - }; - AA4B44F7057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = img.c; - refType = 4; - sourceTree = ""; - }; - AA4B44F8057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = ipmovie.c; - refType = 4; - sourceTree = ""; - }; - AA4B44F9057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = jpeg.c; - refType = 4; - sourceTree = ""; - }; - AA4B44FA057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mov.c; - refType = 4; - sourceTree = ""; - }; - AA4B44FB057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = movenc.c; - refType = 4; - sourceTree = ""; - }; - AA4B44FC057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mp3.c; - refType = 4; - sourceTree = ""; - }; - AA4B44FD057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mpeg.c; - refType = 4; - sourceTree = ""; - }; - AA4B44FE057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mpegts.c; - refType = 4; - sourceTree = ""; - }; - AA4B44FF057381B9005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mpegts.h; - refType = 4; - sourceTree = ""; - }; - AA4B4500057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mpegtsenc.c; - refType = 4; - sourceTree = ""; - }; - AA4B4501057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mpjpeg.c; - refType = 4; - sourceTree = ""; - }; - AA4B4502057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = nut.c; - refType = 4; - sourceTree = ""; - }; - AA4B4503057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = os_support.c; - refType = 4; - sourceTree = ""; - }; - AA4B4504057381B9005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = os_support.h; - refType = 4; - sourceTree = ""; - }; - AA4B4505057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = png.c; - refType = 4; - sourceTree = ""; - }; - AA4B4506057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pnm.c; - refType = 4; - sourceTree = ""; - }; - AA4B4507057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = psxstr.c; - refType = 4; - sourceTree = ""; - }; - AA4B4508057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = raw.c; - refType = 4; - sourceTree = ""; - }; - AA4B4509057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = rm.c; - refType = 4; - sourceTree = ""; - }; - AA4B450A057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = swf.c; - refType = 4; - sourceTree = ""; - }; - AA4B450B057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = utils.c; - refType = 4; - sourceTree = ""; - }; - AA4B450C057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = wav.c; - refType = 4; - sourceTree = ""; - }; - AA4B450D057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = wc3movie.c; - refType = 4; - sourceTree = ""; - }; - AA4B450E057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = yuv.c; - refType = 4; - sourceTree = ""; - }; - AA4B450F057381B9005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = yuv4mpeg.c; - refType = 4; - sourceTree = ""; - }; - AA4B4510057381BA005FB5DB = { - fileRef = AA4B44DD057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4511057381BA005FB5DB = { - fileRef = AA4B44DE057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4512057381BA005FB5DB = { - fileRef = AA4B44DF057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4513057381BA005FB5DB = { - fileRef = AA4B44E0057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4514057381BA005FB5DB = { - fileRef = AA4B44E1057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4515057381BA005FB5DB = { - fileRef = AA4B44E2057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4516057381BA005FB5DB = { - fileRef = AA4B44E3057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4517057381BA005FB5DB = { - fileRef = AA4B44E4057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA4B4518057381BA005FB5DB = { - fileRef = AA4B44E5057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4519057381BA005FB5DB = { - fileRef = AA4B44E6057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B451A057381BA005FB5DB = { - fileRef = AA4B44E7057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B451B057381BA005FB5DB = { - fileRef = AA4B44E8057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4520057381BA005FB5DB = { - fileRef = AA4B44ED057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4521057381BA005FB5DB = { - fileRef = AA4B44EE057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4522057381BA005FB5DB = { - fileRef = AA4B44EF057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4523057381BA005FB5DB = { - fileRef = AA4B44F0057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4524057381BA005FB5DB = { - fileRef = AA4B44F1057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4525057381BA005FB5DB = { - fileRef = AA4B44F2057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4526057381BA005FB5DB = { - fileRef = AA4B44F3057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4527057381BA005FB5DB = { - fileRef = AA4B44F4057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4529057381BA005FB5DB = { - fileRef = AA4B44F6057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B452A057381BA005FB5DB = { - fileRef = AA4B44F7057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B452B057381BA005FB5DB = { - fileRef = AA4B44F8057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B452C057381BA005FB5DB = { - fileRef = AA4B44F9057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B452D057381BA005FB5DB = { - fileRef = AA4B44FA057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B452E057381BA005FB5DB = { - fileRef = AA4B44FB057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B452F057381BA005FB5DB = { - fileRef = AA4B44FC057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4530057381BA005FB5DB = { - fileRef = AA4B44FD057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4531057381BA005FB5DB = { - fileRef = AA4B44FE057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4532057381BA005FB5DB = { - fileRef = AA4B44FF057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4533057381BA005FB5DB = { - fileRef = AA4B4500057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4534057381BA005FB5DB = { - fileRef = AA4B4501057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4535057381BA005FB5DB = { - fileRef = AA4B4502057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4536057381BA005FB5DB = { - fileRef = AA4B4503057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4537057381BA005FB5DB = { - fileRef = AA4B4504057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4538057381BA005FB5DB = { - fileRef = AA4B4505057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4539057381BA005FB5DB = { - fileRef = AA4B4506057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B453A057381BA005FB5DB = { - fileRef = AA4B4507057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B453B057381BA005FB5DB = { - fileRef = AA4B4508057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B453C057381BA005FB5DB = { - fileRef = AA4B4509057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B453D057381BA005FB5DB = { - fileRef = AA4B450A057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B453E057381BA005FB5DB = { - fileRef = AA4B450B057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B453F057381BA005FB5DB = { - fileRef = AA4B450C057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4540057381BA005FB5DB = { - fileRef = AA4B450D057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4541057381BA005FB5DB = { - fileRef = AA4B450E057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4542057381BA005FB5DB = { - fileRef = AA4B450F057381B9005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B4547057381F1005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = avformat.h; - refType = 4; - sourceTree = ""; - }; - AA4B4548057381F1005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = avi.h; - refType = 4; - sourceTree = ""; - }; - AA4B4549057381F1005FB5DB = { - fileRef = AA4B4547057381F1005FB5DB; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA4B454A057381F1005FB5DB = { - fileRef = AA4B4548057381F1005FB5DB; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - ); - }; - }; - AA4B45550573839A005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = rtp.c; - refType = 4; - sourceTree = ""; - }; - AA4B45560573839A005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = rtp.h; - refType = 4; - sourceTree = ""; - }; - AA4B45570573839A005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = rtpproto.c; - refType = 4; - sourceTree = ""; - }; - AA4B45580573839A005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = rtsp.c; - refType = 4; - sourceTree = ""; - }; - AA4B45590573839A005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = rtsp.h; - refType = 4; - sourceTree = ""; - }; - AA4B455A0573839A005FB5DB = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = rtspcodes.h; - refType = 4; - sourceTree = ""; - }; - AA4B455B0573839A005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = tcp.c; - refType = 4; - sourceTree = ""; - }; - AA4B455C0573839A005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = udp.c; - refType = 4; - sourceTree = ""; - }; - AA4B455D0573839A005FB5DB = { - fileRef = AA4B45550573839A005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B455E0573839A005FB5DB = { - fileRef = AA4B45560573839A005FB5DB; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA4B455F0573839A005FB5DB = { - fileRef = AA4B45570573839A005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B45600573839A005FB5DB = { - fileRef = AA4B45580573839A005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B45610573839A005FB5DB = { - fileRef = AA4B45590573839A005FB5DB; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA4B45620573839A005FB5DB = { - fileRef = AA4B455A0573839A005FB5DB; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA4B45630573839A005FB5DB = { - fileRef = AA4B455B0573839A005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B45640573839A005FB5DB = { - fileRef = AA4B455C0573839A005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B459205738655005FB5DB = { - fileEncoding = 30; - includeInIndex = 1; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = http.c; - refType = 4; - sourceTree = ""; - }; - AA4B459305738655005FB5DB = { - fileRef = AA4B459205738655005FB5DB; - isa = PBXBuildFile; - settings = { - }; - }; - AA4B45A805738890005FB5DB = { - containerPortal = 0867D690FE84028FC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = AA4B430E0573703D005FB5DB; - remoteInfo = ffmpeg; - }; - AA4B45A905738890005FB5DB = { - isa = PBXTargetDependency; - target = AA4B430E0573703D005FB5DB; - targetProxy = AA4B45A805738890005FB5DB; - }; - AA4B47BB05739866005FB5DB = { - buildActionMask = 2147483647; - files = ( - AABBFD8F0659EA1200738526, - AABBFD900659EA1200738526, - AABBFD930659EA1200738526, - AABBFD940659EA1200738526, - AABBFD950659EA1200738526, - AABBFD960659EA1200738526, - AABBFD970659EA1200738526, - AABBFD980659EA1200738526, - AABBFD990659EA1200738526, - AABBFD9A0659EA1200738526, - AABBFD9B0659EA1200738526, - AABBFD9C0659EA1200738526, - AABBFD9D0659EA1200738526, - AABBFD9E0659EA1200738526, - AABBFD9F0659EA1200738526, - AABBFDA00659EA1200738526, - AABBFDA10659EA1200738526, - AABBFDA20659EA1200738526, - AABBFDA30659EA1200738526, - AABBFDA40659EA1200738526, - AABBFDA50659EA1200738526, - AABBFDA60659EA1200738526, - AABBFDA70659EA1200738526, - AABBFDA80659EA1200738526, - AABBFDA90659EA1200738526, - AABBFDAA0659EA1200738526, - AABBFDAB0659EA1200738526, - AABBFDAC0659EA1200738526, - AABBFDAD0659EA1200738526, - AABBFDAE0659EA1200738526, - AABBFDF40659EA1200738526, - AABBFE1E0659EA1200738526, - AABBFE210659EA1200738526, - AABBFE230659EA1200738526, - AABBFE2B0659EA1200738526, - AABBFE2D0659EA1200738526, - AABBFE580659EA1200738526, - AABBFE5B0659EA1200738526, - AABBFE5D0659EA1200738526, - AABBFE610659EA1200738526, - AABBFE710659EA1200738526, - AABBFE7F0659EA1200738526, - AABBFE850659EA1200738526, - AABBFEB50659EA1300738526, - AABBFEB60659EA1300738526, - AABBFEE00659EA1300738526, - AABBFEE20659EA1300738526, - AABBFEFA0659EA1300738526, - AABBFF060659EA1300738526, - AABBFF090659EA1300738526, - AABBFF120659EA1300738526, - AABBFF140659EA1300738526, - AABBFF2A0659EA1300738526, - AABBFF2C0659EA1300738526, - AABBFF4D0659EA1300738526, - AABBFF770659EA1300738526, - AABBFFC20659EA1300738526, - AABBFFC70659EA1300738526, - AABB00120659EA1400738526, - AABB00170659EA1400738526, - AABB00180659EA1400738526, - AABB001A0659EA1400738526, - AABB002D0659EA1400738526, - AABB00340659EA1400738526, - AABB00360659EA1400738526, - AABB00370659EA1400738526, - AABB00380659EA1400738526, - AABB003A0659EA1400738526, - AABB003C0659EA1400738526, - AABB003E0659EA1400738526, - AABB00400659EA1400738526, - AABB00450659EA1400738526, - AABB00460659EA1400738526, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B47BC05739866005FB5DB = { - buildActionMask = 2147483647; - files = ( - AABB01410659F14A00738526, - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B47BD05739866005FB5DB = { - buildActionMask = 2147483647; - files = ( - AABBFDF30659EA1200738526, - AABBFE1D0659EA1200738526, - AABBFE1F0659EA1200738526, - AABBFE200659EA1200738526, - AABBFE220659EA1200738526, - AABBFE240659EA1200738526, - AABBFE2C0659EA1200738526, - AABBFE570659EA1200738526, - AABBFE590659EA1200738526, - AABBFE5A0659EA1200738526, - AABBFE5C0659EA1200738526, - AABBFE600659EA1200738526, - AABBFE700659EA1200738526, - AABBFE770659EA1200738526, - AABBFE7A0659EA1200738526, - AABBFE7D0659EA1200738526, - AABBFE7E0659EA1200738526, - AABBFE800659EA1200738526, - AABBFE810659EA1200738526, - AABBFE820659EA1200738526, - AABBFE830659EA1200738526, - AABBFE840659EA1200738526, - AABBFE880659EA1200738526, - AABBFE9F0659EA1300738526, - AABBFEB40659EA1300738526, - AABBFEDE0659EA1300738526, - AABBFEDF0659EA1300738526, - AABBFEE10659EA1300738526, - AABBFEE30659EA1300738526, - AABBFEE40659EA1300738526, - AABBFEF90659EA1300738526, - AABBFF050659EA1300738526, - AABBFF070659EA1300738526, - AABBFF080659EA1300738526, - AABBFF130659EA1300738526, - AABBFF1F0659EA1300738526, - AABBFF2B0659EA1300738526, - AABB00150659EA1400738526, - AABB00160659EA1400738526, - AABB00190659EA1400738526, - AABB001B0659EA1400738526, - AABB001C0659EA1400738526, - AABB001D0659EA1400738526, - AABB002C0659EA1400738526, - AABB002E0659EA1400738526, - AABB002F0659EA1400738526, - AABB00300659EA1400738526, - AABB00310659EA1400738526, - AABB00320659EA1400738526, - AABB00330659EA1400738526, - AABB00350659EA1400738526, - AABB00390659EA1400738526, - AABB003B0659EA1400738526, - AABB003D0659EA1400738526, - AABB003F0659EA1400738526, - AABB00410659EA1400738526, - AABB00420659EA1400738526, - AABB00430659EA1400738526, - AABB00440659EA1400738526, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B47BE05739866005FB5DB = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXRezBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B47BF05739866005FB5DB = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AA4B47C005739866005FB5DB = { + AA4B47C005739866005FB5DB /* SDL */ = { + isa = PBXNativeTarget; + buildConfigurationList = AACCABF8086B140B00876352 /* Build configuration list for PBXNativeTarget "SDL" */; buildPhases = ( - AA4B47BB05739866005FB5DB, - AA4B47BC05739866005FB5DB, - AA4B47BD05739866005FB5DB, - AA4B47BE05739866005FB5DB, - AA4B47BF05739866005FB5DB, + AA4B47BB05739866005FB5DB /* Headers */, + AA4B47BC05739866005FB5DB /* Resources */, + AA4B47BD05739866005FB5DB /* Sources */, + AA4B47BE05739866005FB5DB /* Rez */, + AA4B47BF05739866005FB5DB /* Frameworks */, ); buildRules = ( ); @@ -6114,13 +2928,52 @@ GCC_PRECOMPILE_PREFIX_HEADER = NO; GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers SDL-1.2.7/src SDL-1.2.7/src/audio SDL-1.2.7/src/cdrom SDL-1.2.7/src/endian SDL-1.2.7/src/events SDL-1.2.7/src/file SDL-1.2.7/src/hermes SDL-1.2.7/src/joystick SDL-1.2.7/src/main SDL-1.2.7/src/thread SDL-1.2.7/src/timer SDL-1.2.7/src/video"; + HEADER_SEARCH_PATHS = ( + "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers", + "SDL-1.2.7/src", + "SDL-1.2.7/src/audio", + "SDL-1.2.7/src/cdrom", + "SDL-1.2.7/src/endian", + "SDL-1.2.7/src/events", + "SDL-1.2.7/src/file", + "SDL-1.2.7/src/hermes", + "SDL-1.2.7/src/joystick", + "SDL-1.2.7/src/main", + "SDL-1.2.7/src/thread", + "SDL-1.2.7/src/timer", + "SDL-1.2.7/src/video", + ); INFOPLIST_FILE = "SDL-Info.plist"; INSTALL_PATH = "@executable_path/../Frameworks"; LIBRARY_STYLE = Bundle; MACOSX_DEPLOYMENT_TARGET = 10.2; - OTHER_CFLAGS = " -DENABLE_QUARTZ -DPTHREAD_NO_RECURSIVE_MUTEX -DSDL_USE_PTHREADS -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -DMACOSX -DHAVE_OPENGL "; - OTHER_LDFLAGS = "-seg1addr 0x30000000 -framework IOKit -framework Cocoa -framework OpenGL -framework Carbon -framework QuickTime -framework AudioToolbox -framework AudioUnit"; + OTHER_CFLAGS = ( + "-DENABLE_QUARTZ", + "-DPTHREAD_NO_RECURSIVE_MUTEX", + "-DSDL_USE_PTHREADS", + "-DTARGET_API_MAC_CARBON", + "-DTARGET_API_MAC_OSX", + "-DMACOSX", + "-DHAVE_OPENGL", + ); + OTHER_LDFLAGS = ( + "-seg1addr", + 0x30000000, + "-framework", + IOKit, + "-framework", + Cocoa, + "-framework", + OpenGL, + "-framework", + Carbon, + "-framework", + QuickTime, + "-framework", + AudioToolbox, + "-framework", + AudioUnit, + ); OTHER_REZFLAGS = ""; PRODUCT_NAME = SDL; REZ_EXECUTABLE = NO; @@ -6129,10 +2982,9 @@ }; dependencies = ( ); - isa = PBXNativeTarget; name = SDL; productName = SDL; - productReference = AA4B47C105739866005FB5DB; + productReference = AA4B47C105739866005FB5DB /* SDL.framework */; productSettingsXML = " @@ -6160,3538 +3012,14 @@ "; productType = "com.apple.product-type.framework"; }; - AA4B47C105739866005FB5DB = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = SDL.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - AA4B59D20573A994005FB5DB = { - containerPortal = 0867D690FE84028FC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = AA4B47C005739866005FB5DB; - remoteInfo = SDL; - }; - AA4B59D30573A994005FB5DB = { - isa = PBXTargetDependency; - target = AA4B47C005739866005FB5DB; - targetProxy = AA4B59D20573A994005FB5DB; - }; - AA7B2C1D0659FDEE00A0F53D = { - containerPortal = 0867D690FE84028FC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = AABD0A1905DF0D30004F7929; - remoteInfo = lua; - }; - AA7B2C1E0659FDEE00A0F53D = { - isa = PBXTargetDependency; - target = AABD0A1905DF0D30004F7929; - targetProxy = AA7B2C1D0659FDEE00A0F53D; - }; - AA90E5A706C44E0500A6878F = { - children = ( - AA90E5A806C44E0500A6878F, - AA90E5A906C44E0500A6878F, - AA90E5AA06C44E0500A6878F, - AA90E5AB06C44E0500A6878F, - AA90E5AC06C44E0500A6878F, - AA90E5AD06C44E0500A6878F, - AA90E5AE06C44E0500A6878F, - AA90E5AF06C44E0500A6878F, - AA90E5B006C44E0500A6878F, - AA90E5B106C44E0500A6878F, - AA90E5B206C44E0500A6878F, - ); - isa = PBXGroup; - path = ppc; - refType = 4; - sourceTree = ""; - }; - AA90E5A806C44E0500A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = dsputil_altivec.c; - refType = 4; - sourceTree = ""; - }; - AA90E5A906C44E0500A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = dsputil_altivec.h; - refType = 4; - sourceTree = ""; - }; - AA90E5AA06C44E0500A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = dsputil_ppc.c; - refType = 4; - sourceTree = ""; - }; - AA90E5AB06C44E0500A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = dsputil_ppc.h; - refType = 4; - sourceTree = ""; - }; - AA90E5AC06C44E0500A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = fdct_altivec.c; - refType = 4; - sourceTree = ""; - }; - AA90E5AD06C44E0500A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = fft_altivec.c; - refType = 4; - sourceTree = ""; - }; - AA90E5AE06C44E0500A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = gcc_fixes.h; - refType = 4; - sourceTree = ""; - }; - AA90E5AF06C44E0500A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = gmc_altivec.c; - refType = 4; - sourceTree = ""; - }; - AA90E5B006C44E0500A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = idct_altivec.c; - refType = 4; - sourceTree = ""; - }; - AA90E5B106C44E0500A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mpegvideo_altivec.c; - refType = 4; - sourceTree = ""; - }; - AA90E5B206C44E0500A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = mpegvideo_ppc.c; - refType = 4; - sourceTree = ""; - }; - AA90E5B306C44E0500A6878F = { - fileRef = AA90E5A806C44E0500A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E5B406C44E0500A6878F = { - fileRef = AA90E5A906C44E0500A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E5B506C44E0500A6878F = { - fileRef = AA90E5AA06C44E0500A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E5B606C44E0500A6878F = { - fileRef = AA90E5AB06C44E0500A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E5B706C44E0500A6878F = { - fileRef = AA90E5AC06C44E0500A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E5B806C44E0500A6878F = { - fileRef = AA90E5AD06C44E0500A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E5B906C44E0500A6878F = { - fileRef = AA90E5AE06C44E0500A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E5BA06C44E0500A6878F = { - fileRef = AA90E5AF06C44E0500A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E5BB06C44E0500A6878F = { - fileRef = AA90E5B006C44E0500A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E5BC06C44E0500A6878F = { - fileRef = AA90E5B106C44E0500A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E5BD06C44E0500A6878F = { - fileRef = AA90E5B206C44E0500A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E67606C452B100A6878F = { - containerPortal = 0867D690FE84028FC02AAC07; - isa = PBXContainerItemProxy; - proxyType = 1; - remoteGlobalIDString = AA07AC55057321F700774A48; - remoteInfo = Ogg; - }; - AA90E67706C452B100A6878F = { - isa = PBXTargetDependency; - target = AA07AC55057321F700774A48; - targetProxy = AA90E67606C452B100A6878F; - }; - AA90E73706C4573D00A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = faandct.c; - refType = 4; - sourceTree = ""; - }; - AA90E73806C4573D00A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = faandct.h; - refType = 4; - sourceTree = ""; - }; - AA90E73906C4573D00A6878F = { - fileRef = AA90E73706C4573D00A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E73A06C4573D00A6878F = { - fileRef = AA90E73806C4573D00A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E73B06C457DE00A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = vp3dsp.c; - refType = 4; - sourceTree = ""; - }; - AA90E73C06C457DE00A6878F = { - fileRef = AA90E73B06C457DE00A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E73D06C4581D00A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = parser.c; - refType = 4; - sourceTree = ""; - }; - AA90E73E06C4581D00A6878F = { - fileRef = AA90E73D06C4581D00A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E73F06C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = 8bps.c; - refType = 4; - sourceTree = ""; - }; - AA90E74006C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = adx.c; - refType = 4; - sourceTree = ""; - }; - AA90E74106C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = cinepak.c; - refType = 4; - sourceTree = ""; - }; - AA90E74206C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = flac.c; - refType = 4; - sourceTree = ""; - }; - AA90E74306C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = flicvideo.c; - refType = 4; - sourceTree = ""; - }; - AA90E74406C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = g726.c; - refType = 4; - sourceTree = ""; - }; - AA90E74506C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = h261.c; - refType = 4; - sourceTree = ""; - }; - AA90E74606C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = idcinvideo.c; - refType = 4; - sourceTree = ""; - }; - AA90E74706C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = integer.c; - refType = 4; - sourceTree = ""; - }; - AA90E74806C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = integer.h; - refType = 4; - sourceTree = ""; - }; - AA90E74906C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lcl.c; - refType = 4; - sourceTree = ""; - }; - AA90E74A06C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = msrle.c; - refType = 4; - sourceTree = ""; - }; - AA90E74B06C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = msvideo1.c; - refType = 4; - sourceTree = ""; - }; - AA90E74C06C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = pthread.c; - refType = 4; - sourceTree = ""; - }; - AA90E74D06C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = qtrle.c; - refType = 4; - sourceTree = ""; - }; - AA90E74E06C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = rational.c; - refType = 4; - sourceTree = ""; - }; - AA90E74F06C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = rational.h; - refType = 4; - sourceTree = ""; - }; - AA90E75006C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = resample2.c; - refType = 4; - sourceTree = ""; - }; - AA90E75106C458B400A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = rpza.c; - refType = 4; - sourceTree = ""; - }; - AA90E75206C458B500A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = smc.c; - refType = 4; - sourceTree = ""; - }; - AA90E75306C458B500A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = truemotion1.c; - refType = 4; - sourceTree = ""; - }; - AA90E75406C458B500A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = truemotion1data.h; - refType = 4; - sourceTree = ""; - }; - AA90E75506C458B500A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = vmdav.c; - refType = 4; - sourceTree = ""; - }; - AA90E75606C458B500A6878F = { - fileRef = AA90E73F06C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E75706C458B500A6878F = { - fileRef = AA90E74006C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E75806C458B500A6878F = { - fileRef = AA90E74106C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E75906C458B500A6878F = { - fileRef = AA90E74206C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E75A06C458B500A6878F = { - fileRef = AA90E74306C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E75B06C458B500A6878F = { - fileRef = AA90E74406C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E75C06C458B500A6878F = { - fileRef = AA90E74506C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E75D06C458B500A6878F = { - fileRef = AA90E74606C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E75E06C458B500A6878F = { - fileRef = AA90E74706C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E75F06C458B500A6878F = { - fileRef = AA90E74806C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E76006C458B500A6878F = { - fileRef = AA90E74906C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E76106C458B500A6878F = { - fileRef = AA90E74A06C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E76206C458B500A6878F = { - fileRef = AA90E74B06C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E76306C458B500A6878F = { - fileRef = AA90E74C06C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E76406C458B500A6878F = { - fileRef = AA90E74D06C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E76506C458B500A6878F = { - fileRef = AA90E74E06C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E76606C458B500A6878F = { - fileRef = AA90E74F06C458B400A6878F; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AA90E76706C458B500A6878F = { - fileRef = AA90E75006C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E76806C458B500A6878F = { - fileRef = AA90E75106C458B400A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E76906C458B500A6878F = { - fileRef = AA90E75206C458B500A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E76A06C458B500A6878F = { - fileRef = AA90E75306C458B500A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E76B06C458B500A6878F = { - fileRef = AA90E75406C458B500A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E76C06C458B500A6878F = { - fileRef = AA90E75506C458B500A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E76D06C458DF00A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = vqavideo.c; - refType = 4; - sourceTree = ""; - }; - AA90E76E06C458DF00A6878F = { - fileRef = AA90E76D06C458DF00A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E76F06C4592F00A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = "asf-enc.c"; - refType = 4; - sourceTree = ""; - }; - AA90E77006C4592F00A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = asf.h; - refType = 4; - sourceTree = ""; - }; - AA90E77106C4592F00A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = dv.h; - refType = 4; - sourceTree = ""; - }; - AA90E77206C4592F00A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = flic.c; - refType = 4; - sourceTree = ""; - }; - AA90E77306C4592F00A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = idcin.c; - refType = 4; - sourceTree = ""; - }; - AA90E77406C4592F00A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = matroska.c; - refType = 4; - sourceTree = ""; - }; - AA90E77506C4592F00A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = segafilm.c; - refType = 4; - sourceTree = ""; - }; - AA90E77606C4592F00A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = sgi.c; - refType = 4; - sourceTree = ""; - }; - AA90E77706C4592F00A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = sierravmd.c; - refType = 4; - sourceTree = ""; - }; - AA90E77806C4592F00A6878F = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = westwood.c; - refType = 4; - sourceTree = ""; - }; - AA90E77906C4592F00A6878F = { - fileRef = AA90E76F06C4592F00A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E77A06C4592F00A6878F = { - fileRef = AA90E77006C4592F00A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E77B06C4592F00A6878F = { - fileRef = AA90E77106C4592F00A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E77C06C4592F00A6878F = { - fileRef = AA90E77206C4592F00A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E77D06C4592F00A6878F = { - fileRef = AA90E77306C4592F00A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E77E06C4592F00A6878F = { - fileRef = AA90E77406C4592F00A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E77F06C4592F00A6878F = { - fileRef = AA90E77506C4592F00A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E78006C4592F00A6878F = { - fileRef = AA90E77606C4592F00A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E78106C4592F00A6878F = { - fileRef = AA90E77706C4592F00A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AA90E78206C4592F00A6878F = { - fileRef = AA90E77806C4592F00A6878F; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71D8205EDD1ED00D2E8FF = { - children = ( - AAA71D8405EDD1EE00D2E8FF, - AAA71D8505EDD1EE00D2E8FF, - AAA71D9005EDD1EE00D2E8FF, - AAA71D9105EDD1EE00D2E8FF, - AAA71D9305EDD1EE00D2E8FF, - AAA71D9405EDD1EE00D2E8FF, - AAA71D9505EDD1EE00D2E8FF, - AAA71D9605EDD1EE00D2E8FF, - AAA71D9705EDD1EE00D2E8FF, - AAA71D9805EDD1EE00D2E8FF, - AAA71D9905EDD1EE00D2E8FF, - AAA71D9E05EDD1EE00D2E8FF, - AAA71D9F05EDD1EE00D2E8FF, - AAA71DA005EDD1EE00D2E8FF, - AAA71DA105EDD1EE00D2E8FF, - AAA71DA405EDD1EE00D2E8FF, - AAA71DB505EDD1EE00D2E8FF, - AAA71DB605EDD1EE00D2E8FF, - AAA71DB705EDD1EE00D2E8FF, - AAA71DB805EDD1EE00D2E8FF, - AAA71DB905EDD1EE00D2E8FF, - AAA71DBA05EDD1EE00D2E8FF, - AAA71DBD05EDD1EE00D2E8FF, - AAA71DBE05EDD1EE00D2E8FF, - ); - isa = PBXGroup; - path = "libmad-0.15.1b"; - refType = 4; - sourceTree = ""; - }; - AAA71D8405EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = bit.c; - refType = 4; - sourceTree = ""; - }; - AAA71D8505EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = bit.h; - refType = 4; - sourceTree = ""; - }; - AAA71D9005EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = decoder.c; - refType = 4; - sourceTree = ""; - }; - AAA71D9105EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = decoder.h; - refType = 4; - sourceTree = ""; - }; - AAA71D9305EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = fixed.c; - refType = 4; - sourceTree = ""; - }; - AAA71D9405EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = fixed.h; - refType = 4; - sourceTree = ""; - }; - AAA71D9505EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = frame.c; - refType = 4; - sourceTree = ""; - }; - AAA71D9605EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = frame.h; - refType = 4; - sourceTree = ""; - }; - AAA71D9705EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = global.h; - refType = 4; - sourceTree = ""; - }; - AAA71D9805EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = huffman.c; - refType = 4; - sourceTree = ""; - }; - AAA71D9905EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = huffman.h; - refType = 4; - sourceTree = ""; - }; - AAA71D9E05EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = layer12.c; - refType = 4; - sourceTree = ""; - }; - AAA71D9F05EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = layer12.h; - refType = 4; - sourceTree = ""; - }; - AAA71DA005EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = layer3.c; - refType = 4; - sourceTree = ""; - }; - AAA71DA105EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = layer3.h; - refType = 4; - sourceTree = ""; - }; - AAA71DA405EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = mad.h; - refType = 4; - sourceTree = ""; - }; - AAA71DB505EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = stream.c; - refType = 4; - sourceTree = ""; - }; - AAA71DB605EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = stream.h; - refType = 4; - sourceTree = ""; - }; - AAA71DB705EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = synth.c; - refType = 4; - sourceTree = ""; - }; - AAA71DB805EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = synth.h; - refType = 4; - sourceTree = ""; - }; - AAA71DB905EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = timer.c; - refType = 4; - sourceTree = ""; - }; - AAA71DBA05EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = timer.h; - refType = 4; - sourceTree = ""; - }; - AAA71DBD05EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = version.c; - refType = 4; - sourceTree = ""; - }; - AAA71DBE05EDD1EE00D2E8FF = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = version.h; - refType = 4; - sourceTree = ""; - }; - AAA71DC005EDD1EE00D2E8FF = { - fileRef = AAA71D8405EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DC105EDD1EE00D2E8FF = { - fileRef = AAA71D8505EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DCC05EDD1EE00D2E8FF = { - fileRef = AAA71D9005EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DCD05EDD1EE00D2E8FF = { - fileRef = AAA71D9105EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DCF05EDD1EE00D2E8FF = { - fileRef = AAA71D9305EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DD005EDD1EE00D2E8FF = { - fileRef = AAA71D9405EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DD105EDD1EE00D2E8FF = { - fileRef = AAA71D9505EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DD205EDD1EE00D2E8FF = { - fileRef = AAA71D9605EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DD305EDD1EE00D2E8FF = { - fileRef = AAA71D9705EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DD405EDD1EE00D2E8FF = { - fileRef = AAA71D9805EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DD505EDD1EE00D2E8FF = { - fileRef = AAA71D9905EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DDA05EDD1EE00D2E8FF = { - fileRef = AAA71D9E05EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DDB05EDD1EE00D2E8FF = { - fileRef = AAA71D9F05EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DDC05EDD1EE00D2E8FF = { - fileRef = AAA71DA005EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DDD05EDD1EE00D2E8FF = { - fileRef = AAA71DA105EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DE005EDD1EE00D2E8FF = { - fileRef = AAA71DA405EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AAA71DF005EDD1EE00D2E8FF = { - fileRef = AAA71DB505EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DF105EDD1EE00D2E8FF = { - fileRef = AAA71DB605EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DF205EDD1EE00D2E8FF = { - fileRef = AAA71DB705EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DF305EDD1EE00D2E8FF = { - fileRef = AAA71DB805EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DF405EDD1EE00D2E8FF = { - fileRef = AAA71DB905EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DF505EDD1EE00D2E8FF = { - fileRef = AAA71DBA05EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DF805EDD1EE00D2E8FF = { - fileRef = AAA71DBD05EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AAA71DF905EDD1EE00D2E8FF = { - fileRef = AAA71DBE05EDD1EE00D2E8FF; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00120659EA1400738526 = { - fileRef = AABBFB1F0659EA0400738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00150659EA1400738526 = { - fileRef = AABBFB220659EA0400738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00160659EA1400738526 = { - fileRef = AABBFB230659EA0400738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00170659EA1400738526 = { - fileRef = AABBFB240659EA0400738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00180659EA1400738526 = { - fileRef = AABBFB250659EA0400738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00190659EA1400738526 = { - fileRef = AABBFB260659EA0400738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB001A0659EA1400738526 = { - fileRef = AABBFB270659EA0400738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB001B0659EA1400738526 = { - fileRef = AABBFB280659EA0400738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB001C0659EA1400738526 = { - fileRef = AABBFB290659EA0400738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB001D0659EA1400738526 = { - fileRef = AABBFB2A0659EA0500738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB002C0659EA1400738526 = { - fileRef = AABBFB3A0659EA0500738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB002D0659EA1400738526 = { - fileRef = AABBFB3B0659EA0500738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB002E0659EA1400738526 = { - fileRef = AABBFB3C0659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB002F0659EA1400738526 = { - fileRef = AABBFB3D0659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00300659EA1400738526 = { - fileRef = AABBFB3E0659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00310659EA1400738526 = { - fileRef = AABBFB3F0659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00320659EA1400738526 = { - fileRef = AABBFB400659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00330659EA1400738526 = { - fileRef = AABBFB410659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00340659EA1400738526 = { - fileRef = AABBFB420659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00350659EA1400738526 = { - fileRef = AABBFB430659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00360659EA1400738526 = { - fileRef = AABBFB440659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00370659EA1400738526 = { - fileRef = AABBFB450659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00380659EA1400738526 = { - fileRef = AABBFB460659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00390659EA1400738526 = { - fileRef = AABBFB470659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB003A0659EA1400738526 = { - fileRef = AABBFB480659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB003B0659EA1400738526 = { - fileRef = AABBFB490659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB003C0659EA1400738526 = { - fileRef = AABBFB4A0659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB003D0659EA1400738526 = { - fileRef = AABBFB4B0659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB003E0659EA1400738526 = { - fileRef = AABBFB4C0659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB003F0659EA1400738526 = { - fileRef = AABBFB4D0659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00400659EA1400738526 = { - fileRef = AABBFB4E0659EA0600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00410659EA1400738526 = { - fileRef = AABBFB4F0659EA0700738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00420659EA1400738526 = { - fileRef = AABBFB500659EA0700738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00430659EA1400738526 = { - fileRef = AABBFB510659EA0700738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00440659EA1400738526 = { - fileRef = AABBFB520659EA0700738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00450659EA1400738526 = { - fileRef = AABBFB530659EA0700738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB00460659EA1400738526 = { - fileRef = AABBFB540659EA0700738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABB01410659F14A00738526 = { - fileRef = AABBF9B30659E9F300738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBF69B0659E9DE00738526 = { - children = ( - AABBF82D0659E9E600738526, - AABBF86A0659E9E800738526, - ); - isa = PBXGroup; - path = "SDL-1.2.7"; - refType = 4; - sourceTree = ""; - }; - AABBF82D0659E9E600738526 = { - children = ( - AABBF82E0659E9E600738526, - AABBF82F0659E9E600738526, - AABBF8320659E9E700738526, - AABBF8330659E9E700738526, - AABBF8340659E9E700738526, - AABBF8350659E9E700738526, - AABBF8360659E9E700738526, - AABBF8370659E9E700738526, - AABBF8380659E9E700738526, - AABBF8390659E9E700738526, - AABBF83A0659E9E700738526, - AABBF83B0659E9E700738526, - AABBF83C0659E9E700738526, - AABBF83D0659E9E700738526, - AABBF83E0659E9E700738526, - AABBF83F0659E9E700738526, - AABBF8400659E9E700738526, - AABBF8410659E9E700738526, - AABBF8420659E9E700738526, - AABBF8430659E9E700738526, - AABBF8440659E9E700738526, - AABBF8450659E9E700738526, - AABBF8460659E9E700738526, - AABBF8470659E9E700738526, - AABBF8480659E9E700738526, - AABBF8490659E9E700738526, - AABBF84A0659E9E700738526, - AABBF84B0659E9E700738526, - AABBF84C0659E9E700738526, - AABBF84D0659E9E700738526, - ); - isa = PBXGroup; - path = include; - refType = 4; - sourceTree = ""; - }; - AABBF82E0659E9E600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = begin_code.h; - refType = 4; - sourceTree = ""; - }; - AABBF82F0659E9E600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = close_code.h; - refType = 4; - sourceTree = ""; - }; - AABBF8320659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL.h; - refType = 4; - sourceTree = ""; - }; - AABBF8330659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_active.h; - refType = 4; - sourceTree = ""; - }; - AABBF8340659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_audio.h; - refType = 4; - sourceTree = ""; - }; - AABBF8350659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_byteorder.h; - refType = 4; - sourceTree = ""; - }; - AABBF8360659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_cdrom.h; - refType = 4; - sourceTree = ""; - }; - AABBF8370659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_copying.h; - refType = 4; - sourceTree = ""; - }; - AABBF8380659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_cpuinfo.h; - refType = 4; - sourceTree = ""; - }; - AABBF8390659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_endian.h; - refType = 4; - sourceTree = ""; - }; - AABBF83A0659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_error.h; - refType = 4; - sourceTree = ""; - }; - AABBF83B0659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_events.h; - refType = 4; - sourceTree = ""; - }; - AABBF83C0659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_getenv.h; - refType = 4; - sourceTree = ""; - }; - AABBF83D0659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_joystick.h; - refType = 4; - sourceTree = ""; - }; - AABBF83E0659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_keyboard.h; - refType = 4; - sourceTree = ""; - }; - AABBF83F0659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_keysym.h; - refType = 4; - sourceTree = ""; - }; - AABBF8400659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_loadso.h; - refType = 4; - sourceTree = ""; - }; - AABBF8410659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_main.h; - refType = 4; - sourceTree = ""; - }; - AABBF8420659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_mouse.h; - refType = 4; - sourceTree = ""; - }; - AABBF8430659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_mutex.h; - refType = 4; - sourceTree = ""; - }; - AABBF8440659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_name.h; - refType = 4; - sourceTree = ""; - }; - AABBF8450659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_opengl.h; - refType = 4; - sourceTree = ""; - }; - AABBF8460659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_quit.h; - refType = 4; - sourceTree = ""; - }; - AABBF8470659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_rwops.h; - refType = 4; - sourceTree = ""; - }; - AABBF8480659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_syswm.h; - refType = 4; - sourceTree = ""; - }; - AABBF8490659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_thread.h; - refType = 4; - sourceTree = ""; - }; - AABBF84A0659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_timer.h; - refType = 4; - sourceTree = ""; - }; - AABBF84B0659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_types.h; - refType = 4; - sourceTree = ""; - }; - AABBF84C0659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_version.h; - refType = 4; - sourceTree = ""; - }; - AABBF84D0659E9E700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_video.h; - refType = 4; - sourceTree = ""; - }; - AABBF86A0659E9E800738526 = { - children = ( - AABBF86B0659E9E800738526, - AABBF8F40659E9ED00738526, - AABBF93A0659E9EF00738526, - AABBF93E0659E9EF00738526, - AABBF9420659E9EF00738526, - AABBF94E0659E9F000738526, - AABBF95E0659E9F000738526, - AABBF9900659E9F200738526, - AABBF9C00659E9F400738526, - AABBF9C10659E9F400738526, - AABBF9C20659E9F400738526, - AABBF9C30659E9F400738526, - AABBF9C40659E9F400738526, - AABBF9C50659E9F400738526, - AABBF9C60659E9F400738526, - AABBF9C70659E9F400738526, - AABBFA080659E9F600738526, - AABBFA250659E9F800738526, - ); - isa = PBXGroup; - path = src; - refType = 4; - sourceTree = ""; - }; - AABBF86B0659E9E800738526 = { - children = ( - AABBF89B0659E9EA00738526, - AABBF8CF0659E9EB00738526, - AABBF8D00659E9EB00738526, - AABBF8D10659E9EB00738526, - AABBF8D20659E9EB00738526, - AABBF8D30659E9EB00738526, - AABBF8D40659E9EB00738526, - AABBF8D50659E9EB00738526, - AABBF8D60659E9EB00738526, - AABBF8DD0659E9EC00738526, - AABBF8DE0659E9EC00738526, - AABBF8DF0659E9EC00738526, - ); - isa = PBXGroup; - path = audio; - refType = 4; - sourceTree = ""; - }; - AABBF89B0659E9EA00738526 = { - children = ( - AABBF89E0659E9EA00738526, - AABBF89F0659E9EA00738526, - ); - isa = PBXGroup; - path = macrom; - refType = 4; - sourceTree = ""; - }; - AABBF89E0659E9EA00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_romaudio.c; - refType = 4; - sourceTree = ""; - }; - AABBF89F0659E9EA00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_romaudio.h; - refType = 4; - sourceTree = ""; - }; - AABBF8CF0659E9EB00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_audio.c; - refType = 4; - sourceTree = ""; - }; - AABBF8D00659E9EB00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_audio_c.h; - refType = 4; - sourceTree = ""; - }; - AABBF8D10659E9EB00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_audiocvt.c; - refType = 4; - sourceTree = ""; - }; - AABBF8D20659E9EB00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_audiodev.c; - refType = 4; - sourceTree = ""; - }; - AABBF8D30659E9EB00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_audiodev_c.h; - refType = 4; - sourceTree = ""; - }; - AABBF8D40659E9EB00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_audiomem.c; - refType = 4; - sourceTree = ""; - }; - AABBF8D50659E9EB00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_audiomem.h; - refType = 4; - sourceTree = ""; - }; - AABBF8D60659E9EB00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_mixer.c; - refType = 4; - sourceTree = ""; - }; - AABBF8DD0659E9EC00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_sysaudio.h; - refType = 4; - sourceTree = ""; - }; - AABBF8DE0659E9EC00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_wave.c; - refType = 4; - sourceTree = ""; - }; - AABBF8DF0659E9EC00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_wave.h; - refType = 4; - sourceTree = ""; - }; - AABBF8F40659E9ED00738526 = { - children = ( - AABBF9160659E9EE00738526, - AABBF9340659E9EF00738526, - AABBF9350659E9EF00738526, - ); - isa = PBXGroup; - path = cdrom; - refType = 4; - sourceTree = ""; - }; - AABBF9160659E9EE00738526 = { - children = ( - AABBF9170659E9EE00738526, - AABBF9180659E9EE00738526, - AABBF9190659E9EE00738526, - AABBF91A0659E9EE00738526, - AABBF91B0659E9EE00738526, - AABBF91C0659E9EE00738526, - AABBF91D0659E9EE00738526, - AABBF9200659E9EE00738526, - AABBF9210659E9EE00738526, - ); - isa = PBXGroup; - path = macosx; - refType = 4; - sourceTree = ""; - }; - AABBF9170659E9EE00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = AudioFilePlayer.cpp; - refType = 4; - sourceTree = ""; - }; - AABBF9180659E9EE00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = AudioFilePlayer.h; - refType = 4; - sourceTree = ""; - }; - AABBF9190659E9EE00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = AudioFileReaderThread.cpp; - refType = 4; - sourceTree = ""; - }; - AABBF91A0659E9EE00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = CAGuard.cpp; - refType = 4; - sourceTree = ""; - }; - AABBF91B0659E9EE00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = CAGuard.h; - refType = 4; - sourceTree = ""; - }; - AABBF91C0659E9EE00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.cpp.cpp; - path = CDPlayer.cpp; - refType = 4; - sourceTree = ""; - }; - AABBF91D0659E9EE00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = CDPlayer.h; - refType = 4; - sourceTree = ""; - }; - AABBF9200659E9EE00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_syscdrom.c; - refType = 4; - sourceTree = ""; - }; - AABBF9210659E9EE00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_syscdrom_c.h; - refType = 4; - sourceTree = ""; - }; - AABBF9340659E9EF00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_cdrom.c; - refType = 4; - sourceTree = ""; - }; - AABBF9350659E9EF00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_syscdrom.h; - refType = 4; - sourceTree = ""; - }; - AABBF93A0659E9EF00738526 = { - children = ( - AABBF93D0659E9EF00738526, - ); - isa = PBXGroup; - path = cpuinfo; - refType = 4; - sourceTree = ""; - }; - AABBF93D0659E9EF00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_cpuinfo.c; - refType = 4; - sourceTree = ""; - }; - AABBF93E0659E9EF00738526 = { - children = ( - AABBF9410659E9EF00738526, - ); - isa = PBXGroup; - path = endian; - refType = 4; - sourceTree = ""; - }; - AABBF9410659E9EF00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_endian.c; - refType = 4; - sourceTree = ""; - }; - AABBF9420659E9EF00738526 = { - children = ( - AABBF9450659E9EF00738526, - AABBF9460659E9F000738526, - AABBF9470659E9F000738526, - AABBF9480659E9F000738526, - AABBF9490659E9F000738526, - AABBF94A0659E9F000738526, - AABBF94B0659E9F000738526, - AABBF94C0659E9F000738526, - AABBF94D0659E9F000738526, - ); - isa = PBXGroup; - path = events; - refType = 4; - sourceTree = ""; - }; - AABBF9450659E9EF00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_active.c; - refType = 4; - sourceTree = ""; - }; - AABBF9460659E9F000738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_events.c; - refType = 4; - sourceTree = ""; - }; - AABBF9470659E9F000738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_events_c.h; - refType = 4; - sourceTree = ""; - }; - AABBF9480659E9F000738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_expose.c; - refType = 4; - sourceTree = ""; - }; - AABBF9490659E9F000738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_keyboard.c; - refType = 4; - sourceTree = ""; - }; - AABBF94A0659E9F000738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_mouse.c; - refType = 4; - sourceTree = ""; - }; - AABBF94B0659E9F000738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_quit.c; - refType = 4; - sourceTree = ""; - }; - AABBF94C0659E9F000738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_resize.c; - refType = 4; - sourceTree = ""; - }; - AABBF94D0659E9F000738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_sysevents.h; - refType = 4; - sourceTree = ""; - }; - AABBF94E0659E9F000738526 = { - children = ( - AABBF9510659E9F000738526, - ); - isa = PBXGroup; - path = file; - refType = 4; - sourceTree = ""; - }; - AABBF9510659E9F000738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_rwops.c; - refType = 4; - sourceTree = ""; - }; - AABBF95E0659E9F000738526 = { - children = ( - AABBF96B0659E9F100738526, - AABBF9890659E9F200738526, - AABBF98A0659E9F200738526, - AABBF98B0659E9F200738526, - ); - isa = PBXGroup; - path = joystick; - refType = 4; - sourceTree = ""; - }; - AABBF96B0659E9F100738526 = { - children = ( - AABBF96E0659E9F100738526, - ); - isa = PBXGroup; - path = darwin; - refType = 4; - sourceTree = ""; - }; - AABBF96E0659E9F100738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_sysjoystick.c; - refType = 4; - sourceTree = ""; - }; - AABBF9890659E9F200738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_joystick.c; - refType = 4; - sourceTree = ""; - }; - AABBF98A0659E9F200738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_joystick_c.h; - refType = 4; - sourceTree = ""; - }; - AABBF98B0659E9F200738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_sysjoystick.h; - refType = 4; - sourceTree = ""; - }; - AABBF9900659E9F200738526 = { - children = ( - AABBF9A50659E9F300738526, - ); - isa = PBXGroup; - path = main; - refType = 4; - sourceTree = ""; - }; - AABBF9A50659E9F300738526 = { - children = ( - AABBF9AB0659E9F300738526, - AABBF9AC0659E9F300738526, - AABBF9B10659E9F300738526, - AABBF9B20659E9F300738526, - AABBF9B30659E9F300738526, - ); - isa = PBXGroup; - path = macosx; - refType = 4; - sourceTree = ""; - }; - AABBF9AB0659E9F300738526 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.nib; - path = info.nib; - refType = 4; - sourceTree = ""; - }; - AABBF9AC0659E9F300738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = text.xml; - path = Info.plist; - refType = 4; - sourceTree = ""; - }; - AABBF9B10659E9F300738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDLMain.h; - refType = 4; - sourceTree = ""; - }; - AABBF9B20659E9F300738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = SDLMain.m; - refType = 4; - sourceTree = ""; - }; - AABBF9B30659E9F300738526 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.nib; - path = SDLMain.nib; - refType = 4; - sourceTree = ""; - }; - AABBF9C00659E9F400738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL.c; - refType = 4; - sourceTree = ""; - }; - AABBF9C10659E9F400738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_error.c; - refType = 4; - sourceTree = ""; - }; - AABBF9C20659E9F400738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_error_c.h; - refType = 4; - sourceTree = ""; - }; - AABBF9C30659E9F400738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_fatal.c; - refType = 4; - sourceTree = ""; - }; - AABBF9C40659E9F400738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_fatal.h; - refType = 4; - sourceTree = ""; - }; - AABBF9C50659E9F400738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_getenv.c; - refType = 4; - sourceTree = ""; - }; - AABBF9C60659E9F400738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_loadso.c; - refType = 4; - sourceTree = ""; - }; - AABBF9C70659E9F400738526 = { - children = ( - AABBF9E10659E9F500738526, - AABBF9ED0659E9F500738526, - AABBF9FE0659E9F600738526, - AABBF9FF0659E9F600738526, - AABBFA000659E9F600738526, - ); - isa = PBXGroup; - path = thread; - refType = 4; - sourceTree = ""; - }; - AABBF9E10659E9F500738526 = { - children = ( - AABBF9E20659E9F500738526, - AABBF9E30659E9F500738526, - ); - isa = PBXGroup; - path = generic; - refType = 4; - sourceTree = ""; - }; - AABBF9E20659E9F500738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_syscond.c; - refType = 4; - sourceTree = ""; - }; - AABBF9E30659E9F500738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_syscond_c.h; - refType = 4; - sourceTree = ""; - }; - AABBF9ED0659E9F500738526 = { - children = ( - AABBF9F00659E9F600738526, - AABBF9F10659E9F600738526, - AABBF9F20659E9F600738526, - AABBF9F30659E9F600738526, - AABBF9F40659E9F600738526, - ); - isa = PBXGroup; - path = linux; - refType = 4; - sourceTree = ""; - }; - AABBF9F00659E9F600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_sysmutex.c; - refType = 4; - sourceTree = ""; - }; - AABBF9F10659E9F600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_sysmutex_c.h; - refType = 4; - sourceTree = ""; - }; - AABBF9F20659E9F600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_syssem.c; - refType = 4; - sourceTree = ""; - }; - AABBF9F30659E9F600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_systhread.c; - refType = 4; - sourceTree = ""; - }; - AABBF9F40659E9F600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_systhread_c.h; - refType = 4; - sourceTree = ""; - }; - AABBF9FE0659E9F600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_systhread.h; - refType = 4; - sourceTree = ""; - }; - AABBF9FF0659E9F600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_thread.c; - refType = 4; - sourceTree = ""; - }; - AABBFA000659E9F600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_thread_c.h; - refType = 4; - sourceTree = ""; - }; - AABBFA080659E9F600738526 = { - children = ( - AABBFA110659E9F700738526, - AABBFA200659E9F700738526, - AABBFA210659E9F700738526, - AABBFA220659E9F700738526, - ); - isa = PBXGroup; - path = timer; - refType = 4; - sourceTree = ""; - }; - AABBFA110659E9F700738526 = { - children = ( - AABBFA120659E9F700738526, - ); - isa = PBXGroup; - path = linux; - refType = 4; - sourceTree = ""; - }; - AABBFA120659E9F700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_systimer.c; - refType = 4; - sourceTree = ""; - }; - AABBFA200659E9F700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_systimer.h; - refType = 4; - sourceTree = ""; - }; - AABBFA210659E9F700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_timer.c; - refType = 4; - sourceTree = ""; - }; - AABBFA220659E9F700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_timer_c.h; - refType = 4; - sourceTree = ""; - }; - AABBFA250659E9F800738526 = { - children = ( - AABBFA470659E9F900738526, - AABBFA740659E9FB00738526, - AABBFAC40659E9FF00738526, - AABBFB1E0659EA0400738526, - AABBFB3A0659EA0500738526, - AABBFB3B0659EA0500738526, - AABBFB3C0659EA0600738526, - AABBFB3D0659EA0600738526, - AABBFB3E0659EA0600738526, - AABBFB3F0659EA0600738526, - AABBFB400659EA0600738526, - AABBFB410659EA0600738526, - AABBFB420659EA0600738526, - AABBFB430659EA0600738526, - AABBFB440659EA0600738526, - AABBFB450659EA0600738526, - AABBFB460659EA0600738526, - AABBFB470659EA0600738526, - AABBFB480659EA0600738526, - AABBFB490659EA0600738526, - AABBFB4A0659EA0600738526, - AABBFB4B0659EA0600738526, - AABBFB4C0659EA0600738526, - AABBFB4D0659EA0600738526, - AABBFB4E0659EA0600738526, - AABBFB4F0659EA0700738526, - AABBFB500659EA0700738526, - AABBFB510659EA0700738526, - AABBFB520659EA0700738526, - AABBFB530659EA0700738526, - AABBFB540659EA0700738526, - ); - isa = PBXGroup; - path = video; - refType = 4; - sourceTree = ""; - }; - AABBFA470659E9F900738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = blank_cursor.h; - refType = 4; - sourceTree = ""; - }; - AABBFA740659E9FB00738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = default_cursor.h; - refType = 4; - sourceTree = ""; - }; - AABBFAC40659E9FF00738526 = { - children = ( - AABBFAC70659EA0000738526, - AABBFACC0659EA0000738526, - ); - isa = PBXGroup; - path = maccommon; - refType = 4; - sourceTree = ""; - }; - AABBFAC70659EA0000738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_lowvideo.h; - refType = 4; - sourceTree = ""; - }; - AABBFACC0659EA0000738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_mackeys.h; - refType = 4; - sourceTree = ""; - }; - AABBFB1E0659EA0400738526 = { - children = ( - AABBFB1F0659EA0400738526, - AABBFB220659EA0400738526, - AABBFB230659EA0400738526, - AABBFB240659EA0400738526, - AABBFB250659EA0400738526, - AABBFB260659EA0400738526, - AABBFB270659EA0400738526, - AABBFB280659EA0400738526, - AABBFB290659EA0400738526, - AABBFB2A0659EA0500738526, - ); - isa = PBXGroup; - path = quartz; - refType = 4; - sourceTree = ""; - }; - AABBFB1F0659EA0400738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = CGS.h; - refType = 4; - sourceTree = ""; - }; - AABBFB220659EA0400738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = SDL_QuartzEvents.m; - refType = 4; - sourceTree = ""; - }; - AABBFB230659EA0400738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = SDL_QuartzGL.m; - refType = 4; - sourceTree = ""; - }; - AABBFB240659EA0400738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_QuartzKeys.h; - refType = 4; - sourceTree = ""; - }; - AABBFB250659EA0400738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_QuartzVideo.h; - refType = 4; - sourceTree = ""; - }; - AABBFB260659EA0400738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = SDL_QuartzVideo.m; - refType = 4; - sourceTree = ""; - }; - AABBFB270659EA0400738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_QuartzWindow.h; - refType = 4; - sourceTree = ""; - }; - AABBFB280659EA0400738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = SDL_QuartzWindow.m; - refType = 4; - sourceTree = ""; - }; - AABBFB290659EA0400738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = SDL_QuartzWM.m; - refType = 4; - sourceTree = ""; - }; - AABBFB2A0659EA0500738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.objc; - path = SDL_QuartzYUV.m; - refType = 4; - sourceTree = ""; - }; - AABBFB3A0659EA0500738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_blit.c; - refType = 4; - sourceTree = ""; - }; - AABBFB3B0659EA0500738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_blit.h; - refType = 4; - sourceTree = ""; - }; - AABBFB3C0659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_blit_0.c; - refType = 4; - sourceTree = ""; - }; - AABBFB3D0659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_blit_1.c; - refType = 4; - sourceTree = ""; - }; - AABBFB3E0659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_blit_A.c; - refType = 4; - sourceTree = ""; - }; - AABBFB3F0659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_blit_N.c; - refType = 4; - sourceTree = ""; - }; - AABBFB400659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_bmp.c; - refType = 4; - sourceTree = ""; - }; - AABBFB410659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_cursor.c; - refType = 4; - sourceTree = ""; - }; - AABBFB420659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_cursor_c.h; - refType = 4; - sourceTree = ""; - }; - AABBFB430659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_gamma.c; - refType = 4; - sourceTree = ""; - }; - AABBFB440659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_glfuncs.h; - refType = 4; - sourceTree = ""; - }; - AABBFB450659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_leaks.h; - refType = 4; - sourceTree = ""; - }; - AABBFB460659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_memops.h; - refType = 4; - sourceTree = ""; - }; - AABBFB470659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_pixels.c; - refType = 4; - sourceTree = ""; - }; - AABBFB480659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_pixels_c.h; - refType = 4; - sourceTree = ""; - }; - AABBFB490659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_RLEaccel.c; - refType = 4; - sourceTree = ""; - }; - AABBFB4A0659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_RLEaccel_c.h; - refType = 4; - sourceTree = ""; - }; - AABBFB4B0659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_stretch.c; - refType = 4; - sourceTree = ""; - }; - AABBFB4C0659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_stretch_c.h; - refType = 4; - sourceTree = ""; - }; - AABBFB4D0659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_surface.c; - refType = 4; - sourceTree = ""; - }; - AABBFB4E0659EA0600738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_sysvideo.h; - refType = 4; - sourceTree = ""; - }; - AABBFB4F0659EA0700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_video.c; - refType = 4; - sourceTree = ""; - }; - AABBFB500659EA0700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_yuv.c; - refType = 4; - sourceTree = ""; - }; - AABBFB510659EA0700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_yuv_mmx.c; - refType = 4; - sourceTree = ""; - }; - AABBFB520659EA0700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = SDL_yuv_sw.c; - refType = 4; - sourceTree = ""; - }; - AABBFB530659EA0700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_yuv_sw_c.h; - refType = 4; - sourceTree = ""; - }; - AABBFB540659EA0700738526 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = SDL_yuvfuncs.h; - refType = 4; - sourceTree = ""; - }; - AABBFD8F0659EA1200738526 = { - fileRef = AABBF82E0659E9E600738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFD900659EA1200738526 = { - fileRef = AABBF82F0659E9E600738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFD930659EA1200738526 = { - fileRef = AABBF8320659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFD940659EA1200738526 = { - fileRef = AABBF8330659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFD950659EA1200738526 = { - fileRef = AABBF8340659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFD960659EA1200738526 = { - fileRef = AABBF8350659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFD970659EA1200738526 = { - fileRef = AABBF8360659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFD980659EA1200738526 = { - fileRef = AABBF8370659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFD990659EA1200738526 = { - fileRef = AABBF8380659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFD9A0659EA1200738526 = { - fileRef = AABBF8390659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFD9B0659EA1200738526 = { - fileRef = AABBF83A0659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFD9C0659EA1200738526 = { - fileRef = AABBF83B0659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFD9D0659EA1200738526 = { - fileRef = AABBF83C0659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFD9E0659EA1200738526 = { - fileRef = AABBF83D0659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFD9F0659EA1200738526 = { - fileRef = AABBF83E0659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFDA00659EA1200738526 = { - fileRef = AABBF83F0659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFDA10659EA1200738526 = { - fileRef = AABBF8400659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFDA20659EA1200738526 = { - fileRef = AABBF8410659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFDA30659EA1200738526 = { - fileRef = AABBF8420659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFDA40659EA1200738526 = { - fileRef = AABBF8430659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFDA50659EA1200738526 = { - fileRef = AABBF8440659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFDA60659EA1200738526 = { - fileRef = AABBF8450659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFDA70659EA1200738526 = { - fileRef = AABBF8460659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFDA80659EA1200738526 = { - fileRef = AABBF8470659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFDA90659EA1200738526 = { - fileRef = AABBF8480659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFDAA0659EA1200738526 = { - fileRef = AABBF8490659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFDAB0659EA1200738526 = { - fileRef = AABBF84A0659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFDAC0659EA1200738526 = { - fileRef = AABBF84B0659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFDAD0659EA1200738526 = { - fileRef = AABBF84C0659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFDAE0659EA1200738526 = { - fileRef = AABBF84D0659E9E700738526; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABBFDF30659EA1200738526 = { - fileRef = AABBF89E0659E9EA00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFDF40659EA1200738526 = { - fileRef = AABBF89F0659E9EA00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE1D0659EA1200738526 = { - fileRef = AABBF8CF0659E9EB00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE1E0659EA1200738526 = { - fileRef = AABBF8D00659E9EB00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE1F0659EA1200738526 = { - fileRef = AABBF8D10659E9EB00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE200659EA1200738526 = { - fileRef = AABBF8D20659E9EB00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE210659EA1200738526 = { - fileRef = AABBF8D30659E9EB00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE220659EA1200738526 = { - fileRef = AABBF8D40659E9EB00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE230659EA1200738526 = { - fileRef = AABBF8D50659E9EB00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE240659EA1200738526 = { - fileRef = AABBF8D60659E9EB00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE2B0659EA1200738526 = { - fileRef = AABBF8DD0659E9EC00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE2C0659EA1200738526 = { - fileRef = AABBF8DE0659E9EC00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE2D0659EA1200738526 = { - fileRef = AABBF8DF0659E9EC00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE570659EA1200738526 = { - fileRef = AABBF9170659E9EE00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE580659EA1200738526 = { - fileRef = AABBF9180659E9EE00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE590659EA1200738526 = { - fileRef = AABBF9190659E9EE00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE5A0659EA1200738526 = { - fileRef = AABBF91A0659E9EE00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE5B0659EA1200738526 = { - fileRef = AABBF91B0659E9EE00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE5C0659EA1200738526 = { - fileRef = AABBF91C0659E9EE00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE5D0659EA1200738526 = { - fileRef = AABBF91D0659E9EE00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE600659EA1200738526 = { - fileRef = AABBF9200659E9EE00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE610659EA1200738526 = { - fileRef = AABBF9210659E9EE00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE700659EA1200738526 = { - fileRef = AABBF9340659E9EF00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE710659EA1200738526 = { - fileRef = AABBF9350659E9EF00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE770659EA1200738526 = { - fileRef = AABBF93D0659E9EF00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE7A0659EA1200738526 = { - fileRef = AABBF9410659E9EF00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE7D0659EA1200738526 = { - fileRef = AABBF9450659E9EF00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE7E0659EA1200738526 = { - fileRef = AABBF9460659E9F000738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE7F0659EA1200738526 = { - fileRef = AABBF9470659E9F000738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE800659EA1200738526 = { - fileRef = AABBF9480659E9F000738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE810659EA1200738526 = { - fileRef = AABBF9490659E9F000738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE820659EA1200738526 = { - fileRef = AABBF94A0659E9F000738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE830659EA1200738526 = { - fileRef = AABBF94B0659E9F000738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE840659EA1200738526 = { - fileRef = AABBF94C0659E9F000738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE850659EA1200738526 = { - fileRef = AABBF94D0659E9F000738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE880659EA1200738526 = { - fileRef = AABBF9510659E9F000738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFE9F0659EA1300738526 = { - fileRef = AABBF96E0659E9F100738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFEB40659EA1300738526 = { - fileRef = AABBF9890659E9F200738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFEB50659EA1300738526 = { - fileRef = AABBF98A0659E9F200738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFEB60659EA1300738526 = { - fileRef = AABBF98B0659E9F200738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFEDE0659EA1300738526 = { - fileRef = AABBF9C00659E9F400738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFEDF0659EA1300738526 = { - fileRef = AABBF9C10659E9F400738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFEE00659EA1300738526 = { - fileRef = AABBF9C20659E9F400738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFEE10659EA1300738526 = { - fileRef = AABBF9C30659E9F400738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFEE20659EA1300738526 = { - fileRef = AABBF9C40659E9F400738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFEE30659EA1300738526 = { - fileRef = AABBF9C50659E9F400738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFEE40659EA1300738526 = { - fileRef = AABBF9C60659E9F400738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFEF90659EA1300738526 = { - fileRef = AABBF9E20659E9F500738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFEFA0659EA1300738526 = { - fileRef = AABBF9E30659E9F500738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFF050659EA1300738526 = { - fileRef = AABBF9F00659E9F600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFF060659EA1300738526 = { - fileRef = AABBF9F10659E9F600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFF070659EA1300738526 = { - fileRef = AABBF9F20659E9F600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFF080659EA1300738526 = { - fileRef = AABBF9F30659E9F600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFF090659EA1300738526 = { - fileRef = AABBF9F40659E9F600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFF120659EA1300738526 = { - fileRef = AABBF9FE0659E9F600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFF130659EA1300738526 = { - fileRef = AABBF9FF0659E9F600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFF140659EA1300738526 = { - fileRef = AABBFA000659E9F600738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFF1F0659EA1300738526 = { - fileRef = AABBFA120659E9F700738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFF2A0659EA1300738526 = { - fileRef = AABBFA200659E9F700738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFF2B0659EA1300738526 = { - fileRef = AABBFA210659E9F700738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFF2C0659EA1300738526 = { - fileRef = AABBFA220659E9F700738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFF4D0659EA1300738526 = { - fileRef = AABBFA470659E9F900738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFF770659EA1300738526 = { - fileRef = AABBFA740659E9FB00738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFFC20659EA1300738526 = { - fileRef = AABBFAC70659EA0000738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABBFFC70659EA1300738526 = { - fileRef = AABBFACC0659EA0000738526; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0A1505DF0D30004F7929 = { - buildActionMask = 2147483647; - files = ( - AABD0AC305DF118C004F7929, - AABD0AC405DF118C004F7929, - AABD0AC505DF118C004F7929, - AABD0ACD05DF118C004F7929, - AABD0ACF05DF118C004F7929, - AABD0AD105DF118C004F7929, - AABD0AD305DF118C004F7929, - AABD0AD605DF118C004F7929, - AABD0AD805DF118C004F7929, - AABD0AEC05DF118C004F7929, - AABD0AED05DF118C004F7929, - AABD0AEF05DF118C004F7929, - AABD0AF105DF118C004F7929, - AABD0AF305DF118C004F7929, - AABD0AF505DF118C004F7929, - AABD0AF705DF118C004F7929, - AABD0AF905DF118C004F7929, - AABD0AFB05DF118C004F7929, - AABD0AFE05DF118C004F7929, - AABD0B0705DF118C004F7929, - AABD0B0905DF118C004F7929, - AABD0B0B05DF118C004F7929, - ); - isa = PBXHeadersBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AABD0A1605DF0D30004F7929 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXResourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AABD0A1705DF0D30004F7929 = { - buildActionMask = 2147483647; - files = ( - AABD0ACC05DF118C004F7929, - AABD0ACE05DF118C004F7929, - AABD0AD005DF118C004F7929, - AABD0AD205DF118C004F7929, - AABD0AD405DF118C004F7929, - AABD0AD505DF118C004F7929, - AABD0AD705DF118C004F7929, - AABD0AD905DF118C004F7929, - AABD0ADB05DF118C004F7929, - AABD0ADD05DF118C004F7929, - AABD0ADF05DF118C004F7929, - AABD0AE105DF118C004F7929, - AABD0AE305DF118C004F7929, - AABD0AE505DF118C004F7929, - AABD0AE705DF118C004F7929, - AABD0AEB05DF118C004F7929, - AABD0AEE05DF118C004F7929, - AABD0AF005DF118C004F7929, - AABD0AF205DF118C004F7929, - AABD0AF405DF118C004F7929, - AABD0AF605DF118C004F7929, - AABD0AF805DF118C004F7929, - AABD0AFA05DF118C004F7929, - AABD0AFC05DF118C004F7929, - AABD0AFD05DF118C004F7929, - AABD0B0605DF118C004F7929, - AABD0B0805DF118C004F7929, - AABD0B0A05DF118C004F7929, - ); - isa = PBXSourcesBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AABD0A1805DF0D30004F7929 = { - buildActionMask = 2147483647; - files = ( - ); - isa = PBXFrameworksBuildPhase; - runOnlyForDeploymentPostprocessing = 0; - }; - AABD0A1905DF0D30004F7929 = { + AABD0A1905DF0D30004F7929 /* lua */ = { + isa = PBXNativeTarget; + buildConfigurationList = AACCABFC086B140B00876352 /* Build configuration list for PBXNativeTarget "lua" */; buildPhases = ( - AABD0A1505DF0D30004F7929, - AABD0A1605DF0D30004F7929, - AABD0A1705DF0D30004F7929, - AABD0A1805DF0D30004F7929, + AABD0A1505DF0D30004F7929 /* Headers */, + AABD0A1605DF0D30004F7929 /* Resources */, + AABD0A1705DF0D30004F7929 /* Sources */, + AABD0A1805DF0D30004F7929 /* Frameworks */, ); buildRules = ( ); @@ -9709,7 +3037,11 @@ INSTALL_PATH = "@executable_path/../Frameworks"; LIBRARY_SEARCH_PATHS = "lua-5.0/lib"; OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-seg1addr 0x31600000 -lm"; + OTHER_LDFLAGS = ( + "-seg1addr", + 0x31600000, + "-lm", + ); OTHER_REZFLAGS = ""; PRODUCT_NAME = lua; SECTORDER_FLAGS = ""; @@ -9717,10 +3049,9 @@ }; dependencies = ( ); - isa = PBXNativeTarget; name = lua; productName = lua; - productReference = AABD0A1A05DF0D30004F7929; + productReference = AABD0A1A05DF0D30004F7929 /* lua.framework */; productSettingsXML = " @@ -9748,836 +3079,1057 @@ "; productType = "com.apple.product-type.framework"; }; - AABD0A1A05DF0D30004F7929 = { - explicitFileType = wrapper.framework; - includeInIndex = 0; - isa = PBXFileReference; - path = lua.framework; - refType = 3; - sourceTree = BUILT_PRODUCTS_DIR; - }; - AABD0A1B05DF0D30004F7929 = { - isa = PBXFileReference; - lastKnownFileType = text.xml; - path = "lua-Info.plist"; - refType = 4; - sourceTree = ""; - }; - AABD0A1F05DF1189004F7929 = { - children = ( - AABD0A3E05DF118A004F7929, - AABD0A4905DF118A004F7929, +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 0867D690FE84028FC02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = AACCAC04086B140B00876352 /* Build configuration list for PBXProject "Libraries" */; + buildSettings = { + }; + buildStyles = ( + 4F0BB7EC011F40E904CA0E50 /* Development */, + 4F0BB7ED011F40E904CA0E50 /* Deployment */, ); - isa = PBXGroup; - path = "lua-5.0"; - refType = 4; - sourceTree = ""; - }; - AABD0A3E05DF118A004F7929 = { - children = ( - AABD0A3F05DF118A004F7929, - AABD0A4005DF118A004F7929, - AABD0A4105DF118A004F7929, + hasScannedForEncodings = 1; + mainGroup = 0867D691FE84028FC02AAC07 /* Libraries */; + productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; + projectDirPath = ""; + targets = ( + AA4B41EA05733B47005FB5DB /* All */, + AA07AC55057321F700774A48 /* Ogg */, + AA07AE530573261A00774A48 /* Vorbis */, + AA07AF6205732E0100774A48 /* jpeg62 */, + AA4B413C05733358005FB5DB /* mad */, + AA4B41A505733882005FB5DB /* png */, + AA4B430E0573703D005FB5DB /* ffmpeg */, + AA4B47C005739866005FB5DB /* SDL */, + AABD0A1905DF0D30004F7929 /* lua */, ); - isa = PBXGroup; - path = include; - refType = 4; - sourceTree = ""; }; - AABD0A3F05DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = lauxlib.h; - refType = 4; - sourceTree = ""; - }; - AABD0A4005DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = lua.h; - refType = 4; - sourceTree = ""; - }; - AABD0A4105DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = lualib.h; - refType = 4; - sourceTree = ""; - }; - AABD0A4905DF118A004F7929 = { - children = ( - AABD0A4A05DF118A004F7929, - AABD0A4B05DF118A004F7929, - AABD0A4C05DF118A004F7929, - AABD0A4D05DF118A004F7929, - AABD0A4E05DF118A004F7929, - AABD0A4F05DF118A004F7929, - AABD0A5005DF118A004F7929, - AABD0A5105DF118A004F7929, - AABD0A5205DF118A004F7929, - AABD0A5305DF118A004F7929, - AABD0A5405DF118A004F7929, - AABD0A5505DF118A004F7929, - AABD0A5605DF118A004F7929, - AABD0A5705DF118A004F7929, - AABD0A6A05DF118A004F7929, - AABD0A6B05DF118A004F7929, - AABD0A6C05DF118A004F7929, - AABD0A6D05DF118B004F7929, - AABD0A6E05DF118B004F7929, - AABD0A6F05DF118B004F7929, - AABD0A7005DF118B004F7929, - AABD0A7105DF118B004F7929, - AABD0A7205DF118B004F7929, - AABD0A7305DF118B004F7929, - AABD0A7405DF118B004F7929, - AABD0A7505DF118B004F7929, - AABD0A7605DF118B004F7929, - AABD0A7705DF118B004F7929, - AABD0A7805DF118B004F7929, - AABD0A7905DF118B004F7929, - AABD0A7A05DF118B004F7929, - AABD0A7B05DF118B004F7929, - AABD0A7C05DF118B004F7929, - AABD0A7D05DF118B004F7929, - AABD0A8705DF118B004F7929, - AABD0A8805DF118B004F7929, - AABD0A8905DF118B004F7929, - AABD0A8A05DF118B004F7929, - AABD0A8B05DF118B004F7929, - AABD0A8C05DF118B004F7929, +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + AA07AC51057321F700774A48 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( ); - isa = PBXGroup; - path = src; - refType = 4; - sourceTree = ""; + runOnlyForDeploymentPostprocessing = 0; }; - AABD0A4A05DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lapi.c; - refType = 4; - sourceTree = ""; - }; - AABD0A4B05DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = lapi.h; - refType = 4; - sourceTree = ""; - }; - AABD0A4C05DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lcode.c; - refType = 4; - sourceTree = ""; - }; - AABD0A4D05DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = lcode.h; - refType = 4; - sourceTree = ""; - }; - AABD0A4E05DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = ldebug.c; - refType = 4; - sourceTree = ""; - }; - AABD0A4F05DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = ldebug.h; - refType = 4; - sourceTree = ""; - }; - AABD0A5005DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = ldo.c; - refType = 4; - sourceTree = ""; - }; - AABD0A5105DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = ldo.h; - refType = 4; - sourceTree = ""; - }; - AABD0A5205DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = ldump.c; - refType = 4; - sourceTree = ""; - }; - AABD0A5305DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lfunc.c; - refType = 4; - sourceTree = ""; - }; - AABD0A5405DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = lfunc.h; - refType = 4; - sourceTree = ""; - }; - AABD0A5505DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lgc.c; - refType = 4; - sourceTree = ""; - }; - AABD0A5605DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = lgc.h; - refType = 4; - sourceTree = ""; - }; - AABD0A5705DF118A004F7929 = { - children = ( - AABD0A5805DF118A004F7929, - AABD0A5A05DF118A004F7929, - AABD0A5C05DF118A004F7929, - AABD0A5E05DF118A004F7929, - AABD0A6005DF118A004F7929, - AABD0A6205DF118A004F7929, - AABD0A6405DF118A004F7929, - AABD0A6605DF118A004F7929, + AA07AE4F0573261A00774A48 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( ); - isa = PBXGroup; - path = lib; - refType = 4; - sourceTree = ""; - }; - AABD0A5805DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lauxlib.c; - refType = 4; - sourceTree = ""; - }; - AABD0A5A05DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lbaselib.c; - refType = 4; - sourceTree = ""; - }; - AABD0A5C05DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = ldblib.c; - refType = 4; - sourceTree = ""; - }; - AABD0A5E05DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = liolib.c; - refType = 4; - sourceTree = ""; - }; - AABD0A6005DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lmathlib.c; - refType = 4; - sourceTree = ""; - }; - AABD0A6205DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = loadlib.c; - refType = 4; - sourceTree = ""; - }; - AABD0A6405DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lstrlib.c; - refType = 4; - sourceTree = ""; - }; - AABD0A6605DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = ltablib.c; - refType = 4; - sourceTree = ""; - }; - AABD0A6A05DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = llex.c; - refType = 4; - sourceTree = ""; - }; - AABD0A6B05DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = llex.h; - refType = 4; - sourceTree = ""; - }; - AABD0A6C05DF118A004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = llimits.h; - refType = 4; - sourceTree = ""; - }; - AABD0A6D05DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lmem.c; - refType = 4; - sourceTree = ""; - }; - AABD0A6E05DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = lmem.h; - refType = 4; - sourceTree = ""; - }; - AABD0A6F05DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lobject.c; - refType = 4; - sourceTree = ""; - }; - AABD0A7005DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = lobject.h; - refType = 4; - sourceTree = ""; - }; - AABD0A7105DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lopcodes.c; - refType = 4; - sourceTree = ""; - }; - AABD0A7205DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = lopcodes.h; - refType = 4; - sourceTree = ""; - }; - AABD0A7305DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lparser.c; - refType = 4; - sourceTree = ""; - }; - AABD0A7405DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = lparser.h; - refType = 4; - sourceTree = ""; - }; - AABD0A7505DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lstate.c; - refType = 4; - sourceTree = ""; - }; - AABD0A7605DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = lstate.h; - refType = 4; - sourceTree = ""; - }; - AABD0A7705DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lstring.c; - refType = 4; - sourceTree = ""; - }; - AABD0A7805DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = lstring.h; - refType = 4; - sourceTree = ""; - }; - AABD0A7905DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = ltable.c; - refType = 4; - sourceTree = ""; - }; - AABD0A7A05DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = ltable.h; - refType = 4; - sourceTree = ""; - }; - AABD0A7B05DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = ltests.c; - refType = 4; - sourceTree = ""; - }; - AABD0A7C05DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = ltm.c; - refType = 4; - sourceTree = ""; - }; - AABD0A7D05DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = ltm.h; - refType = 4; - sourceTree = ""; - }; - AABD0A8705DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lundump.c; - refType = 4; - sourceTree = ""; - }; - AABD0A8805DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = lundump.h; - refType = 4; - sourceTree = ""; - }; - AABD0A8905DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lvm.c; - refType = 4; - sourceTree = ""; - }; - AABD0A8A05DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = lvm.h; - refType = 4; - sourceTree = ""; - }; - AABD0A8B05DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.c; - path = lzio.c; - refType = 4; - sourceTree = ""; - }; - AABD0A8C05DF118B004F7929 = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = lzio.h; - refType = 4; - sourceTree = ""; - }; - AABD0AC305DF118C004F7929 = { - fileRef = AABD0A3F05DF118A004F7929; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABD0AC405DF118C004F7929 = { - fileRef = AABD0A4005DF118A004F7929; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABD0AC505DF118C004F7929 = { - fileRef = AABD0A4105DF118A004F7929; - isa = PBXBuildFile; - settings = { - ATTRIBUTES = ( - Public, - ); - }; - }; - AABD0ACC05DF118C004F7929 = { - fileRef = AABD0A4A05DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0ACD05DF118C004F7929 = { - fileRef = AABD0A4B05DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0ACE05DF118C004F7929 = { - fileRef = AABD0A4C05DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0ACF05DF118C004F7929 = { - fileRef = AABD0A4D05DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AD005DF118C004F7929 = { - fileRef = AABD0A4E05DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AD105DF118C004F7929 = { - fileRef = AABD0A4F05DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AD205DF118C004F7929 = { - fileRef = AABD0A5005DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AD305DF118C004F7929 = { - fileRef = AABD0A5105DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AD405DF118C004F7929 = { - fileRef = AABD0A5205DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AD505DF118C004F7929 = { - fileRef = AABD0A5305DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AD605DF118C004F7929 = { - fileRef = AABD0A5405DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AD705DF118C004F7929 = { - fileRef = AABD0A5505DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AD805DF118C004F7929 = { - fileRef = AABD0A5605DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AD905DF118C004F7929 = { - fileRef = AABD0A5805DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0ADB05DF118C004F7929 = { - fileRef = AABD0A5A05DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0ADD05DF118C004F7929 = { - fileRef = AABD0A5C05DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0ADF05DF118C004F7929 = { - fileRef = AABD0A5E05DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AE105DF118C004F7929 = { - fileRef = AABD0A6005DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AE305DF118C004F7929 = { - fileRef = AABD0A6205DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AE505DF118C004F7929 = { - fileRef = AABD0A6405DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AE705DF118C004F7929 = { - fileRef = AABD0A6605DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AEB05DF118C004F7929 = { - fileRef = AABD0A6A05DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AEC05DF118C004F7929 = { - fileRef = AABD0A6B05DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AED05DF118C004F7929 = { - fileRef = AABD0A6C05DF118A004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AEE05DF118C004F7929 = { - fileRef = AABD0A6D05DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AEF05DF118C004F7929 = { - fileRef = AABD0A6E05DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AF005DF118C004F7929 = { - fileRef = AABD0A6F05DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AF105DF118C004F7929 = { - fileRef = AABD0A7005DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AF205DF118C004F7929 = { - fileRef = AABD0A7105DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AF305DF118C004F7929 = { - fileRef = AABD0A7205DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AF405DF118C004F7929 = { - fileRef = AABD0A7305DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AF505DF118C004F7929 = { - fileRef = AABD0A7405DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AF605DF118C004F7929 = { - fileRef = AABD0A7505DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AF705DF118C004F7929 = { - fileRef = AABD0A7605DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AF805DF118C004F7929 = { - fileRef = AABD0A7705DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AF905DF118C004F7929 = { - fileRef = AABD0A7805DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AFA05DF118C004F7929 = { - fileRef = AABD0A7905DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AFB05DF118C004F7929 = { - fileRef = AABD0A7A05DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AFC05DF118C004F7929 = { - fileRef = AABD0A7B05DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AFD05DF118C004F7929 = { - fileRef = AABD0A7C05DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0AFE05DF118C004F7929 = { - fileRef = AABD0A7D05DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0B0605DF118C004F7929 = { - fileRef = AABD0A8705DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0B0705DF118C004F7929 = { - fileRef = AABD0A8805DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0B0805DF118C004F7929 = { - fileRef = AABD0A8905DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0B0905DF118C004F7929 = { - fileRef = AABD0A8A05DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0B0A05DF118C004F7929 = { - fileRef = AABD0A8B05DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AABD0B0B05DF118C004F7929 = { - fileRef = AABD0A8C05DF118B004F7929; - isa = PBXBuildFile; - settings = { - }; - }; - AADD868805834B2B00F14F0E = { + runOnlyForDeploymentPostprocessing = 0; + }; + AA07AF5E05732E0100774A48 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B413805733358005FB5DB /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B41A105733882005FB5DB /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B430A0573703D005FB5DB /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B47BC05739866005FB5DB /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + AABB01410659F14A00738526 /* SDLMain.nib in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AABD0A1605DF0D30004F7929 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXRezBuildPhase section */ + AA07AC53057321F700774A48 /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA07AE510573261A00774A48 /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA07AF6005732E0100774A48 /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B413A05733358005FB5DB /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B41A305733882005FB5DB /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B430C0573703D005FB5DB /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B47BE05739866005FB5DB /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXRezBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + AADD868805834B2B00F14F0E /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); - isa = PBXShellScriptBuildPhase; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "./make_links.sh\nfor i in build/*.framework/Versions/Current; do\n\tif [ -f $i ]; then\n\t\tstrip -x $i\n\tfi\ndone"; }; - AADD868D05834B5600F14F0E = { - fileEncoding = 30; - isa = PBXFileReference; - lastKnownFileType = text.script.sh; - path = make_links.sh; - refType = 4; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + AA07AC52057321F700774A48 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + AA07AC750573227500774A48 /* bitwise.c in Sources */, + AA07AC760573227500774A48 /* framing.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA07AE500573261A00774A48 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + AA07AEBB0573268C00774A48 /* analysis.c in Sources */, + AA07AEBD0573268C00774A48 /* bitrate.c in Sources */, + AA07AEBF0573268C00774A48 /* block.c in Sources */, + AA07AEC30573268C00774A48 /* codebook.c in Sources */, + AA07AEC60573268C00774A48 /* envelope.c in Sources */, + AA07AEC80573268C00774A48 /* floor0.c in Sources */, + AA07AEC90573268C00774A48 /* floor1.c in Sources */, + AA07AECB0573268C00774A48 /* info.c in Sources */, + AA07AECD0573268C00774A48 /* lookup.c in Sources */, + AA07AECF0573268C00774A48 /* lpc.c in Sources */, + AA07AED10573268C00774A48 /* lsp.c in Sources */, + AA07AED30573268C00774A48 /* mapping0.c in Sources */, + AA07AED50573268C00774A48 /* mdct.c in Sources */, + AA07AEEA0573268C00774A48 /* psy.c in Sources */, + AA07AEEC0573268C00774A48 /* registry.c in Sources */, + AA07AEEE0573268C00774A48 /* res0.c in Sources */, + AA07AEF00573268C00774A48 /* sharedbook.c in Sources */, + AA07AEF10573268C00774A48 /* smallft.c in Sources */, + AA07AEF30573268C00774A48 /* synthesis.c in Sources */, + AA07AEF40573268C00774A48 /* vorbisenc.c in Sources */, + AA07AEF50573268C00774A48 /* vorbisfile.c in Sources */, + AA07AEF60573268C00774A48 /* window.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA07AF5F05732E0100774A48 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + AA4B40F305733017005FB5DB /* jcapimin.c in Sources */, + AA4B40F405733017005FB5DB /* jcapistd.c in Sources */, + AA4B40F505733017005FB5DB /* jccoefct.c in Sources */, + AA4B40F605733017005FB5DB /* jccolor.c in Sources */, + AA4B40F705733017005FB5DB /* jcdctmgr.c in Sources */, + AA4B40F805733017005FB5DB /* jchuff.c in Sources */, + AA4B40FA05733017005FB5DB /* jcinit.c in Sources */, + AA4B40FB05733017005FB5DB /* jcmainct.c in Sources */, + AA4B40FC05733017005FB5DB /* jcmarker.c in Sources */, + AA4B40FD05733017005FB5DB /* jcmaster.c in Sources */, + AA4B40FE05733017005FB5DB /* jcomapi.c in Sources */, + AA4B410005733017005FB5DB /* jcparam.c in Sources */, + AA4B410105733017005FB5DB /* jcphuff.c in Sources */, + AA4B410205733017005FB5DB /* jcprepct.c in Sources */, + AA4B410305733017005FB5DB /* jcsample.c in Sources */, + AA4B410405733017005FB5DB /* jctrans.c in Sources */, + AA4B410505733017005FB5DB /* jdapimin.c in Sources */, + AA4B410605733017005FB5DB /* jdapistd.c in Sources */, + AA4B410705733017005FB5DB /* jdatadst.c in Sources */, + AA4B410805733017005FB5DB /* jdatasrc.c in Sources */, + AA4B410905733017005FB5DB /* jdcoefct.c in Sources */, + AA4B410A05733017005FB5DB /* jdcolor.c in Sources */, + AA4B410C05733017005FB5DB /* jddctmgr.c in Sources */, + AA4B410D05733017005FB5DB /* jdhuff.c in Sources */, + AA4B410F05733017005FB5DB /* jdinput.c in Sources */, + AA4B411005733017005FB5DB /* jdmainct.c in Sources */, + AA4B411105733017005FB5DB /* jdmarker.c in Sources */, + AA4B411205733017005FB5DB /* jdmaster.c in Sources */, + AA4B411305733017005FB5DB /* jdmerge.c in Sources */, + AA4B411405733017005FB5DB /* jdphuff.c in Sources */, + AA4B411505733017005FB5DB /* jdpostct.c in Sources */, + AA4B411605733017005FB5DB /* jdsample.c in Sources */, + AA4B411705733017005FB5DB /* jdtrans.c in Sources */, + AA4B411805733017005FB5DB /* jerror.c in Sources */, + AA4B411A05733017005FB5DB /* jfdctflt.c in Sources */, + AA4B411B05733017005FB5DB /* jfdctfst.c in Sources */, + AA4B411C05733017005FB5DB /* jfdctint.c in Sources */, + AA4B411D05733017005FB5DB /* jidctflt.c in Sources */, + AA4B411E05733017005FB5DB /* jidctfst.c in Sources */, + AA4B411F05733017005FB5DB /* jidctint.c in Sources */, + AA4B412005733017005FB5DB /* jidctred.c in Sources */, + AA4B412205733017005FB5DB /* jmemmgr.c in Sources */, + AA4B412305733017005FB5DB /* jmemnobs.c in Sources */, + AA4B412805733017005FB5DB /* jquant1.c in Sources */, + AA4B412905733017005FB5DB /* jquant2.c in Sources */, + AA4B412A05733017005FB5DB /* jutils.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B413905733358005FB5DB /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + AAA71DC005EDD1EE00D2E8FF /* bit.c in Sources */, + AAA71DCC05EDD1EE00D2E8FF /* decoder.c in Sources */, + AAA71DCF05EDD1EE00D2E8FF /* fixed.c in Sources */, + AAA71DD105EDD1EE00D2E8FF /* frame.c in Sources */, + AAA71DD405EDD1EE00D2E8FF /* huffman.c in Sources */, + AAA71DDA05EDD1EE00D2E8FF /* layer12.c in Sources */, + AAA71DDC05EDD1EE00D2E8FF /* layer3.c in Sources */, + AAA71DF005EDD1EE00D2E8FF /* stream.c in Sources */, + AAA71DF205EDD1EE00D2E8FF /* synth.c in Sources */, + AAA71DF405EDD1EE00D2E8FF /* timer.c in Sources */, + AAA71DF805EDD1EE00D2E8FF /* version.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B41A205733882005FB5DB /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + AA4B41C105733991005FB5DB /* png.c in Sources */, + AA4B41C405733991005FB5DB /* pngerror.c in Sources */, + AA4B41C505733991005FB5DB /* pngget.c in Sources */, + AA4B41C605733991005FB5DB /* pngmem.c in Sources */, + AA4B41C705733991005FB5DB /* pngpread.c in Sources */, + AA4B41C805733991005FB5DB /* pngread.c in Sources */, + AA4B41C905733991005FB5DB /* pngrio.c in Sources */, + AA4B41CA05733991005FB5DB /* pngrtran.c in Sources */, + AA4B41CB05733991005FB5DB /* pngrutil.c in Sources */, + AA4B41CC05733991005FB5DB /* pngset.c in Sources */, + AA4B41CD05733991005FB5DB /* pngtrans.c in Sources */, + AA4B41CE05733991005FB5DB /* pngwio.c in Sources */, + AA4B41CF05733991005FB5DB /* pngwrite.c in Sources */, + AA4B41D005733991005FB5DB /* pngwtran.c in Sources */, + AA4B41D105733991005FB5DB /* pngwutil.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B430B0573703D005FB5DB /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + AA4B437E05737115005FB5DB /* common.c in Sources */, + AA4B438005737115005FB5DB /* cyuv.c in Sources */, + AA4B438105737115005FB5DB /* dpcm.c in Sources */, + AA4B438205737115005FB5DB /* dsputil.c in Sources */, + AA4B438405737115005FB5DB /* dv.c in Sources */, + AA4B438605737115005FB5DB /* error_resilience.c in Sources */, + AA4B438705737115005FB5DB /* eval.c in Sources */, + AA4B438905737115005FB5DB /* fdctref.c in Sources */, + AA4B438A05737116005FB5DB /* fft.c in Sources */, + AA4B438B05737116005FB5DB /* ffv1.c in Sources */, + AA4B438C05737116005FB5DB /* golomb.c in Sources */, + AA4B438E05737116005FB5DB /* h263.c in Sources */, + AA4B439005737116005FB5DB /* h263dec.c in Sources */, + AA4B439105737116005FB5DB /* h264.c in Sources */, + AA4B439305737116005FB5DB /* huffyuv.c in Sources */, + AA4B439505737116005FB5DB /* imgconvert.c in Sources */, + AA4B439605737116005FB5DB /* imgresample.c in Sources */, + AA4B439705737116005FB5DB /* indeo3.c in Sources */, + AA4B439905737116005FB5DB /* interplayvideo.c in Sources */, + AA4B439A05737116005FB5DB /* jfdctfst.c in Sources */, + AA4B439B05737116005FB5DB /* jfdctint.c in Sources */, + AA4B439C05737116005FB5DB /* jrevdct.c in Sources */, + AA4B439D05737116005FB5DB /* mace.c in Sources */, + AA4B439E05737116005FB5DB /* mdct.c in Sources */, + AA4B439F05737116005FB5DB /* mem.c in Sources */, + AA4B43A005737116005FB5DB /* mjpeg.c in Sources */, + AA4B43A105737116005FB5DB /* motion_est.c in Sources */, + AA4B43A205737116005FB5DB /* mpeg12.c in Sources */, + AA4B43A405737116005FB5DB /* mpegaudiodec.c in Sources */, + AA4B43A605737116005FB5DB /* msmpeg4.c in Sources */, + AA4B43A705737116005FB5DB /* opts.c in Sources */, + AA4B43A805737116005FB5DB /* pcm.c in Sources */, + AA4B43A905737116005FB5DB /* ra144.c in Sources */, + AA4B43AB05737116005FB5DB /* ra288.c in Sources */, + AA4B43AD05737116005FB5DB /* ratecontrol.c in Sources */, + AA4B43AE05737116005FB5DB /* raw.c in Sources */, + AA4B43AF05737116005FB5DB /* resample.c in Sources */, + AA4B43B005737116005FB5DB /* roqvideo.c in Sources */, + AA4B43B105737116005FB5DB /* rv10.c in Sources */, + AA4B43B205737116005FB5DB /* simple_idct.c in Sources */, + AA4B43B605737116005FB5DB /* svq1.c in Sources */, + AA4B43B705737116005FB5DB /* utils.c in Sources */, + AA4B43B805737116005FB5DB /* vcr1.c in Sources */, + AA4B43B905737116005FB5DB /* vp3.c in Sources */, + AA4B43BC05737116005FB5DB /* wmadec.c in Sources */, + AA4B43BD05737116005FB5DB /* xan.c in Sources */, + AA4B43C705737161005FB5DB /* mpegaudio.c in Sources */, + AA4B43C805737161005FB5DB /* mpegvideo.c in Sources */, + AA4B44360573727B005FB5DB /* 4xm.c in Sources */, + AA4B443A0573727B005FB5DB /* ac3enc.c in Sources */, + AA4B443C0573727B005FB5DB /* adpcm.c in Sources */, + AA4B443D0573727B005FB5DB /* allcodecs.c in Sources */, + AA4B443E0573727B005FB5DB /* avcodec.c in Sources */, + AA4B44400573727B005FB5DB /* cabac.c in Sources */, + AA4B449505737B44005FB5DB /* cljr.c in Sources */, + AA4B44DA05737FFD005FB5DB /* asv1.c in Sources */, + AA4B4510057381BA005FB5DB /* 4xm.c in Sources */, + AA4B4511057381BA005FB5DB /* allformats.c in Sources */, + AA4B4512057381BA005FB5DB /* asf.c in Sources */, + AA4B4513057381BA005FB5DB /* au.c in Sources */, + AA4B4514057381BA005FB5DB /* avidec.c in Sources */, + AA4B4515057381BA005FB5DB /* avienc.c in Sources */, + AA4B4516057381BA005FB5DB /* avio.c in Sources */, + AA4B4518057381BA005FB5DB /* aviobuf.c in Sources */, + AA4B4519057381BA005FB5DB /* crc.c in Sources */, + AA4B451A057381BA005FB5DB /* cutils.c in Sources */, + AA4B451B057381BA005FB5DB /* dv.c in Sources */, + AA4B4520057381BA005FB5DB /* ffm.c in Sources */, + AA4B4521057381BA005FB5DB /* file.c in Sources */, + AA4B4522057381BA005FB5DB /* flvdec.c in Sources */, + AA4B4523057381BA005FB5DB /* flvenc.c in Sources */, + AA4B4524057381BA005FB5DB /* framehook.c in Sources */, + AA4B4526057381BA005FB5DB /* gif.c in Sources */, + AA4B4527057381BA005FB5DB /* gifdec.c in Sources */, + AA4B4529057381BA005FB5DB /* idroq.c in Sources */, + AA4B452A057381BA005FB5DB /* img.c in Sources */, + AA4B452B057381BA005FB5DB /* ipmovie.c in Sources */, + AA4B452C057381BA005FB5DB /* jpeg.c in Sources */, + AA4B452D057381BA005FB5DB /* mov.c in Sources */, + AA4B452E057381BA005FB5DB /* movenc.c in Sources */, + AA4B452F057381BA005FB5DB /* mp3.c in Sources */, + AA4B4530057381BA005FB5DB /* mpeg.c in Sources */, + AA4B4531057381BA005FB5DB /* mpegts.c in Sources */, + AA4B4533057381BA005FB5DB /* mpegtsenc.c in Sources */, + AA4B4534057381BA005FB5DB /* mpjpeg.c in Sources */, + AA4B4535057381BA005FB5DB /* nut.c in Sources */, + AA4B4536057381BA005FB5DB /* os_support.c in Sources */, + AA4B4538057381BA005FB5DB /* png.c in Sources */, + AA4B4539057381BA005FB5DB /* pnm.c in Sources */, + AA4B453A057381BA005FB5DB /* psxstr.c in Sources */, + AA4B453B057381BA005FB5DB /* raw.c in Sources */, + AA4B453C057381BA005FB5DB /* rm.c in Sources */, + AA4B453D057381BA005FB5DB /* swf.c in Sources */, + AA4B453E057381BA005FB5DB /* utils.c in Sources */, + AA4B453F057381BA005FB5DB /* wav.c in Sources */, + AA4B4540057381BA005FB5DB /* wc3movie.c in Sources */, + AA4B4541057381BA005FB5DB /* yuv.c in Sources */, + AA4B4542057381BA005FB5DB /* yuv4mpeg.c in Sources */, + AA4B455D0573839A005FB5DB /* rtp.c in Sources */, + AA4B455F0573839A005FB5DB /* rtpproto.c in Sources */, + AA4B45600573839A005FB5DB /* rtsp.c in Sources */, + AA4B45630573839A005FB5DB /* tcp.c in Sources */, + AA4B45640573839A005FB5DB /* udp.c in Sources */, + AA4B459305738655005FB5DB /* http.c in Sources */, + AA90E5B306C44E0500A6878F /* dsputil_altivec.c in Sources */, + AA90E5B506C44E0500A6878F /* dsputil_ppc.c in Sources */, + AA90E5B706C44E0500A6878F /* fdct_altivec.c in Sources */, + AA90E5B806C44E0500A6878F /* fft_altivec.c in Sources */, + AA90E5BA06C44E0500A6878F /* gmc_altivec.c in Sources */, + AA90E5BB06C44E0500A6878F /* idct_altivec.c in Sources */, + AA90E5BC06C44E0500A6878F /* mpegvideo_altivec.c in Sources */, + AA90E5BD06C44E0500A6878F /* mpegvideo_ppc.c in Sources */, + AA90E73906C4573D00A6878F /* faandct.c in Sources */, + AA90E73C06C457DE00A6878F /* vp3dsp.c in Sources */, + AA90E73E06C4581D00A6878F /* parser.c in Sources */, + AA90E75606C458B500A6878F /* 8bps.c in Sources */, + AA90E75706C458B500A6878F /* adx.c in Sources */, + AA90E75806C458B500A6878F /* cinepak.c in Sources */, + AA90E75906C458B500A6878F /* flac.c in Sources */, + AA90E75A06C458B500A6878F /* flicvideo.c in Sources */, + AA90E75B06C458B500A6878F /* g726.c in Sources */, + AA90E75C06C458B500A6878F /* h261.c in Sources */, + AA90E75D06C458B500A6878F /* idcinvideo.c in Sources */, + AA90E75E06C458B500A6878F /* integer.c in Sources */, + AA90E76006C458B500A6878F /* lcl.c in Sources */, + AA90E76106C458B500A6878F /* msrle.c in Sources */, + AA90E76206C458B500A6878F /* msvideo1.c in Sources */, + AA90E76306C458B500A6878F /* pthread.c in Sources */, + AA90E76406C458B500A6878F /* qtrle.c in Sources */, + AA90E76506C458B500A6878F /* rational.c in Sources */, + AA90E76706C458B500A6878F /* resample2.c in Sources */, + AA90E76806C458B500A6878F /* rpza.c in Sources */, + AA90E76906C458B500A6878F /* smc.c in Sources */, + AA90E76A06C458B500A6878F /* truemotion1.c in Sources */, + AA90E76C06C458B500A6878F /* vmdav.c in Sources */, + AA90E76E06C458DF00A6878F /* vqavideo.c in Sources */, + AA90E77906C4592F00A6878F /* asf-enc.c in Sources */, + AA90E77C06C4592F00A6878F /* flic.c in Sources */, + AA90E77D06C4592F00A6878F /* idcin.c in Sources */, + AA90E77E06C4592F00A6878F /* matroska.c in Sources */, + AA90E77F06C4592F00A6878F /* segafilm.c in Sources */, + AA90E78006C4592F00A6878F /* sgi.c in Sources */, + AA90E78106C4592F00A6878F /* sierravmd.c in Sources */, + AA90E78206C4592F00A6878F /* westwood.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AA4B47BD05739866005FB5DB /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + AABBFDF30659EA1200738526 /* SDL_romaudio.c in Sources */, + AABBFE1D0659EA1200738526 /* SDL_audio.c in Sources */, + AABBFE1F0659EA1200738526 /* SDL_audiocvt.c in Sources */, + AABBFE200659EA1200738526 /* SDL_audiodev.c in Sources */, + AABBFE220659EA1200738526 /* SDL_audiomem.c in Sources */, + AABBFE240659EA1200738526 /* SDL_mixer.c in Sources */, + AABBFE2C0659EA1200738526 /* SDL_wave.c in Sources */, + AABBFE570659EA1200738526 /* AudioFilePlayer.cpp in Sources */, + AABBFE590659EA1200738526 /* AudioFileReaderThread.cpp in Sources */, + AABBFE5A0659EA1200738526 /* CAGuard.cpp in Sources */, + AABBFE5C0659EA1200738526 /* CDPlayer.cpp in Sources */, + AABBFE600659EA1200738526 /* SDL_syscdrom.c in Sources */, + AABBFE700659EA1200738526 /* SDL_cdrom.c in Sources */, + AABBFE770659EA1200738526 /* SDL_cpuinfo.c in Sources */, + AABBFE7A0659EA1200738526 /* SDL_endian.c in Sources */, + AABBFE7D0659EA1200738526 /* SDL_active.c in Sources */, + AABBFE7E0659EA1200738526 /* SDL_events.c in Sources */, + AABBFE800659EA1200738526 /* SDL_expose.c in Sources */, + AABBFE810659EA1200738526 /* SDL_keyboard.c in Sources */, + AABBFE820659EA1200738526 /* SDL_mouse.c in Sources */, + AABBFE830659EA1200738526 /* SDL_quit.c in Sources */, + AABBFE840659EA1200738526 /* SDL_resize.c in Sources */, + AABBFE880659EA1200738526 /* SDL_rwops.c in Sources */, + AABBFE9F0659EA1300738526 /* SDL_sysjoystick.c in Sources */, + AABBFEB40659EA1300738526 /* SDL_joystick.c in Sources */, + AABBFEDE0659EA1300738526 /* SDL.c in Sources */, + AABBFEDF0659EA1300738526 /* SDL_error.c in Sources */, + AABBFEE10659EA1300738526 /* SDL_fatal.c in Sources */, + AABBFEE30659EA1300738526 /* SDL_getenv.c in Sources */, + AABBFEE40659EA1300738526 /* SDL_loadso.c in Sources */, + AABBFEF90659EA1300738526 /* SDL_syscond.c in Sources */, + AABBFF050659EA1300738526 /* SDL_sysmutex.c in Sources */, + AABBFF070659EA1300738526 /* SDL_syssem.c in Sources */, + AABBFF080659EA1300738526 /* SDL_systhread.c in Sources */, + AABBFF130659EA1300738526 /* SDL_thread.c in Sources */, + AABBFF1F0659EA1300738526 /* SDL_systimer.c in Sources */, + AABBFF2B0659EA1300738526 /* SDL_timer.c in Sources */, + AABB00150659EA1400738526 /* SDL_QuartzEvents.m in Sources */, + AABB00160659EA1400738526 /* SDL_QuartzGL.m in Sources */, + AABB00190659EA1400738526 /* SDL_QuartzVideo.m in Sources */, + AABB001B0659EA1400738526 /* SDL_QuartzWindow.m in Sources */, + AABB001C0659EA1400738526 /* SDL_QuartzWM.m in Sources */, + AABB001D0659EA1400738526 /* SDL_QuartzYUV.m in Sources */, + AABB002C0659EA1400738526 /* SDL_blit.c in Sources */, + AABB002E0659EA1400738526 /* SDL_blit_0.c in Sources */, + AABB002F0659EA1400738526 /* SDL_blit_1.c in Sources */, + AABB00300659EA1400738526 /* SDL_blit_A.c in Sources */, + AABB00310659EA1400738526 /* SDL_blit_N.c in Sources */, + AABB00320659EA1400738526 /* SDL_bmp.c in Sources */, + AABB00330659EA1400738526 /* SDL_cursor.c in Sources */, + AABB00350659EA1400738526 /* SDL_gamma.c in Sources */, + AABB00390659EA1400738526 /* SDL_pixels.c in Sources */, + AABB003B0659EA1400738526 /* SDL_RLEaccel.c in Sources */, + AABB003D0659EA1400738526 /* SDL_stretch.c in Sources */, + AABB003F0659EA1400738526 /* SDL_surface.c in Sources */, + AABB00410659EA1400738526 /* SDL_video.c in Sources */, + AABB00420659EA1400738526 /* SDL_yuv.c in Sources */, + AABB00430659EA1400738526 /* SDL_yuv_mmx.c in Sources */, + AABB00440659EA1400738526 /* SDL_yuv_sw.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + AABD0A1705DF0D30004F7929 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + AABD0ACC05DF118C004F7929 /* lapi.c in Sources */, + AABD0ACE05DF118C004F7929 /* lcode.c in Sources */, + AABD0AD005DF118C004F7929 /* ldebug.c in Sources */, + AABD0AD205DF118C004F7929 /* ldo.c in Sources */, + AABD0AD405DF118C004F7929 /* ldump.c in Sources */, + AABD0AD505DF118C004F7929 /* lfunc.c in Sources */, + AABD0AD705DF118C004F7929 /* lgc.c in Sources */, + AABD0AD905DF118C004F7929 /* lauxlib.c in Sources */, + AABD0ADB05DF118C004F7929 /* lbaselib.c in Sources */, + AABD0ADD05DF118C004F7929 /* ldblib.c in Sources */, + AABD0ADF05DF118C004F7929 /* liolib.c in Sources */, + AABD0AE105DF118C004F7929 /* lmathlib.c in Sources */, + AABD0AE305DF118C004F7929 /* loadlib.c in Sources */, + AABD0AE505DF118C004F7929 /* lstrlib.c in Sources */, + AABD0AE705DF118C004F7929 /* ltablib.c in Sources */, + AABD0AEB05DF118C004F7929 /* llex.c in Sources */, + AABD0AEE05DF118C004F7929 /* lmem.c in Sources */, + AABD0AF005DF118C004F7929 /* lobject.c in Sources */, + AABD0AF205DF118C004F7929 /* lopcodes.c in Sources */, + AABD0AF405DF118C004F7929 /* lparser.c in Sources */, + AABD0AF605DF118C004F7929 /* lstate.c in Sources */, + AABD0AF805DF118C004F7929 /* lstring.c in Sources */, + AABD0AFA05DF118C004F7929 /* ltable.c in Sources */, + AABD0AFC05DF118C004F7929 /* ltests.c in Sources */, + AABD0AFD05DF118C004F7929 /* ltm.c in Sources */, + AABD0B0605DF118C004F7929 /* lundump.c in Sources */, + AABD0B0805DF118C004F7929 /* lvm.c in Sources */, + AABD0B0A05DF118C004F7929 /* lzio.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + AA07AF200573282300774A48 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = AA07AC55057321F700774A48 /* Ogg */; + targetProxy = AA07AF1F0573282300774A48 /* PBXContainerItemProxy */; + }; + AA4B41EC05733B55005FB5DB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = AA07AC55057321F700774A48 /* Ogg */; + targetProxy = AA4B41EB05733B55005FB5DB /* PBXContainerItemProxy */; + }; + AA4B41EE05733B55005FB5DB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = AA07AE530573261A00774A48 /* Vorbis */; + targetProxy = AA4B41ED05733B55005FB5DB /* PBXContainerItemProxy */; + }; + AA4B41F005733B55005FB5DB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = AA07AF6205732E0100774A48 /* jpeg62 */; + targetProxy = AA4B41EF05733B55005FB5DB /* PBXContainerItemProxy */; + }; + AA4B41F205733B55005FB5DB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = AA4B413C05733358005FB5DB /* mad */; + targetProxy = AA4B41F105733B55005FB5DB /* PBXContainerItemProxy */; + }; + AA4B41F405733B55005FB5DB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = AA4B41A505733882005FB5DB /* png */; + targetProxy = AA4B41F305733B55005FB5DB /* PBXContainerItemProxy */; + }; + AA4B45A905738890005FB5DB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = AA4B430E0573703D005FB5DB /* ffmpeg */; + targetProxy = AA4B45A805738890005FB5DB /* PBXContainerItemProxy */; + }; + AA4B59D30573A994005FB5DB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = AA4B47C005739866005FB5DB /* SDL */; + targetProxy = AA4B59D20573A994005FB5DB /* PBXContainerItemProxy */; + }; + AA7B2C1E0659FDEE00A0F53D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = AABD0A1905DF0D30004F7929 /* lua */; + targetProxy = AA7B2C1D0659FDEE00A0F53D /* PBXContainerItemProxy */; + }; + AA90E67706C452B100A6878F /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = AA07AC55057321F700774A48 /* Ogg */; + targetProxy = AA90E67606C452B100A6878F /* PBXContainerItemProxy */; + }; +/* End PBXTargetDependency section */ + +/* Begin PBXVariantGroup section */ + 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 089C1667FE841158C02AAC07 /* English */, + ); + name = InfoPlist.strings; sourceTree = ""; }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + AACCABE2086B140B00876352 /* . */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_ALTIVEC_EXTENSIONS = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = YES; + INFOPLIST_FILE = "Ogg-Info.plist"; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 10.2; + OTHER_CFLAGS = "-D__MACOSX__"; + OTHER_LDFLAGS = ( + "-seg1addr", + 0x2F100000, + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = Ogg; + REZ_EXECUTABLE = NO; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = .; + }; + AACCABE6086B140B00876352 /* . */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_SEARCH_PATHS = "$(BUILD_DIR)"; + FRAMEWORK_VERSION = A; + GCC_ALTIVEC_EXTENSIONS = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = "libvorbis-1.0.1/lib"; + INFOPLIST_FILE = "vorbis-Info.plist"; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 10.2; + OTHER_CFLAGS = "-D__MACOSX__"; + OTHER_LDFLAGS = ( + "-seg1addr", + 0x2F200000, + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = Vorbis; + REZ_EXECUTABLE = NO; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = ""; + ZERO_LINK = NO; + }; + name = .; + }; + AACCABEA086B140B00876352 /* . */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_ALTIVEC_EXTENSIONS = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + INFOPLIST_FILE = "jpeg62-Info.plist"; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 10.2; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ( + "-seg1addr", + 0x2F330000, + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = jpeg62; + REZ_EXECUTABLE = NO; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = .; + }; + AACCABEE086B140B00876352 /* . */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_ALTIVEC_EXTENSIONS = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + INFOPLIST_FILE = "mad-Info.plist"; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 10.2; + OTHER_CFLAGS = ( + "-DHAVE_CONFIG_H", + "-DFPM_PPC", + "-fforce-mem", + "-fforce-addr", + "-fthread-jumps", + "-fcse-follow-jumps", + "-fcse-skip-blocks", + "-fexpensive-optimizations", + "-fregmove", + "-fschedule-insns2", + ); + OTHER_LDFLAGS = ( + "-seg1addr", + 0x2F400000, + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = mad; + REZ_EXECUTABLE = NO; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = .; + }; + AACCABF2086B140B00876352 /* . */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_ALTIVEC_EXTENSIONS = YES; + GCC_ENABLE_CPP_EXCEPTIONS = YES; + GCC_ENABLE_CPP_RTTI = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + INFOPLIST_FILE = "png-Info.plist"; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 10.2; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ( + "-seg1addr", + 0x2F500000, + "-lz", + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = png; + REZ_EXECUTABLE = NO; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = .; + }; + AACCABF6086B140B00876352 /* . */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_SEARCH_PATHS = "$(BUILD_DIR)"; + FRAMEWORK_VERSION = A; + GCC_ALTIVEC_EXTENSIONS = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ""; + INFOPLIST_FILE = "ffmpeg-Info.plist"; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 10.2; + OTHER_CFLAGS = ( + "-DHAVE_AV_CONFIG_H", + "-D_FILE_OFFSET_BITS=64", + "-no-cpp-precomp", + "-pipe", + "-fomit-frame-pointer", + "-force_cpusubtype_ALL", + "-faltivec", + "-maltivec", + "-D_LARGEFILE_SOURCE", + "-D_GNU_SOURCE", + ); + OTHER_LDFLAGS = ( + "-seg1addr", + 0x2F600000, + "-lz", + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = ffmpeg; + REZ_EXECUTABLE = NO; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = .; + }; + AACCABFA086B140B00876352 /* . */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + EXPORTED_SYMBOLS_FILE = "SDL-1.2.7/src/main/macosx/exports/SDL.x"; + FRAMEWORK_VERSION = A; + GCC_ALTIVEC_EXTENSIONS = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ( + "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers", + "SDL-1.2.7/src", + "SDL-1.2.7/src/audio", + "SDL-1.2.7/src/cdrom", + "SDL-1.2.7/src/endian", + "SDL-1.2.7/src/events", + "SDL-1.2.7/src/file", + "SDL-1.2.7/src/hermes", + "SDL-1.2.7/src/joystick", + "SDL-1.2.7/src/main", + "SDL-1.2.7/src/thread", + "SDL-1.2.7/src/timer", + "SDL-1.2.7/src/video", + ); + INFOPLIST_FILE = "SDL-Info.plist"; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 10.2; + OTHER_CFLAGS = ( + "-DENABLE_QUARTZ", + "-DPTHREAD_NO_RECURSIVE_MUTEX", + "-DSDL_USE_PTHREADS", + "-DTARGET_API_MAC_CARBON", + "-DTARGET_API_MAC_OSX", + "-DMACOSX", + "-DHAVE_OPENGL", + ); + OTHER_LDFLAGS = ( + "-seg1addr", + 0x30000000, + "-framework", + IOKit, + "-framework", + Cocoa, + "-framework", + OpenGL, + "-framework", + Carbon, + "-framework", + QuickTime, + "-framework", + AudioToolbox, + "-framework", + AudioUnit, + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = SDL; + REZ_EXECUTABLE = NO; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = .; + }; + AACCABFE086B140B00876352 /* . */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + FRAMEWORK_VERSION = A; + GCC_ALTIVEC_EXTENSIONS = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = NO; + GCC_PREFIX_HEADER = ""; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + INFOPLIST_FILE = "lua-Info.plist"; + INSTALL_PATH = "@executable_path/../Frameworks"; + LIBRARY_SEARCH_PATHS = "lua-5.0/lib"; + LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 10.2; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ( + "-seg1addr", + 0x31600000, + "-lm", + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = lua; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = .; + }; + AACCAC02086B140B00876352 /* . */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + GCC_ALTIVEC_EXTENSIONS = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + LIBRARY_STYLE = Bundle; + MACOSX_DEPLOYMENT_TARGET = 10.2; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = All; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = ( + "-Wmost", + "-Wno-four-char-constants", + "-Wno-unknown-pragmas", + ); + ZERO_LINK = NO; + }; + name = .; + }; + AACCAC06086B140B00876352 /* . */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = .; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + AACCABE0086B140B00876352 /* Build configuration list for PBXNativeTarget "Ogg" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + AACCABE2086B140B00876352 /* . */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = .; + }; + AACCABE4086B140B00876352 /* Build configuration list for PBXNativeTarget "Vorbis" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + AACCABE6086B140B00876352 /* . */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = .; + }; + AACCABE8086B140B00876352 /* Build configuration list for PBXNativeTarget "jpeg62" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + AACCABEA086B140B00876352 /* . */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = .; + }; + AACCABEC086B140B00876352 /* Build configuration list for PBXNativeTarget "mad" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + AACCABEE086B140B00876352 /* . */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = .; + }; + AACCABF0086B140B00876352 /* Build configuration list for PBXNativeTarget "png" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + AACCABF2086B140B00876352 /* . */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = .; + }; + AACCABF4086B140B00876352 /* Build configuration list for PBXNativeTarget "ffmpeg" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + AACCABF6086B140B00876352 /* . */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = .; + }; + AACCABF8086B140B00876352 /* Build configuration list for PBXNativeTarget "SDL" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + AACCABFA086B140B00876352 /* . */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = .; + }; + AACCABFC086B140B00876352 /* Build configuration list for PBXNativeTarget "lua" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + AACCABFE086B140B00876352 /* . */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = .; + }; + AACCAC00086B140B00876352 /* Build configuration list for PBXAggregateTarget "All" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + AACCAC02086B140B00876352 /* . */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = .; + }; + AACCAC04086B140B00876352 /* Build configuration list for PBXProject "Libraries" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + AACCAC06086B140B00876352 /* . */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = .; + }; +/* End XCConfigurationList section */ }; - rootObject = 0867D690FE84028FC02AAC07; + rootObject = 0867D690FE84028FC02AAC07 /* Project object */; }