blob: 6c06af30ecd101ca5fead3f28733908074c394ff [file] [log] [blame]
yangsu@google.com6c4cd262011-06-16 14:46:26 +00001// !$*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 265A019913A93DCE0010128A /* SimpleCocoaAppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 265A019813A93DCE0010128A /* SimpleCocoaAppDelegate.mm */; };
12 26828B1613A8032000B4B75E /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97324FDCFA39411CA2CEA /* AppKit.framework */; };
13 26828B1713A8032200B4B75E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97325FDCFA39411CA2CEA /* Foundation.framework */; };
14 26828B1913A8032D00B4B75E /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 26828B1813A8032D00B4B75E /* OpenGL.framework */; };
15 26828B4C13A803C000B4B75E /* SkNSWindow.mm in Sources */ = {isa = PBXBuildFile; fileRef = 26828B4713A803C000B4B75E /* SkNSWindow.mm */; };
16 26828B4E13A803C000B4B75E /* SkNSView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 26828B4B13A803C000B4B75E /* SkNSView.mm */; };
17 26828B7013A8053D00B4B75E /* SkEvent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26828B6B13A8053D00B4B75E /* SkEvent.cpp */; };
18 26828B7113A8053D00B4B75E /* SkEventSink.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26828B6C13A8053D00B4B75E /* SkEventSink.cpp */; };
19 26828B7213A8053D00B4B75E /* SkTagList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26828B6D13A8053D00B4B75E /* SkTagList.cpp */; };
20 26828B7313A8053D00B4B75E /* SkView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26828B6E13A8053D00B4B75E /* SkView.cpp */; };
21 26828B7413A8053D00B4B75E /* SkViewPriv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26828B6F13A8053D00B4B75E /* SkViewPriv.cpp */; };
22 26828B7613A8054900B4B75E /* SkCanvas.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26828B7513A8054900B4B75E /* SkCanvas.cpp */; };
23 26828B7B13A8055D00B4B75E /* SkDOM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26828B7913A8055D00B4B75E /* SkDOM.cpp */; };
24 26828B7C13A8055D00B4B75E /* SkXMLParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26828B7A13A8055D00B4B75E /* SkXMLParser.cpp */; };
25 26828B7E13A8057000B4B75E /* SkXMLParser_empty.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26828B7D13A8057000B4B75E /* SkXMLParser_empty.cpp */; };
26 26828BA613A8059A00B4B75E /* libeffects.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 26828B1513A8031400B4B75E /* libeffects.a */; };
27 26828BA713A8059C00B4B75E /* libmaccore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 26828B0C13A8030700B4B75E /* libmaccore.a */; };
28 26828BA813A8059E00B4B75E /* libcore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 26828B0113A802FC00B4B75E /* libcore.a */; };
29 26828BAD13A805B200B4B75E /* SkGlobals.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26828BAC13A805B200B4B75E /* SkGlobals.cpp */; };
30 26AE09C913A90D8F00AA2764 /* SampleWindow.mm in Sources */ = {isa = PBXBuildFile; fileRef = 26AE09C813A90D8F00AA2764 /* SampleWindow.mm */; };
31 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
32 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
33 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
34/* End PBXBuildFile section */
35
36/* Begin PBXContainerItemProxy section */
37 26828B0013A802FC00B4B75E /* PBXContainerItemProxy */ = {
38 isa = PBXContainerItemProxy;
39 containerPortal = 26828AF913A802FC00B4B75E /* core.xcodeproj */;
40 proxyType = 2;
41 remoteGlobalIDString = D2AAC046055464E500DB518D;
42 remoteInfo = core;
43 };
44 26828B0B13A8030700B4B75E /* PBXContainerItemProxy */ = {
45 isa = PBXContainerItemProxy;
46 containerPortal = 26828B0413A8030700B4B75E /* maccore.xcodeproj */;
47 proxyType = 2;
48 remoteGlobalIDString = D2AAC046055464E500DB518D;
49 remoteInfo = maccore;
50 };
51 26828B1413A8031400B4B75E /* PBXContainerItemProxy */ = {
52 isa = PBXContainerItemProxy;
53 containerPortal = 26828B0D13A8031400B4B75E /* effects.xcodeproj */;
54 proxyType = 2;
55 remoteGlobalIDString = D2AAC046055464E500DB518D;
56 remoteInfo = effects;
57 };
58 26AE072813A8F8D300AA2764 /* PBXContainerItemProxy */ = {
59 isa = PBXContainerItemProxy;
60 containerPortal = 26828B0D13A8031400B4B75E /* effects.xcodeproj */;
61 proxyType = 1;
62 remoteGlobalIDString = D2AAC045055464E500DB518D;
63 remoteInfo = effects;
64 };
65 26AE072A13A8F8D600AA2764 /* PBXContainerItemProxy */ = {
66 isa = PBXContainerItemProxy;
67 containerPortal = 26828AF913A802FC00B4B75E /* core.xcodeproj */;
68 proxyType = 1;
69 remoteGlobalIDString = D2AAC045055464E500DB518D;
70 remoteInfo = core;
71 };
72 26AE072C13A8F8D800AA2764 /* PBXContainerItemProxy */ = {
73 isa = PBXContainerItemProxy;
74 containerPortal = 26828B0413A8030700B4B75E /* maccore.xcodeproj */;
75 proxyType = 1;
76 remoteGlobalIDString = D2AAC045055464E500DB518D;
77 remoteInfo = maccore;
78 };
79/* End PBXContainerItemProxy section */
80
81/* Begin PBXFileReference section */
82 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
83 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
84 1DDD58150DA1D0A300B32029 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
85 256AC3F00F4B6AF500CF3369 /* SimpleCocoaApp_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleCocoaApp_Prefix.pch; sourceTree = "<group>"; };
86 265A019713A93DCE0010128A /* SimpleCocoaAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleCocoaAppDelegate.h; sourceTree = "<group>"; };
87 265A019813A93DCE0010128A /* SimpleCocoaAppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SimpleCocoaAppDelegate.mm; sourceTree = "<group>"; };
88 26828AF913A802FC00B4B75E /* core.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = core.xcodeproj; path = ../core/core.xcodeproj; sourceTree = SOURCE_ROOT; };
89 26828B0413A8030700B4B75E /* maccore.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = maccore.xcodeproj; path = ../maccore/maccore.xcodeproj; sourceTree = SOURCE_ROOT; };
90 26828B0D13A8031400B4B75E /* effects.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = effects.xcodeproj; path = ../effects/effects.xcodeproj; sourceTree = SOURCE_ROOT; };
91 26828B1813A8032D00B4B75E /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
92 26828B4613A803C000B4B75E /* SkNSWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkNSWindow.h; sourceTree = "<group>"; };
93 26828B4713A803C000B4B75E /* SkNSWindow.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SkNSWindow.mm; sourceTree = "<group>"; };
94 26828B4A13A803C000B4B75E /* SkNSView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkNSView.h; sourceTree = "<group>"; };
95 26828B4B13A803C000B4B75E /* SkNSView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SkNSView.mm; sourceTree = "<group>"; };
96 26828B6B13A8053D00B4B75E /* SkEvent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkEvent.cpp; path = ../../src/views/SkEvent.cpp; sourceTree = SOURCE_ROOT; };
97 26828B6C13A8053D00B4B75E /* SkEventSink.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkEventSink.cpp; path = ../../src/views/SkEventSink.cpp; sourceTree = SOURCE_ROOT; };
98 26828B6D13A8053D00B4B75E /* SkTagList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkTagList.cpp; path = ../../src/views/SkTagList.cpp; sourceTree = SOURCE_ROOT; };
99 26828B6E13A8053D00B4B75E /* SkView.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkView.cpp; path = ../../src/views/SkView.cpp; sourceTree = SOURCE_ROOT; };
100 26828B6F13A8053D00B4B75E /* SkViewPriv.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkViewPriv.cpp; path = ../../src/views/SkViewPriv.cpp; sourceTree = SOURCE_ROOT; };
101 26828B7513A8054900B4B75E /* SkCanvas.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkCanvas.cpp; path = ../../src/core/SkCanvas.cpp; sourceTree = SOURCE_ROOT; };
102 26828B7913A8055D00B4B75E /* SkDOM.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkDOM.cpp; path = ../../src/xml/SkDOM.cpp; sourceTree = SOURCE_ROOT; };
103 26828B7A13A8055D00B4B75E /* SkXMLParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkXMLParser.cpp; path = ../../src/xml/SkXMLParser.cpp; sourceTree = SOURCE_ROOT; };
104 26828B7D13A8057000B4B75E /* SkXMLParser_empty.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkXMLParser_empty.cpp; path = ../../src/ports/SkXMLParser_empty.cpp; sourceTree = SOURCE_ROOT; };
105 26828BAC13A805B200B4B75E /* SkGlobals.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkGlobals.cpp; path = ../../src/core/SkGlobals.cpp; sourceTree = SOURCE_ROOT; };
106 26AE09C813A90D8F00AA2764 /* SampleWindow.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SampleWindow.mm; sourceTree = "<group>"; };
107 26AE0A5A13A918D700AA2764 /* SampleWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SampleWindow.h; sourceTree = "<group>"; };
108 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
109 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
110 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
111 8D1107310486CEB800E47090 /* SimpleCocoaApp-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "SimpleCocoaApp-Info.plist"; sourceTree = "<group>"; };
112 8D1107320486CEB800E47090 /* SimpleCocoaApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SimpleCocoaApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
113/* End PBXFileReference section */
114
115/* Begin PBXFrameworksBuildPhase section */
116 8D11072E0486CEB800E47090 /* Frameworks */ = {
117 isa = PBXFrameworksBuildPhase;
118 buildActionMask = 2147483647;
119 files = (
120 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
121 26828B1613A8032000B4B75E /* AppKit.framework in Frameworks */,
122 26828B1713A8032200B4B75E /* Foundation.framework in Frameworks */,
123 26828B1913A8032D00B4B75E /* OpenGL.framework in Frameworks */,
124 26828BA613A8059A00B4B75E /* libeffects.a in Frameworks */,
125 26828BA713A8059C00B4B75E /* libmaccore.a in Frameworks */,
126 26828BA813A8059E00B4B75E /* libcore.a in Frameworks */,
127 );
128 runOnlyForDeploymentPostprocessing = 0;
129 };
130/* End PBXFrameworksBuildPhase section */
131
132/* Begin PBXGroup section */
133 080E96DDFE201D6D7F000001 /* Classes */ = {
134 isa = PBXGroup;
135 children = (
136 265A019713A93DCE0010128A /* SimpleCocoaAppDelegate.h */,
137 265A019813A93DCE0010128A /* SimpleCocoaAppDelegate.mm */,
138 26828B4613A803C000B4B75E /* SkNSWindow.h */,
139 26828B4713A803C000B4B75E /* SkNSWindow.mm */,
140 26828B4A13A803C000B4B75E /* SkNSView.h */,
141 26828B4B13A803C000B4B75E /* SkNSView.mm */,
142 26828B6A13A8051300B4B75E /* Skia Dependencies */,
143 );
144 name = Classes;
145 sourceTree = "<group>";
146 };
147 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
148 isa = PBXGroup;
149 children = (
150 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
151 );
152 name = "Linked Frameworks";
153 sourceTree = "<group>";
154 };
155 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
156 isa = PBXGroup;
157 children = (
158 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
159 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
160 26828B1813A8032D00B4B75E /* OpenGL.framework */,
161 );
162 name = "Other Frameworks";
163 sourceTree = "<group>";
164 };
165 19C28FACFE9D520D11CA2CBB /* Products */ = {
166 isa = PBXGroup;
167 children = (
168 8D1107320486CEB800E47090 /* SimpleCocoaApp.app */,
169 );
170 name = Products;
171 sourceTree = "<group>";
172 };
173 26828AFA13A802FC00B4B75E /* Products */ = {
174 isa = PBXGroup;
175 children = (
176 26828B0113A802FC00B4B75E /* libcore.a */,
177 );
178 name = Products;
179 sourceTree = "<group>";
180 };
181 26828B0513A8030700B4B75E /* Products */ = {
182 isa = PBXGroup;
183 children = (
184 26828B0C13A8030700B4B75E /* libmaccore.a */,
185 );
186 name = Products;
187 sourceTree = "<group>";
188 };
189 26828B0E13A8031400B4B75E /* Products */ = {
190 isa = PBXGroup;
191 children = (
192 26828B1513A8031400B4B75E /* libeffects.a */,
193 );
194 name = Products;
195 sourceTree = "<group>";
196 };
197 26828B6A13A8051300B4B75E /* Skia Dependencies */ = {
198 isa = PBXGroup;
199 children = (
200 26828BAC13A805B200B4B75E /* SkGlobals.cpp */,
201 26828B7D13A8057000B4B75E /* SkXMLParser_empty.cpp */,
202 26828B7913A8055D00B4B75E /* SkDOM.cpp */,
203 26828B7A13A8055D00B4B75E /* SkXMLParser.cpp */,
204 26828B7513A8054900B4B75E /* SkCanvas.cpp */,
205 26828B6B13A8053D00B4B75E /* SkEvent.cpp */,
206 26828B6C13A8053D00B4B75E /* SkEventSink.cpp */,
207 26828B6D13A8053D00B4B75E /* SkTagList.cpp */,
208 26828B6E13A8053D00B4B75E /* SkView.cpp */,
209 26828B6F13A8053D00B4B75E /* SkViewPriv.cpp */,
210 );
211 name = "Skia Dependencies";
212 sourceTree = "<group>";
213 };
214 29B97314FDCFA39411CA2CEA /* CocoaSampleApp */ = {
215 isa = PBXGroup;
216 children = (
217 26AE0A5A13A918D700AA2764 /* SampleWindow.h */,
218 26AE09C813A90D8F00AA2764 /* SampleWindow.mm */,
219 080E96DDFE201D6D7F000001 /* Classes */,
220 29B97315FDCFA39411CA2CEA /* Other Sources */,
221 29B97317FDCFA39411CA2CEA /* Resources */,
222 29B97323FDCFA39411CA2CEA /* Frameworks */,
223 19C28FACFE9D520D11CA2CBB /* Products */,
224 );
225 name = CocoaSampleApp;
226 sourceTree = "<group>";
227 };
228 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
229 isa = PBXGroup;
230 children = (
231 256AC3F00F4B6AF500CF3369 /* SimpleCocoaApp_Prefix.pch */,
232 29B97316FDCFA39411CA2CEA /* main.m */,
233 );
234 name = "Other Sources";
235 sourceTree = "<group>";
236 };
237 29B97317FDCFA39411CA2CEA /* Resources */ = {
238 isa = PBXGroup;
239 children = (
240 8D1107310486CEB800E47090 /* SimpleCocoaApp-Info.plist */,
241 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
242 1DDD58140DA1D0A300B32029 /* MainMenu.xib */,
243 );
244 name = Resources;
245 sourceTree = "<group>";
246 };
247 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
248 isa = PBXGroup;
249 children = (
250 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
251 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
252 26828B0D13A8031400B4B75E /* effects.xcodeproj */,
253 26828B0413A8030700B4B75E /* maccore.xcodeproj */,
254 26828AF913A802FC00B4B75E /* core.xcodeproj */,
255 );
256 name = Frameworks;
257 sourceTree = "<group>";
258 };
259/* End PBXGroup section */
260
261/* Begin PBXNativeTarget section */
262 8D1107260486CEB800E47090 /* SimpleCocoaApp */ = {
263 isa = PBXNativeTarget;
264 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "SimpleCocoaApp" */;
265 buildPhases = (
266 8D1107290486CEB800E47090 /* Resources */,
267 8D11072C0486CEB800E47090 /* Sources */,
268 8D11072E0486CEB800E47090 /* Frameworks */,
269 );
270 buildRules = (
271 );
272 dependencies = (
273 26AE072913A8F8D300AA2764 /* PBXTargetDependency */,
274 26AE072B13A8F8D600AA2764 /* PBXTargetDependency */,
275 26AE072D13A8F8D800AA2764 /* PBXTargetDependency */,
276 );
277 name = SimpleCocoaApp;
278 productInstallPath = "$(HOME)/Applications";
279 productName = CocoaSampleApp;
280 productReference = 8D1107320486CEB800E47090 /* SimpleCocoaApp.app */;
281 productType = "com.apple.product-type.application";
282 };
283/* End PBXNativeTarget section */
284
285/* Begin PBXProject section */
286 29B97313FDCFA39411CA2CEA /* Project object */ = {
287 isa = PBXProject;
288 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SimpleCocoaApp" */;
289 compatibilityVersion = "Xcode 3.1";
290 developmentRegion = English;
291 hasScannedForEncodings = 1;
292 knownRegions = (
293 English,
294 Japanese,
295 French,
296 German,
297 );
298 mainGroup = 29B97314FDCFA39411CA2CEA /* CocoaSampleApp */;
299 projectDirPath = "";
300 projectReferences = (
301 {
302 ProductGroup = 26828AFA13A802FC00B4B75E /* Products */;
303 ProjectRef = 26828AF913A802FC00B4B75E /* core.xcodeproj */;
304 },
305 {
306 ProductGroup = 26828B0E13A8031400B4B75E /* Products */;
307 ProjectRef = 26828B0D13A8031400B4B75E /* effects.xcodeproj */;
308 },
309 {
310 ProductGroup = 26828B0513A8030700B4B75E /* Products */;
311 ProjectRef = 26828B0413A8030700B4B75E /* maccore.xcodeproj */;
312 },
313 );
314 projectRoot = "";
315 targets = (
316 8D1107260486CEB800E47090 /* SimpleCocoaApp */,
317 );
318 };
319/* End PBXProject section */
320
321/* Begin PBXReferenceProxy section */
322 26828B0113A802FC00B4B75E /* libcore.a */ = {
323 isa = PBXReferenceProxy;
324 fileType = archive.ar;
325 path = libcore.a;
326 remoteRef = 26828B0013A802FC00B4B75E /* PBXContainerItemProxy */;
327 sourceTree = BUILT_PRODUCTS_DIR;
328 };
329 26828B0C13A8030700B4B75E /* libmaccore.a */ = {
330 isa = PBXReferenceProxy;
331 fileType = archive.ar;
332 path = libmaccore.a;
333 remoteRef = 26828B0B13A8030700B4B75E /* PBXContainerItemProxy */;
334 sourceTree = BUILT_PRODUCTS_DIR;
335 };
336 26828B1513A8031400B4B75E /* libeffects.a */ = {
337 isa = PBXReferenceProxy;
338 fileType = archive.ar;
339 path = libeffects.a;
340 remoteRef = 26828B1413A8031400B4B75E /* PBXContainerItemProxy */;
341 sourceTree = BUILT_PRODUCTS_DIR;
342 };
343/* End PBXReferenceProxy section */
344
345/* Begin PBXResourcesBuildPhase section */
346 8D1107290486CEB800E47090 /* Resources */ = {
347 isa = PBXResourcesBuildPhase;
348 buildActionMask = 2147483647;
349 files = (
350 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
351 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */,
352 );
353 runOnlyForDeploymentPostprocessing = 0;
354 };
355/* End PBXResourcesBuildPhase section */
356
357/* Begin PBXSourcesBuildPhase section */
358 8D11072C0486CEB800E47090 /* Sources */ = {
359 isa = PBXSourcesBuildPhase;
360 buildActionMask = 2147483647;
361 files = (
362 8D11072D0486CEB800E47090 /* main.m in Sources */,
363 26828B4C13A803C000B4B75E /* SkNSWindow.mm in Sources */,
364 26828B4E13A803C000B4B75E /* SkNSView.mm in Sources */,
365 26828B7013A8053D00B4B75E /* SkEvent.cpp in Sources */,
366 26828B7113A8053D00B4B75E /* SkEventSink.cpp in Sources */,
367 26828B7213A8053D00B4B75E /* SkTagList.cpp in Sources */,
368 26828B7313A8053D00B4B75E /* SkView.cpp in Sources */,
369 26828B7413A8053D00B4B75E /* SkViewPriv.cpp in Sources */,
370 26828B7613A8054900B4B75E /* SkCanvas.cpp in Sources */,
371 26828B7B13A8055D00B4B75E /* SkDOM.cpp in Sources */,
372 26828B7C13A8055D00B4B75E /* SkXMLParser.cpp in Sources */,
373 26828B7E13A8057000B4B75E /* SkXMLParser_empty.cpp in Sources */,
374 26828BAD13A805B200B4B75E /* SkGlobals.cpp in Sources */,
375 26AE09C913A90D8F00AA2764 /* SampleWindow.mm in Sources */,
376 265A019913A93DCE0010128A /* SimpleCocoaAppDelegate.mm in Sources */,
377 );
378 runOnlyForDeploymentPostprocessing = 0;
379 };
380/* End PBXSourcesBuildPhase section */
381
382/* Begin PBXTargetDependency section */
383 26AE072913A8F8D300AA2764 /* PBXTargetDependency */ = {
384 isa = PBXTargetDependency;
385 name = effects;
386 targetProxy = 26AE072813A8F8D300AA2764 /* PBXContainerItemProxy */;
387 };
388 26AE072B13A8F8D600AA2764 /* PBXTargetDependency */ = {
389 isa = PBXTargetDependency;
390 name = core;
391 targetProxy = 26AE072A13A8F8D600AA2764 /* PBXContainerItemProxy */;
392 };
393 26AE072D13A8F8D800AA2764 /* PBXTargetDependency */ = {
394 isa = PBXTargetDependency;
395 name = maccore;
396 targetProxy = 26AE072C13A8F8D800AA2764 /* PBXContainerItemProxy */;
397 };
398/* End PBXTargetDependency section */
399
400/* Begin PBXVariantGroup section */
401 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
402 isa = PBXVariantGroup;
403 children = (
404 089C165DFE840E0CC02AAC07 /* English */,
405 );
406 name = InfoPlist.strings;
407 sourceTree = "<group>";
408 };
409 1DDD58140DA1D0A300B32029 /* MainMenu.xib */ = {
410 isa = PBXVariantGroup;
411 children = (
412 1DDD58150DA1D0A300B32029 /* English */,
413 );
414 name = MainMenu.xib;
415 sourceTree = "<group>";
416 };
417/* End PBXVariantGroup section */
418
419/* Begin XCBuildConfiguration section */
420 C01FCF4B08A954540054247B /* Debug */ = {
421 isa = XCBuildConfiguration;
422 buildSettings = {
423 ALWAYS_SEARCH_USER_PATHS = NO;
424 COPY_PHASE_STRIP = NO;
425 GCC_DYNAMIC_NO_PIC = NO;
426 GCC_ENABLE_FIX_AND_CONTINUE = YES;
427 GCC_MODEL_TUNING = G5;
428 GCC_OPTIMIZATION_LEVEL = 0;
429 GCC_PRECOMPILE_PREFIX_HEADER = YES;
430 GCC_PREFIX_HEADER = SimpleCocoaApp_Prefix.pch;
431 INFOPLIST_FILE = "SimpleCocoaApp-Info.plist";
432 INSTALL_PATH = "$(HOME)/Applications";
433 PRODUCT_NAME = SimpleCocoaApp;
434 };
435 name = Debug;
436 };
437 C01FCF4C08A954540054247B /* Release */ = {
438 isa = XCBuildConfiguration;
439 buildSettings = {
440 ALWAYS_SEARCH_USER_PATHS = NO;
441 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
442 GCC_MODEL_TUNING = G5;
443 GCC_PRECOMPILE_PREFIX_HEADER = YES;
444 GCC_PREFIX_HEADER = SimpleCocoaApp_Prefix.pch;
445 INFOPLIST_FILE = "SimpleCocoaApp-Info.plist";
446 INSTALL_PATH = "$(HOME)/Applications";
447 ONLY_ACTIVE_ARCH = YES;
448 PRODUCT_NAME = SimpleCocoaApp;
449 };
450 name = Release;
451 };
452 C01FCF4F08A954540054247B /* Debug */ = {
453 isa = XCBuildConfiguration;
454 buildSettings = {
455 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
456 GCC_C_LANGUAGE_STANDARD = gnu99;
457 GCC_OPTIMIZATION_LEVEL = 0;
458 GCC_PREPROCESSOR_DEFINITIONS = (
459 SK_BUILD_FOR_MAC,
460 SK_RELEASE,
461 );
462 GCC_WARN_ABOUT_RETURN_TYPE = YES;
463 GCC_WARN_UNUSED_VARIABLE = YES;
464 ONLY_ACTIVE_ARCH = YES;
465 PREBINDING = NO;
466 SDKROOT = macosx10.6;
467 USER_HEADER_SEARCH_PATHS = "../../include/**";
468 };
469 name = Debug;
470 };
471 C01FCF5008A954540054247B /* Release */ = {
472 isa = XCBuildConfiguration;
473 buildSettings = {
474 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
475 GCC_C_LANGUAGE_STANDARD = gnu99;
476 GCC_PREPROCESSOR_DEFINITIONS = (
477 SK_BUILD_FOR_MAC,
478 SK_RELEASE,
479 );
480 GCC_WARN_ABOUT_RETURN_TYPE = YES;
481 GCC_WARN_UNUSED_VARIABLE = YES;
482 ONLY_ACTIVE_ARCH = YES;
483 PREBINDING = NO;
484 SDKROOT = macosx10.6;
485 USER_HEADER_SEARCH_PATHS = "../../include/**";
486 };
487 name = Release;
488 };
489/* End XCBuildConfiguration section */
490
491/* Begin XCConfigurationList section */
492 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "SimpleCocoaApp" */ = {
493 isa = XCConfigurationList;
494 buildConfigurations = (
495 C01FCF4B08A954540054247B /* Debug */,
496 C01FCF4C08A954540054247B /* Release */,
497 );
498 defaultConfigurationIsVisible = 0;
499 defaultConfigurationName = Release;
500 };
501 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SimpleCocoaApp" */ = {
502 isa = XCConfigurationList;
503 buildConfigurations = (
504 C01FCF4F08A954540054247B /* Debug */,
505 C01FCF5008A954540054247B /* Release */,
506 );
507 defaultConfigurationIsVisible = 0;
508 defaultConfigurationName = Release;
509 };
510/* End XCConfigurationList section */
511 };
512 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
513}