blob: 6f2460c77c06cefa22267f74949b620429c87311 [file] [log] [blame]
caryclark@google.com27accef2012-01-25 18:57:23 +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 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
12 FE3201C8144DCC68006DDA67 /* skia_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = FE3201C6144DCC68006DDA67 /* skia_mac.mm */; };
13 FE3201C9144DCC68006DDA67 /* SkOSWindow_Mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = FE3201C7144DCC68006DDA67 /* SkOSWindow_Mac.mm */; };
14 FE7130A114CE0EEB0008E392 /* LineQuadraticIntersection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE7130A014CE0EEB0008E392 /* LineQuadraticIntersection.cpp */; };
15 FE7131C414CF5A960008E392 /* LineQuadraticIntersection_Test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE7131C314CF5A960008E392 /* LineQuadraticIntersection_Test.cpp */; };
16 FE7131EE14D03AED0008E392 /* LineCubicIntersection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE7131ED14D03AED0008E392 /* LineCubicIntersection.cpp */; };
17 FE71324214D047670008E392 /* QuadraticUtilities.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE71324114D047670008E392 /* QuadraticUtilities.cpp */; };
18 FE71324F14D04D460008E392 /* CubicRoots.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FECAA54114BC838600B35E2C /* CubicRoots.cpp */; };
19 FE71325014D04D480008E392 /* CubeRoot.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FECAA53014BB934700B35E2C /* CubeRoot.cpp */; };
20 FE71325F14D050D80008E392 /* LineUtilities.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE71325E14D050D80008E392 /* LineUtilities.cpp */; };
21 FE71334214D06B0F0008E392 /* LineCubicIntersection_Test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE71334114D06B0F0008E392 /* LineCubicIntersection_Test.cpp */; };
22 FEA5F4E21498000C005052F9 /* libports.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEA5F4E11497FFF6005052F9 /* libports.a */; };
23 FEA671D013C4A21600FE6FC1 /* AGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEA671CF13C4A21600FE6FC1 /* AGL.framework */; };
24 FEA671D813C4A21600FE6FC1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEA671D713C4A21600FE6FC1 /* Foundation.framework */; };
25 FEA671DA13C4A21600FE6FC1 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEA671D913C4A21600FE6FC1 /* OpenGL.framework */; };
26 FEA6778313C4B3A300FE6FC1 /* EdgeApp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEA6778213C4B3A300FE6FC1 /* EdgeApp.cpp */; };
27 FEC117CC14843B0A0086BF1F /* CubicBezierClip_Test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEC117CB14843B0A0086BF1F /* CubicBezierClip_Test.cpp */; };
28 FEC118B8148666670086BF1F /* ConvexHull.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEC118B7148666670086BF1F /* ConvexHull.cpp */; };
29 FEC118C2148668F30086BF1F /* DataTypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEC118C1148668F30086BF1F /* DataTypes.cpp */; };
30 FEC11911148682200086BF1F /* CubicReduceOrder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEC11910148682200086BF1F /* CubicReduceOrder.cpp */; };
31 FEC1191B148683330086BF1F /* Extrema.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEC1191A148683330086BF1F /* Extrema.cpp */; };
32 FEC1195514869DCA0086BF1F /* LineIntersection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEC1195414869DC90086BF1F /* LineIntersection.cpp */; };
33 FEC11E3E148D65780086BF1F /* CubicSubDivide.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEC11E3D148D65780086BF1F /* CubicSubDivide.cpp */; };
34 FEC11F84148E7C9C0086BF1F /* junk.htm in Resources */ = {isa = PBXBuildFile; fileRef = FEC11F83148E7C9C0086BF1F /* junk.htm */; };
35 FEC12116148EB4EC0086BF1F /* CubicIntersectionT.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEC12115148EB4EC0086BF1F /* CubicIntersectionT.cpp */; };
36 FEC1211B148EB5200086BF1F /* CubicBezierClip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEC1211A148EB5200086BF1F /* CubicBezierClip.cpp */; };
37 FEC1238F149000100086BF1F /* LineParameteters_Test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEC1238E149000100086BF1F /* LineParameteters_Test.cpp */; };
38 FEC123A6149001A00086BF1F /* SkAntiEdge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEA670F013C49E2200FE6FC1 /* SkAntiEdge.cpp */; };
39 FEC12CE014913E650086BF1F /* LineIntersection_Test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEC12CDF14913E650086BF1F /* LineIntersection_Test.cpp */; };
40 FECA984014AA044100B35E2C /* CubicParameterization.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FECA983F14AA044100B35E2C /* CubicParameterization.cpp */; };
41 FECA985114AA046600B35E2C /* QuadraticParameterization.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FECA985014AA046600B35E2C /* QuadraticParameterization.cpp */; };
42 FECA986214AA2E5900B35E2C /* QuadraticParameterization_Test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FECA986114AA2E5900B35E2C /* QuadraticParameterization_Test.cpp */; };
43 FECA987814AA319300B35E2C /* QuadraticSubDivide.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FECA987714AA319300B35E2C /* QuadraticSubDivide.cpp */; };
44 FECA997C14AB966900B35E2C /* CubicParameterizationCode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FECA997B14AB966900B35E2C /* CubicParameterizationCode.cpp */; };
45 FECA9A5A14B3B09100B35E2C /* CubicParameterization_Test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FECA9A5914B3B09100B35E2C /* CubicParameterization_Test.cpp */; };
46 FECAA52214BB527000B35E2C /* QuadraticIntersection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FECAA52114BB527000B35E2C /* QuadraticIntersection.cpp */; };
47 FECAA56D14BCA23200B35E2C /* QuadraticReduceOrder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FECAA56C14BCA23200B35E2C /* QuadraticReduceOrder.cpp */; };
48 FECAA58414BCBD4E00B35E2C /* QuadraticBezierClip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FECAA58314BCBD4E00B35E2C /* QuadraticBezierClip.cpp */; };
49 FECAA67914BCDBD600B35E2C /* QuadraticBezierClip_Test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FECAA67814BCDBD600B35E2C /* QuadraticBezierClip_Test.cpp */; };
50 FECAA68514BCDE2600B35E2C /* QuadraticIntersection_TestData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FECAA68414BCDE2600B35E2C /* QuadraticIntersection_TestData.cpp */; };
51 FECAA6C714BDCE9B00B35E2C /* QuadraticIntersection_Test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FECAA6C614BDCE9B00B35E2C /* QuadraticIntersection_Test.cpp */; };
52 FECAA6E114BDDF2D00B35E2C /* QuadraticReduceOrder_Test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FECAA6E014BDDF2D00B35E2C /* QuadraticReduceOrder_Test.cpp */; };
53 FED53C391483CB9400F6359E /* Inline_Tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FED53C381483CB9400F6359E /* Inline_Tests.cpp */; };
54 FEED7245144DD2250059E97B /* SkEventNotifier.mm in Sources */ = {isa = PBXBuildFile; fileRef = FEED723E144DD2250059E97B /* SkEventNotifier.mm */; };
55 FEED7291144DD45E0059E97B /* libanimator.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEED7268144DD3EA0059E97B /* libanimator.a */; };
56 FEED7292144DD4610059E97B /* libexperimental.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEED726E144DD4050059E97B /* libexperimental.a */; };
57 FEED7293144DD4620059E97B /* libskgr.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEED7276144DD4140059E97B /* libskgr.a */; };
58 FEED7294144DD4630059E97B /* libgr.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEED7278144DD4140059E97B /* libgr.a */; };
59 FEED7295144DD4650059E97B /* libimages.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEED727E144DD4200059E97B /* libimages.a */; };
60 FEED7296144DD4660059E97B /* libtess.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEED7284144DD4300059E97B /* libtess.a */; };
61 FEED7297144DD46A0059E97B /* libpdf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEED728A144DD4440059E97B /* libpdf.a */; };
62 FEED7298144DD46B0059E97B /* libsvg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEED7290144DD44D0059E97B /* libsvg.a */; };
63 FEED7299144DD46F0059E97B /* libviews.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEED7262144DD38D0059E97B /* libviews.a */; };
64 FEED72A2144DD4AA0059E97B /* libxml.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEED72A1144DD4A80059E97B /* libxml.a */; };
65 FEED72AB144DD50A0059E97B /* SampleAppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = FEED723D144DD2250059E97B /* SampleAppDelegate.mm */; };
66 FEED72B0144DD5710059E97B /* SampleApp.xib in Resources */ = {isa = PBXBuildFile; fileRef = FEED723C144DD2250059E97B /* SampleApp.xib */; };
67 FEED7378144DD5F70059E97B /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEA671D113C4A21600FE6FC1 /* ApplicationServices.framework */; };
68 FEED7584144DD6360059E97B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEED7583144DD6360059E97B /* Cocoa.framework */; };
69 FEED75DD144DD6590059E97B /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FEED75DC144DD6590059E97B /* QuartzCore.framework */; };
70 FEED75DF144DD6840059E97B /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FEED75DE144DD6840059E97B /* libz.dylib */; };
71 FEED7626144F22E20059E97B /* CubicReduceOrder_Test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEED7625144F22E20059E97B /* CubicReduceOrder_Test.cpp */; };
72 FEED762C144F236C0059E97B /* CubicIntersection_TestData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEED762B144F236C0059E97B /* CubicIntersection_TestData.cpp */; };
73 FEED764C144F29BD0059E97B /* TestUtilities.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEED764B144F29BD0059E97B /* TestUtilities.cpp */; };
74 FEED768A144F2E7D0059E97B /* CubicIntersection_Test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEED7689144F2E7D0059E97B /* CubicIntersection_Test.cpp */; };
75 FEED76C1144F3E7F0059E97B /* ConvexHull_Test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEED76C0144F3E7F0059E97B /* ConvexHull_Test.cpp */; };
76 FEED76EE144F66E90059E97B /* Intersection_Tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEED76ED144F66E90059E97B /* Intersection_Tests.cpp */; };
77 FEF87C3C13E0413500335C58 /* libcore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEF87C1A13E040E000335C58 /* libcore.a */; };
78 FEF87C3D13E0413A00335C58 /* libeffects.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEF87C2313E040F100335C58 /* libeffects.a */; };
79 FEF87C3E13E0413F00335C58 /* libopts.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEF87C2C13E0410900335C58 /* libopts.a */; };
80 FEF87C3F13E0414400335C58 /* libutils.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEF87C3B13E0412600335C58 /* libutils.a */; };
81/* End PBXBuildFile section */
82
83/* Begin PBXContainerItemProxy section */
84 FEA5F4E01497FFF6005052F9 /* PBXContainerItemProxy */ = {
85 isa = PBXContainerItemProxy;
86 containerPortal = FEA5F4D91497FFF6005052F9 /* ports.xcodeproj */;
87 proxyType = 2;
88 remoteGlobalIDString = CDE03B47AA5CD6CE32E53995;
89 remoteInfo = ports;
90 };
91 FEED7261144DD38D0059E97B /* PBXContainerItemProxy */ = {
92 isa = PBXContainerItemProxy;
93 containerPortal = FEED725D144DD38D0059E97B /* views.xcodeproj */;
94 proxyType = 2;
95 remoteGlobalIDString = 86302AD97E7E3B2ECED008C3;
96 remoteInfo = views;
97 };
98 FEED7267144DD3EA0059E97B /* PBXContainerItemProxy */ = {
99 isa = PBXContainerItemProxy;
100 containerPortal = FEED7263144DD3EA0059E97B /* animator.xcodeproj */;
101 proxyType = 2;
102 remoteGlobalIDString = 3D2E8ABFA0A0734A3D0C9119;
103 remoteInfo = animator;
104 };
105 FEED726D144DD4050059E97B /* PBXContainerItemProxy */ = {
106 isa = PBXContainerItemProxy;
107 containerPortal = FEED7269144DD4050059E97B /* experimental.xcodeproj */;
108 proxyType = 2;
109 remoteGlobalIDString = E18165BCFCD262D9D8DC9100;
110 remoteInfo = experimental;
111 };
112 FEED7275144DD4140059E97B /* PBXContainerItemProxy */ = {
113 isa = PBXContainerItemProxy;
114 containerPortal = FEED726F144DD4140059E97B /* gpu.xcodeproj */;
115 proxyType = 2;
116 remoteGlobalIDString = 9756429FF98563EB31F7DB61;
117 remoteInfo = skgr;
118 };
119 FEED7277144DD4140059E97B /* PBXContainerItemProxy */ = {
120 isa = PBXContainerItemProxy;
121 containerPortal = FEED726F144DD4140059E97B /* gpu.xcodeproj */;
122 proxyType = 2;
123 remoteGlobalIDString = 4005E78FA1587FEF4005B75F;
124 remoteInfo = gr;
125 };
126 FEED727D144DD4200059E97B /* PBXContainerItemProxy */ = {
127 isa = PBXContainerItemProxy;
128 containerPortal = FEED7279144DD4200059E97B /* images.xcodeproj */;
129 proxyType = 2;
130 remoteGlobalIDString = CDE66C29FD25244B1B30A964;
131 remoteInfo = images;
132 };
133 FEED7283144DD4300059E97B /* PBXContainerItemProxy */ = {
134 isa = PBXContainerItemProxy;
135 containerPortal = FEED727F144DD4300059E97B /* libtess.xcodeproj */;
136 proxyType = 2;
137 remoteGlobalIDString = 985181AD94E99169C732B721;
138 remoteInfo = libtess;
139 };
140 FEED7289144DD4440059E97B /* PBXContainerItemProxy */ = {
141 isa = PBXContainerItemProxy;
142 containerPortal = FEED7285144DD4440059E97B /* pdf.xcodeproj */;
143 proxyType = 2;
144 remoteGlobalIDString = 46FE697B5062CDA12F1A8C6E;
145 remoteInfo = pdf;
146 };
147 FEED728F144DD44D0059E97B /* PBXContainerItemProxy */ = {
148 isa = PBXContainerItemProxy;
149 containerPortal = FEED728B144DD44D0059E97B /* svg.xcodeproj */;
150 proxyType = 2;
151 remoteGlobalIDString = E11E06188E29426A061DFAA2;
152 remoteInfo = svg;
153 };
154 FEED72A0144DD4A80059E97B /* PBXContainerItemProxy */ = {
155 isa = PBXContainerItemProxy;
156 containerPortal = FEED729C144DD4A80059E97B /* xml.xcodeproj */;
157 proxyType = 2;
158 remoteGlobalIDString = B9B83862B1FE3A5230CB0ED6;
159 remoteInfo = xml;
160 };
161 FEF87C1913E040E000335C58 /* PBXContainerItemProxy */ = {
162 isa = PBXContainerItemProxy;
163 containerPortal = FEF87C1213E040E000335C58 /* core.xcodeproj */;
164 proxyType = 2;
165 remoteGlobalIDString = 8B1FC9FF853D5C32F4771091;
166 remoteInfo = core;
167 };
168 FEF87C2213E040F100335C58 /* PBXContainerItemProxy */ = {
169 isa = PBXContainerItemProxy;
170 containerPortal = FEF87C1B13E040F100335C58 /* effects.xcodeproj */;
171 proxyType = 2;
172 remoteGlobalIDString = BB64F2E443C9412F1328140F;
173 remoteInfo = effects;
174 };
175 FEF87C2B13E0410900335C58 /* PBXContainerItemProxy */ = {
176 isa = PBXContainerItemProxy;
177 containerPortal = FEF87C2413E0410900335C58 /* opts.xcodeproj */;
178 proxyType = 2;
179 remoteGlobalIDString = 6FDD5BFF3B676557344FAA2B;
180 remoteInfo = opts;
181 };
182 FEF87C3A13E0412600335C58 /* PBXContainerItemProxy */ = {
183 isa = PBXContainerItemProxy;
184 containerPortal = FEF87C3313E0412600335C58 /* utils.xcodeproj */;
185 proxyType = 2;
186 remoteGlobalIDString = C196E82C2F3304B37526F8F3;
187 remoteInfo = utils;
188 };
189 FEF87C4013E0414D00335C58 /* PBXContainerItemProxy */ = {
190 isa = PBXContainerItemProxy;
191 containerPortal = FEF87C1213E040E000335C58 /* core.xcodeproj */;
192 proxyType = 1;
193 remoteGlobalIDString = 5A9991BB6607533745115226;
194 remoteInfo = core;
195 };
196 FEF87C4213E0415100335C58 /* PBXContainerItemProxy */ = {
197 isa = PBXContainerItemProxy;
198 containerPortal = FEF87C1B13E040F100335C58 /* effects.xcodeproj */;
199 proxyType = 1;
200 remoteGlobalIDString = F0EB02F40D8DAD92937C53E1;
201 remoteInfo = effects;
202 };
203 FEF87C4413E0415500335C58 /* PBXContainerItemProxy */ = {
204 isa = PBXContainerItemProxy;
205 containerPortal = FEF87C2413E0410900335C58 /* opts.xcodeproj */;
206 proxyType = 1;
207 remoteGlobalIDString = 801760729BE30DF59BEA25B9;
208 remoteInfo = opts;
209 };
210 FEF87C4613E0415900335C58 /* PBXContainerItemProxy */ = {
211 isa = PBXContainerItemProxy;
212 containerPortal = FEF87C3313E0412600335C58 /* utils.xcodeproj */;
213 proxyType = 1;
214 remoteGlobalIDString = 7364408688F1A6434987562A;
215 remoteInfo = utils;
216 };
217/* End PBXContainerItemProxy section */
218
219/* Begin PBXFileReference section */
220 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
221 1DDD58150DA1D0A300B32029 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
222 256AC3F00F4B6AF500CF3369 /* edge_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = edge_Prefix.pch; sourceTree = "<group>"; };
223 8D1107310486CEB800E47090 /* edge-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "edge-Info.plist"; sourceTree = "<group>"; };
224 8D1107320486CEB800E47090 /* edge.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = edge.app; sourceTree = BUILT_PRODUCTS_DIR; };
225 FE3201C6144DCC68006DDA67 /* skia_mac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = skia_mac.mm; path = ../../skia/trunk/src/utils/mac/skia_mac.mm; sourceTree = SOURCE_ROOT; };
226 FE3201C7144DCC68006DDA67 /* SkOSWindow_Mac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = SkOSWindow_Mac.mm; path = ../../skia/trunk/src/utils/mac/SkOSWindow_Mac.mm; sourceTree = SOURCE_ROOT; };
227 FE3EBE41149A337700D76FDE /* x.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = x.svg; path = ../../../../tera/x.svg; sourceTree = SOURCE_ROOT; };
228 FE3EBE6E149A7F4D00D76FDE /* valgrind.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = valgrind.txt; path = ../../../../tera/valgrind.txt; sourceTree = SOURCE_ROOT; };
229 FE4FE7411492417500A12A34 /* IntersectionUtilities.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IntersectionUtilities.cpp; sourceTree = "<group>"; };
230 FE7130A014CE0EEB0008E392 /* LineQuadraticIntersection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LineQuadraticIntersection.cpp; sourceTree = "<group>"; };
231 FE7131C314CF5A960008E392 /* LineQuadraticIntersection_Test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LineQuadraticIntersection_Test.cpp; sourceTree = "<group>"; };
232 FE7131ED14D03AED0008E392 /* LineCubicIntersection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LineCubicIntersection.cpp; sourceTree = "<group>"; };
233 FE71324114D047670008E392 /* QuadraticUtilities.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = QuadraticUtilities.cpp; sourceTree = "<group>"; };
234 FE71325114D04D7A0008E392 /* CubicUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CubicUtilities.h; sourceTree = "<group>"; };
235 FE71325D14D050D80008E392 /* LineUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LineUtilities.h; sourceTree = "<group>"; };
236 FE71325E14D050D80008E392 /* LineUtilities.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LineUtilities.cpp; sourceTree = "<group>"; };
237 FE71334114D06B0F0008E392 /* LineCubicIntersection_Test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LineCubicIntersection_Test.cpp; sourceTree = "<group>"; };
238 FEA5F4D91497FFF6005052F9 /* ports.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ports.xcodeproj; path = ../../skia/trunk/out/gyp/ports.xcodeproj; sourceTree = SOURCE_ROOT; };
239 FEA670F013C49E2200FE6FC1 /* SkAntiEdge.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SkAntiEdge.cpp; sourceTree = "<group>"; };
240 FEA670F113C49E2200FE6FC1 /* SkAntiEdge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SkAntiEdge.h; sourceTree = "<group>"; };
241 FEA6710713C4A13900FE6FC1 /* gyp */ = {isa = PBXFileReference; lastKnownFileType = folder; name = gyp; path = ../../skia/trunk/out/gyp; sourceTree = SOURCE_ROOT; };
242 FEA671CF13C4A21600FE6FC1 /* AGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AGL.framework; path = System/Library/Frameworks/AGL.framework; sourceTree = SDKROOT; };
243 FEA671D113C4A21600FE6FC1 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = System/Library/Frameworks/ApplicationServices.framework; sourceTree = SDKROOT; };
244 FEA671D713C4A21600FE6FC1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
245 FEA671D913C4A21600FE6FC1 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
246 FEA6778213C4B3A300FE6FC1 /* EdgeApp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = EdgeApp.cpp; sourceTree = "<group>"; };
247 FEC117CB14843B0A0086BF1F /* CubicBezierClip_Test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CubicBezierClip_Test.cpp; sourceTree = "<group>"; };
248 FEC118B7148666670086BF1F /* ConvexHull.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConvexHull.cpp; sourceTree = "<group>"; };
249 FEC118C1148668F30086BF1F /* DataTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DataTypes.cpp; sourceTree = "<group>"; };
250 FEC11910148682200086BF1F /* CubicReduceOrder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CubicReduceOrder.cpp; sourceTree = "<group>"; };
251 FEC1191A148683330086BF1F /* Extrema.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Extrema.cpp; sourceTree = "<group>"; };
252 FEC1191E148683850086BF1F /* Extrema.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Extrema.h; sourceTree = "<group>"; };
253 FEC1195314869DC90086BF1F /* LineIntersection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LineIntersection.h; sourceTree = "<group>"; };
254 FEC1195414869DC90086BF1F /* LineIntersection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LineIntersection.cpp; sourceTree = "<group>"; };
255 FEC11A821487D23E0086BF1F /* Intersections.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Intersections.h; sourceTree = "<group>"; };
256 FEC11A851487D2650086BF1F /* LineParameters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LineParameters.h; sourceTree = "<group>"; };
257 FEC11A881487D2F50086BF1F /* IntersectionUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IntersectionUtilities.h; sourceTree = "<group>"; };
258 FEC11E3D148D65780086BF1F /* CubicSubDivide.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CubicSubDivide.cpp; sourceTree = "<group>"; };
259 FEC11F83148E7C9C0086BF1F /* junk.htm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = junk.htm; path = ../../../../tera/htm_backups/junk.htm; sourceTree = SOURCE_ROOT; };
260 FEC12115148EB4EC0086BF1F /* CubicIntersectionT.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CubicIntersectionT.cpp; sourceTree = "<group>"; };
261 FEC1211A148EB5200086BF1F /* CubicBezierClip.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CubicBezierClip.cpp; sourceTree = "<group>"; };
262 FEC1238E149000100086BF1F /* LineParameteters_Test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LineParameteters_Test.cpp; sourceTree = "<group>"; };
263 FEC12CDF14913E650086BF1F /* LineIntersection_Test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LineIntersection_Test.cpp; sourceTree = "<group>"; };
264 FECA983F14AA044100B35E2C /* CubicParameterization.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CubicParameterization.cpp; sourceTree = "<group>"; };
265 FECA985014AA046600B35E2C /* QuadraticParameterization.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = QuadraticParameterization.cpp; sourceTree = "<group>"; };
266 FECA986114AA2E5900B35E2C /* QuadraticParameterization_Test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = QuadraticParameterization_Test.cpp; sourceTree = "<group>"; };
267 FECA987714AA319300B35E2C /* QuadraticSubDivide.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = QuadraticSubDivide.cpp; sourceTree = "<group>"; };
268 FECA997B14AB966900B35E2C /* CubicParameterizationCode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CubicParameterizationCode.cpp; sourceTree = "<group>"; };
269 FECA9A5914B3B09100B35E2C /* CubicParameterization_Test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CubicParameterization_Test.cpp; sourceTree = "<group>"; };
270 FECAA52114BB527000B35E2C /* QuadraticIntersection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = QuadraticIntersection.cpp; sourceTree = "<group>"; };
271 FECAA52B14BB6B0900B35E2C /* QuadraticUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QuadraticUtilities.h; sourceTree = "<group>"; };
272 FECAA53014BB934700B35E2C /* CubeRoot.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CubeRoot.cpp; sourceTree = "<group>"; };
273 FECAA54114BC838600B35E2C /* CubicRoots.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CubicRoots.cpp; sourceTree = "<group>"; };
274 FECAA56C14BCA23200B35E2C /* QuadraticReduceOrder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = QuadraticReduceOrder.cpp; sourceTree = "<group>"; };
275 FECAA58314BCBD4E00B35E2C /* QuadraticBezierClip.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = QuadraticBezierClip.cpp; sourceTree = "<group>"; };
276 FECAA67814BCDBD600B35E2C /* QuadraticBezierClip_Test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = QuadraticBezierClip_Test.cpp; sourceTree = "<group>"; };
277 FECAA68314BCDE2600B35E2C /* QuadraticIntersection_TestData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QuadraticIntersection_TestData.h; sourceTree = "<group>"; };
278 FECAA68414BCDE2600B35E2C /* QuadraticIntersection_TestData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = QuadraticIntersection_TestData.cpp; sourceTree = "<group>"; };
279 FECAA6C614BDCE9B00B35E2C /* QuadraticIntersection_Test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = QuadraticIntersection_Test.cpp; sourceTree = "<group>"; };
280 FECAA6E014BDDF2D00B35E2C /* QuadraticReduceOrder_Test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = QuadraticReduceOrder_Test.cpp; sourceTree = "<group>"; };
281 FECAAB7F14BDFAFD00B35E2C /* CubicParameterization_TestUtility.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CubicParameterization_TestUtility.cpp; sourceTree = "<group>"; };
282 FECAACA614BE1C6100B35E2C /* QuadraticParameterization_TestUtility.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = QuadraticParameterization_TestUtility.cpp; sourceTree = "<group>"; };
283 FED53C381483CB9400F6359E /* Inline_Tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Inline_Tests.cpp; sourceTree = "<group>"; };
284 FEE103331416542A006952D6 /* CubicIntersection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CubicIntersection.cpp; sourceTree = "<group>"; };
285 FEED723C144DD2250059E97B /* SampleApp.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = SampleApp.xib; path = ../../skia/trunk/src/utils/mac/SampleApp.xib; sourceTree = SOURCE_ROOT; };
286 FEED723D144DD2250059E97B /* SampleAppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = SampleAppDelegate.mm; path = ../../skia/trunk/src/utils/mac/SampleAppDelegate.mm; sourceTree = SOURCE_ROOT; };
287 FEED723E144DD2250059E97B /* SkEventNotifier.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = SkEventNotifier.mm; path = ../../skia/trunk/src/utils/mac/SkEventNotifier.mm; sourceTree = SOURCE_ROOT; };
288 FEED723F144DD2250059E97B /* SkNSView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = SkNSView.mm; path = ../../skia/trunk/src/utils/mac/SkNSView.mm; sourceTree = SOURCE_ROOT; };
289 FEED7240144DD2250059E97B /* SkOptionsTableView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = SkOptionsTableView.mm; path = ../../skia/trunk/src/utils/mac/SkOptionsTableView.mm; sourceTree = SOURCE_ROOT; };
290 FEED7241144DD2250059E97B /* SkSampleNSView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = SkSampleNSView.mm; path = ../../skia/trunk/src/utils/mac/SkSampleNSView.mm; sourceTree = SOURCE_ROOT; };
291 FEED7242144DD2250059E97B /* SkTextFieldCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SkTextFieldCell.m; path = ../../skia/trunk/src/utils/mac/SkTextFieldCell.m; sourceTree = SOURCE_ROOT; };
292 FEED725D144DD38D0059E97B /* views.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = views.xcodeproj; path = ../../skia/trunk/out/gyp/views.xcodeproj; sourceTree = SOURCE_ROOT; };
293 FEED7263144DD3EA0059E97B /* animator.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = animator.xcodeproj; path = ../../skia/trunk/out/gyp/animator.xcodeproj; sourceTree = SOURCE_ROOT; };
294 FEED7269144DD4050059E97B /* experimental.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = experimental.xcodeproj; path = ../../skia/trunk/out/gyp/experimental.xcodeproj; sourceTree = SOURCE_ROOT; };
295 FEED726F144DD4140059E97B /* gpu.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = gpu.xcodeproj; path = ../../skia/trunk/out/gyp/gpu.xcodeproj; sourceTree = SOURCE_ROOT; };
296 FEED7279144DD4200059E97B /* images.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = images.xcodeproj; path = ../../skia/trunk/out/gyp/images.xcodeproj; sourceTree = SOURCE_ROOT; };
297 FEED727F144DD4300059E97B /* libtess.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libtess.xcodeproj; path = ../../skia/trunk/out/gyp/libtess.xcodeproj; sourceTree = SOURCE_ROOT; };
298 FEED7285144DD4440059E97B /* pdf.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = pdf.xcodeproj; path = ../../skia/trunk/out/gyp/pdf.xcodeproj; sourceTree = SOURCE_ROOT; };
299 FEED728B144DD44D0059E97B /* svg.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = svg.xcodeproj; path = ../../skia/trunk/out/gyp/svg.xcodeproj; sourceTree = SOURCE_ROOT; };
300 FEED729C144DD4A80059E97B /* xml.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = xml.xcodeproj; path = ../../skia/trunk/out/gyp/xml.xcodeproj; sourceTree = SOURCE_ROOT; };
301 FEED7583144DD6360059E97B /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
302 FEED75DC144DD6590059E97B /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = /System/Library/Frameworks/QuartzCore.framework; sourceTree = "<absolute>"; };
303 FEED75DE144DD6840059E97B /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; };
304 FEED7625144F22E20059E97B /* CubicReduceOrder_Test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CubicReduceOrder_Test.cpp; sourceTree = "<group>"; };
305 FEED762B144F236C0059E97B /* CubicIntersection_TestData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CubicIntersection_TestData.cpp; sourceTree = "<group>"; };
306 FEED762F144F23CA0059E97B /* CubicIntersection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CubicIntersection.h; sourceTree = "<group>"; };
307 FEED7632144F25150059E97B /* CubicIntersection_TestData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CubicIntersection_TestData.h; sourceTree = "<group>"; };
308 FEED764B144F29BD0059E97B /* TestUtilities.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TestUtilities.cpp; sourceTree = "<group>"; };
309 FEED764F144F2A160059E97B /* DataTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataTypes.h; sourceTree = "<group>"; };
310 FEED7673144F2D770059E97B /* TestUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestUtilities.h; sourceTree = "<group>"; };
311 FEED7680144F2E480059E97B /* Intersection_Tests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Intersection_Tests.h; sourceTree = "<group>"; };
312 FEED7689144F2E7D0059E97B /* CubicIntersection_Test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CubicIntersection_Test.cpp; sourceTree = "<group>"; };
313 FEED76C0144F3E7F0059E97B /* ConvexHull_Test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConvexHull_Test.cpp; sourceTree = "<group>"; };
314 FEED76ED144F66E90059E97B /* Intersection_Tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Intersection_Tests.cpp; sourceTree = "<group>"; };
315 FEF87C1213E040E000335C58 /* core.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = core.xcodeproj; path = ../../skia/trunk/out/gyp/core.xcodeproj; sourceTree = SOURCE_ROOT; };
316 FEF87C1B13E040F100335C58 /* effects.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = effects.xcodeproj; path = ../../skia/trunk/out/gyp/effects.xcodeproj; sourceTree = SOURCE_ROOT; };
317 FEF87C2413E0410900335C58 /* opts.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = opts.xcodeproj; path = ../../skia/trunk/out/gyp/opts.xcodeproj; sourceTree = SOURCE_ROOT; };
318 FEF87C3313E0412600335C58 /* utils.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = utils.xcodeproj; path = ../../skia/trunk/out/gyp/utils.xcodeproj; sourceTree = SOURCE_ROOT; };
319/* End PBXFileReference section */
320
321/* Begin PBXFrameworksBuildPhase section */
322 8D11072E0486CEB800E47090 /* Frameworks */ = {
323 isa = PBXFrameworksBuildPhase;
324 buildActionMask = 2147483647;
325 files = (
326 FEF87C3C13E0413500335C58 /* libcore.a in Frameworks */,
327 FEF87C3D13E0413A00335C58 /* libeffects.a in Frameworks */,
328 FEF87C3E13E0413F00335C58 /* libopts.a in Frameworks */,
329 FEF87C3F13E0414400335C58 /* libutils.a in Frameworks */,
330 FEA671D813C4A21600FE6FC1 /* Foundation.framework in Frameworks */,
331 FEA671D013C4A21600FE6FC1 /* AGL.framework in Frameworks */,
332 FEA671DA13C4A21600FE6FC1 /* OpenGL.framework in Frameworks */,
333 FEED7291144DD45E0059E97B /* libanimator.a in Frameworks */,
334 FEED7292144DD4610059E97B /* libexperimental.a in Frameworks */,
335 FEED7293144DD4620059E97B /* libskgr.a in Frameworks */,
336 FEED7294144DD4630059E97B /* libgr.a in Frameworks */,
337 FEED7295144DD4650059E97B /* libimages.a in Frameworks */,
338 FEED7296144DD4660059E97B /* libtess.a in Frameworks */,
339 FEED7297144DD46A0059E97B /* libpdf.a in Frameworks */,
340 FEED7298144DD46B0059E97B /* libsvg.a in Frameworks */,
341 FEED7299144DD46F0059E97B /* libviews.a in Frameworks */,
342 FEED72A2144DD4AA0059E97B /* libxml.a in Frameworks */,
343 FEED7378144DD5F70059E97B /* ApplicationServices.framework in Frameworks */,
344 FEED7584144DD6360059E97B /* Cocoa.framework in Frameworks */,
345 FEED75DD144DD6590059E97B /* QuartzCore.framework in Frameworks */,
346 FEED75DF144DD6840059E97B /* libz.dylib in Frameworks */,
347 FEA5F4E21498000C005052F9 /* libports.a in Frameworks */,
348 );
349 runOnlyForDeploymentPostprocessing = 0;
350 };
351/* End PBXFrameworksBuildPhase section */
352
353/* Begin PBXGroup section */
354 19C28FACFE9D520D11CA2CBB /* Products */ = {
355 isa = PBXGroup;
356 children = (
357 8D1107320486CEB800E47090 /* edge.app */,
358 );
359 name = Products;
360 sourceTree = "<group>";
361 };
362 29B97314FDCFA39411CA2CEA /* edge */ = {
363 isa = PBXGroup;
364 children = (
365 FE3EBE6E149A7F4D00D76FDE /* valgrind.txt */,
366 FE3EBE41149A337700D76FDE /* x.svg */,
367 FEC11F83148E7C9C0086BF1F /* junk.htm */,
368 FEA670EF13C49D7600FE6FC1 /* views */,
369 FEC123A7149001B20086BF1F /* AntiEdge */,
370 29B97315FDCFA39411CA2CEA /* CubicIntersection */,
371 FEC123A5149001540086BF1F /* Tests */,
372 29B97317FDCFA39411CA2CEA /* Resources */,
373 29B97323FDCFA39411CA2CEA /* Frameworks */,
374 19C28FACFE9D520D11CA2CBB /* Products */,
375 FEED7263144DD3EA0059E97B /* animator.xcodeproj */,
376 FEF87C1213E040E000335C58 /* core.xcodeproj */,
377 FEF87C1B13E040F100335C58 /* effects.xcodeproj */,
378 FEED7269144DD4050059E97B /* experimental.xcodeproj */,
379 FEED726F144DD4140059E97B /* gpu.xcodeproj */,
380 FEED7279144DD4200059E97B /* images.xcodeproj */,
381 FEED727F144DD4300059E97B /* libtess.xcodeproj */,
382 FEF87C2413E0410900335C58 /* opts.xcodeproj */,
383 FEA5F4D91497FFF6005052F9 /* ports.xcodeproj */,
384 FEED7285144DD4440059E97B /* pdf.xcodeproj */,
385 FEED728B144DD44D0059E97B /* svg.xcodeproj */,
386 FEF87C3313E0412600335C58 /* utils.xcodeproj */,
387 FEED725D144DD38D0059E97B /* views.xcodeproj */,
388 FEED729C144DD4A80059E97B /* xml.xcodeproj */,
389 FEA6710713C4A13900FE6FC1 /* gyp */,
390 );
391 name = edge;
392 sourceTree = "<group>";
393 };
394 29B97315FDCFA39411CA2CEA /* CubicIntersection */ = {
395 isa = PBXGroup;
396 children = (
397 FEC118B7148666670086BF1F /* ConvexHull.cpp */,
398 FECAA53014BB934700B35E2C /* CubeRoot.cpp */,
399 FEC1211A148EB5200086BF1F /* CubicBezierClip.cpp */,
400 FEED762F144F23CA0059E97B /* CubicIntersection.h */,
401 FEE103331416542A006952D6 /* CubicIntersection.cpp */,
402 FEC12115148EB4EC0086BF1F /* CubicIntersectionT.cpp */,
403 FECA983F14AA044100B35E2C /* CubicParameterization.cpp */,
404 FECA997B14AB966900B35E2C /* CubicParameterizationCode.cpp */,
405 FEC11910148682200086BF1F /* CubicReduceOrder.cpp */,
406 FECAA54114BC838600B35E2C /* CubicRoots.cpp */,
407 FEC11E3D148D65780086BF1F /* CubicSubDivide.cpp */,
408 FE71325114D04D7A0008E392 /* CubicUtilities.h */,
409 FEED764F144F2A160059E97B /* DataTypes.h */,
410 FEC118C1148668F30086BF1F /* DataTypes.cpp */,
411 FEC1191E148683850086BF1F /* Extrema.h */,
412 FEC1191A148683330086BF1F /* Extrema.cpp */,
413 FEC11A821487D23E0086BF1F /* Intersections.h */,
414 FEC11A881487D2F50086BF1F /* IntersectionUtilities.h */,
415 FE4FE7411492417500A12A34 /* IntersectionUtilities.cpp */,
416 FEC1195314869DC90086BF1F /* LineIntersection.h */,
417 FEC1195414869DC90086BF1F /* LineIntersection.cpp */,
418 FEC11A851487D2650086BF1F /* LineParameters.h */,
419 FE7131ED14D03AED0008E392 /* LineCubicIntersection.cpp */,
420 FE7130A014CE0EEB0008E392 /* LineQuadraticIntersection.cpp */,
421 FECAA58314BCBD4E00B35E2C /* QuadraticBezierClip.cpp */,
422 FECAA52114BB527000B35E2C /* QuadraticIntersection.cpp */,
423 FECA985014AA046600B35E2C /* QuadraticParameterization.cpp */,
424 FECAA56C14BCA23200B35E2C /* QuadraticReduceOrder.cpp */,
425 FECA987714AA319300B35E2C /* QuadraticSubDivide.cpp */,
426 FECAA52B14BB6B0900B35E2C /* QuadraticUtilities.h */,
427 FE71324114D047670008E392 /* QuadraticUtilities.cpp */,
428 FE71325D14D050D80008E392 /* LineUtilities.h */,
429 FE71325E14D050D80008E392 /* LineUtilities.cpp */,
430 );
431 name = CubicIntersection;
432 sourceTree = "<group>";
433 };
434 29B97317FDCFA39411CA2CEA /* Resources */ = {
435 isa = PBXGroup;
436 children = (
437 8D1107310486CEB800E47090 /* edge-Info.plist */,
438 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
439 1DDD58140DA1D0A300B32029 /* MainMenu.xib */,
440 );
441 name = Resources;
442 sourceTree = "<group>";
443 };
444 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
445 isa = PBXGroup;
446 children = (
447 FEA671CF13C4A21600FE6FC1 /* AGL.framework */,
448 FEA671D113C4A21600FE6FC1 /* ApplicationServices.framework */,
449 FEED7583144DD6360059E97B /* Cocoa.framework */,
450 FEA671D713C4A21600FE6FC1 /* Foundation.framework */,
451 FEA671D913C4A21600FE6FC1 /* OpenGL.framework */,
452 FEED75DC144DD6590059E97B /* QuartzCore.framework */,
453 FEED75DE144DD6840059E97B /* libz.dylib */,
454 );
455 name = Frameworks;
456 sourceTree = "<group>";
457 };
458 FEA5F4DA1497FFF6005052F9 /* Products */ = {
459 isa = PBXGroup;
460 children = (
461 FEA5F4E11497FFF6005052F9 /* libports.a */,
462 );
463 name = Products;
464 sourceTree = "<group>";
465 };
466 FEA670EF13C49D7600FE6FC1 /* views */ = {
467 isa = PBXGroup;
468 children = (
469 FEED723C144DD2250059E97B /* SampleApp.xib */,
470 FEED723D144DD2250059E97B /* SampleAppDelegate.mm */,
471 FEED723E144DD2250059E97B /* SkEventNotifier.mm */,
472 FEED723F144DD2250059E97B /* SkNSView.mm */,
473 FEED7240144DD2250059E97B /* SkOptionsTableView.mm */,
474 FEED7241144DD2250059E97B /* SkSampleNSView.mm */,
475 FEED7242144DD2250059E97B /* SkTextFieldCell.m */,
476 FE3201C7144DCC68006DDA67 /* SkOSWindow_Mac.mm */,
477 FE3201C6144DCC68006DDA67 /* skia_mac.mm */,
478 );
479 name = views;
480 sourceTree = "<group>";
481 };
482 FEC123A5149001540086BF1F /* Tests */ = {
483 isa = PBXGroup;
484 children = (
485 FEED76C0144F3E7F0059E97B /* ConvexHull_Test.cpp */,
486 FEC117CB14843B0A0086BF1F /* CubicBezierClip_Test.cpp */,
487 FEED7689144F2E7D0059E97B /* CubicIntersection_Test.cpp */,
488 FEED7632144F25150059E97B /* CubicIntersection_TestData.h */,
489 FEED762B144F236C0059E97B /* CubicIntersection_TestData.cpp */,
490 FECA9A5914B3B09100B35E2C /* CubicParameterization_Test.cpp */,
491 FECAAB7F14BDFAFD00B35E2C /* CubicParameterization_TestUtility.cpp */,
492 FEED7625144F22E20059E97B /* CubicReduceOrder_Test.cpp */,
493 FED53C381483CB9400F6359E /* Inline_Tests.cpp */,
494 FEED7680144F2E480059E97B /* Intersection_Tests.h */,
495 FEED76ED144F66E90059E97B /* Intersection_Tests.cpp */,
496 FE71334114D06B0F0008E392 /* LineCubicIntersection_Test.cpp */,
497 FEC12CDF14913E650086BF1F /* LineIntersection_Test.cpp */,
498 FEC1238E149000100086BF1F /* LineParameteters_Test.cpp */,
499 FE7131C314CF5A960008E392 /* LineQuadraticIntersection_Test.cpp */,
500 FECAA67814BCDBD600B35E2C /* QuadraticBezierClip_Test.cpp */,
501 FECAA6C614BDCE9B00B35E2C /* QuadraticIntersection_Test.cpp */,
502 FECAA68314BCDE2600B35E2C /* QuadraticIntersection_TestData.h */,
503 FECAA68414BCDE2600B35E2C /* QuadraticIntersection_TestData.cpp */,
504 FECA986114AA2E5900B35E2C /* QuadraticParameterization_Test.cpp */,
505 FECAACA614BE1C6100B35E2C /* QuadraticParameterization_TestUtility.cpp */,
506 FECAA6E014BDDF2D00B35E2C /* QuadraticReduceOrder_Test.cpp */,
507 FEED7673144F2D770059E97B /* TestUtilities.h */,
508 FEED764B144F29BD0059E97B /* TestUtilities.cpp */,
509 );
510 name = Tests;
511 sourceTree = "<group>";
512 };
513 FEC123A7149001B20086BF1F /* AntiEdge */ = {
514 isa = PBXGroup;
515 children = (
516 FEA670F113C49E2200FE6FC1 /* SkAntiEdge.h */,
517 FEA670F013C49E2200FE6FC1 /* SkAntiEdge.cpp */,
518 256AC3F00F4B6AF500CF3369 /* edge_Prefix.pch */,
519 FEA6778213C4B3A300FE6FC1 /* EdgeApp.cpp */,
520 );
521 name = AntiEdge;
522 sourceTree = "<group>";
523 };
524 FEED725E144DD38D0059E97B /* Products */ = {
525 isa = PBXGroup;
526 children = (
527 FEED7262144DD38D0059E97B /* libviews.a */,
528 );
529 name = Products;
530 sourceTree = "<group>";
531 };
532 FEED7264144DD3EA0059E97B /* Products */ = {
533 isa = PBXGroup;
534 children = (
535 FEED7268144DD3EA0059E97B /* libanimator.a */,
536 );
537 name = Products;
538 sourceTree = "<group>";
539 };
540 FEED726A144DD4050059E97B /* Products */ = {
541 isa = PBXGroup;
542 children = (
543 FEED726E144DD4050059E97B /* libexperimental.a */,
544 );
545 name = Products;
546 sourceTree = "<group>";
547 };
548 FEED7270144DD4140059E97B /* Products */ = {
549 isa = PBXGroup;
550 children = (
551 FEED7276144DD4140059E97B /* libskgr.a */,
552 FEED7278144DD4140059E97B /* libgr.a */,
553 );
554 name = Products;
555 sourceTree = "<group>";
556 };
557 FEED727A144DD4200059E97B /* Products */ = {
558 isa = PBXGroup;
559 children = (
560 FEED727E144DD4200059E97B /* libimages.a */,
561 );
562 name = Products;
563 sourceTree = "<group>";
564 };
565 FEED7280144DD4300059E97B /* Products */ = {
566 isa = PBXGroup;
567 children = (
568 FEED7284144DD4300059E97B /* libtess.a */,
569 );
570 name = Products;
571 sourceTree = "<group>";
572 };
573 FEED7286144DD4440059E97B /* Products */ = {
574 isa = PBXGroup;
575 children = (
576 FEED728A144DD4440059E97B /* libpdf.a */,
577 );
578 name = Products;
579 sourceTree = "<group>";
580 };
581 FEED728C144DD44D0059E97B /* Products */ = {
582 isa = PBXGroup;
583 children = (
584 FEED7290144DD44D0059E97B /* libsvg.a */,
585 );
586 name = Products;
587 sourceTree = "<group>";
588 };
589 FEED729D144DD4A80059E97B /* Products */ = {
590 isa = PBXGroup;
591 children = (
592 FEED72A1144DD4A80059E97B /* libxml.a */,
593 );
594 name = Products;
595 sourceTree = "<group>";
596 };
597 FEF87C1313E040E000335C58 /* Products */ = {
598 isa = PBXGroup;
599 children = (
600 FEF87C1A13E040E000335C58 /* libcore.a */,
601 );
602 name = Products;
603 sourceTree = "<group>";
604 };
605 FEF87C1C13E040F100335C58 /* Products */ = {
606 isa = PBXGroup;
607 children = (
608 FEF87C2313E040F100335C58 /* libeffects.a */,
609 );
610 name = Products;
611 sourceTree = "<group>";
612 };
613 FEF87C2513E0410900335C58 /* Products */ = {
614 isa = PBXGroup;
615 children = (
616 FEF87C2C13E0410900335C58 /* libopts.a */,
617 );
618 name = Products;
619 sourceTree = "<group>";
620 };
621 FEF87C3413E0412600335C58 /* Products */ = {
622 isa = PBXGroup;
623 children = (
624 FEF87C3B13E0412600335C58 /* libutils.a */,
625 );
626 name = Products;
627 sourceTree = "<group>";
628 };
629/* End PBXGroup section */
630
631/* Begin PBXNativeTarget section */
632 8D1107260486CEB800E47090 /* edge */ = {
633 isa = PBXNativeTarget;
634 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "edge" */;
635 buildPhases = (
636 8D1107290486CEB800E47090 /* Resources */,
637 8D11072C0486CEB800E47090 /* Sources */,
638 8D11072E0486CEB800E47090 /* Frameworks */,
639 );
640 buildRules = (
641 );
642 dependencies = (
643 FEF87C4113E0414D00335C58 /* PBXTargetDependency */,
644 FEF87C4313E0415100335C58 /* PBXTargetDependency */,
645 FEF87C4513E0415500335C58 /* PBXTargetDependency */,
646 FEF87C4713E0415900335C58 /* PBXTargetDependency */,
647 );
648 name = edge;
649 productInstallPath = "$(HOME)/Applications";
650 productName = edge;
651 productReference = 8D1107320486CEB800E47090 /* edge.app */;
652 productType = "com.apple.product-type.application";
653 };
654/* End PBXNativeTarget section */
655
656/* Begin PBXProject section */
657 29B97313FDCFA39411CA2CEA /* Project object */ = {
658 isa = PBXProject;
659 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "edge" */;
660 compatibilityVersion = "Xcode 3.1";
661 developmentRegion = English;
662 hasScannedForEncodings = 1;
663 knownRegions = (
664 English,
665 Japanese,
666 French,
667 German,
668 );
669 mainGroup = 29B97314FDCFA39411CA2CEA /* edge */;
670 projectDirPath = "";
671 projectReferences = (
672 {
673 ProductGroup = FEED7264144DD3EA0059E97B /* Products */;
674 ProjectRef = FEED7263144DD3EA0059E97B /* animator.xcodeproj */;
675 },
676 {
677 ProductGroup = FEF87C1313E040E000335C58 /* Products */;
678 ProjectRef = FEF87C1213E040E000335C58 /* core.xcodeproj */;
679 },
680 {
681 ProductGroup = FEF87C1C13E040F100335C58 /* Products */;
682 ProjectRef = FEF87C1B13E040F100335C58 /* effects.xcodeproj */;
683 },
684 {
685 ProductGroup = FEED726A144DD4050059E97B /* Products */;
686 ProjectRef = FEED7269144DD4050059E97B /* experimental.xcodeproj */;
687 },
688 {
689 ProductGroup = FEED7270144DD4140059E97B /* Products */;
690 ProjectRef = FEED726F144DD4140059E97B /* gpu.xcodeproj */;
691 },
692 {
693 ProductGroup = FEED727A144DD4200059E97B /* Products */;
694 ProjectRef = FEED7279144DD4200059E97B /* images.xcodeproj */;
695 },
696 {
697 ProductGroup = FEED7280144DD4300059E97B /* Products */;
698 ProjectRef = FEED727F144DD4300059E97B /* libtess.xcodeproj */;
699 },
700 {
701 ProductGroup = FEF87C2513E0410900335C58 /* Products */;
702 ProjectRef = FEF87C2413E0410900335C58 /* opts.xcodeproj */;
703 },
704 {
705 ProductGroup = FEED7286144DD4440059E97B /* Products */;
706 ProjectRef = FEED7285144DD4440059E97B /* pdf.xcodeproj */;
707 },
708 {
709 ProductGroup = FEA5F4DA1497FFF6005052F9 /* Products */;
710 ProjectRef = FEA5F4D91497FFF6005052F9 /* ports.xcodeproj */;
711 },
712 {
713 ProductGroup = FEED728C144DD44D0059E97B /* Products */;
714 ProjectRef = FEED728B144DD44D0059E97B /* svg.xcodeproj */;
715 },
716 {
717 ProductGroup = FEF87C3413E0412600335C58 /* Products */;
718 ProjectRef = FEF87C3313E0412600335C58 /* utils.xcodeproj */;
719 },
720 {
721 ProductGroup = FEED725E144DD38D0059E97B /* Products */;
722 ProjectRef = FEED725D144DD38D0059E97B /* views.xcodeproj */;
723 },
724 {
725 ProductGroup = FEED729D144DD4A80059E97B /* Products */;
726 ProjectRef = FEED729C144DD4A80059E97B /* xml.xcodeproj */;
727 },
728 );
729 projectRoot = "";
730 targets = (
731 8D1107260486CEB800E47090 /* edge */,
732 );
733 };
734/* End PBXProject section */
735
736/* Begin PBXReferenceProxy section */
737 FEA5F4E11497FFF6005052F9 /* libports.a */ = {
738 isa = PBXReferenceProxy;
739 fileType = archive.ar;
740 path = libports.a;
741 remoteRef = FEA5F4E01497FFF6005052F9 /* PBXContainerItemProxy */;
742 sourceTree = BUILT_PRODUCTS_DIR;
743 };
744 FEED7262144DD38D0059E97B /* libviews.a */ = {
745 isa = PBXReferenceProxy;
746 fileType = archive.ar;
747 path = libviews.a;
748 remoteRef = FEED7261144DD38D0059E97B /* PBXContainerItemProxy */;
749 sourceTree = BUILT_PRODUCTS_DIR;
750 };
751 FEED7268144DD3EA0059E97B /* libanimator.a */ = {
752 isa = PBXReferenceProxy;
753 fileType = archive.ar;
754 path = libanimator.a;
755 remoteRef = FEED7267144DD3EA0059E97B /* PBXContainerItemProxy */;
756 sourceTree = BUILT_PRODUCTS_DIR;
757 };
758 FEED726E144DD4050059E97B /* libexperimental.a */ = {
759 isa = PBXReferenceProxy;
760 fileType = archive.ar;
761 path = libexperimental.a;
762 remoteRef = FEED726D144DD4050059E97B /* PBXContainerItemProxy */;
763 sourceTree = BUILT_PRODUCTS_DIR;
764 };
765 FEED7276144DD4140059E97B /* libskgr.a */ = {
766 isa = PBXReferenceProxy;
767 fileType = archive.ar;
768 path = libskgr.a;
769 remoteRef = FEED7275144DD4140059E97B /* PBXContainerItemProxy */;
770 sourceTree = BUILT_PRODUCTS_DIR;
771 };
772 FEED7278144DD4140059E97B /* libgr.a */ = {
773 isa = PBXReferenceProxy;
774 fileType = archive.ar;
775 path = libgr.a;
776 remoteRef = FEED7277144DD4140059E97B /* PBXContainerItemProxy */;
777 sourceTree = BUILT_PRODUCTS_DIR;
778 };
779 FEED727E144DD4200059E97B /* libimages.a */ = {
780 isa = PBXReferenceProxy;
781 fileType = archive.ar;
782 path = libimages.a;
783 remoteRef = FEED727D144DD4200059E97B /* PBXContainerItemProxy */;
784 sourceTree = BUILT_PRODUCTS_DIR;
785 };
786 FEED7284144DD4300059E97B /* libtess.a */ = {
787 isa = PBXReferenceProxy;
788 fileType = archive.ar;
789 path = libtess.a;
790 remoteRef = FEED7283144DD4300059E97B /* PBXContainerItemProxy */;
791 sourceTree = BUILT_PRODUCTS_DIR;
792 };
793 FEED728A144DD4440059E97B /* libpdf.a */ = {
794 isa = PBXReferenceProxy;
795 fileType = archive.ar;
796 path = libpdf.a;
797 remoteRef = FEED7289144DD4440059E97B /* PBXContainerItemProxy */;
798 sourceTree = BUILT_PRODUCTS_DIR;
799 };
800 FEED7290144DD44D0059E97B /* libsvg.a */ = {
801 isa = PBXReferenceProxy;
802 fileType = archive.ar;
803 path = libsvg.a;
804 remoteRef = FEED728F144DD44D0059E97B /* PBXContainerItemProxy */;
805 sourceTree = BUILT_PRODUCTS_DIR;
806 };
807 FEED72A1144DD4A80059E97B /* libxml.a */ = {
808 isa = PBXReferenceProxy;
809 fileType = archive.ar;
810 path = libxml.a;
811 remoteRef = FEED72A0144DD4A80059E97B /* PBXContainerItemProxy */;
812 sourceTree = BUILT_PRODUCTS_DIR;
813 };
814 FEF87C1A13E040E000335C58 /* libcore.a */ = {
815 isa = PBXReferenceProxy;
816 fileType = archive.ar;
817 path = libcore.a;
818 remoteRef = FEF87C1913E040E000335C58 /* PBXContainerItemProxy */;
819 sourceTree = BUILT_PRODUCTS_DIR;
820 };
821 FEF87C2313E040F100335C58 /* libeffects.a */ = {
822 isa = PBXReferenceProxy;
823 fileType = archive.ar;
824 path = libeffects.a;
825 remoteRef = FEF87C2213E040F100335C58 /* PBXContainerItemProxy */;
826 sourceTree = BUILT_PRODUCTS_DIR;
827 };
828 FEF87C2C13E0410900335C58 /* libopts.a */ = {
829 isa = PBXReferenceProxy;
830 fileType = archive.ar;
831 path = libopts.a;
832 remoteRef = FEF87C2B13E0410900335C58 /* PBXContainerItemProxy */;
833 sourceTree = BUILT_PRODUCTS_DIR;
834 };
835 FEF87C3B13E0412600335C58 /* libutils.a */ = {
836 isa = PBXReferenceProxy;
837 fileType = archive.ar;
838 path = libutils.a;
839 remoteRef = FEF87C3A13E0412600335C58 /* PBXContainerItemProxy */;
840 sourceTree = BUILT_PRODUCTS_DIR;
841 };
842/* End PBXReferenceProxy section */
843
844/* Begin PBXResourcesBuildPhase section */
845 8D1107290486CEB800E47090 /* Resources */ = {
846 isa = PBXResourcesBuildPhase;
847 buildActionMask = 2147483647;
848 files = (
849 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
850 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */,
851 FEED72B0144DD5710059E97B /* SampleApp.xib in Resources */,
852 FEC11F84148E7C9C0086BF1F /* junk.htm in Resources */,
853 );
854 runOnlyForDeploymentPostprocessing = 0;
855 };
856/* End PBXResourcesBuildPhase section */
857
858/* Begin PBXSourcesBuildPhase section */
859 8D11072C0486CEB800E47090 /* Sources */ = {
860 isa = PBXSourcesBuildPhase;
861 buildActionMask = 2147483647;
862 files = (
863 FEA6778313C4B3A300FE6FC1 /* EdgeApp.cpp in Sources */,
864 FE3201C8144DCC68006DDA67 /* skia_mac.mm in Sources */,
865 FE3201C9144DCC68006DDA67 /* SkOSWindow_Mac.mm in Sources */,
866 FEED7245144DD2250059E97B /* SkEventNotifier.mm in Sources */,
867 FEED72AB144DD50A0059E97B /* SampleAppDelegate.mm in Sources */,
868 FEED7626144F22E20059E97B /* CubicReduceOrder_Test.cpp in Sources */,
869 FEED762C144F236C0059E97B /* CubicIntersection_TestData.cpp in Sources */,
870 FEED764C144F29BD0059E97B /* TestUtilities.cpp in Sources */,
871 FEED768A144F2E7D0059E97B /* CubicIntersection_Test.cpp in Sources */,
872 FEED76C1144F3E7F0059E97B /* ConvexHull_Test.cpp in Sources */,
873 FEED76EE144F66E90059E97B /* Intersection_Tests.cpp in Sources */,
874 FED53C391483CB9400F6359E /* Inline_Tests.cpp in Sources */,
875 FEC117CC14843B0A0086BF1F /* CubicBezierClip_Test.cpp in Sources */,
876 FEC118B8148666670086BF1F /* ConvexHull.cpp in Sources */,
877 FEC118C2148668F30086BF1F /* DataTypes.cpp in Sources */,
878 FEC11911148682200086BF1F /* CubicReduceOrder.cpp in Sources */,
879 FEC1191B148683330086BF1F /* Extrema.cpp in Sources */,
880 FEC1195514869DCA0086BF1F /* LineIntersection.cpp in Sources */,
881 FEC11E3E148D65780086BF1F /* CubicSubDivide.cpp in Sources */,
882 FEC12116148EB4EC0086BF1F /* CubicIntersectionT.cpp in Sources */,
883 FEC1211B148EB5200086BF1F /* CubicBezierClip.cpp in Sources */,
884 FEC1238F149000100086BF1F /* LineParameteters_Test.cpp in Sources */,
885 FEC123A6149001A00086BF1F /* SkAntiEdge.cpp in Sources */,
886 FEC12CE014913E650086BF1F /* LineIntersection_Test.cpp in Sources */,
887 FECA984014AA044100B35E2C /* CubicParameterization.cpp in Sources */,
888 FECA985114AA046600B35E2C /* QuadraticParameterization.cpp in Sources */,
889 FECA986214AA2E5900B35E2C /* QuadraticParameterization_Test.cpp in Sources */,
890 FECA987814AA319300B35E2C /* QuadraticSubDivide.cpp in Sources */,
891 FECA997C14AB966900B35E2C /* CubicParameterizationCode.cpp in Sources */,
892 FECA9A5A14B3B09100B35E2C /* CubicParameterization_Test.cpp in Sources */,
893 FECAA52214BB527000B35E2C /* QuadraticIntersection.cpp in Sources */,
894 FECAA56D14BCA23200B35E2C /* QuadraticReduceOrder.cpp in Sources */,
895 FECAA58414BCBD4E00B35E2C /* QuadraticBezierClip.cpp in Sources */,
896 FECAA67914BCDBD600B35E2C /* QuadraticBezierClip_Test.cpp in Sources */,
897 FECAA68514BCDE2600B35E2C /* QuadraticIntersection_TestData.cpp in Sources */,
898 FECAA6C714BDCE9B00B35E2C /* QuadraticIntersection_Test.cpp in Sources */,
899 FECAA6E114BDDF2D00B35E2C /* QuadraticReduceOrder_Test.cpp in Sources */,
900 FE7130A114CE0EEB0008E392 /* LineQuadraticIntersection.cpp in Sources */,
901 FE7131C414CF5A960008E392 /* LineQuadraticIntersection_Test.cpp in Sources */,
902 FE7131EE14D03AED0008E392 /* LineCubicIntersection.cpp in Sources */,
903 FE71324214D047670008E392 /* QuadraticUtilities.cpp in Sources */,
904 FE71324F14D04D460008E392 /* CubicRoots.cpp in Sources */,
905 FE71325014D04D480008E392 /* CubeRoot.cpp in Sources */,
906 FE71325F14D050D80008E392 /* LineUtilities.cpp in Sources */,
907 FE71334214D06B0F0008E392 /* LineCubicIntersection_Test.cpp in Sources */,
908 );
909 runOnlyForDeploymentPostprocessing = 0;
910 };
911/* End PBXSourcesBuildPhase section */
912
913/* Begin PBXTargetDependency section */
914 FEF87C4113E0414D00335C58 /* PBXTargetDependency */ = {
915 isa = PBXTargetDependency;
916 name = core;
917 targetProxy = FEF87C4013E0414D00335C58 /* PBXContainerItemProxy */;
918 };
919 FEF87C4313E0415100335C58 /* PBXTargetDependency */ = {
920 isa = PBXTargetDependency;
921 name = effects;
922 targetProxy = FEF87C4213E0415100335C58 /* PBXContainerItemProxy */;
923 };
924 FEF87C4513E0415500335C58 /* PBXTargetDependency */ = {
925 isa = PBXTargetDependency;
926 name = opts;
927 targetProxy = FEF87C4413E0415500335C58 /* PBXContainerItemProxy */;
928 };
929 FEF87C4713E0415900335C58 /* PBXTargetDependency */ = {
930 isa = PBXTargetDependency;
931 name = utils;
932 targetProxy = FEF87C4613E0415900335C58 /* PBXContainerItemProxy */;
933 };
934/* End PBXTargetDependency section */
935
936/* Begin PBXVariantGroup section */
937 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
938 isa = PBXVariantGroup;
939 children = (
940 089C165DFE840E0CC02AAC07 /* English */,
941 );
942 name = InfoPlist.strings;
943 sourceTree = "<group>";
944 };
945 1DDD58140DA1D0A300B32029 /* MainMenu.xib */ = {
946 isa = PBXVariantGroup;
947 children = (
948 1DDD58150DA1D0A300B32029 /* English */,
949 );
950 name = MainMenu.xib;
951 sourceTree = "<group>";
952 };
953/* End PBXVariantGroup section */
954
955/* Begin XCBuildConfiguration section */
956 C01FCF4B08A954540054247B /* Debug */ = {
957 isa = XCBuildConfiguration;
958 buildSettings = {
959 COPY_PHASE_STRIP = NO;
960 GCC_DYNAMIC_NO_PIC = NO;
961 GCC_ENABLE_FIX_AND_CONTINUE = YES;
962 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
963 GCC_OPTIMIZATION_LEVEL = 0;
964 GCC_PRECOMPILE_PREFIX_HEADER = YES;
965 GCC_PREFIX_HEADER = edge_Prefix.pch;
966 GCC_WARN_ABOUT_RETURN_TYPE = YES;
967 GCC_WARN_UNUSED_VARIABLE = YES;
968 INFOPLIST_FILE = "edge-Info.plist";
969 INSTALL_PATH = "$(HOME)/Applications";
970 LIBRARY_SEARCH_PATHS = (
971 "$(inherited)",
972 "\"$(SRCROOT)/../../skia/xcode/core/build/Debug\"",
973 "\"$(SRCROOT)/../../skia/xcode/maccore/build/Debug\"",
974 );
975 PREBINDING = NO;
976 PRODUCT_NAME = edge;
977 SKIP_INSTALL = YES;
978 WRAPPER_EXTENSION = app;
979 ZERO_LINK = YES;
980 };
981 name = Debug;
982 };
983 C01FCF4C08A954540054247B /* Release */ = {
984 isa = XCBuildConfiguration;
985 buildSettings = {
986 ALWAYS_SEARCH_USER_PATHS = NO;
987 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
988 GCC_MODEL_TUNING = G5;
989 GCC_PRECOMPILE_PREFIX_HEADER = YES;
990 GCC_PREFIX_HEADER = edge_Prefix.pch;
991 INFOPLIST_FILE = "edge-Info.plist";
992 INSTALL_PATH = "$(HOME)/Applications";
993 LIBRARY_SEARCH_PATHS = (
994 "$(inherited)",
995 "\"$(SRCROOT)/../../skia/xcode/core/build/Debug\"",
996 "\"$(SRCROOT)/../../skia/xcode/maccore/build/Debug\"",
997 );
998 PRODUCT_NAME = edge;
999 };
1000 name = Release;
1001 };
1002 C01FCF4F08A954540054247B /* Debug */ = {
1003 isa = XCBuildConfiguration;
1004 buildSettings = {
1005 GCC_ENABLE_CPP_EXCEPTIONS = YES;
1006 GCC_ENABLE_CPP_RTTI = YES;
1007 GCC_ENABLE_SYMBOL_SEPARATION = YES;
1008 GCC_MODEL_TUNING = G4;
1009 GCC_PREPROCESSOR_DEFINITIONS = (
1010 SK_BUILD_FOR_MAC,
1011 SK_DEBUG,
1012 );
1013 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1014 GCC_THREADSAFE_STATICS = YES;
1015 GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
1016 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1017 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
1018 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
1019 GCC_WARN_ABOUT_RETURN_TYPE = YES;
1020 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
1021 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
1022 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
1023 GCC_WARN_INHIBIT_ALL_WARNINGS = NO;
1024 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
1025 GCC_WARN_MISSING_PARENTHESES = YES;
1026 GCC_WARN_PROTOTYPE_CONVERSION = YES;
1027 GCC_WARN_SIGN_COMPARE = YES;
1028 GCC_WARN_UNKNOWN_PRAGMAS = YES;
1029 GCC_WARN_UNUSED_FUNCTION = YES;
1030 GCC_WARN_UNUSED_LABEL = YES;
1031 GCC_WARN_UNUSED_VALUE = YES;
1032 GCC_WARN_UNUSED_VARIABLE = YES;
1033 HEADER_SEARCH_PATHS = "";
1034 INFOPLIST_PREPROCESS = YES;
1035 LD_RUNPATH_SEARCH_PATHS = "";
1036 LIBRARY_SEARCH_PATHS = "";
1037 OTHER_LDFLAGS = "";
1038 PREBINDING = YES;
1039 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES;
1040 SDKROOT = "";
1041 USER_HEADER_SEARCH_PATHS = "../../skia/trunk/gpu/include ../../skia/trunk/src/core ../../skia/trunk/include/** ../../skia/trunk/gm";
1042 };
1043 name = Debug;
1044 };
1045 C01FCF5008A954540054247B /* Release */ = {
1046 isa = XCBuildConfiguration;
1047 buildSettings = {
1048 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1049 GCC_C_LANGUAGE_STANDARD = gnu99;
1050 GCC_WARN_ABOUT_RETURN_TYPE = YES;
1051 GCC_WARN_UNUSED_VARIABLE = YES;
1052 PREBINDING = NO;
1053 SDKROOT = macosx10.6;
1054 };
1055 name = Release;
1056 };
1057/* End XCBuildConfiguration section */
1058
1059/* Begin XCConfigurationList section */
1060 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "edge" */ = {
1061 isa = XCConfigurationList;
1062 buildConfigurations = (
1063 C01FCF4B08A954540054247B /* Debug */,
1064 C01FCF4C08A954540054247B /* Release */,
1065 );
1066 defaultConfigurationIsVisible = 0;
1067 defaultConfigurationName = Release;
1068 };
1069 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "edge" */ = {
1070 isa = XCConfigurationList;
1071 buildConfigurations = (
1072 C01FCF4F08A954540054247B /* Debug */,
1073 C01FCF5008A954540054247B /* Release */,
1074 );
1075 defaultConfigurationIsVisible = 0;
1076 defaultConfigurationName = Release;
1077 };
1078/* End XCConfigurationList section */
1079 };
1080 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
1081}