|
|
@ -467,6 +467,7 @@
|
|
|
|
838BDB7B1D3B1FC20022CA6F /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 838BDB7A1D3B1FC20022CA6F /* CoreMedia.framework */; };
|
|
|
|
838BDB7B1D3B1FC20022CA6F /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 838BDB7A1D3B1FC20022CA6F /* CoreMedia.framework */; };
|
|
|
|
838BDB7D1D3B1FCC0022CA6F /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 838BDB7C1D3B1FCC0022CA6F /* CoreVideo.framework */; };
|
|
|
|
838BDB7D1D3B1FCC0022CA6F /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 838BDB7C1D3B1FCC0022CA6F /* CoreVideo.framework */; };
|
|
|
|
838BDB7F1D3B1FD10022CA6F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 838BDB7E1D3B1FD10022CA6F /* Cocoa.framework */; };
|
|
|
|
838BDB7F1D3B1FD10022CA6F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 838BDB7E1D3B1FD10022CA6F /* Cocoa.framework */; };
|
|
|
|
|
|
|
|
83997F5B22D9569E00633184 /* rad.c in Sources */ = {isa = PBXBuildFile; fileRef = 83997F5722D9569E00633184 /* rad.c */; };
|
|
|
|
839B54521EEE1D9600048A2D /* ngc_ulw.c in Sources */ = {isa = PBXBuildFile; fileRef = 831BD11F1EEE1CF200198540 /* ngc_ulw.c */; };
|
|
|
|
839B54521EEE1D9600048A2D /* ngc_ulw.c in Sources */ = {isa = PBXBuildFile; fileRef = 831BD11F1EEE1CF200198540 /* ngc_ulw.c */; };
|
|
|
|
839E21E01F2EDAF100EE54D7 /* vorbis_custom_data_fsb.h in Headers */ = {isa = PBXBuildFile; fileRef = 839E21D61F2EDAF000EE54D7 /* vorbis_custom_data_fsb.h */; };
|
|
|
|
839E21E01F2EDAF100EE54D7 /* vorbis_custom_data_fsb.h in Headers */ = {isa = PBXBuildFile; fileRef = 839E21D61F2EDAF000EE54D7 /* vorbis_custom_data_fsb.h */; };
|
|
|
|
839E21E11F2EDAF100EE54D7 /* vorbis_custom_decoder.c in Sources */ = {isa = PBXBuildFile; fileRef = 839E21D71F2EDAF000EE54D7 /* vorbis_custom_decoder.c */; };
|
|
|
|
839E21E11F2EDAF100EE54D7 /* vorbis_custom_decoder.c in Sources */ = {isa = PBXBuildFile; fileRef = 839E21D71F2EDAF000EE54D7 /* vorbis_custom_decoder.c */; };
|
|
|
@ -1132,6 +1133,7 @@
|
|
|
|
838BDB7A1D3B1FC20022CA6F /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
|
|
|
|
838BDB7A1D3B1FC20022CA6F /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
|
|
|
|
838BDB7C1D3B1FCC0022CA6F /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
|
|
|
|
838BDB7C1D3B1FCC0022CA6F /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
|
|
|
|
838BDB7E1D3B1FD10022CA6F /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
|
|
|
|
838BDB7E1D3B1FD10022CA6F /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
|
|
|
|
|
|
|
|
83997F5722D9569E00633184 /* rad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rad.c; sourceTree = "<group>"; };
|
|
|
|
839E21D61F2EDAF000EE54D7 /* vorbis_custom_data_fsb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vorbis_custom_data_fsb.h; sourceTree = "<group>"; };
|
|
|
|
839E21D61F2EDAF000EE54D7 /* vorbis_custom_data_fsb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vorbis_custom_data_fsb.h; sourceTree = "<group>"; };
|
|
|
|
839E21D71F2EDAF000EE54D7 /* vorbis_custom_decoder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vorbis_custom_decoder.c; sourceTree = "<group>"; };
|
|
|
|
839E21D71F2EDAF000EE54D7 /* vorbis_custom_decoder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vorbis_custom_decoder.c; sourceTree = "<group>"; };
|
|
|
|
839E21D81F2EDAF000EE54D7 /* vorbis_custom_utils_wwise.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vorbis_custom_utils_wwise.c; sourceTree = "<group>"; };
|
|
|
|
839E21D81F2EDAF000EE54D7 /* vorbis_custom_utils_wwise.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vorbis_custom_utils_wwise.c; sourceTree = "<group>"; };
|
|
|
@ -1751,6 +1753,7 @@
|
|
|
|
836F6ED618BDC2190095E648 /* ps3_ivag.c */,
|
|
|
|
836F6ED618BDC2190095E648 /* ps3_ivag.c */,
|
|
|
|
836F6ED918BDC2190095E648 /* ps3_past.c */,
|
|
|
|
836F6ED918BDC2190095E648 /* ps3_past.c */,
|
|
|
|
836F6EDF18BDC2190095E648 /* psx_gms.c */,
|
|
|
|
836F6EDF18BDC2190095E648 /* psx_gms.c */,
|
|
|
|
|
|
|
|
83997F5722D9569E00633184 /* rad.c */,
|
|
|
|
836F6EE118BDC2190095E648 /* raw.c */,
|
|
|
|
836F6EE118BDC2190095E648 /* raw.c */,
|
|
|
|
836F6EE218BDC2190095E648 /* redspark.c */,
|
|
|
|
836F6EE218BDC2190095E648 /* redspark.c */,
|
|
|
|
834FE0D9215C79EA000A5D3D /* rfrm.c */,
|
|
|
|
834FE0D9215C79EA000A5D3D /* rfrm.c */,
|
|
|
@ -2168,6 +2171,7 @@
|
|
|
|
836F6FB218BDC2190095E648 /* ngc_gcub.c in Sources */,
|
|
|
|
836F6FB218BDC2190095E648 /* ngc_gcub.c in Sources */,
|
|
|
|
836F702818BDC2190095E648 /* sat_dvi.c in Sources */,
|
|
|
|
836F702818BDC2190095E648 /* sat_dvi.c in Sources */,
|
|
|
|
832BF82D21E0514B006F50F1 /* nus3audio.c in Sources */,
|
|
|
|
832BF82D21E0514B006F50F1 /* nus3audio.c in Sources */,
|
|
|
|
|
|
|
|
83997F5B22D9569E00633184 /* rad.c in Sources */,
|
|
|
|
836F6F2F18BDC2190095E648 /* mtaf_decoder.c in Sources */,
|
|
|
|
836F6F2F18BDC2190095E648 /* mtaf_decoder.c in Sources */,
|
|
|
|
83AA5D161F6E2F600020821C /* ea_xa_decoder.c in Sources */,
|
|
|
|
83AA5D161F6E2F600020821C /* ea_xa_decoder.c in Sources */,
|
|
|
|
836F6F9B18BDC2190095E648 /* mn_str.c in Sources */,
|
|
|
|
836F6F9B18BDC2190095E648 /* mn_str.c in Sources */,
|
|
|
|