comparison src/libogg-1.3.0/macosx/Ogg.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 730F236309181A8D00AB638C /* bitwise.c in Sources */ = {isa = PBXBuildFile; fileRef = 730F236109181A8D00AB638C /* bitwise.c */; };
11 730F236409181A8D00AB638C /* framing.c in Sources */ = {isa = PBXBuildFile; fileRef = 730F236209181A8D00AB638C /* framing.c */; };
12 730F236709181ABE00AB638C /* ogg.h in Headers */ = {isa = PBXBuildFile; fileRef = 730F236509181ABE00AB638C /* ogg.h */; settings = {ATTRIBUTES = (Public, ); }; };
13 730F236809181ABE00AB638C /* os_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 730F236609181ABE00AB638C /* os_types.h */; settings = {ATTRIBUTES = (Public, ); }; };
14 734FB2E70B18B36F00D561D7 /* bitwise.c in Sources */ = {isa = PBXBuildFile; fileRef = 730F236109181A8D00AB638C /* bitwise.c */; };
15 734FB2E80B18B36F00D561D7 /* framing.c in Sources */ = {isa = PBXBuildFile; fileRef = 730F236209181A8D00AB638C /* framing.c */; };
16 8D07F2BE0486CC7A007CD1D0 /* Ogg_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32BAE0B70371A74B00C91783 /* Ogg_Prefix.pch */; };
17 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; };
18 /* End PBXBuildFile section */
19
20 /* Begin PBXFileReference section */
21 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
22 32BAE0B70371A74B00C91783 /* Ogg_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Ogg_Prefix.pch; sourceTree = "<group>"; };
23 730F236109181A8D00AB638C /* bitwise.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bitwise.c; path = ../src/bitwise.c; sourceTree = SOURCE_ROOT; };
24 730F236209181A8D00AB638C /* framing.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = framing.c; path = ../src/framing.c; sourceTree = SOURCE_ROOT; };
25 730F236509181ABE00AB638C /* ogg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ogg.h; path = ../include/ogg/ogg.h; sourceTree = SOURCE_ROOT; };
26 730F236609181ABE00AB638C /* os_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = os_types.h; path = ../include/ogg/os_types.h; sourceTree = SOURCE_ROOT; };
27 734FB2E50B18B33E00D561D7 /* libogg.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libogg.a; sourceTree = BUILT_PRODUCTS_DIR; };
28 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
29 8D07F2C80486CC7A007CD1D0 /* Ogg.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Ogg.framework; sourceTree = BUILT_PRODUCTS_DIR; };
30 /* End PBXFileReference section */
31
32 /* Begin PBXFrameworksBuildPhase section */
33 734FB2E30B18B33E00D561D7 /* Frameworks */ = {
34 isa = PBXFrameworksBuildPhase;
35 buildActionMask = 2147483647;
36 files = (
37 );
38 runOnlyForDeploymentPostprocessing = 0;
39 };
40 8D07F2C30486CC7A007CD1D0 /* Frameworks */ = {
41 isa = PBXFrameworksBuildPhase;
42 buildActionMask = 2147483647;
43 files = (
44 );
45 runOnlyForDeploymentPostprocessing = 0;
46 };
47 /* End PBXFrameworksBuildPhase section */
48
49 /* Begin PBXGroup section */
50 034768DDFF38A45A11DB9C8B /* Products */ = {
51 isa = PBXGroup;
52 children = (
53 8D07F2C80486CC7A007CD1D0 /* Ogg.framework */,
54 734FB2E50B18B33E00D561D7 /* libogg.a */,
55 );
56 name = Products;
57 sourceTree = "<group>";
58 };
59 0867D691FE84028FC02AAC07 /* Ogg */ = {
60 isa = PBXGroup;
61 children = (
62 730F235F09181A3E00AB638C /* Headers */,
63 08FB77ACFE841707C02AAC07 /* Source */,
64 089C1665FE841158C02AAC07 /* Resources */,
65 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
66 034768DDFF38A45A11DB9C8B /* Products */,
67 );
68 name = Ogg;
69 sourceTree = "<group>";
70 };
71 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
72 isa = PBXGroup;
73 children = (
74 );
75 name = "External Frameworks and Libraries";
76 sourceTree = "<group>";
77 };
78 089C1665FE841158C02AAC07 /* Resources */ = {
79 isa = PBXGroup;
80 children = (
81 8D07F2C70486CC7A007CD1D0 /* Info.plist */,
82 089C1666FE841158C02AAC07 /* InfoPlist.strings */,
83 );
84 name = Resources;
85 sourceTree = "<group>";
86 };
87 08FB77ACFE841707C02AAC07 /* Source */ = {
88 isa = PBXGroup;
89 children = (
90 730F236109181A8D00AB638C /* bitwise.c */,
91 730F236209181A8D00AB638C /* framing.c */,
92 32BAE0B70371A74B00C91783 /* Ogg_Prefix.pch */,
93 );
94 name = Source;
95 sourceTree = "<group>";
96 };
97 730F235F09181A3E00AB638C /* Headers */ = {
98 isa = PBXGroup;
99 children = (
100 730F236509181ABE00AB638C /* ogg.h */,
101 730F236609181ABE00AB638C /* os_types.h */,
102 );
103 name = Headers;
104 sourceTree = "<group>";
105 };
106 /* End PBXGroup section */
107
108 /* Begin PBXHeadersBuildPhase section */
109 734FB2E10B18B33E00D561D7 /* Headers */ = {
110 isa = PBXHeadersBuildPhase;
111 buildActionMask = 2147483647;
112 files = (
113 );
114 runOnlyForDeploymentPostprocessing = 0;
115 };
116 8D07F2BD0486CC7A007CD1D0 /* Headers */ = {
117 isa = PBXHeadersBuildPhase;
118 buildActionMask = 2147483647;
119 files = (
120 8D07F2BE0486CC7A007CD1D0 /* Ogg_Prefix.pch in Headers */,
121 730F236709181ABE00AB638C /* ogg.h in Headers */,
122 730F236809181ABE00AB638C /* os_types.h in Headers */,
123 );
124 runOnlyForDeploymentPostprocessing = 0;
125 };
126 /* End PBXHeadersBuildPhase section */
127
128 /* Begin PBXNativeTarget section */
129 734FB2E40B18B33E00D561D7 /* libogg (static) */ = {
130 isa = PBXNativeTarget;
131 buildConfigurationList = 734FB2ED0B18B3B900D561D7 /* Build configuration list for PBXNativeTarget "libogg (static)" */;
132 buildPhases = (
133 734FB2E10B18B33E00D561D7 /* Headers */,
134 734FB2E20B18B33E00D561D7 /* Sources */,
135 734FB2E30B18B33E00D561D7 /* Frameworks */,
136 );
137 buildRules = (
138 );
139 dependencies = (
140 );
141 name = "libogg (static)";
142 productName = ogg;
143 productReference = 734FB2E50B18B33E00D561D7 /* libogg.a */;
144 productType = "com.apple.product-type.library.static";
145 };
146 8D07F2BC0486CC7A007CD1D0 /* Ogg */ = {
147 isa = PBXNativeTarget;
148 buildConfigurationList = 730F235409181A3A00AB638C /* Build configuration list for PBXNativeTarget "Ogg" */;
149 buildPhases = (
150 8D07F2BD0486CC7A007CD1D0 /* Headers */,
151 8D07F2BF0486CC7A007CD1D0 /* Resources */,
152 8D07F2C10486CC7A007CD1D0 /* Sources */,
153 8D07F2C30486CC7A007CD1D0 /* Frameworks */,
154 8D07F2C50486CC7A007CD1D0 /* Rez */,
155 );
156 buildRules = (
157 );
158 dependencies = (
159 );
160 name = Ogg;
161 productInstallPath = "$(HOME)/Library/Frameworks";
162 productName = Ogg;
163 productReference = 8D07F2C80486CC7A007CD1D0 /* Ogg.framework */;
164 productType = "com.apple.product-type.framework";
165 };
166 /* End PBXNativeTarget section */
167
168 /* Begin PBXProject section */
169 0867D690FE84028FC02AAC07 /* Project object */ = {
170 isa = PBXProject;
171 buildConfigurationList = 730F235809181A3A00AB638C /* Build configuration list for PBXProject "Ogg" */;
172 hasScannedForEncodings = 1;
173 mainGroup = 0867D691FE84028FC02AAC07 /* Ogg */;
174 productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
175 projectDirPath = "";
176 targets = (
177 8D07F2BC0486CC7A007CD1D0 /* Ogg */,
178 734FB2E40B18B33E00D561D7 /* libogg (static) */,
179 );
180 };
181 /* End PBXProject section */
182
183 /* Begin PBXResourcesBuildPhase section */
184 8D07F2BF0486CC7A007CD1D0 /* Resources */ = {
185 isa = PBXResourcesBuildPhase;
186 buildActionMask = 2147483647;
187 files = (
188 8D07F2C00486CC7A007CD1D0 /* InfoPlist.strings in Resources */,
189 );
190 runOnlyForDeploymentPostprocessing = 0;
191 };
192 /* End PBXResourcesBuildPhase section */
193
194 /* Begin PBXRezBuildPhase section */
195 8D07F2C50486CC7A007CD1D0 /* Rez */ = {
196 isa = PBXRezBuildPhase;
197 buildActionMask = 2147483647;
198 files = (
199 );
200 runOnlyForDeploymentPostprocessing = 0;
201 };
202 /* End PBXRezBuildPhase section */
203
204 /* Begin PBXSourcesBuildPhase section */
205 734FB2E20B18B33E00D561D7 /* Sources */ = {
206 isa = PBXSourcesBuildPhase;
207 buildActionMask = 2147483647;
208 files = (
209 734FB2E70B18B36F00D561D7 /* bitwise.c in Sources */,
210 734FB2E80B18B36F00D561D7 /* framing.c in Sources */,
211 );
212 runOnlyForDeploymentPostprocessing = 0;
213 };
214 8D07F2C10486CC7A007CD1D0 /* Sources */ = {
215 isa = PBXSourcesBuildPhase;
216 buildActionMask = 2147483647;
217 files = (
218 730F236309181A8D00AB638C /* bitwise.c in Sources */,
219 730F236409181A8D00AB638C /* framing.c in Sources */,
220 );
221 runOnlyForDeploymentPostprocessing = 0;
222 };
223 /* End PBXSourcesBuildPhase section */
224
225 /* Begin PBXVariantGroup section */
226 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = {
227 isa = PBXVariantGroup;
228 children = (
229 089C1667FE841158C02AAC07 /* English */,
230 );
231 name = InfoPlist.strings;
232 sourceTree = "<group>";
233 };
234 /* End PBXVariantGroup section */
235
236 /* Begin XCBuildConfiguration section */
237 730F235509181A3A00AB638C /* Debug */ = {
238 isa = XCBuildConfiguration;
239 buildSettings = {
240 COPY_PHASE_STRIP = NO;
241 DYLIB_COMPATIBILITY_VERSION = 1;
242 DYLIB_CURRENT_VERSION = 1;
243 FRAMEWORK_VERSION = A;
244 GCC_DYNAMIC_NO_PIC = NO;
245 GCC_ENABLE_FIX_AND_CONTINUE = YES;
246 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
247 GCC_PRECOMPILE_PREFIX_HEADER = YES;
248 GCC_PREFIX_HEADER = Ogg_Prefix.pch;
249 INFOPLIST_FILE = Info.plist;
250 INSTALL_PATH = /Library/Frameworks;
251 PRODUCT_NAME = Ogg;
252 WRAPPER_EXTENSION = framework;
253 ZERO_LINK = YES;
254 };
255 name = Debug;
256 };
257 730F235609181A3A00AB638C /* Release */ = {
258 isa = XCBuildConfiguration;
259 buildSettings = {
260 COPY_PHASE_STRIP = YES;
261 DYLIB_COMPATIBILITY_VERSION = 1;
262 DYLIB_CURRENT_VERSION = 1;
263 FRAMEWORK_VERSION = A;
264 GCC_ENABLE_FIX_AND_CONTINUE = NO;
265 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
266 GCC_PRECOMPILE_PREFIX_HEADER = YES;
267 GCC_PREFIX_HEADER = Ogg_Prefix.pch;
268 INFOPLIST_FILE = Info.plist;
269 INSTALL_PATH = /Library/Frameworks;
270 PRODUCT_NAME = Ogg;
271 WRAPPER_EXTENSION = framework;
272 ZERO_LINK = NO;
273 };
274 name = Release;
275 };
276 730F235909181A3A00AB638C /* Debug */ = {
277 isa = XCBuildConfiguration;
278 buildSettings = {
279 GCC_OPTIMIZATION_LEVEL = 0;
280 GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
281 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
282 };
283 name = Debug;
284 };
285 730F235A09181A3A00AB638C /* Release */ = {
286 isa = XCBuildConfiguration;
287 buildSettings = {
288 ARCHS = (
289 ppc,
290 i386,
291 );
292 GCC_OPTIMIZATION_LEVEL = 3;
293 GCC_PREPROCESSOR_DEFINITIONS = __MACOSX__;
294 OTHER_CFLAGS = (
295 "$(OTHER_CFLAGS)",
296 "-ffast-math",
297 "-falign-loops=16",
298 );
299 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
300 };
301 name = Release;
302 };
303 734FB2EE0B18B3B900D561D7 /* Debug */ = {
304 isa = XCBuildConfiguration;
305 buildSettings = {
306 COPY_PHASE_STRIP = NO;
307 GCC_DYNAMIC_NO_PIC = NO;
308 GCC_ENABLE_FIX_AND_CONTINUE = YES;
309 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
310 INSTALL_PATH = /usr/local/lib;
311 PREBINDING = NO;
312 PRODUCT_NAME = ogg;
313 ZERO_LINK = YES;
314 };
315 name = Debug;
316 };
317 734FB2EF0B18B3B900D561D7 /* Release */ = {
318 isa = XCBuildConfiguration;
319 buildSettings = {
320 COPY_PHASE_STRIP = YES;
321 GCC_ENABLE_FIX_AND_CONTINUE = NO;
322 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
323 INSTALL_PATH = /usr/local/lib;
324 PREBINDING = NO;
325 PRODUCT_NAME = ogg;
326 ZERO_LINK = NO;
327 };
328 name = Release;
329 };
330 /* End XCBuildConfiguration section */
331
332 /* Begin XCConfigurationList section */
333 730F235409181A3A00AB638C /* Build configuration list for PBXNativeTarget "Ogg" */ = {
334 isa = XCConfigurationList;
335 buildConfigurations = (
336 730F235509181A3A00AB638C /* Debug */,
337 730F235609181A3A00AB638C /* Release */,
338 );
339 defaultConfigurationIsVisible = 0;
340 defaultConfigurationName = Release;
341 };
342 730F235809181A3A00AB638C /* Build configuration list for PBXProject "Ogg" */ = {
343 isa = XCConfigurationList;
344 buildConfigurations = (
345 730F235909181A3A00AB638C /* Debug */,
346 730F235A09181A3A00AB638C /* Release */,
347 );
348 defaultConfigurationIsVisible = 0;
349 defaultConfigurationName = Release;
350 };
351 734FB2ED0B18B3B900D561D7 /* Build configuration list for PBXNativeTarget "libogg (static)" */ = {
352 isa = XCConfigurationList;
353 buildConfigurations = (
354 734FB2EE0B18B3B900D561D7 /* Debug */,
355 734FB2EF0B18B3B900D561D7 /* Release */,
356 );
357 defaultConfigurationIsVisible = 0;
358 defaultConfigurationName = Release;
359 };
360 /* End XCConfigurationList section */
361 };
362 rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
363 }