comparison examples/iAudioDB/CAMUS.xcodeproj/project.pbxproj @ 706:6d3ed50c9d2d

The big rename (iAudioDB -> CAMUS). Remind me not to do that again.
author mas01mj
date Thu, 03 Jun 2010 16:19:25 +0000
parents examples/iAudioDB/iAudioDB.xcodeproj/project.pbxproj@1214e1da5b8d
children 3dbd97b4ce83
comparison
equal deleted inserted replaced
705:1214e1da5b8d 706:6d3ed50c9d2d
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 45;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58140DA1D0A300B32029 /* MainMenu.xib */; };
11 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
12 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
13 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
14 B7000BA71180AE2B00C3DAEC /* BWToolkitFramework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */; };
15 B7000BD71180AE3300C3DAEC /* BWToolkitFramework.framework in Copy BWToolkit Bits */ = {isa = PBXBuildFile; fileRef = B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */; };
16 B7000BFA1180B06800C3DAEC /* Add.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF61180B06800C3DAEC /* Add.tiff */; };
17 B7000BFB1180B06800C3DAEC /* Play.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF71180B06800C3DAEC /* Play.tiff */; };
18 B7000BFC1180B06800C3DAEC /* Spotlight.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF81180B06800C3DAEC /* Spotlight.tiff */; };
19 B7000BFD1180B06800C3DAEC /* Stop.tiff in Resources */ = {isa = PBXBuildFile; fileRef = B7000BF91180B06800C3DAEC /* Stop.tiff */; };
20 B78FC0BC11AD9B7F0079400F /* sonic-annotator in Copy Executables */ = {isa = PBXBuildFile; fileRef = B78FC0BB11AD9B7F0079400F /* sonic-annotator */; };
21 B7CBF33211105F1700B8C1C8 /* AppController.m in Sources */ = {isa = PBXBuildFile; fileRef = B7CBF33111105F1700B8C1C8 /* AppController.m */; };
22 B7CBF3B711106F4C00B8C1C8 /* libaudioDB.0.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = B7CBF3B611106F4C00B8C1C8 /* libaudioDB.0.0.dylib */; };
23 B7E0FD5B114164430003AB08 /* BWToolkitFramework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7E0FD5A114164430003AB08 /* BWToolkitFramework.framework */; };
24 B7E4DD9E11B8027700C787FE /* qm_mfcc.n3 in Resources */ = {isa = PBXBuildFile; fileRef = B7E4DD9A11B8027700C787FE /* qm_mfcc.n3 */; };
25 B7E4DD9F11B8027700C787FE /* adb_cq.n3 in Resources */ = {isa = PBXBuildFile; fileRef = B7E4DD9B11B8027700C787FE /* adb_cq.n3 */; };
26 B7E4DDA011B8027700C787FE /* qm_chroma.n3 in Resources */ = {isa = PBXBuildFile; fileRef = B7E4DD9C11B8027700C787FE /* qm_chroma.n3 */; };
27 B7E4DDA111B8027700C787FE /* adb_chroma.n3 in Resources */ = {isa = PBXBuildFile; fileRef = B7E4DD9D11B8027700C787FE /* adb_chroma.n3 */; };
28 B7E4DDA211B8027F00C787FE /* qm_mfcc.n3 in Copy rdf */ = {isa = PBXBuildFile; fileRef = B7E4DD9A11B8027700C787FE /* qm_mfcc.n3 */; };
29 B7E4DDA311B8027F00C787FE /* adb_cq.n3 in Copy rdf */ = {isa = PBXBuildFile; fileRef = B7E4DD9B11B8027700C787FE /* adb_cq.n3 */; };
30 B7E4DDA411B8027F00C787FE /* qm_chroma.n3 in Copy rdf */ = {isa = PBXBuildFile; fileRef = B7E4DD9C11B8027700C787FE /* qm_chroma.n3 */; };
31 B7E4DDA511B8027F00C787FE /* adb_chroma.n3 in Copy rdf */ = {isa = PBXBuildFile; fileRef = B7E4DD9D11B8027700C787FE /* adb_chroma.n3 */; };
32 B7F5911D11AD88A20037F299 /* libaudioDB.0.0.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = B7CBF3B611106F4C00B8C1C8 /* libaudioDB.0.0.dylib */; };
33 B7F5914711AD98D40037F299 /* populate in Copy Executables */ = {isa = PBXBuildFile; fileRef = B7F5914611AD98D40037F299 /* populate */; };
34 B7F9D0151189EFAA0023FEBF /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7F9D0141189EFAA0023FEBF /* AudioToolbox.framework */; };
35 /* End PBXBuildFile section */
36
37 /* Begin PBXCopyFilesBuildPhase section */
38 B7CBF42111108E6100B8C1C8 /* Copy BWToolkit Bits */ = {
39 isa = PBXCopyFilesBuildPhase;
40 buildActionMask = 2147483647;
41 dstPath = "";
42 dstSubfolderSpec = 10;
43 files = (
44 B7000BD71180AE3300C3DAEC /* BWToolkitFramework.framework in Copy BWToolkit Bits */,
45 );
46 name = "Copy BWToolkit Bits";
47 runOnlyForDeploymentPostprocessing = 0;
48 };
49 B7E4DD9911B801F900C787FE /* Copy rdf */ = {
50 isa = PBXCopyFilesBuildPhase;
51 buildActionMask = 2147483647;
52 dstPath = rdf;
53 dstSubfolderSpec = 7;
54 files = (
55 B7E4DDA211B8027F00C787FE /* qm_mfcc.n3 in Copy rdf */,
56 B7E4DDA311B8027F00C787FE /* adb_cq.n3 in Copy rdf */,
57 B7E4DDA411B8027F00C787FE /* qm_chroma.n3 in Copy rdf */,
58 B7E4DDA511B8027F00C787FE /* adb_chroma.n3 in Copy rdf */,
59 );
60 name = "Copy rdf";
61 runOnlyForDeploymentPostprocessing = 0;
62 };
63 B7F5911F11AD88B20037F299 /* CopyFiles */ = {
64 isa = PBXCopyFilesBuildPhase;
65 buildActionMask = 2147483647;
66 dstPath = "";
67 dstSubfolderSpec = 10;
68 files = (
69 B7F5911D11AD88A20037F299 /* libaudioDB.0.0.dylib in CopyFiles */,
70 );
71 runOnlyForDeploymentPostprocessing = 0;
72 };
73 B7F5914511AD98B20037F299 /* Copy Executables */ = {
74 isa = PBXCopyFilesBuildPhase;
75 buildActionMask = 2147483647;
76 dstPath = "";
77 dstSubfolderSpec = 6;
78 files = (
79 B78FC0BC11AD9B7F0079400F /* sonic-annotator in Copy Executables */,
80 B7F5914711AD98D40037F299 /* populate in Copy Executables */,
81 );
82 name = "Copy Executables";
83 runOnlyForDeploymentPostprocessing = 0;
84 };
85 /* End PBXCopyFilesBuildPhase section */
86
87 /* Begin PBXFileReference section */
88 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
89 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
90 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
91 1DDD58150DA1D0A300B32029 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
92 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
93 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
94 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
95 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
96 8D1107320486CEB800E47090 /* CAMUS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CAMUS.app; sourceTree = BUILT_PRODUCTS_DIR; };
97 B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BWToolkitFramework.framework; sourceTree = "<group>"; };
98 B7000BF61180B06800C3DAEC /* Add.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Add.tiff; sourceTree = "<group>"; };
99 B7000BF71180B06800C3DAEC /* Play.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Play.tiff; sourceTree = "<group>"; };
100 B7000BF81180B06800C3DAEC /* Spotlight.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Spotlight.tiff; sourceTree = "<group>"; };
101 B7000BF91180B06800C3DAEC /* Stop.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Stop.tiff; sourceTree = "<group>"; };
102 B754912911B80A0A0004A248 /* CAMUS_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAMUS_Prefix.pch; sourceTree = "<group>"; };
103 B78FC0BB11AD9B7F0079400F /* sonic-annotator */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name = "sonic-annotator"; path = "binaries/sonic-annotator"; sourceTree = "<group>"; };
104 B7CBF33011105F1700B8C1C8 /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppController.h; sourceTree = "<group>"; };
105 B7CBF33111105F1700B8C1C8 /* AppController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppController.m; sourceTree = "<group>"; };
106 B7CBF3B611106F4C00B8C1C8 /* libaudioDB.0.0.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libaudioDB.0.0.dylib; path = /usr/local/lib/libaudioDB.0.0.dylib; sourceTree = "<absolute>"; };
107 B7E0FD5A114164430003AB08 /* BWToolkitFramework.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = BWToolkitFramework.framework; sourceTree = "<group>"; };
108 B7E4DD9A11B8027700C787FE /* qm_mfcc.n3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qm_mfcc.n3; path = rdf/qm_mfcc.n3; sourceTree = "<group>"; };
109 B7E4DD9B11B8027700C787FE /* adb_cq.n3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = adb_cq.n3; path = rdf/adb_cq.n3; sourceTree = "<group>"; };
110 B7E4DD9C11B8027700C787FE /* qm_chroma.n3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qm_chroma.n3; path = rdf/qm_chroma.n3; sourceTree = "<group>"; };
111 B7E4DD9D11B8027700C787FE /* adb_chroma.n3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = adb_chroma.n3; path = rdf/adb_chroma.n3; sourceTree = "<group>"; };
112 B7F5914611AD98D40037F299 /* populate */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = populate; sourceTree = "<group>"; };
113 B7F9D0141189EFAA0023FEBF /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; };
114 /* End PBXFileReference section */
115
116 /* Begin PBXFrameworksBuildPhase section */
117 8D11072E0486CEB800E47090 /* Frameworks */ = {
118 isa = PBXFrameworksBuildPhase;
119 buildActionMask = 2147483647;
120 files = (
121 B7CBF3B711106F4C00B8C1C8 /* libaudioDB.0.0.dylib in Frameworks */,
122 B7000BA71180AE2B00C3DAEC /* BWToolkitFramework.framework in Frameworks */,
123 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
124 B7E0FD5B114164430003AB08 /* BWToolkitFramework.framework in Frameworks */,
125 B7F9D0151189EFAA0023FEBF /* AudioToolbox.framework in Frameworks */,
126 );
127 runOnlyForDeploymentPostprocessing = 0;
128 };
129 /* End PBXFrameworksBuildPhase section */
130
131 /* Begin PBXGroup section */
132 080E96DDFE201D6D7F000001 /* Classes */ = {
133 isa = PBXGroup;
134 children = (
135 B7CBF33011105F1700B8C1C8 /* AppController.h */,
136 B7CBF33111105F1700B8C1C8 /* AppController.m */,
137 );
138 name = Classes;
139 sourceTree = "<group>";
140 };
141 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
142 isa = PBXGroup;
143 children = (
144 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
145 );
146 name = "Linked Frameworks";
147 sourceTree = "<group>";
148 };
149 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
150 isa = PBXGroup;
151 children = (
152 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
153 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
154 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
155 );
156 name = "Other Frameworks";
157 sourceTree = "<group>";
158 };
159 19C28FACFE9D520D11CA2CBB /* Products */ = {
160 isa = PBXGroup;
161 children = (
162 8D1107320486CEB800E47090 /* CAMUS.app */,
163 );
164 name = Products;
165 sourceTree = "<group>";
166 };
167 29B97314FDCFA39411CA2CEA /* CAMUS */ = {
168 isa = PBXGroup;
169 children = (
170 B7000BA61180AE2B00C3DAEC /* BWToolkitFramework.framework */,
171 B7CBF3B611106F4C00B8C1C8 /* libaudioDB.0.0.dylib */,
172 080E96DDFE201D6D7F000001 /* Classes */,
173 29B97315FDCFA39411CA2CEA /* Other Sources */,
174 29B97317FDCFA39411CA2CEA /* Resources */,
175 29B97323FDCFA39411CA2CEA /* Frameworks */,
176 19C28FACFE9D520D11CA2CBB /* Products */,
177 );
178 name = CAMUS;
179 sourceTree = "<group>";
180 };
181 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
182 isa = PBXGroup;
183 children = (
184 B754912911B80A0A0004A248 /* CAMUS_Prefix.pch */,
185 29B97316FDCFA39411CA2CEA /* main.m */,
186 );
187 name = "Other Sources";
188 sourceTree = "<group>";
189 };
190 29B97317FDCFA39411CA2CEA /* Resources */ = {
191 isa = PBXGroup;
192 children = (
193 B7E4DDAD11B8029F00C787FE /* binaries */,
194 B7E4DDAC11B8029300C787FE /* rdf */,
195 B7000BF51180B06800C3DAEC /* icons */,
196 8D1107310486CEB800E47090 /* Info.plist */,
197 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
198 1DDD58140DA1D0A300B32029 /* MainMenu.xib */,
199 );
200 name = Resources;
201 sourceTree = "<group>";
202 };
203 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
204 isa = PBXGroup;
205 children = (
206 B7F9D0141189EFAA0023FEBF /* AudioToolbox.framework */,
207 B7E0FD5A114164430003AB08 /* BWToolkitFramework.framework */,
208 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
209 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
210 );
211 name = Frameworks;
212 sourceTree = "<group>";
213 };
214 B7000BF51180B06800C3DAEC /* icons */ = {
215 isa = PBXGroup;
216 children = (
217 B7000BF61180B06800C3DAEC /* Add.tiff */,
218 B7000BF71180B06800C3DAEC /* Play.tiff */,
219 B7000BF81180B06800C3DAEC /* Spotlight.tiff */,
220 B7000BF91180B06800C3DAEC /* Stop.tiff */,
221 );
222 path = icons;
223 sourceTree = "<group>";
224 };
225 B7E4DDAC11B8029300C787FE /* rdf */ = {
226 isa = PBXGroup;
227 children = (
228 B7E4DD9A11B8027700C787FE /* qm_mfcc.n3 */,
229 B7E4DD9B11B8027700C787FE /* adb_cq.n3 */,
230 B7E4DD9C11B8027700C787FE /* qm_chroma.n3 */,
231 B7E4DD9D11B8027700C787FE /* adb_chroma.n3 */,
232 );
233 name = rdf;
234 sourceTree = "<group>";
235 };
236 B7E4DDAD11B8029F00C787FE /* binaries */ = {
237 isa = PBXGroup;
238 children = (
239 B78FC0BB11AD9B7F0079400F /* sonic-annotator */,
240 B7F5914611AD98D40037F299 /* populate */,
241 );
242 name = binaries;
243 sourceTree = "<group>";
244 };
245 /* End PBXGroup section */
246
247 /* Begin PBXNativeTarget section */
248 8D1107260486CEB800E47090 /* CAMUS */ = {
249 isa = PBXNativeTarget;
250 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "CAMUS" */;
251 buildPhases = (
252 8D1107290486CEB800E47090 /* Resources */,
253 8D11072C0486CEB800E47090 /* Sources */,
254 8D11072E0486CEB800E47090 /* Frameworks */,
255 B7CBF42111108E6100B8C1C8 /* Copy BWToolkit Bits */,
256 B7F5911F11AD88B20037F299 /* CopyFiles */,
257 B7F5914511AD98B20037F299 /* Copy Executables */,
258 B7E4DD9911B801F900C787FE /* Copy rdf */,
259 );
260 buildRules = (
261 );
262 dependencies = (
263 );
264 name = CAMUS;
265 productInstallPath = "$(HOME)/Applications";
266 productName = CAMUS;
267 productReference = 8D1107320486CEB800E47090 /* CAMUS.app */;
268 productType = "com.apple.product-type.application";
269 };
270 /* End PBXNativeTarget section */
271
272 /* Begin PBXProject section */
273 29B97313FDCFA39411CA2CEA /* Project object */ = {
274 isa = PBXProject;
275 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "CAMUS" */;
276 compatibilityVersion = "Xcode 3.1";
277 hasScannedForEncodings = 1;
278 mainGroup = 29B97314FDCFA39411CA2CEA /* CAMUS */;
279 projectDirPath = "";
280 projectRoot = "";
281 targets = (
282 8D1107260486CEB800E47090 /* CAMUS */,
283 );
284 };
285 /* End PBXProject section */
286
287 /* Begin PBXResourcesBuildPhase section */
288 8D1107290486CEB800E47090 /* Resources */ = {
289 isa = PBXResourcesBuildPhase;
290 buildActionMask = 2147483647;
291 files = (
292 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
293 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */,
294 B7000BFA1180B06800C3DAEC /* Add.tiff in Resources */,
295 B7000BFB1180B06800C3DAEC /* Play.tiff in Resources */,
296 B7000BFC1180B06800C3DAEC /* Spotlight.tiff in Resources */,
297 B7000BFD1180B06800C3DAEC /* Stop.tiff in Resources */,
298 B7E4DD9E11B8027700C787FE /* qm_mfcc.n3 in Resources */,
299 B7E4DD9F11B8027700C787FE /* adb_cq.n3 in Resources */,
300 B7E4DDA011B8027700C787FE /* qm_chroma.n3 in Resources */,
301 B7E4DDA111B8027700C787FE /* adb_chroma.n3 in Resources */,
302 );
303 runOnlyForDeploymentPostprocessing = 0;
304 };
305 /* End PBXResourcesBuildPhase section */
306
307 /* Begin PBXSourcesBuildPhase section */
308 8D11072C0486CEB800E47090 /* Sources */ = {
309 isa = PBXSourcesBuildPhase;
310 buildActionMask = 2147483647;
311 files = (
312 8D11072D0486CEB800E47090 /* main.m in Sources */,
313 B7CBF33211105F1700B8C1C8 /* AppController.m in Sources */,
314 );
315 runOnlyForDeploymentPostprocessing = 0;
316 };
317 /* End PBXSourcesBuildPhase section */
318
319 /* Begin PBXVariantGroup section */
320 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
321 isa = PBXVariantGroup;
322 children = (
323 089C165DFE840E0CC02AAC07 /* English */,
324 );
325 name = InfoPlist.strings;
326 sourceTree = "<group>";
327 };
328 1DDD58140DA1D0A300B32029 /* MainMenu.xib */ = {
329 isa = PBXVariantGroup;
330 children = (
331 1DDD58150DA1D0A300B32029 /* English */,
332 );
333 name = MainMenu.xib;
334 sourceTree = "<group>";
335 };
336 /* End PBXVariantGroup section */
337
338 /* Begin XCBuildConfiguration section */
339 C01FCF4B08A954540054247B /* Debug */ = {
340 isa = XCBuildConfiguration;
341 buildSettings = {
342 ALWAYS_SEARCH_USER_PATHS = YES;
343 COPY_PHASE_STRIP = NO;
344 FRAMEWORK_SEARCH_PATHS = (
345 "$(inherited)",
346 "\"$(SRCROOT)/..\"",
347 "\"$(SRCROOT)\"",
348 );
349 GCC_DYNAMIC_NO_PIC = NO;
350 GCC_ENABLE_FIX_AND_CONTINUE = YES;
351 GCC_MODEL_TUNING = G5;
352 GCC_OPTIMIZATION_LEVEL = 0;
353 GCC_PRECOMPILE_PREFIX_HEADER = YES;
354 GCC_PREFIX_HEADER = CAMUS_Prefix.pch;
355 INFOPLIST_FILE = Info.plist;
356 INSTALL_PATH = "$(HOME)/Applications";
357 PRODUCT_NAME = CAMUS;
358 };
359 name = Debug;
360 };
361 C01FCF4C08A954540054247B /* Release */ = {
362 isa = XCBuildConfiguration;
363 buildSettings = {
364 ALWAYS_SEARCH_USER_PATHS = YES;
365 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
366 FRAMEWORK_SEARCH_PATHS = (
367 "$(inherited)",
368 "\"$(SRCROOT)/..\"",
369 "\"$(SRCROOT)\"",
370 );
371 GCC_MODEL_TUNING = G5;
372 GCC_PRECOMPILE_PREFIX_HEADER = YES;
373 GCC_PREFIX_HEADER = CAMUS_Prefix.pch;
374 HEADER_SEARCH_PATHS = "/usr/local/include//**";
375 INFOPLIST_FILE = Info.plist;
376 INSTALL_PATH = "$(HOME)/Applications";
377 LIBRARY_SEARCH_PATHS = "/usr/local/lib//**";
378 ONLY_ACTIVE_ARCH = YES;
379 PRODUCT_NAME = CAMUS;
380 USER_HEADER_SEARCH_PATHS = "/usr/local//**";
381 };
382 name = Release;
383 };
384 C01FCF4F08A954540054247B /* Debug */ = {
385 isa = XCBuildConfiguration;
386 buildSettings = {
387 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
388 GCC_C_LANGUAGE_STANDARD = c99;
389 GCC_OPTIMIZATION_LEVEL = 0;
390 GCC_WARN_ABOUT_RETURN_TYPE = YES;
391 GCC_WARN_UNUSED_VARIABLE = YES;
392 HEADER_SEARCH_PATHS = "/usr/local/include//**";
393 LIBRARY_SEARCH_PATHS = "/usr/local/lib//**";
394 ONLY_ACTIVE_ARCH = YES;
395 PREBINDING = NO;
396 SDKROOT = macosx10.5;
397 USER_HEADER_SEARCH_PATHS = "/usr/local//**";
398 };
399 name = Debug;
400 };
401 C01FCF5008A954540054247B /* Release */ = {
402 isa = XCBuildConfiguration;
403 buildSettings = {
404 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
405 GCC_C_LANGUAGE_STANDARD = c99;
406 GCC_WARN_ABOUT_RETURN_TYPE = YES;
407 GCC_WARN_UNUSED_VARIABLE = YES;
408 PREBINDING = NO;
409 SDKROOT = macosx10.5;
410 };
411 name = Release;
412 };
413 /* End XCBuildConfiguration section */
414
415 /* Begin XCConfigurationList section */
416 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "CAMUS" */ = {
417 isa = XCConfigurationList;
418 buildConfigurations = (
419 C01FCF4B08A954540054247B /* Debug */,
420 C01FCF4C08A954540054247B /* Release */,
421 );
422 defaultConfigurationIsVisible = 0;
423 defaultConfigurationName = Release;
424 };
425 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "CAMUS" */ = {
426 isa = XCConfigurationList;
427 buildConfigurations = (
428 C01FCF4F08A954540054247B /* Debug */,
429 C01FCF5008A954540054247B /* Release */,
430 );
431 defaultConfigurationIsVisible = 0;
432 defaultConfigurationName = Release;
433 };
434 /* End XCConfigurationList section */
435 };
436 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
437 }