Mercurial > hg > sv-dependency-builds
comparison src/libvorbis-1.3.3/macosx/Vorbis.xcodeproj/project.pbxproj @ 1:05aa0afa9217
Bring in flac, ogg, vorbis
author | Chris Cannam |
---|---|
date | Tue, 19 Mar 2013 17:37:49 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
0:c7265573341e | 1:05aa0afa9217 |
---|---|
1 // !$*UTF8*$! | |
2 { | |
3 archiveVersion = 1; | |
4 classes = { | |
5 }; | |
6 objectVersion = 42; | |
7 objects = { | |
8 | |
9 /* Begin PBXBuildFile section */ | |
10 730F23A3091827B100AB638C /* codec.h in Headers */ = {isa = PBXBuildFile; fileRef = F58520B90191D12B01A802FE /* codec.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
11 730F23A4091827B100AB638C /* vorbisenc.h in Headers */ = {isa = PBXBuildFile; fileRef = F58520BA0191D12B01A802FE /* vorbisenc.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
12 730F23A5091827B100AB638C /* vorbisfile.h in Headers */ = {isa = PBXBuildFile; fileRef = F58520BB0191D12B01A802FE /* vorbisfile.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
13 730F23A6091827B100AB638C /* backends.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F60B03389C830112CE8F /* backends.h */; }; | |
14 730F23A7091827B100AB638C /* bitrate.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F60E03389C830112CE8F /* bitrate.h */; }; | |
15 730F23A8091827B100AB638C /* res_books_stereo.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F61603389C830112CE8F /* res_books_stereo.h */; }; | |
16 730F23A9091827B100AB638C /* floor_books.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F61903389C830112CE8F /* floor_books.h */; }; | |
17 730F23AA091827B100AB638C /* res_books_uncoupled.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62203389C830112CE8F /* res_books_uncoupled.h */; }; | |
18 730F23AB091827B100AB638C /* codebook.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62403389C830112CE8F /* codebook.h */; }; | |
19 730F23AC091827B100AB638C /* codec_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62503389C830112CE8F /* codec_internal.h */; }; | |
20 730F23AD091827B100AB638C /* envelope.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62703389C830112CE8F /* envelope.h */; }; | |
21 730F23AE091827B100AB638C /* highlevel.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62A03389C830112CE8F /* highlevel.h */; }; | |
22 730F23AF091827B100AB638C /* lookup.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62D03389C830112CE8F /* lookup.h */; }; | |
23 730F23B0091827B100AB638C /* lookup_data.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F62E03389C830112CE8F /* lookup_data.h */; }; | |
24 730F23B1091827B100AB638C /* lpc.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63103389C830112CE8F /* lpc.h */; }; | |
25 730F23B2091827B100AB638C /* lsp.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63303389C830112CE8F /* lsp.h */; }; | |
26 730F23B3091827B100AB638C /* masking.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63703389C830112CE8F /* masking.h */; }; | |
27 730F23B4091827B100AB638C /* mdct.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63903389C830112CE8F /* mdct.h */; }; | |
28 730F23B5091827B100AB638C /* misc.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63B03389C830112CE8F /* misc.h */; }; | |
29 730F23B6091827B100AB638C /* floor_all.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F63E03389C830112CE8F /* floor_all.h */; }; | |
30 730F23B7091827B100AB638C /* psych_11.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64103389C830112CE8F /* psych_11.h */; }; | |
31 730F23B8091827B100AB638C /* psych_16.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64203389C830112CE8F /* psych_16.h */; }; | |
32 730F23B9091827B100AB638C /* psych_44.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64303389C830112CE8F /* psych_44.h */; }; | |
33 730F23BA091827B100AB638C /* psych_8.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64403389C830112CE8F /* psych_8.h */; }; | |
34 730F23BB091827B100AB638C /* residue_16.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64503389C830112CE8F /* residue_16.h */; }; | |
35 730F23BC091827B100AB638C /* residue_44.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64603389C830112CE8F /* residue_44.h */; }; | |
36 730F23BD091827B100AB638C /* residue_44u.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64703389C830112CE8F /* residue_44u.h */; }; | |
37 730F23BE091827B100AB638C /* residue_8.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64803389C830112CE8F /* residue_8.h */; }; | |
38 730F23BF091827B100AB638C /* setup_11.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64903389C830112CE8F /* setup_11.h */; }; | |
39 730F23C0091827B100AB638C /* setup_16.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64A03389C830112CE8F /* setup_16.h */; }; | |
40 730F23C1091827B100AB638C /* setup_22.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64B03389C830112CE8F /* setup_22.h */; }; | |
41 730F23C2091827B100AB638C /* setup_32.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64C03389C830112CE8F /* setup_32.h */; }; | |
42 730F23C3091827B100AB638C /* setup_44.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64D03389C830112CE8F /* setup_44.h */; }; | |
43 730F23C4091827B100AB638C /* setup_44u.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64E03389C830112CE8F /* setup_44u.h */; }; | |
44 730F23C5091827B100AB638C /* setup_8.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F64F03389C830112CE8F /* setup_8.h */; }; | |
45 730F23C6091827B100AB638C /* setup_X.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65003389C830112CE8F /* setup_X.h */; }; | |
46 730F23C7091827B100AB638C /* os.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65103389C830112CE8F /* os.h */; }; | |
47 730F23C8091827B100AB638C /* psy.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65303389C830112CE8F /* psy.h */; }; | |
48 730F23C9091827B100AB638C /* registry.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65603389C830112CE8F /* registry.h */; }; | |
49 730F23CA091827B100AB638C /* scales.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65803389C830112CE8F /* scales.h */; }; | |
50 730F23CB091827B100AB638C /* smallft.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F65B03389C830112CE8F /* smallft.h */; }; | |
51 730F23CC091827B100AB638C /* window.h in Headers */ = {isa = PBXBuildFile; fileRef = F5D8F66103389C830112CE8F /* window.h */; }; | |
52 730F23CE091827B100AB638C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; }; | |
53 730F23D3091827B100AB638C /* analysis.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F60A03389C830112CE8F /* analysis.c */; }; | |
54 730F23D4091827B100AB638C /* bitrate.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F60D03389C830112CE8F /* bitrate.c */; }; | |
55 730F23D5091827B100AB638C /* block.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F60F03389C830112CE8F /* block.c */; }; | |
56 730F23D6091827B100AB638C /* codebook.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62303389C830112CE8F /* codebook.c */; }; | |
57 730F23D7091827B100AB638C /* envelope.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62603389C830112CE8F /* envelope.c */; }; | |
58 730F23D8091827B100AB638C /* floor0.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62803389C830112CE8F /* floor0.c */; }; | |
59 730F23D9091827B100AB638C /* floor1.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62903389C830112CE8F /* floor1.c */; }; | |
60 730F23DA091827B100AB638C /* info.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62B03389C830112CE8F /* info.c */; }; | |
61 730F23DB091827B100AB638C /* lookup.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62C03389C830112CE8F /* lookup.c */; }; | |
62 730F23DC091827B100AB638C /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63003389C830112CE8F /* lpc.c */; }; | |
63 730F23DD091827B100AB638C /* lsp.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63203389C830112CE8F /* lsp.c */; }; | |
64 730F23DE091827B100AB638C /* mapping0.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63603389C830112CE8F /* mapping0.c */; }; | |
65 730F23DF091827B100AB638C /* mdct.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63803389C830112CE8F /* mdct.c */; }; | |
66 730F23E0091827B100AB638C /* psy.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65203389C830112CE8F /* psy.c */; }; | |
67 730F23E1091827B100AB638C /* registry.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65503389C830112CE8F /* registry.c */; }; | |
68 730F23E2091827B100AB638C /* res0.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65703389C830112CE8F /* res0.c */; }; | |
69 730F23E3091827B100AB638C /* sharedbook.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65903389C830112CE8F /* sharedbook.c */; }; | |
70 730F23E4091827B100AB638C /* smallft.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65A03389C830112CE8F /* smallft.c */; }; | |
71 730F23E5091827B100AB638C /* synthesis.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65C03389C830112CE8F /* synthesis.c */; }; | |
72 730F23E6091827B100AB638C /* vorbisenc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65E03389C830112CE8F /* vorbisenc.c */; }; | |
73 730F23E7091827B100AB638C /* vorbisfile.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65F03389C830112CE8F /* vorbisfile.c */; }; | |
74 730F23E8091827B100AB638C /* window.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F66003389C830112CE8F /* window.c */; }; | |
75 730F23FB0918281100AB638C /* Ogg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 730F23FA0918281100AB638C /* Ogg.framework */; }; | |
76 738835F40B18FF50005C7A69 /* mdct.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63803389C830112CE8F /* mdct.c */; }; | |
77 738835F70B18FF58005C7A69 /* smallft.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65A03389C830112CE8F /* smallft.c */; }; | |
78 738835F80B18FF61005C7A69 /* block.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F60F03389C830112CE8F /* block.c */; }; | |
79 738835F90B18FF67005C7A69 /* envelope.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62603389C830112CE8F /* envelope.c */; }; | |
80 738835FA0B18FF71005C7A69 /* window.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F66003389C830112CE8F /* window.c */; }; | |
81 738835FB0B18FF7A005C7A69 /* lsp.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63203389C830112CE8F /* lsp.c */; }; | |
82 738835FC0B18FF82005C7A69 /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63003389C830112CE8F /* lpc.c */; }; | |
83 738835FD0B18FF93005C7A69 /* analysis.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F60A03389C830112CE8F /* analysis.c */; }; | |
84 738835FE0B18FF9C005C7A69 /* synthesis.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65C03389C830112CE8F /* synthesis.c */; }; | |
85 738835FF0B18FF9E005C7A69 /* psy.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65203389C830112CE8F /* psy.c */; }; | |
86 738836000B18FFCB005C7A69 /* info.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62B03389C830112CE8F /* info.c */; }; | |
87 738836010B18FFE5005C7A69 /* floor1.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62903389C830112CE8F /* floor1.c */; }; | |
88 738836020B18FFE5005C7A69 /* floor0.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62803389C830112CE8F /* floor0.c */; }; | |
89 738836030B18FFED005C7A69 /* res0.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65703389C830112CE8F /* res0.c */; }; | |
90 738836040B18FFF0005C7A69 /* mapping0.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F63603389C830112CE8F /* mapping0.c */; }; | |
91 738836050B18FFF8005C7A69 /* registry.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65503389C830112CE8F /* registry.c */; }; | |
92 738836060B18FFFD005C7A69 /* codebook.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62303389C830112CE8F /* codebook.c */; }; | |
93 738836070B190001005C7A69 /* sharedbook.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65903389C830112CE8F /* sharedbook.c */; }; | |
94 738836080B190008005C7A69 /* lookup.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F62C03389C830112CE8F /* lookup.c */; }; | |
95 738836090B19000B005C7A69 /* bitrate.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F60D03389C830112CE8F /* bitrate.c */; }; | |
96 738836140B1904A5005C7A69 /* vorbisenc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65E03389C830112CE8F /* vorbisenc.c */; }; | |
97 738836230B190601005C7A69 /* vorbisfile.c in Sources */ = {isa = PBXBuildFile; fileRef = F5D8F65F03389C830112CE8F /* vorbisfile.c */; }; | |
98 /* End PBXBuildFile section */ | |
99 | |
100 /* Begin PBXFileReference section */ | |
101 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; }; | |
102 730F23F0091827B100AB638C /* Info.plist */ = {isa = PBXFileReference; explicitFileType = text.plist; fileEncoding = 4; path = Info.plist; sourceTree = "<group>"; }; | |
103 730F23F1091827B100AB638C /* Vorbis.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Vorbis.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | |
104 730F23FA0918281100AB638C /* Ogg.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Ogg.framework; path = /Library/Frameworks/Ogg.framework; sourceTree = "<absolute>"; }; | |
105 738835E40B18F870005C7A69 /* libvorbis.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libvorbis.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
106 738836130B190488005C7A69 /* libvorbisenc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libvorbisenc.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
107 738836220B1905E5005C7A69 /* libvorbisfile.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libvorbisfile.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
108 F58520B90191D12B01A802FE /* codec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = codec.h; sourceTree = "<group>"; }; | |
109 F58520BA0191D12B01A802FE /* vorbisenc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vorbisenc.h; sourceTree = "<group>"; }; | |
110 F58520BB0191D12B01A802FE /* vorbisfile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vorbisfile.h; sourceTree = "<group>"; }; | |
111 F5D8F60A03389C830112CE8F /* analysis.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = analysis.c; sourceTree = "<group>"; }; | |
112 F5D8F60B03389C830112CE8F /* backends.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = backends.h; sourceTree = "<group>"; }; | |
113 F5D8F60C03389C830112CE8F /* barkmel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = barkmel.c; sourceTree = "<group>"; }; | |
114 F5D8F60D03389C830112CE8F /* bitrate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bitrate.c; sourceTree = "<group>"; }; | |
115 F5D8F60E03389C830112CE8F /* bitrate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bitrate.h; sourceTree = "<group>"; }; | |
116 F5D8F60F03389C830112CE8F /* block.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = block.c; sourceTree = "<group>"; }; | |
117 F5D8F61603389C830112CE8F /* res_books_stereo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = res_books_stereo.h; sourceTree = "<group>"; }; | |
118 F5D8F61903389C830112CE8F /* floor_books.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = floor_books.h; sourceTree = "<group>"; }; | |
119 F5D8F62203389C830112CE8F /* res_books_uncoupled.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = res_books_uncoupled.h; sourceTree = "<group>"; }; | |
120 F5D8F62303389C830112CE8F /* codebook.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = codebook.c; sourceTree = "<group>"; }; | |
121 F5D8F62403389C830112CE8F /* codebook.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = codebook.h; sourceTree = "<group>"; }; | |
122 F5D8F62503389C830112CE8F /* codec_internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = codec_internal.h; sourceTree = "<group>"; }; | |
123 F5D8F62603389C830112CE8F /* envelope.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = envelope.c; sourceTree = "<group>"; }; | |
124 F5D8F62703389C830112CE8F /* envelope.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = envelope.h; sourceTree = "<group>"; }; | |
125 F5D8F62803389C830112CE8F /* floor0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = floor0.c; sourceTree = "<group>"; }; | |
126 F5D8F62903389C830112CE8F /* floor1.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = floor1.c; sourceTree = "<group>"; }; | |
127 F5D8F62A03389C830112CE8F /* highlevel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = highlevel.h; sourceTree = "<group>"; }; | |
128 F5D8F62B03389C830112CE8F /* info.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = info.c; sourceTree = "<group>"; }; | |
129 F5D8F62C03389C830112CE8F /* lookup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lookup.c; sourceTree = "<group>"; }; | |
130 F5D8F62D03389C830112CE8F /* lookup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lookup.h; sourceTree = "<group>"; }; | |
131 F5D8F62E03389C830112CE8F /* lookup_data.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lookup_data.h; sourceTree = "<group>"; }; | |
132 F5D8F63003389C830112CE8F /* lpc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lpc.c; sourceTree = "<group>"; }; | |
133 F5D8F63103389C830112CE8F /* lpc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lpc.h; sourceTree = "<group>"; }; | |
134 F5D8F63203389C830112CE8F /* lsp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lsp.c; sourceTree = "<group>"; }; | |
135 F5D8F63303389C830112CE8F /* lsp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lsp.h; sourceTree = "<group>"; }; | |
136 F5D8F63603389C830112CE8F /* mapping0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mapping0.c; sourceTree = "<group>"; }; | |
137 F5D8F63703389C830112CE8F /* masking.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = masking.h; sourceTree = "<group>"; }; | |
138 F5D8F63803389C830112CE8F /* mdct.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mdct.c; sourceTree = "<group>"; }; | |
139 F5D8F63903389C830112CE8F /* mdct.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mdct.h; sourceTree = "<group>"; }; | |
140 F5D8F63A03389C830112CE8F /* misc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; }; | |
141 F5D8F63B03389C830112CE8F /* misc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = "<group>"; }; | |
142 F5D8F63E03389C830112CE8F /* floor_all.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = floor_all.h; sourceTree = "<group>"; }; | |
143 F5D8F64103389C830112CE8F /* psych_11.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = psych_11.h; sourceTree = "<group>"; }; | |
144 F5D8F64203389C830112CE8F /* psych_16.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = psych_16.h; sourceTree = "<group>"; }; | |
145 F5D8F64303389C830112CE8F /* psych_44.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = psych_44.h; sourceTree = "<group>"; }; | |
146 F5D8F64403389C830112CE8F /* psych_8.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = psych_8.h; sourceTree = "<group>"; }; | |
147 F5D8F64503389C830112CE8F /* residue_16.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = residue_16.h; sourceTree = "<group>"; }; | |
148 F5D8F64603389C830112CE8F /* residue_44.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = residue_44.h; sourceTree = "<group>"; }; | |
149 F5D8F64703389C830112CE8F /* residue_44u.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = residue_44u.h; sourceTree = "<group>"; }; | |
150 F5D8F64803389C830112CE8F /* residue_8.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = residue_8.h; sourceTree = "<group>"; }; | |
151 F5D8F64903389C830112CE8F /* setup_11.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_11.h; sourceTree = "<group>"; }; | |
152 F5D8F64A03389C830112CE8F /* setup_16.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_16.h; sourceTree = "<group>"; }; | |
153 F5D8F64B03389C830112CE8F /* setup_22.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_22.h; sourceTree = "<group>"; }; | |
154 F5D8F64C03389C830112CE8F /* setup_32.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_32.h; sourceTree = "<group>"; }; | |
155 F5D8F64D03389C830112CE8F /* setup_44.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_44.h; sourceTree = "<group>"; }; | |
156 F5D8F64E03389C830112CE8F /* setup_44u.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_44u.h; sourceTree = "<group>"; }; | |
157 F5D8F64F03389C830112CE8F /* setup_8.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_8.h; sourceTree = "<group>"; }; | |
158 F5D8F65003389C830112CE8F /* setup_X.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = setup_X.h; sourceTree = "<group>"; }; | |
159 F5D8F65103389C830112CE8F /* os.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = os.h; sourceTree = "<group>"; }; | |
160 F5D8F65203389C830112CE8F /* psy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = psy.c; sourceTree = "<group>"; }; | |
161 F5D8F65303389C830112CE8F /* psy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = psy.h; sourceTree = "<group>"; }; | |
162 F5D8F65403389C830112CE8F /* psytune.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = psytune.c; sourceTree = "<group>"; }; | |
163 F5D8F65503389C830112CE8F /* registry.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = registry.c; sourceTree = "<group>"; }; | |
164 F5D8F65603389C830112CE8F /* registry.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = registry.h; sourceTree = "<group>"; }; | |
165 F5D8F65703389C830112CE8F /* res0.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = res0.c; sourceTree = "<group>"; }; | |
166 F5D8F65803389C830112CE8F /* scales.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = scales.h; sourceTree = "<group>"; }; | |
167 F5D8F65903389C830112CE8F /* sharedbook.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sharedbook.c; sourceTree = "<group>"; }; | |
168 F5D8F65A03389C830112CE8F /* smallft.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = smallft.c; sourceTree = "<group>"; }; | |
169 F5D8F65B03389C830112CE8F /* smallft.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = smallft.h; sourceTree = "<group>"; }; | |
170 F5D8F65C03389C830112CE8F /* synthesis.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = synthesis.c; sourceTree = "<group>"; }; | |
171 F5D8F65D03389C830112CE8F /* tone.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = tone.c; sourceTree = "<group>"; }; | |
172 F5D8F65E03389C830112CE8F /* vorbisenc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = vorbisenc.c; sourceTree = "<group>"; }; | |
173 F5D8F65F03389C830112CE8F /* vorbisfile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = vorbisfile.c; sourceTree = "<group>"; }; | |
174 F5D8F66003389C830112CE8F /* window.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = window.c; sourceTree = "<group>"; }; | |
175 F5D8F66103389C830112CE8F /* window.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = window.h; sourceTree = "<group>"; }; | |
176 /* End PBXFileReference section */ | |
177 | |
178 /* Begin PBXFrameworksBuildPhase section */ | |
179 730F23E9091827B100AB638C /* Frameworks */ = { | |
180 isa = PBXFrameworksBuildPhase; | |
181 buildActionMask = 2147483647; | |
182 files = ( | |
183 730F23FB0918281100AB638C /* Ogg.framework in Frameworks */, | |
184 ); | |
185 runOnlyForDeploymentPostprocessing = 0; | |
186 }; | |
187 738835E20B18F870005C7A69 /* Frameworks */ = { | |
188 isa = PBXFrameworksBuildPhase; | |
189 buildActionMask = 2147483647; | |
190 files = ( | |
191 ); | |
192 runOnlyForDeploymentPostprocessing = 0; | |
193 }; | |
194 738836110B190488005C7A69 /* Frameworks */ = { | |
195 isa = PBXFrameworksBuildPhase; | |
196 buildActionMask = 2147483647; | |
197 files = ( | |
198 ); | |
199 runOnlyForDeploymentPostprocessing = 0; | |
200 }; | |
201 738836200B1905E5005C7A69 /* Frameworks */ = { | |
202 isa = PBXFrameworksBuildPhase; | |
203 buildActionMask = 2147483647; | |
204 files = ( | |
205 ); | |
206 runOnlyForDeploymentPostprocessing = 0; | |
207 }; | |
208 /* End PBXFrameworksBuildPhase section */ | |
209 | |
210 /* Begin PBXGroup section */ | |
211 034768DFFF38A50411DB9C8B /* Products */ = { | |
212 isa = PBXGroup; | |
213 children = ( | |
214 730F23F1091827B100AB638C /* Vorbis.framework */, | |
215 738835E40B18F870005C7A69 /* libvorbis.a */, | |
216 738836130B190488005C7A69 /* libvorbisenc.a */, | |
217 738836220B1905E5005C7A69 /* libvorbisfile.a */, | |
218 ); | |
219 name = Products; | |
220 sourceTree = "<group>"; | |
221 }; | |
222 0867D691FE84028FC02AAC07 /* vorbis */ = { | |
223 isa = PBXGroup; | |
224 children = ( | |
225 F58520B70191D12B01A802FE /* Headers */, | |
226 F5D8F60803389C830112CE8F /* lib */, | |
227 089C1665FE841158C02AAC07 /* Resources */, | |
228 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */, | |
229 034768DFFF38A50411DB9C8B /* Products */, | |
230 ); | |
231 name = vorbis; | |
232 sourceTree = "<group>"; | |
233 }; | |
234 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = { | |
235 isa = PBXGroup; | |
236 children = ( | |
237 730F23FA0918281100AB638C /* Ogg.framework */, | |
238 ); | |
239 name = "External Frameworks and Libraries"; | |
240 sourceTree = "<group>"; | |
241 }; | |
242 089C1665FE841158C02AAC07 /* Resources */ = { | |
243 isa = PBXGroup; | |
244 children = ( | |
245 730F23F0091827B100AB638C /* Info.plist */, | |
246 089C1666FE841158C02AAC07 /* InfoPlist.strings */, | |
247 ); | |
248 name = Resources; | |
249 sourceTree = "<group>"; | |
250 }; | |
251 F58520B70191D12B01A802FE /* Headers */ = { | |
252 isa = PBXGroup; | |
253 children = ( | |
254 F58520B90191D12B01A802FE /* codec.h */, | |
255 F58520BA0191D12B01A802FE /* vorbisenc.h */, | |
256 F58520BB0191D12B01A802FE /* vorbisfile.h */, | |
257 ); | |
258 name = Headers; | |
259 path = ../include/vorbis; | |
260 sourceTree = SOURCE_ROOT; | |
261 }; | |
262 F5D8F60803389C830112CE8F /* lib */ = { | |
263 isa = PBXGroup; | |
264 children = ( | |
265 F5D8F60A03389C830112CE8F /* analysis.c */, | |
266 F5D8F60B03389C830112CE8F /* backends.h */, | |
267 F5D8F60C03389C830112CE8F /* barkmel.c */, | |
268 F5D8F60D03389C830112CE8F /* bitrate.c */, | |
269 F5D8F60E03389C830112CE8F /* bitrate.h */, | |
270 F5D8F60F03389C830112CE8F /* block.c */, | |
271 F5D8F61003389C830112CE8F /* books */, | |
272 F5D8F62303389C830112CE8F /* codebook.c */, | |
273 F5D8F62403389C830112CE8F /* codebook.h */, | |
274 F5D8F62503389C830112CE8F /* codec_internal.h */, | |
275 F5D8F62603389C830112CE8F /* envelope.c */, | |
276 F5D8F62703389C830112CE8F /* envelope.h */, | |
277 F5D8F62803389C830112CE8F /* floor0.c */, | |
278 F5D8F62903389C830112CE8F /* floor1.c */, | |
279 F5D8F62A03389C830112CE8F /* highlevel.h */, | |
280 F5D8F62B03389C830112CE8F /* info.c */, | |
281 F5D8F62C03389C830112CE8F /* lookup.c */, | |
282 F5D8F62D03389C830112CE8F /* lookup.h */, | |
283 F5D8F62E03389C830112CE8F /* lookup_data.h */, | |
284 F5D8F63003389C830112CE8F /* lpc.c */, | |
285 F5D8F63103389C830112CE8F /* lpc.h */, | |
286 F5D8F63203389C830112CE8F /* lsp.c */, | |
287 F5D8F63303389C830112CE8F /* lsp.h */, | |
288 F5D8F63603389C830112CE8F /* mapping0.c */, | |
289 F5D8F63703389C830112CE8F /* masking.h */, | |
290 F5D8F63803389C830112CE8F /* mdct.c */, | |
291 F5D8F63903389C830112CE8F /* mdct.h */, | |
292 F5D8F63A03389C830112CE8F /* misc.c */, | |
293 F5D8F63B03389C830112CE8F /* misc.h */, | |
294 F5D8F63C03389C830112CE8F /* modes */, | |
295 F5D8F65103389C830112CE8F /* os.h */, | |
296 F5D8F65203389C830112CE8F /* psy.c */, | |
297 F5D8F65303389C830112CE8F /* psy.h */, | |
298 F5D8F65403389C830112CE8F /* psytune.c */, | |
299 F5D8F65503389C830112CE8F /* registry.c */, | |
300 F5D8F65603389C830112CE8F /* registry.h */, | |
301 F5D8F65703389C830112CE8F /* res0.c */, | |
302 F5D8F65803389C830112CE8F /* scales.h */, | |
303 F5D8F65903389C830112CE8F /* sharedbook.c */, | |
304 F5D8F65A03389C830112CE8F /* smallft.c */, | |
305 F5D8F65B03389C830112CE8F /* smallft.h */, | |
306 F5D8F65C03389C830112CE8F /* synthesis.c */, | |
307 F5D8F65D03389C830112CE8F /* tone.c */, | |
308 F5D8F65E03389C830112CE8F /* vorbisenc.c */, | |
309 F5D8F65F03389C830112CE8F /* vorbisfile.c */, | |
310 F5D8F66003389C830112CE8F /* window.c */, | |
311 F5D8F66103389C830112CE8F /* window.h */, | |
312 ); | |
313 name = lib; | |
314 path = ../lib; | |
315 sourceTree = "<group>"; | |
316 }; | |
317 F5D8F61003389C830112CE8F /* books */ = { | |
318 isa = PBXGroup; | |
319 children = ( | |
320 F5D8F61203389C830112CE8F /* coupled */, | |
321 F5D8F61703389C830112CE8F /* floor */, | |
322 F5D8F61E03389C830112CE8F /* uncoupled */, | |
323 ); | |
324 path = books; | |
325 sourceTree = "<group>"; | |
326 }; | |
327 F5D8F61203389C830112CE8F /* coupled */ = { | |
328 isa = PBXGroup; | |
329 children = ( | |
330 F5D8F61603389C830112CE8F /* res_books_stereo.h */, | |
331 ); | |
332 path = coupled; | |
333 sourceTree = "<group>"; | |
334 }; | |
335 F5D8F61703389C830112CE8F /* floor */ = { | |
336 isa = PBXGroup; | |
337 children = ( | |
338 F5D8F61903389C830112CE8F /* floor_books.h */, | |
339 ); | |
340 path = floor; | |
341 sourceTree = "<group>"; | |
342 }; | |
343 F5D8F61E03389C830112CE8F /* uncoupled */ = { | |
344 isa = PBXGroup; | |
345 children = ( | |
346 F5D8F62203389C830112CE8F /* res_books_uncoupled.h */, | |
347 ); | |
348 path = uncoupled; | |
349 sourceTree = "<group>"; | |
350 }; | |
351 F5D8F63C03389C830112CE8F /* modes */ = { | |
352 isa = PBXGroup; | |
353 children = ( | |
354 F5D8F63E03389C830112CE8F /* floor_all.h */, | |
355 F5D8F64103389C830112CE8F /* psych_11.h */, | |
356 F5D8F64203389C830112CE8F /* psych_16.h */, | |
357 F5D8F64303389C830112CE8F /* psych_44.h */, | |
358 F5D8F64403389C830112CE8F /* psych_8.h */, | |
359 F5D8F64503389C830112CE8F /* residue_16.h */, | |
360 F5D8F64603389C830112CE8F /* residue_44.h */, | |
361 F5D8F64703389C830112CE8F /* residue_44u.h */, | |
362 F5D8F64803389C830112CE8F /* residue_8.h */, | |
363 F5D8F64903389C830112CE8F /* setup_11.h */, | |
364 F5D8F64A03389C830112CE8F /* setup_16.h */, | |
365 F5D8F64B03389C830112CE8F /* setup_22.h */, | |
366 F5D8F64C03389C830112CE8F /* setup_32.h */, | |
367 F5D8F64D03389C830112CE8F /* setup_44.h */, | |
368 F5D8F64E03389C830112CE8F /* setup_44u.h */, | |
369 F5D8F64F03389C830112CE8F /* setup_8.h */, | |
370 F5D8F65003389C830112CE8F /* setup_X.h */, | |
371 ); | |
372 path = modes; | |
373 sourceTree = "<group>"; | |
374 }; | |
375 /* End PBXGroup section */ | |
376 | |
377 /* Begin PBXHeadersBuildPhase section */ | |
378 730F23A2091827B100AB638C /* Headers */ = { | |
379 isa = PBXHeadersBuildPhase; | |
380 buildActionMask = 2147483647; | |
381 files = ( | |
382 730F23A3091827B100AB638C /* codec.h in Headers */, | |
383 730F23A4091827B100AB638C /* vorbisenc.h in Headers */, | |
384 730F23A5091827B100AB638C /* vorbisfile.h in Headers */, | |
385 730F23A6091827B100AB638C /* backends.h in Headers */, | |
386 730F23A7091827B100AB638C /* bitrate.h in Headers */, | |
387 730F23A8091827B100AB638C /* res_books_stereo.h in Headers */, | |
388 730F23A9091827B100AB638C /* floor_books.h in Headers */, | |
389 730F23AA091827B100AB638C /* res_books_uncoupled.h in Headers */, | |
390 730F23AB091827B100AB638C /* codebook.h in Headers */, | |
391 730F23AC091827B100AB638C /* codec_internal.h in Headers */, | |
392 730F23AD091827B100AB638C /* envelope.h in Headers */, | |
393 730F23AE091827B100AB638C /* highlevel.h in Headers */, | |
394 730F23AF091827B100AB638C /* lookup.h in Headers */, | |
395 730F23B0091827B100AB638C /* lookup_data.h in Headers */, | |
396 730F23B1091827B100AB638C /* lpc.h in Headers */, | |
397 730F23B2091827B100AB638C /* lsp.h in Headers */, | |
398 730F23B3091827B100AB638C /* masking.h in Headers */, | |
399 730F23B4091827B100AB638C /* mdct.h in Headers */, | |
400 730F23B5091827B100AB638C /* misc.h in Headers */, | |
401 730F23B6091827B100AB638C /* floor_all.h in Headers */, | |
402 730F23B7091827B100AB638C /* psych_11.h in Headers */, | |
403 730F23B8091827B100AB638C /* psych_16.h in Headers */, | |
404 730F23B9091827B100AB638C /* psych_44.h in Headers */, | |
405 730F23BA091827B100AB638C /* psych_8.h in Headers */, | |
406 730F23BB091827B100AB638C /* residue_16.h in Headers */, | |
407 730F23BC091827B100AB638C /* residue_44.h in Headers */, | |
408 730F23BD091827B100AB638C /* residue_44u.h in Headers */, | |
409 730F23BE091827B100AB638C /* residue_8.h in Headers */, | |
410 730F23BF091827B100AB638C /* setup_11.h in Headers */, | |
411 730F23C0091827B100AB638C /* setup_16.h in Headers */, | |
412 730F23C1091827B100AB638C /* setup_22.h in Headers */, | |
413 730F23C2091827B100AB638C /* setup_32.h in Headers */, | |
414 730F23C3091827B100AB638C /* setup_44.h in Headers */, | |
415 730F23C4091827B100AB638C /* setup_44u.h in Headers */, | |
416 730F23C5091827B100AB638C /* setup_8.h in Headers */, | |
417 730F23C6091827B100AB638C /* setup_X.h in Headers */, | |
418 730F23C7091827B100AB638C /* os.h in Headers */, | |
419 730F23C8091827B100AB638C /* psy.h in Headers */, | |
420 730F23C9091827B100AB638C /* registry.h in Headers */, | |
421 730F23CA091827B100AB638C /* scales.h in Headers */, | |
422 730F23CB091827B100AB638C /* smallft.h in Headers */, | |
423 730F23CC091827B100AB638C /* window.h in Headers */, | |
424 ); | |
425 runOnlyForDeploymentPostprocessing = 0; | |
426 }; | |
427 738835E00B18F870005C7A69 /* Headers */ = { | |
428 isa = PBXHeadersBuildPhase; | |
429 buildActionMask = 2147483647; | |
430 files = ( | |
431 ); | |
432 runOnlyForDeploymentPostprocessing = 0; | |
433 }; | |
434 7388360F0B190488005C7A69 /* Headers */ = { | |
435 isa = PBXHeadersBuildPhase; | |
436 buildActionMask = 2147483647; | |
437 files = ( | |
438 ); | |
439 runOnlyForDeploymentPostprocessing = 0; | |
440 }; | |
441 7388361E0B1905E5005C7A69 /* Headers */ = { | |
442 isa = PBXHeadersBuildPhase; | |
443 buildActionMask = 2147483647; | |
444 files = ( | |
445 ); | |
446 runOnlyForDeploymentPostprocessing = 0; | |
447 }; | |
448 /* End PBXHeadersBuildPhase section */ | |
449 | |
450 /* Begin PBXNativeTarget section */ | |
451 730F23A1091827B100AB638C /* Vorbis */ = { | |
452 isa = PBXNativeTarget; | |
453 buildConfigurationList = 730F23EC091827B100AB638C /* Build configuration list for PBXNativeTarget "Vorbis" */; | |
454 buildPhases = ( | |
455 730F23A2091827B100AB638C /* Headers */, | |
456 730F23CD091827B100AB638C /* Resources */, | |
457 730F23D2091827B100AB638C /* Sources */, | |
458 730F23E9091827B100AB638C /* Frameworks */, | |
459 730F23EB091827B100AB638C /* Rez */, | |
460 ); | |
461 buildRules = ( | |
462 ); | |
463 dependencies = ( | |
464 ); | |
465 name = Vorbis; | |
466 productInstallPath = /Library/Frameworks; | |
467 productName = vorbis; | |
468 productReference = 730F23F1091827B100AB638C /* Vorbis.framework */; | |
469 productType = "com.apple.product-type.framework"; | |
470 }; | |
471 738835E30B18F870005C7A69 /* libvorbis (static) */ = { | |
472 isa = PBXNativeTarget; | |
473 buildConfigurationList = 738835E50B18F88E005C7A69 /* Build configuration list for PBXNativeTarget "libvorbis (static)" */; | |
474 buildPhases = ( | |
475 738835E00B18F870005C7A69 /* Headers */, | |
476 738835E10B18F870005C7A69 /* Sources */, | |
477 738835E20B18F870005C7A69 /* Frameworks */, | |
478 ); | |
479 buildRules = ( | |
480 ); | |
481 dependencies = ( | |
482 ); | |
483 name = "libvorbis (static)"; | |
484 productName = vorbis; | |
485 productReference = 738835E40B18F870005C7A69 /* libvorbis.a */; | |
486 productType = "com.apple.product-type.library.static"; | |
487 }; | |
488 738836120B190488005C7A69 /* libvorbisenc (static) */ = { | |
489 isa = PBXNativeTarget; | |
490 buildConfigurationList = 7388361A0B1904D6005C7A69 /* Build configuration list for PBXNativeTarget "libvorbisenc (static)" */; | |
491 buildPhases = ( | |
492 7388360F0B190488005C7A69 /* Headers */, | |
493 738836100B190488005C7A69 /* Sources */, | |
494 738836110B190488005C7A69 /* Frameworks */, | |
495 ); | |
496 buildRules = ( | |
497 ); | |
498 dependencies = ( | |
499 ); | |
500 name = "libvorbisenc (static)"; | |
501 productName = vorbisenc; | |
502 productReference = 738836130B190488005C7A69 /* libvorbisenc.a */; | |
503 productType = "com.apple.product-type.library.static"; | |
504 }; | |
505 738836210B1905E5005C7A69 /* libvorbisfile (static) */ = { | |
506 isa = PBXNativeTarget; | |
507 buildConfigurationList = 738836250B19065D005C7A69 /* Build configuration list for PBXNativeTarget "libvorbisfile (static)" */; | |
508 buildPhases = ( | |
509 7388361E0B1905E5005C7A69 /* Headers */, | |
510 7388361F0B1905E5005C7A69 /* Sources */, | |
511 738836200B1905E5005C7A69 /* Frameworks */, | |
512 ); | |
513 buildRules = ( | |
514 ); | |
515 dependencies = ( | |
516 ); | |
517 name = "libvorbisfile (static)"; | |
518 productName = vorbisfile; | |
519 productReference = 738836220B1905E5005C7A69 /* libvorbisfile.a */; | |
520 productType = "com.apple.product-type.library.static"; | |
521 }; | |
522 /* End PBXNativeTarget section */ | |
523 | |
524 /* Begin PBXProject section */ | |
525 0867D690FE84028FC02AAC07 /* Project object */ = { | |
526 isa = PBXProject; | |
527 buildConfigurationList = 730F23F3091827B200AB638C /* Build configuration list for PBXProject "Vorbis" */; | |
528 hasScannedForEncodings = 0; | |
529 mainGroup = 0867D691FE84028FC02AAC07 /* vorbis */; | |
530 productRefGroup = 034768DFFF38A50411DB9C8B /* Products */; | |
531 projectDirPath = ""; | |
532 targets = ( | |
533 730F23A1091827B100AB638C /* Vorbis */, | |
534 738835E30B18F870005C7A69 /* libvorbis (static) */, | |
535 738836120B190488005C7A69 /* libvorbisenc (static) */, | |
536 738836210B1905E5005C7A69 /* libvorbisfile (static) */, | |
537 ); | |
538 }; | |
539 /* End PBXProject section */ | |
540 | |
541 /* Begin PBXResourcesBuildPhase section */ | |
542 730F23CD091827B100AB638C /* Resources */ = { | |
543 isa = PBXResourcesBuildPhase; | |
544 buildActionMask = 2147483647; | |
545 files = ( | |
546 730F23CE091827B100AB638C /* InfoPlist.strings in Resources */, | |
547 ); | |
548 runOnlyForDeploymentPostprocessing = 0; | |
549 }; | |
550 /* End PBXResourcesBuildPhase section */ | |
551 | |
552 /* Begin PBXRezBuildPhase section */ | |
553 730F23EB091827B100AB638C /* Rez */ = { | |
554 isa = PBXRezBuildPhase; | |
555 buildActionMask = 2147483647; | |
556 files = ( | |
557 ); | |
558 runOnlyForDeploymentPostprocessing = 0; | |
559 }; | |
560 /* End PBXRezBuildPhase section */ | |
561 | |
562 /* Begin PBXSourcesBuildPhase section */ | |
563 730F23D2091827B100AB638C /* Sources */ = { | |
564 isa = PBXSourcesBuildPhase; | |
565 buildActionMask = 2147483647; | |
566 files = ( | |
567 730F23D3091827B100AB638C /* analysis.c in Sources */, | |
568 730F23D4091827B100AB638C /* bitrate.c in Sources */, | |
569 730F23D5091827B100AB638C /* block.c in Sources */, | |
570 730F23D6091827B100AB638C /* codebook.c in Sources */, | |
571 730F23D7091827B100AB638C /* envelope.c in Sources */, | |
572 730F23D8091827B100AB638C /* floor0.c in Sources */, | |
573 730F23D9091827B100AB638C /* floor1.c in Sources */, | |
574 730F23DA091827B100AB638C /* info.c in Sources */, | |
575 730F23DB091827B100AB638C /* lookup.c in Sources */, | |
576 730F23DC091827B100AB638C /* lpc.c in Sources */, | |
577 730F23DD091827B100AB638C /* lsp.c in Sources */, | |
578 730F23DE091827B100AB638C /* mapping0.c in Sources */, | |
579 730F23DF091827B100AB638C /* mdct.c in Sources */, | |
580 730F23E0091827B100AB638C /* psy.c in Sources */, | |
581 730F23E1091827B100AB638C /* registry.c in Sources */, | |
582 730F23E2091827B100AB638C /* res0.c in Sources */, | |
583 730F23E3091827B100AB638C /* sharedbook.c in Sources */, | |
584 730F23E4091827B100AB638C /* smallft.c in Sources */, | |
585 730F23E5091827B100AB638C /* synthesis.c in Sources */, | |
586 730F23E6091827B100AB638C /* vorbisenc.c in Sources */, | |
587 730F23E7091827B100AB638C /* vorbisfile.c in Sources */, | |
588 730F23E8091827B100AB638C /* window.c in Sources */, | |
589 ); | |
590 runOnlyForDeploymentPostprocessing = 0; | |
591 }; | |
592 738835E10B18F870005C7A69 /* Sources */ = { | |
593 isa = PBXSourcesBuildPhase; | |
594 buildActionMask = 2147483647; | |
595 files = ( | |
596 738835F40B18FF50005C7A69 /* mdct.c in Sources */, | |
597 738835F70B18FF58005C7A69 /* smallft.c in Sources */, | |
598 738835F80B18FF61005C7A69 /* block.c in Sources */, | |
599 738835F90B18FF67005C7A69 /* envelope.c in Sources */, | |
600 738835FA0B18FF71005C7A69 /* window.c in Sources */, | |
601 738835FB0B18FF7A005C7A69 /* lsp.c in Sources */, | |
602 738835FC0B18FF82005C7A69 /* lpc.c in Sources */, | |
603 738835FD0B18FF93005C7A69 /* analysis.c in Sources */, | |
604 738835FE0B18FF9C005C7A69 /* synthesis.c in Sources */, | |
605 738835FF0B18FF9E005C7A69 /* psy.c in Sources */, | |
606 738836000B18FFCB005C7A69 /* info.c in Sources */, | |
607 738836010B18FFE5005C7A69 /* floor1.c in Sources */, | |
608 738836020B18FFE5005C7A69 /* floor0.c in Sources */, | |
609 738836030B18FFED005C7A69 /* res0.c in Sources */, | |
610 738836040B18FFF0005C7A69 /* mapping0.c in Sources */, | |
611 738836050B18FFF8005C7A69 /* registry.c in Sources */, | |
612 738836060B18FFFD005C7A69 /* codebook.c in Sources */, | |
613 738836070B190001005C7A69 /* sharedbook.c in Sources */, | |
614 738836080B190008005C7A69 /* lookup.c in Sources */, | |
615 738836090B19000B005C7A69 /* bitrate.c in Sources */, | |
616 ); | |
617 runOnlyForDeploymentPostprocessing = 0; | |
618 }; | |
619 738836100B190488005C7A69 /* Sources */ = { | |
620 isa = PBXSourcesBuildPhase; | |
621 buildActionMask = 2147483647; | |
622 files = ( | |
623 738836140B1904A5005C7A69 /* vorbisenc.c in Sources */, | |
624 ); | |
625 runOnlyForDeploymentPostprocessing = 0; | |
626 }; | |
627 7388361F0B1905E5005C7A69 /* Sources */ = { | |
628 isa = PBXSourcesBuildPhase; | |
629 buildActionMask = 2147483647; | |
630 files = ( | |
631 738836230B190601005C7A69 /* vorbisfile.c in Sources */, | |
632 ); | |
633 runOnlyForDeploymentPostprocessing = 0; | |
634 }; | |
635 /* End PBXSourcesBuildPhase section */ | |
636 | |
637 /* Begin PBXVariantGroup section */ | |
638 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = { | |
639 isa = PBXVariantGroup; | |
640 children = ( | |
641 089C1667FE841158C02AAC07 /* English */, | |
642 ); | |
643 name = InfoPlist.strings; | |
644 sourceTree = "<group>"; | |
645 }; | |
646 /* End PBXVariantGroup section */ | |
647 | |
648 /* Begin XCBuildConfiguration section */ | |
649 730F23ED091827B100AB638C /* Debug */ = { | |
650 isa = XCBuildConfiguration; | |
651 buildSettings = { | |
652 COPY_PHASE_STRIP = NO; | |
653 DYLIB_COMPATIBILITY_VERSION = 1; | |
654 DYLIB_CURRENT_VERSION = 1; | |
655 FRAMEWORK_SEARCH_PATHS = /Library/Frameworks; | |
656 FRAMEWORK_VERSION = A; | |
657 GCC_DYNAMIC_NO_PIC = NO; | |
658 GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
659 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
660 HEADER_SEARCH_PATHS = ../lib; | |
661 INFOPLIST_FILE = Info.plist; | |
662 INSTALL_PATH = /Library/Frameworks; | |
663 LIBRARY_SEARCH_PATHS = ""; | |
664 OTHER_LDFLAGS = ""; | |
665 PRODUCT_NAME = Vorbis; | |
666 SECTORDER_FLAGS = ""; | |
667 WARNING_CFLAGS = ( | |
668 "-Wmost", | |
669 "-Wno-four-char-constants", | |
670 "-Wno-unknown-pragmas", | |
671 ); | |
672 WRAPPER_EXTENSION = framework; | |
673 ZERO_LINK = YES; | |
674 }; | |
675 name = Debug; | |
676 }; | |
677 730F23EE091827B100AB638C /* Release */ = { | |
678 isa = XCBuildConfiguration; | |
679 buildSettings = { | |
680 COPY_PHASE_STRIP = YES; | |
681 DYLIB_COMPATIBILITY_VERSION = 1; | |
682 DYLIB_CURRENT_VERSION = 1; | |
683 FRAMEWORK_SEARCH_PATHS = /Library/Frameworks; | |
684 FRAMEWORK_VERSION = A; | |
685 GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
686 HEADER_SEARCH_PATHS = ../lib; | |
687 INFOPLIST_FILE = Info.plist; | |
688 INSTALL_PATH = /Library/Frameworks; | |
689 LIBRARY_SEARCH_PATHS = ""; | |
690 OTHER_LDFLAGS = ""; | |
691 PRODUCT_NAME = Vorbis; | |
692 SECTORDER_FLAGS = ""; | |
693 WARNING_CFLAGS = ( | |
694 "-Wmost", | |
695 "-Wno-four-char-constants", | |
696 "-Wno-unknown-pragmas", | |
697 ); | |
698 WRAPPER_EXTENSION = framework; | |
699 ZERO_LINK = NO; | |
700 }; | |
701 name = Release; | |
702 }; | |
703 730F23F4091827B200AB638C /* Debug */ = { | |
704 isa = XCBuildConfiguration; | |
705 buildSettings = { | |
706 GCC_OPTIMIZATION_LEVEL = 0; | |
707 GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__; | |
708 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; | |
709 }; | |
710 name = Debug; | |
711 }; | |
712 730F23F5091827B200AB638C /* Release */ = { | |
713 isa = XCBuildConfiguration; | |
714 buildSettings = { | |
715 ARCHS = ( | |
716 ppc, | |
717 i386, | |
718 ); | |
719 GCC_OPTIMIZATION_LEVEL = 3; | |
720 GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__; | |
721 OTHER_CFLAGS = ( | |
722 "$(OTHER_CFLAGS)", | |
723 "-ffast-math", | |
724 "-falign-loops=16", | |
725 ); | |
726 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; | |
727 }; | |
728 name = Release; | |
729 }; | |
730 738835E60B18F88E005C7A69 /* Debug */ = { | |
731 isa = XCBuildConfiguration; | |
732 buildSettings = { | |
733 COPY_PHASE_STRIP = NO; | |
734 GCC_DYNAMIC_NO_PIC = NO; | |
735 GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
736 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
737 GCC_OPTIMIZATION_LEVEL = 0; | |
738 HEADER_SEARCH_PATHS = ( | |
739 "$(inherited)", | |
740 ../../ogg/include, | |
741 ); | |
742 INSTALL_PATH = /usr/local/lib; | |
743 PREBINDING = NO; | |
744 PRODUCT_NAME = vorbis; | |
745 ZERO_LINK = YES; | |
746 }; | |
747 name = Debug; | |
748 }; | |
749 738835E70B18F88E005C7A69 /* Release */ = { | |
750 isa = XCBuildConfiguration; | |
751 buildSettings = { | |
752 COPY_PHASE_STRIP = YES; | |
753 GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
754 GCC_GENERATE_DEBUGGING_SYMBOLS = NO; | |
755 HEADER_SEARCH_PATHS = ( | |
756 "$(inherited)", | |
757 ../../ogg/include, | |
758 ); | |
759 INSTALL_PATH = /usr/local/lib; | |
760 PREBINDING = NO; | |
761 PRODUCT_NAME = vorbis; | |
762 ZERO_LINK = NO; | |
763 }; | |
764 name = Release; | |
765 }; | |
766 7388361B0B1904D6005C7A69 /* Debug */ = { | |
767 isa = XCBuildConfiguration; | |
768 buildSettings = { | |
769 COPY_PHASE_STRIP = NO; | |
770 GCC_DYNAMIC_NO_PIC = NO; | |
771 GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
772 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
773 GCC_OPTIMIZATION_LEVEL = 0; | |
774 HEADER_SEARCH_PATHS = ( | |
775 "$(inherited)", | |
776 ../lib, | |
777 ../../ogg/include, | |
778 ); | |
779 INSTALL_PATH = /usr/local/lib; | |
780 PREBINDING = NO; | |
781 PRODUCT_NAME = vorbisenc; | |
782 ZERO_LINK = YES; | |
783 }; | |
784 name = Debug; | |
785 }; | |
786 7388361C0B1904D6005C7A69 /* Release */ = { | |
787 isa = XCBuildConfiguration; | |
788 buildSettings = { | |
789 COPY_PHASE_STRIP = YES; | |
790 GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
791 GCC_GENERATE_DEBUGGING_SYMBOLS = NO; | |
792 HEADER_SEARCH_PATHS = ( | |
793 "$(inherited)", | |
794 ../lib, | |
795 ../../ogg/include, | |
796 ); | |
797 INSTALL_PATH = /usr/local/lib; | |
798 PREBINDING = NO; | |
799 PRODUCT_NAME = vorbisenc; | |
800 ZERO_LINK = NO; | |
801 }; | |
802 name = Release; | |
803 }; | |
804 738836260B19065D005C7A69 /* Debug */ = { | |
805 isa = XCBuildConfiguration; | |
806 buildSettings = { | |
807 COPY_PHASE_STRIP = NO; | |
808 GCC_DYNAMIC_NO_PIC = NO; | |
809 GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
810 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; | |
811 GCC_OPTIMIZATION_LEVEL = 0; | |
812 HEADER_SEARCH_PATHS = ( | |
813 "$(inherited)", | |
814 ../../ogg/include, | |
815 ); | |
816 INSTALL_PATH = /usr/local/lib; | |
817 PREBINDING = NO; | |
818 PRODUCT_NAME = vorbisfile; | |
819 ZERO_LINK = YES; | |
820 }; | |
821 name = Debug; | |
822 }; | |
823 738836270B19065D005C7A69 /* Release */ = { | |
824 isa = XCBuildConfiguration; | |
825 buildSettings = { | |
826 COPY_PHASE_STRIP = YES; | |
827 GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
828 GCC_GENERATE_DEBUGGING_SYMBOLS = NO; | |
829 HEADER_SEARCH_PATHS = ( | |
830 "$(inherited)", | |
831 ../../ogg/include, | |
832 ); | |
833 INSTALL_PATH = /usr/local/lib; | |
834 PREBINDING = NO; | |
835 PRODUCT_NAME = vorbisfile; | |
836 ZERO_LINK = NO; | |
837 }; | |
838 name = Release; | |
839 }; | |
840 /* End XCBuildConfiguration section */ | |
841 | |
842 /* Begin XCConfigurationList section */ | |
843 730F23EC091827B100AB638C /* Build configuration list for PBXNativeTarget "Vorbis" */ = { | |
844 isa = XCConfigurationList; | |
845 buildConfigurations = ( | |
846 730F23ED091827B100AB638C /* Debug */, | |
847 730F23EE091827B100AB638C /* Release */, | |
848 ); | |
849 defaultConfigurationIsVisible = 0; | |
850 defaultConfigurationName = Release; | |
851 }; | |
852 730F23F3091827B200AB638C /* Build configuration list for PBXProject "Vorbis" */ = { | |
853 isa = XCConfigurationList; | |
854 buildConfigurations = ( | |
855 730F23F4091827B200AB638C /* Debug */, | |
856 730F23F5091827B200AB638C /* Release */, | |
857 ); | |
858 defaultConfigurationIsVisible = 0; | |
859 defaultConfigurationName = Release; | |
860 }; | |
861 738835E50B18F88E005C7A69 /* Build configuration list for PBXNativeTarget "libvorbis (static)" */ = { | |
862 isa = XCConfigurationList; | |
863 buildConfigurations = ( | |
864 738835E60B18F88E005C7A69 /* Debug */, | |
865 738835E70B18F88E005C7A69 /* Release */, | |
866 ); | |
867 defaultConfigurationIsVisible = 0; | |
868 defaultConfigurationName = Release; | |
869 }; | |
870 7388361A0B1904D6005C7A69 /* Build configuration list for PBXNativeTarget "libvorbisenc (static)" */ = { | |
871 isa = XCConfigurationList; | |
872 buildConfigurations = ( | |
873 7388361B0B1904D6005C7A69 /* Debug */, | |
874 7388361C0B1904D6005C7A69 /* Release */, | |
875 ); | |
876 defaultConfigurationIsVisible = 0; | |
877 defaultConfigurationName = Release; | |
878 }; | |
879 738836250B19065D005C7A69 /* Build configuration list for PBXNativeTarget "libvorbisfile (static)" */ = { | |
880 isa = XCConfigurationList; | |
881 buildConfigurations = ( | |
882 738836260B19065D005C7A69 /* Debug */, | |
883 738836270B19065D005C7A69 /* Release */, | |
884 ); | |
885 defaultConfigurationIsVisible = 0; | |
886 defaultConfigurationName = Release; | |
887 }; | |
888 /* End XCConfigurationList section */ | |
889 }; | |
890 rootObject = 0867D690FE84028FC02AAC07 /* Project object */; | |
891 } |