blob: 004fb2247e330d68ff359aa574f7053ec7f3e0d8 [file] [log] [blame]
reed@android.comed673312009-02-27 16:24:51 +00001// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 44;
7 objects = {
8
9/* Begin PBXBuildFile section */
10 00857F860F56F8EE0078BE26 /* libcore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00857F730F56F71B0078BE26 /* libcore.a */; };
11 00857F920F56F9170078BE26 /* libmaccore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00857F910F56F9150078BE26 /* libmaccore.a */; };
12 00857FAA0F56F9620078BE26 /* Test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00857FA80F56F9620078BE26 /* Test.cpp */; };
13 00857FAB0F56F9620078BE26 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00857FA90F56F9620078BE26 /* main.cpp */; };
14 00857FB70F56FD340078BE26 /* MathTest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00857FB60F56FD340078BE26 /* MathTest.cpp */; };
15 008634DC0F579B7A0044DA64 /* PackBitsTest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 008634DB0F579B7A0044DA64 /* PackBitsTest.cpp */; };
16 008634F10F579E410044DA64 /* MatrixTest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 008634F00F579E410044DA64 /* MatrixTest.cpp */; };
17 0086350F0F57A3140044DA64 /* UtilsTest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0086350E0F57A3140044DA64 /* UtilsTest.cpp */; };
18 8DD76F6A0486A84900D96B5E /* Tests.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = C6859E8B029090EE04C91782 /* Tests.1 */; };
19/* End PBXBuildFile section */
20
21/* Begin PBXContainerItemProxy section */
22 00857F720F56F71B0078BE26 /* PBXContainerItemProxy */ = {
23 isa = PBXContainerItemProxy;
24 containerPortal = 00857F6B0F56F71B0078BE26 /* core.xcodeproj */;
25 proxyType = 2;
26 remoteGlobalIDString = D2AAC046055464E500DB518D;
27 remoteInfo = core;
28 };
29 00857F900F56F9150078BE26 /* PBXContainerItemProxy */ = {
30 isa = PBXContainerItemProxy;
31 containerPortal = 00857F890F56F9150078BE26 /* maccore.xcodeproj */;
32 proxyType = 2;
33 remoteGlobalIDString = D2AAC046055464E500DB518D;
34 remoteInfo = maccore;
35 };
36 0086351C0F57A51A0044DA64 /* PBXContainerItemProxy */ = {
37 isa = PBXContainerItemProxy;
38 containerPortal = 00857F6B0F56F71B0078BE26 /* core.xcodeproj */;
39 proxyType = 1;
40 remoteGlobalIDString = D2AAC045055464E500DB518D /* core */;
41 remoteInfo = core;
42 };
43 0086351E0F57A5200044DA64 /* PBXContainerItemProxy */ = {
44 isa = PBXContainerItemProxy;
45 containerPortal = 00857F890F56F9150078BE26 /* maccore.xcodeproj */;
46 proxyType = 1;
47 remoteGlobalIDString = D2AAC045055464E500DB518D /* maccore */;
48 remoteInfo = maccore;
49 };
50/* End PBXContainerItemProxy section */
51
52/* Begin PBXCopyFilesBuildPhase section */
53 8DD76F690486A84900D96B5E /* CopyFiles */ = {
54 isa = PBXCopyFilesBuildPhase;
55 buildActionMask = 8;
56 dstPath = /usr/share/man/man1/;
57 dstSubfolderSpec = 0;
58 files = (
59 8DD76F6A0486A84900D96B5E /* Tests.1 in CopyFiles */,
60 );
61 runOnlyForDeploymentPostprocessing = 1;
62 };
63/* End PBXCopyFilesBuildPhase section */
64
65/* Begin PBXFileReference section */
66 00857F630F56F4220078BE26 /* Test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Test.h; path = ../Test.h; sourceTree = SOURCE_ROOT; };
67 00857F6B0F56F71B0078BE26 /* core.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = core.xcodeproj; path = ../../xcode/core/core.xcodeproj; sourceTree = SOURCE_ROOT; };
68 00857F890F56F9150078BE26 /* maccore.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = maccore.xcodeproj; path = ../../xcode/maccore/maccore.xcodeproj; sourceTree = SOURCE_ROOT; };
69 00857FA80F56F9620078BE26 /* Test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Test.cpp; path = ../Test.cpp; sourceTree = SOURCE_ROOT; };
70 00857FA90F56F9620078BE26 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../main.cpp; sourceTree = SOURCE_ROOT; };
71 00857FB60F56FD340078BE26 /* MathTest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MathTest.cpp; path = ../MathTest.cpp; sourceTree = SOURCE_ROOT; };
72 008634DB0F579B7A0044DA64 /* PackBitsTest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PackBitsTest.cpp; path = ../PackBitsTest.cpp; sourceTree = SOURCE_ROOT; };
73 008634F00F579E410044DA64 /* MatrixTest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MatrixTest.cpp; path = ../MatrixTest.cpp; sourceTree = SOURCE_ROOT; };
74 0086350E0F57A3140044DA64 /* UtilsTest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = UtilsTest.cpp; path = ../UtilsTest.cpp; sourceTree = SOURCE_ROOT; };
75 8DD76F6C0486A84900D96B5E /* Tests */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Tests; sourceTree = BUILT_PRODUCTS_DIR; };
76 C6859E8B029090EE04C91782 /* Tests.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = Tests.1; sourceTree = "<group>"; };
77/* End PBXFileReference section */
78
79/* Begin PBXFrameworksBuildPhase section */
80 8DD76F660486A84900D96B5E /* Frameworks */ = {
81 isa = PBXFrameworksBuildPhase;
82 buildActionMask = 2147483647;
83 files = (
84 00857F860F56F8EE0078BE26 /* libcore.a in Frameworks */,
85 00857F920F56F9170078BE26 /* libmaccore.a in Frameworks */,
86 );
87 runOnlyForDeploymentPostprocessing = 0;
88 };
89/* End PBXFrameworksBuildPhase section */
90
91/* Begin PBXGroup section */
92 00857F6C0F56F71B0078BE26 /* Products */ = {
93 isa = PBXGroup;
94 children = (
95 00857F730F56F71B0078BE26 /* libcore.a */,
96 );
97 name = Products;
98 sourceTree = "<group>";
99 };
100 00857F8A0F56F9150078BE26 /* Products */ = {
101 isa = PBXGroup;
102 children = (
103 00857F910F56F9150078BE26 /* libmaccore.a */,
104 );
105 name = Products;
106 sourceTree = "<group>";
107 };
108 08FB7794FE84155DC02AAC07 /* Tests */ = {
109 isa = PBXGroup;
110 children = (
111 00857F890F56F9150078BE26 /* maccore.xcodeproj */,
112 00857F6B0F56F71B0078BE26 /* core.xcodeproj */,
113 08FB7795FE84155DC02AAC07 /* Source */,
114 C6859E8C029090F304C91782 /* Documentation */,
115 1AB674ADFE9D54B511CA2CBB /* Products */,
116 );
117 name = Tests;
118 sourceTree = "<group>";
119 };
120 08FB7795FE84155DC02AAC07 /* Source */ = {
121 isa = PBXGroup;
122 children = (
123 00857FA80F56F9620078BE26 /* Test.cpp */,
124 00857FA90F56F9620078BE26 /* main.cpp */,
125 00857F630F56F4220078BE26 /* Test.h */,
126 00857FB60F56FD340078BE26 /* MathTest.cpp */,
127 0086350E0F57A3140044DA64 /* UtilsTest.cpp */,
128 008634F00F579E410044DA64 /* MatrixTest.cpp */,
129 008634DB0F579B7A0044DA64 /* PackBitsTest.cpp */,
130 );
131 name = Source;
132 sourceTree = "<group>";
133 };
134 1AB674ADFE9D54B511CA2CBB /* Products */ = {
135 isa = PBXGroup;
136 children = (
137 8DD76F6C0486A84900D96B5E /* Tests */,
138 );
139 name = Products;
140 sourceTree = "<group>";
141 };
142 C6859E8C029090F304C91782 /* Documentation */ = {
143 isa = PBXGroup;
144 children = (
145 C6859E8B029090EE04C91782 /* Tests.1 */,
146 );
147 name = Documentation;
148 sourceTree = "<group>";
149 };
150/* End PBXGroup section */
151
152/* Begin PBXNativeTarget section */
153 8DD76F620486A84900D96B5E /* Tests */ = {
154 isa = PBXNativeTarget;
155 buildConfigurationList = 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "Tests" */;
156 buildPhases = (
157 8DD76F640486A84900D96B5E /* Sources */,
158 8DD76F660486A84900D96B5E /* Frameworks */,
159 8DD76F690486A84900D96B5E /* CopyFiles */,
160 );
161 buildRules = (
162 );
163 dependencies = (
164 0086351D0F57A51A0044DA64 /* PBXTargetDependency */,
165 0086351F0F57A5200044DA64 /* PBXTargetDependency */,
166 );
167 name = Tests;
168 productInstallPath = "$(HOME)/bin";
169 productName = Tests;
170 productReference = 8DD76F6C0486A84900D96B5E /* Tests */;
171 productType = "com.apple.product-type.tool";
172 };
173/* End PBXNativeTarget section */
174
175/* Begin PBXProject section */
176 08FB7793FE84155DC02AAC07 /* Project object */ = {
177 isa = PBXProject;
178 buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "Tests" */;
179 compatibilityVersion = "Xcode 3.0";
180 hasScannedForEncodings = 1;
181 mainGroup = 08FB7794FE84155DC02AAC07 /* Tests */;
182 projectDirPath = "";
183 projectReferences = (
184 {
185 ProductGroup = 00857F6C0F56F71B0078BE26 /* Products */;
186 ProjectRef = 00857F6B0F56F71B0078BE26 /* core.xcodeproj */;
187 },
188 {
189 ProductGroup = 00857F8A0F56F9150078BE26 /* Products */;
190 ProjectRef = 00857F890F56F9150078BE26 /* maccore.xcodeproj */;
191 },
192 );
193 projectRoot = "";
194 targets = (
195 8DD76F620486A84900D96B5E /* Tests */,
196 );
197 };
198/* End PBXProject section */
199
200/* Begin PBXReferenceProxy section */
201 00857F730F56F71B0078BE26 /* libcore.a */ = {
202 isa = PBXReferenceProxy;
203 fileType = archive.ar;
204 path = libcore.a;
205 remoteRef = 00857F720F56F71B0078BE26 /* PBXContainerItemProxy */;
206 sourceTree = BUILT_PRODUCTS_DIR;
207 };
208 00857F910F56F9150078BE26 /* libmaccore.a */ = {
209 isa = PBXReferenceProxy;
210 fileType = archive.ar;
211 path = libmaccore.a;
212 remoteRef = 00857F900F56F9150078BE26 /* PBXContainerItemProxy */;
213 sourceTree = BUILT_PRODUCTS_DIR;
214 };
215/* End PBXReferenceProxy section */
216
217/* Begin PBXSourcesBuildPhase section */
218 8DD76F640486A84900D96B5E /* Sources */ = {
219 isa = PBXSourcesBuildPhase;
220 buildActionMask = 2147483647;
221 files = (
222 00857FAA0F56F9620078BE26 /* Test.cpp in Sources */,
223 00857FAB0F56F9620078BE26 /* main.cpp in Sources */,
224 00857FB70F56FD340078BE26 /* MathTest.cpp in Sources */,
225 008634DC0F579B7A0044DA64 /* PackBitsTest.cpp in Sources */,
226 008634F10F579E410044DA64 /* MatrixTest.cpp in Sources */,
227 0086350F0F57A3140044DA64 /* UtilsTest.cpp in Sources */,
228 );
229 runOnlyForDeploymentPostprocessing = 0;
230 };
231/* End PBXSourcesBuildPhase section */
232
233/* Begin PBXTargetDependency section */
234 0086351D0F57A51A0044DA64 /* PBXTargetDependency */ = {
235 isa = PBXTargetDependency;
236 name = core;
237 targetProxy = 0086351C0F57A51A0044DA64 /* PBXContainerItemProxy */;
238 };
239 0086351F0F57A5200044DA64 /* PBXTargetDependency */ = {
240 isa = PBXTargetDependency;
241 name = maccore;
242 targetProxy = 0086351E0F57A5200044DA64 /* PBXContainerItemProxy */;
243 };
244/* End PBXTargetDependency section */
245
246/* Begin XCBuildConfiguration section */
247 1DEB923208733DC60010E9CD /* Debug */ = {
248 isa = XCBuildConfiguration;
249 buildSettings = {
250 ALWAYS_SEARCH_USER_PATHS = NO;
251 COPY_PHASE_STRIP = NO;
252 GCC_DYNAMIC_NO_PIC = NO;
253 GCC_ENABLE_FIX_AND_CONTINUE = YES;
254 GCC_MODEL_TUNING = G5;
255 GCC_OPTIMIZATION_LEVEL = 0;
256 GCC_PREPROCESSOR_DEFINITIONS = (
257 "_GLIBCXX_DEBUG=1",
258 "_GLIBCXX_DEBUG_PEDANTIC=1",
259 );
260 INSTALL_PATH = /usr/local/bin;
261 PRODUCT_NAME = Tests;
262 };
263 name = Debug;
264 };
265 1DEB923308733DC60010E9CD /* Release */ = {
266 isa = XCBuildConfiguration;
267 buildSettings = {
268 ALWAYS_SEARCH_USER_PATHS = NO;
269 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
270 GCC_MODEL_TUNING = G5;
271 INSTALL_PATH = /usr/local/bin;
272 PRODUCT_NAME = Tests;
273 };
274 name = Release;
275 };
276 1DEB923608733DC60010E9CD /* Debug */ = {
277 isa = XCBuildConfiguration;
278 buildSettings = {
279 ARCHS = "$(NATIVE_ARCH)";
280 GCC_C_LANGUAGE_STANDARD = c99;
281 GCC_OPTIMIZATION_LEVEL = 0;
282 GCC_WARN_ABOUT_RETURN_TYPE = YES;
283 GCC_WARN_UNUSED_VARIABLE = YES;
284 HEADER_SEARCH_PATHS = "../../../**";
285 ONLY_ACTIVE_ARCH = NO;
286 PREBINDING = NO;
287 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
288 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
289 VALID_ARCHS = "i386 x86_64";
290 };
291 name = Debug;
292 };
293 1DEB923708733DC60010E9CD /* Release */ = {
294 isa = XCBuildConfiguration;
295 buildSettings = {
296 ARCHS = "$(NATIVE_ARCH)";
297 GCC_C_LANGUAGE_STANDARD = c99;
298 GCC_WARN_ABOUT_RETURN_TYPE = YES;
299 GCC_WARN_UNUSED_VARIABLE = YES;
300 HEADER_SEARCH_PATHS = "../../../**";
301 ONLY_ACTIVE_ARCH = NO;
302 PREBINDING = NO;
303 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
304 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
305 VALID_ARCHS = "i386 x86_64";
306 };
307 name = Release;
308 };
309/* End XCBuildConfiguration section */
310
311/* Begin XCConfigurationList section */
312 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "Tests" */ = {
313 isa = XCConfigurationList;
314 buildConfigurations = (
315 1DEB923208733DC60010E9CD /* Debug */,
316 1DEB923308733DC60010E9CD /* Release */,
317 );
318 defaultConfigurationIsVisible = 0;
319 defaultConfigurationName = Release;
320 };
321 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "Tests" */ = {
322 isa = XCConfigurationList;
323 buildConfigurations = (
324 1DEB923608733DC60010E9CD /* Debug */,
325 1DEB923708733DC60010E9CD /* Release */,
326 );
327 defaultConfigurationIsVisible = 0;
328 defaultConfigurationName = Release;
329 };
330/* End XCConfigurationList section */
331 };
332 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
333}