9 /* Begin PBXAggregateTarget section */
10 A84F608D08B1370600E9745F /* All */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = A84F609208B1371400E9745F /* Build configuration list for PBXAggregateTarget "All" */;
16 A84F609108B1370E00E9745F /* PBXTargetDependency */,
17 A84F608F08B1370E00E9745F /* PBXTargetDependency */,
18 141BF238096A451E00E0753C /* PBXTargetDependency */,
23 /* End PBXAggregateTarget section */
25 /* Begin PBXBuildFile section */
26 141BF435096A455900E0753C /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9335435F03D75502008635CE /* WebKit.framework */; };
27 141BF436096A455900E0753C /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A84F608908B136DA00E9745F /* Cocoa.framework */; };
28 141BF437096A455900E0753C /* WebCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A817090108B1643800CCB9FB /* WebCore.framework */; };
29 141BF438096A455900E0753C /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A817090308B164D300CCB9FB /* JavaScriptCore.framework */; };
30 141BF439096A455900E0753C /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AE8257EF08D22389000507AB /* Carbon.framework */; };
31 141BF44A096A45C800E0753C /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 141BF445096A45C800E0753C /* main.c */; };
32 141BF44B096A45C800E0753C /* PluginObject.c in Sources */ = {isa = PBXBuildFile; fileRef = 141BF446096A45C800E0753C /* PluginObject.c */; };
33 141BF44C096A45C800E0753C /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 141BF448096A45C800E0753C /* Info.plist */; };
34 141BF453096A45EB00E0753C /* PluginObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 141BF447096A45C800E0753C /* PluginObject.h */; };
35 14770FE20A22ADF7009342EE /* GCController.h in Headers */ = {isa = PBXBuildFile; fileRef = 14770FE00A22ADF7009342EE /* GCController.h */; };
36 14770FE30A22ADF7009342EE /* GCController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 14770FE10A22ADF7009342EE /* GCController.mm */; };
37 14A6FB8A0971CAE5008B014F /* NavigationController.h in Headers */ = {isa = PBXBuildFile; fileRef = 14A6FB880971CAE5008B014F /* NavigationController.h */; };
38 14A6FB8B0971CAE5008B014F /* NavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 14A6FB890971CAE5008B014F /* NavigationController.m */; };
39 22181BD109DC8C4B008342E8 /* ObjCPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 22181BCD09DC8C4B008342E8 /* ObjCPlugin.h */; };
40 22181BD209DC8C4B008342E8 /* ObjCPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 22181BCE09DC8C4B008342E8 /* ObjCPlugin.m */; };
41 22181BD309DC8C4B008342E8 /* ObjCPluginFunction.h in Headers */ = {isa = PBXBuildFile; fileRef = 22181BCF09DC8C4B008342E8 /* ObjCPluginFunction.h */; };
42 22181BD409DC8C4B008342E8 /* ObjCPluginFunction.m in Sources */ = {isa = PBXBuildFile; fileRef = 22181BD009DC8C4B008342E8 /* ObjCPluginFunction.m */; };
43 9340994C08540CAE007F3BC8 /* DumpRenderTreePrefix.h in Headers */ = {isa = PBXBuildFile; fileRef = 32A70AAB03705E1F00C91783 /* DumpRenderTreePrefix.h */; };
44 9340994E08540CAE007F3BC8 /* DumpRenderTree.m in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* DumpRenderTree.m */; settings = {ATTRIBUTES = (); }; };
45 9340995108540CAE007F3BC8 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9335435F03D75502008635CE /* WebKit.framework */; };
46 93442CF608F8BA4900BFE8CA /* TextInputController.h in Headers */ = {isa = PBXBuildFile; fileRef = 93442CF408F8BA4900BFE8CA /* TextInputController.h */; };
47 93442CF708F8BA4900BFE8CA /* TextInputController.m in Sources */ = {isa = PBXBuildFile; fileRef = 93442CF508F8BA4900BFE8CA /* TextInputController.m */; };
48 A803FCC709CAAB8D009B2A37 /* EventSendingController.m in Sources */ = {isa = PBXBuildFile; fileRef = A803FCB809CAAAB1009B2A37 /* EventSendingController.m */; };
49 A803FCC809CAAB90009B2A37 /* EventSendingController.h in Headers */ = {isa = PBXBuildFile; fileRef = A803FCB709CAAAB0009B2A37 /* EventSendingController.h */; };
50 A803FFBD09CAAE99009B2A37 /* DumpRenderTreeDraggingInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = A803FFB309CAAE0B009B2A37 /* DumpRenderTreeDraggingInfo.m */; };
51 A803FFBE09CAAE9C009B2A37 /* DumpRenderTreeDraggingInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = A803FFB209CAAE0B009B2A37 /* DumpRenderTreeDraggingInfo.h */; };
52 A803FFF509CAAFE0009B2A37 /* EditingDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = A803FFF309CAAFE0009B2A37 /* EditingDelegate.h */; };
53 A803FFF609CAAFE0009B2A37 /* EditingDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A803FFF409CAAFE0009B2A37 /* EditingDelegate.m */; };
54 A817090008B163EF00CCB9FB /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A84F608908B136DA00E9745F /* Cocoa.framework */; };
55 A817090208B1643800CCB9FB /* WebCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A817090108B1643800CCB9FB /* WebCore.framework */; };
56 A817090408B164D300CCB9FB /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A817090308B164D300CCB9FB /* JavaScriptCore.framework */; };
57 A84F608A08B136DA00E9745F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A84F608908B136DA00E9745F /* Cocoa.framework */; };
58 AE8259F308D22463000507AB /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AE8257EF08D22389000507AB /* Carbon.framework */; };
59 AE8259F408D22463000507AB /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AE8257EF08D22389000507AB /* Carbon.framework */; };
60 B5A752A008AF5CD400138E45 /* ImageDiff.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A7525808AF4A3600138E45 /* ImageDiff.m */; };
61 B5A752A208AF5D1F00138E45 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B5A752A108AF5D1F00138E45 /* QuartzCore.framework */; };
62 E1330800099624DA00AC0A91 /* AppleScriptController.h in Headers */ = {isa = PBXBuildFile; fileRef = E13307FE099624DA00AC0A91 /* AppleScriptController.h */; };
63 E1330801099624DA00AC0A91 /* AppleScriptController.m in Sources */ = {isa = PBXBuildFile; fileRef = E13307FF099624DA00AC0A91 /* AppleScriptController.m */; };
64 /* End PBXBuildFile section */
66 /* Begin PBXContainerItemProxy section */
67 141BF237096A451E00E0753C /* PBXContainerItemProxy */ = {
68 isa = PBXContainerItemProxy;
69 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
71 remoteGlobalIDString = 141BF21E096A441D00E0753C;
72 remoteInfo = TestNetscapePlugIn;
74 A84F608E08B1370E00E9745F /* PBXContainerItemProxy */ = {
75 isa = PBXContainerItemProxy;
76 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
78 remoteGlobalIDString = B5A7525A08AF4A4A00138E45;
79 remoteInfo = ImageDiff;
81 A84F609008B1370E00E9745F /* PBXContainerItemProxy */ = {
82 isa = PBXContainerItemProxy;
83 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
85 remoteGlobalIDString = 9340994A08540CAE007F3BC8;
86 remoteInfo = DumpRenderTree;
88 /* End PBXContainerItemProxy section */
90 /* Begin PBXFileReference section */
91 08FB7796FE84155DC02AAC07 /* DumpRenderTree.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DumpRenderTree.m; sourceTree = "<group>"; };
92 141BF233096A44CF00E0753C /* TestNetscapePlugIn.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TestNetscapePlugIn.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
93 141BF445096A45C800E0753C /* main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
94 141BF446096A45C800E0753C /* PluginObject.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = PluginObject.c; sourceTree = "<group>"; };
95 141BF447096A45C800E0753C /* PluginObject.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PluginObject.h; sourceTree = "<group>"; };
96 141BF448096A45C800E0753C /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; };
97 14770FE00A22ADF7009342EE /* GCController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCController.h; sourceTree = "<group>"; };
98 14770FE10A22ADF7009342EE /* GCController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = GCController.mm; sourceTree = "<group>"; };
99 14A6FB880971CAE5008B014F /* NavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NavigationController.h; sourceTree = "<group>"; };
100 14A6FB890971CAE5008B014F /* NavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NavigationController.m; sourceTree = "<group>"; };
101 22181BCD09DC8C4B008342E8 /* ObjCPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ObjCPlugin.h; sourceTree = "<group>"; };
102 22181BCE09DC8C4B008342E8 /* ObjCPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ObjCPlugin.m; sourceTree = "<group>"; };
103 22181BCF09DC8C4B008342E8 /* ObjCPluginFunction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ObjCPluginFunction.h; sourceTree = "<group>"; };
104 22181BD009DC8C4B008342E8 /* ObjCPluginFunction.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ObjCPluginFunction.m; sourceTree = "<group>"; };
105 32A70AAB03705E1F00C91783 /* DumpRenderTreePrefix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DumpRenderTreePrefix.h; sourceTree = "<group>"; };
106 9335435F03D75502008635CE /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = WebKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
107 9340995408540CAF007F3BC8 /* DumpRenderTree */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = DumpRenderTree; sourceTree = BUILT_PRODUCTS_DIR; };
108 93442CF408F8BA4900BFE8CA /* TextInputController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextInputController.h; sourceTree = "<group>"; };
109 93442CF508F8BA4900BFE8CA /* TextInputController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TextInputController.m; sourceTree = "<group>"; };
110 A803FCB709CAAAB0009B2A37 /* EventSendingController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = EventSendingController.h; sourceTree = "<group>"; };
111 A803FCB809CAAAB1009B2A37 /* EventSendingController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = EventSendingController.m; sourceTree = "<group>"; };
112 A803FF7409CAAD08009B2A37 /* DumpRenderTree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DumpRenderTree.h; sourceTree = "<group>"; };
113 A803FFB209CAAE0B009B2A37 /* DumpRenderTreeDraggingInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DumpRenderTreeDraggingInfo.h; sourceTree = "<group>"; };
114 A803FFB309CAAE0B009B2A37 /* DumpRenderTreeDraggingInfo.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = DumpRenderTreeDraggingInfo.m; sourceTree = "<group>"; };
115 A803FFF309CAAFE0009B2A37 /* EditingDelegate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = EditingDelegate.h; sourceTree = "<group>"; };
116 A803FFF409CAAFE0009B2A37 /* EditingDelegate.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = EditingDelegate.m; sourceTree = "<group>"; };
117 A817090108B1643800CCB9FB /* WebCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = WebCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
118 A817090308B164D300CCB9FB /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = JavaScriptCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
119 A84F608908B136DA00E9745F /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
120 AE8257EF08D22389000507AB /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
121 B5A7525808AF4A3600138E45 /* ImageDiff.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ImageDiff.m; sourceTree = "<group>"; };
122 B5A7526708AF4A4A00138E45 /* ImageDiff */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ImageDiff; sourceTree = BUILT_PRODUCTS_DIR; };
123 B5A752A108AF5D1F00138E45 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = /System/Library/Frameworks/QuartzCore.framework; sourceTree = "<absolute>"; };
124 E13307FE099624DA00AC0A91 /* AppleScriptController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleScriptController.h; sourceTree = "<group>"; };
125 E13307FF099624DA00AC0A91 /* AppleScriptController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppleScriptController.m; sourceTree = "<group>"; };
126 /* End PBXFileReference section */
128 /* Begin PBXFrameworksBuildPhase section */
129 141BF21D096A441D00E0753C /* Frameworks */ = {
130 isa = PBXFrameworksBuildPhase;
131 buildActionMask = 2147483647;
133 141BF435096A455900E0753C /* WebKit.framework in Frameworks */,
134 141BF436096A455900E0753C /* Cocoa.framework in Frameworks */,
135 141BF437096A455900E0753C /* WebCore.framework in Frameworks */,
136 141BF438096A455900E0753C /* JavaScriptCore.framework in Frameworks */,
137 141BF439096A455900E0753C /* Carbon.framework in Frameworks */,
139 runOnlyForDeploymentPostprocessing = 0;
141 9340994F08540CAE007F3BC8 /* Frameworks */ = {
142 isa = PBXFrameworksBuildPhase;
143 buildActionMask = 2147483647;
145 9340995108540CAE007F3BC8 /* WebKit.framework in Frameworks */,
146 A84F608A08B136DA00E9745F /* Cocoa.framework in Frameworks */,
147 A817090208B1643800CCB9FB /* WebCore.framework in Frameworks */,
148 A817090408B164D300CCB9FB /* JavaScriptCore.framework in Frameworks */,
149 AE8259F308D22463000507AB /* Carbon.framework in Frameworks */,
151 runOnlyForDeploymentPostprocessing = 0;
153 B5A7525F08AF4A4A00138E45 /* Frameworks */ = {
154 isa = PBXFrameworksBuildPhase;
155 buildActionMask = 2147483647;
157 B5A752A208AF5D1F00138E45 /* QuartzCore.framework in Frameworks */,
158 A817090008B163EF00CCB9FB /* Cocoa.framework in Frameworks */,
159 AE8259F408D22463000507AB /* Carbon.framework in Frameworks */,
161 runOnlyForDeploymentPostprocessing = 0;
163 /* End PBXFrameworksBuildPhase section */
165 /* Begin PBXGroup section */
166 08FB7794FE84155DC02AAC07 /* DumpRenderTree */ = {
169 141BF1F5096A439800E0753C /* TestNetscapePlugIn.subproj */,
170 A803FFF309CAAFE0009B2A37 /* EditingDelegate.h */,
171 A803FFF409CAAFE0009B2A37 /* EditingDelegate.m */,
172 A803FF7409CAAD08009B2A37 /* DumpRenderTree.h */,
173 08FB7796FE84155DC02AAC07 /* DumpRenderTree.m */,
174 A803FFB209CAAE0B009B2A37 /* DumpRenderTreeDraggingInfo.h */,
175 A803FFB309CAAE0B009B2A37 /* DumpRenderTreeDraggingInfo.m */,
176 32A70AAB03705E1F00C91783 /* DumpRenderTreePrefix.h */,
177 A803FCB709CAAAB0009B2A37 /* EventSendingController.h */,
178 A803FCB809CAAAB1009B2A37 /* EventSendingController.m */,
179 14770FE00A22ADF7009342EE /* GCController.h */,
180 14770FE10A22ADF7009342EE /* GCController.mm */,
181 93442CF408F8BA4900BFE8CA /* TextInputController.h */,
182 93442CF508F8BA4900BFE8CA /* TextInputController.m */,
183 E13307FE099624DA00AC0A91 /* AppleScriptController.h */,
184 E13307FF099624DA00AC0A91 /* AppleScriptController.m */,
185 B5A7525808AF4A3600138E45 /* ImageDiff.m */,
186 14A6FB880971CAE5008B014F /* NavigationController.h */,
187 14A6FB890971CAE5008B014F /* NavigationController.m */,
188 22181BCD09DC8C4B008342E8 /* ObjCPlugin.h */,
189 22181BCE09DC8C4B008342E8 /* ObjCPlugin.m */,
190 22181BCF09DC8C4B008342E8 /* ObjCPluginFunction.h */,
191 22181BD009DC8C4B008342E8 /* ObjCPluginFunction.m */,
192 A803FF6409CAACC1009B2A37 /* Frameworks */,
193 9340995508540CAF007F3BC8 /* Products */,
195 name = DumpRenderTree;
196 sourceTree = "<group>";
198 141BF1F5096A439800E0753C /* TestNetscapePlugIn.subproj */ = {
201 141BF445096A45C800E0753C /* main.c */,
202 141BF446096A45C800E0753C /* PluginObject.c */,
203 141BF447096A45C800E0753C /* PluginObject.h */,
204 141BF448096A45C800E0753C /* Info.plist */,
206 path = TestNetscapePlugIn.subproj;
207 sourceTree = "<group>";
209 9340995508540CAF007F3BC8 /* Products */ = {
212 9340995408540CAF007F3BC8 /* DumpRenderTree */,
213 B5A7526708AF4A4A00138E45 /* ImageDiff */,
214 141BF233096A44CF00E0753C /* TestNetscapePlugIn.plugin */,
217 sourceTree = "<group>";
219 A803FF6409CAACC1009B2A37 /* Frameworks */ = {
222 9335435F03D75502008635CE /* WebKit.framework */,
223 A817090308B164D300CCB9FB /* JavaScriptCore.framework */,
224 A817090108B1643800CCB9FB /* WebCore.framework */,
225 B5A752A108AF5D1F00138E45 /* QuartzCore.framework */,
226 A84F608908B136DA00E9745F /* Cocoa.framework */,
227 AE8257EF08D22389000507AB /* Carbon.framework */,
230 sourceTree = "<group>";
232 /* End PBXGroup section */
234 /* Begin PBXHeadersBuildPhase section */
235 141BF44E096A45DD00E0753C /* Headers */ = {
236 isa = PBXHeadersBuildPhase;
237 buildActionMask = 2147483647;
239 141BF453096A45EB00E0753C /* PluginObject.h in Headers */,
241 runOnlyForDeploymentPostprocessing = 0;
243 9340994B08540CAE007F3BC8 /* Headers */ = {
244 isa = PBXHeadersBuildPhase;
245 buildActionMask = 2147483647;
247 A803FFBE09CAAE9C009B2A37 /* DumpRenderTreeDraggingInfo.h in Headers */,
248 A803FCC809CAAB90009B2A37 /* EventSendingController.h in Headers */,
249 9340994C08540CAE007F3BC8 /* DumpRenderTreePrefix.h in Headers */,
250 93442CF608F8BA4900BFE8CA /* TextInputController.h in Headers */,
251 14A6FB8A0971CAE5008B014F /* NavigationController.h in Headers */,
252 E1330800099624DA00AC0A91 /* AppleScriptController.h in Headers */,
253 A803FFF509CAAFE0009B2A37 /* EditingDelegate.h in Headers */,
254 22181BD109DC8C4B008342E8 /* ObjCPlugin.h in Headers */,
255 22181BD309DC8C4B008342E8 /* ObjCPluginFunction.h in Headers */,
256 14770FE20A22ADF7009342EE /* GCController.h in Headers */,
258 runOnlyForDeploymentPostprocessing = 0;
260 B5A7525B08AF4A4A00138E45 /* Headers */ = {
261 isa = PBXHeadersBuildPhase;
262 buildActionMask = 2147483647;
265 runOnlyForDeploymentPostprocessing = 0;
267 /* End PBXHeadersBuildPhase section */
269 /* Begin PBXNativeTarget section */
270 141BF21E096A441D00E0753C /* TestNetscapePlugIn */ = {
271 isa = PBXNativeTarget;
272 buildConfigurationList = 141BF221096A441E00E0753C /* Build configuration list for PBXNativeTarget "TestNetscapePlugIn" */;
274 141BF21B096A441D00E0753C /* Resources */,
275 141BF44E096A45DD00E0753C /* Headers */,
276 141BF21C096A441D00E0753C /* Sources */,
277 141BF21D096A441D00E0753C /* Frameworks */,
283 name = TestNetscapePlugIn;
284 productName = TestNetscapePlugIn.plugin;
285 productReference = 141BF233096A44CF00E0753C /* TestNetscapePlugIn.plugin */;
286 productType = "com.apple.product-type.bundle";
288 9340994A08540CAE007F3BC8 /* DumpRenderTree */ = {
289 isa = PBXNativeTarget;
290 buildConfigurationList = 149C29BF08902C6D008A9EFC /* Build configuration list for PBXNativeTarget "DumpRenderTree" */;
292 9340994B08540CAE007F3BC8 /* Headers */,
293 9340994D08540CAE007F3BC8 /* Sources */,
294 9340994F08540CAE007F3BC8 /* Frameworks */,
300 name = DumpRenderTree;
301 productInstallPath = "$(HOME)/bin";
302 productName = DumpRenderTree;
303 productReference = 9340995408540CAF007F3BC8 /* DumpRenderTree */;
304 productType = "com.apple.product-type.tool";
306 B5A7525A08AF4A4A00138E45 /* ImageDiff */ = {
307 isa = PBXNativeTarget;
308 buildConfigurationList = B5A7526408AF4A4A00138E45 /* Build configuration list for PBXNativeTarget "ImageDiff" */;
310 B5A7525B08AF4A4A00138E45 /* Headers */,
311 B5A7525D08AF4A4A00138E45 /* Sources */,
312 B5A7525F08AF4A4A00138E45 /* Frameworks */,
319 productInstallPath = "$(HOME)/bin";
320 productName = DumpRenderTree;
321 productReference = B5A7526708AF4A4A00138E45 /* ImageDiff */;
322 productType = "com.apple.product-type.tool";
324 /* End PBXNativeTarget section */
326 /* Begin PBXProject section */
327 08FB7793FE84155DC02AAC07 /* Project object */ = {
329 buildConfigurationList = 149C29C308902C6D008A9EFC /* Build configuration list for PBXProject "DumpRenderTree" */;
330 hasScannedForEncodings = 1;
331 mainGroup = 08FB7794FE84155DC02AAC07 /* DumpRenderTree */;
332 productRefGroup = 9340995508540CAF007F3BC8 /* Products */;
335 A84F608D08B1370600E9745F /* All */,
336 9340994A08540CAE007F3BC8 /* DumpRenderTree */,
337 B5A7525A08AF4A4A00138E45 /* ImageDiff */,
338 141BF21E096A441D00E0753C /* TestNetscapePlugIn */,
341 /* End PBXProject section */
343 /* Begin PBXResourcesBuildPhase section */
344 141BF21B096A441D00E0753C /* Resources */ = {
345 isa = PBXResourcesBuildPhase;
346 buildActionMask = 2147483647;
348 141BF44C096A45C800E0753C /* Info.plist in Resources */,
350 runOnlyForDeploymentPostprocessing = 0;
352 /* End PBXResourcesBuildPhase section */
354 /* Begin PBXSourcesBuildPhase section */
355 141BF21C096A441D00E0753C /* Sources */ = {
356 isa = PBXSourcesBuildPhase;
357 buildActionMask = 2147483647;
359 141BF44A096A45C800E0753C /* main.c in Sources */,
360 141BF44B096A45C800E0753C /* PluginObject.c in Sources */,
362 runOnlyForDeploymentPostprocessing = 0;
364 9340994D08540CAE007F3BC8 /* Sources */ = {
365 isa = PBXSourcesBuildPhase;
366 buildActionMask = 2147483647;
368 A803FFBD09CAAE99009B2A37 /* DumpRenderTreeDraggingInfo.m in Sources */,
369 A803FCC709CAAB8D009B2A37 /* EventSendingController.m in Sources */,
370 9340994E08540CAE007F3BC8 /* DumpRenderTree.m in Sources */,
371 93442CF708F8BA4900BFE8CA /* TextInputController.m in Sources */,
372 14A6FB8B0971CAE5008B014F /* NavigationController.m in Sources */,
373 E1330801099624DA00AC0A91 /* AppleScriptController.m in Sources */,
374 A803FFF609CAAFE0009B2A37 /* EditingDelegate.m in Sources */,
375 22181BD209DC8C4B008342E8 /* ObjCPlugin.m in Sources */,
376 22181BD409DC8C4B008342E8 /* ObjCPluginFunction.m in Sources */,
377 14770FE30A22ADF7009342EE /* GCController.mm in Sources */,
379 runOnlyForDeploymentPostprocessing = 0;
381 B5A7525D08AF4A4A00138E45 /* Sources */ = {
382 isa = PBXSourcesBuildPhase;
383 buildActionMask = 2147483647;
385 B5A752A008AF5CD400138E45 /* ImageDiff.m in Sources */,
387 runOnlyForDeploymentPostprocessing = 0;
389 /* End PBXSourcesBuildPhase section */
391 /* Begin PBXTargetDependency section */
392 141BF238096A451E00E0753C /* PBXTargetDependency */ = {
393 isa = PBXTargetDependency;
394 target = 141BF21E096A441D00E0753C /* TestNetscapePlugIn */;
395 targetProxy = 141BF237096A451E00E0753C /* PBXContainerItemProxy */;
397 A84F608F08B1370E00E9745F /* PBXTargetDependency */ = {
398 isa = PBXTargetDependency;
399 target = B5A7525A08AF4A4A00138E45 /* ImageDiff */;
400 targetProxy = A84F608E08B1370E00E9745F /* PBXContainerItemProxy */;
402 A84F609108B1370E00E9745F /* PBXTargetDependency */ = {
403 isa = PBXTargetDependency;
404 target = 9340994A08540CAE007F3BC8 /* DumpRenderTree */;
405 targetProxy = A84F609008B1370E00E9745F /* PBXContainerItemProxy */;
407 /* End PBXTargetDependency section */
409 /* Begin XCBuildConfiguration section */
410 141BF222096A441E00E0753C /* Debug */ = {
411 isa = XCBuildConfiguration;
413 COPY_PHASE_STRIP = NO;
414 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
415 GCC_MODEL_TUNING = G5;
416 GCC_PRECOMPILE_PREFIX_HEADER = YES;
417 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
418 INFOPLIST_FILE = TestNetscapePlugIn.subproj/Info.plist;
419 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Plugins";
420 LIBRARY_STYLE = BUNDLE;
421 OPTIMIZATION_CFLAGS = "-O0";
429 PRODUCT_NAME = TestNetscapePlugIn;
430 SECTORDER_FLAGS = "";
433 "-Wno-four-char-constants",
434 "-Wno-unknown-pragmas",
436 WRAPPER_EXTENSION = plugin;
440 141BF223096A441E00E0753C /* Release */ = {
441 isa = XCBuildConfiguration;
443 COPY_PHASE_STRIP = YES;
444 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
445 GCC_MODEL_TUNING = G5;
446 GCC_PRECOMPILE_PREFIX_HEADER = YES;
447 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
448 INFOPLIST_FILE = TestNetscapePlugIn.subproj/Info.plist;
449 INSTALL_PATH = "$(USER_LIBRARY_DIR)/Plugins";
450 LIBRARY_STYLE = BUNDLE;
451 OPTIMIZATION_CFLAGS = "-O0";
459 PRODUCT_NAME = TestNetscapePlugIn;
460 SECTORDER_FLAGS = "";
463 "-Wno-four-char-constants",
464 "-Wno-unknown-pragmas",
466 WRAPPER_EXTENSION = plugin;
470 149C29C008902C6D008A9EFC /* Debug */ = {
471 isa = XCBuildConfiguration;
473 GCC_PREFIX_HEADER = DumpRenderTreePrefix.h;
474 PRODUCT_NAME = DumpRenderTree;
478 149C29C108902C6D008A9EFC /* Release */ = {
479 isa = XCBuildConfiguration;
481 GCC_PREFIX_HEADER = DumpRenderTreePrefix.h;
482 PRODUCT_NAME = DumpRenderTree;
486 149C29C408902C6D008A9EFC /* Debug */ = {
487 isa = XCBuildConfiguration;
489 FRAMEWORK_SEARCH_PATHS = /System/Library/Frameworks/Quartz.framework/Frameworks;
490 GCC_C_LANGUAGE_STANDARD = gnu99;
491 GCC_OPTIMIZATION_LEVEL = 0;
492 GCC_PRECOMPILE_PREFIX_HEADER = YES;
493 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
494 GCC_WARN_UNUSED_FUNCTION = YES;
495 GCC_WARN_UNUSED_VARIABLE = YES;
500 "-Wno-unused-parameter",
505 149C29C508902C6D008A9EFC /* Release */ = {
506 isa = XCBuildConfiguration;
508 FRAMEWORK_SEARCH_PATHS = /System/Library/Frameworks/Quartz.framework/Frameworks;
509 GCC_C_LANGUAGE_STANDARD = gnu99;
510 GCC_PRECOMPILE_PREFIX_HEADER = YES;
511 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
512 GCC_WARN_UNUSED_FUNCTION = YES;
513 GCC_WARN_UNUSED_VARIABLE = YES;
518 "-Wno-unused-parameter",
523 A84F609308B1371400E9745F /* Debug */ = {
524 isa = XCBuildConfiguration;
526 COPY_PHASE_STRIP = NO;
527 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
528 OPTIMIZATION_CFLAGS = "-O0";
533 SECTORDER_FLAGS = "";
536 "-Wno-four-char-constants",
537 "-Wno-unknown-pragmas",
542 A84F609408B1371400E9745F /* Release */ = {
543 isa = XCBuildConfiguration;
545 COPY_PHASE_STRIP = YES;
546 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
547 OPTIMIZATION_CFLAGS = "-O0";
552 SECTORDER_FLAGS = "";
555 "-Wno-four-char-constants",
556 "-Wno-unknown-pragmas",
561 B5A7526508AF4A4A00138E45 /* Debug */ = {
562 isa = XCBuildConfiguration;
564 GCC_C_LANGUAGE_STANDARD = gnu99;
565 GCC_PREFIX_HEADER = "";
566 PRODUCT_NAME = ImageDiff;
570 B5A7526608AF4A4A00138E45 /* Release */ = {
571 isa = XCBuildConfiguration;
573 GCC_C_LANGUAGE_STANDARD = gnu99;
574 GCC_PREFIX_HEADER = "";
575 PRODUCT_NAME = ImageDiff;
579 /* End XCBuildConfiguration section */
581 /* Begin XCConfigurationList section */
582 141BF221096A441E00E0753C /* Build configuration list for PBXNativeTarget "TestNetscapePlugIn" */ = {
583 isa = XCConfigurationList;
584 buildConfigurations = (
585 141BF222096A441E00E0753C /* Debug */,
586 141BF223096A441E00E0753C /* Release */,
588 defaultConfigurationIsVisible = 0;
589 defaultConfigurationName = Release;
591 149C29BF08902C6D008A9EFC /* Build configuration list for PBXNativeTarget "DumpRenderTree" */ = {
592 isa = XCConfigurationList;
593 buildConfigurations = (
594 149C29C008902C6D008A9EFC /* Debug */,
595 149C29C108902C6D008A9EFC /* Release */,
597 defaultConfigurationIsVisible = 0;
598 defaultConfigurationName = Release;
600 149C29C308902C6D008A9EFC /* Build configuration list for PBXProject "DumpRenderTree" */ = {
601 isa = XCConfigurationList;
602 buildConfigurations = (
603 149C29C408902C6D008A9EFC /* Debug */,
604 149C29C508902C6D008A9EFC /* Release */,
606 defaultConfigurationIsVisible = 0;
607 defaultConfigurationName = Release;
609 A84F609208B1371400E9745F /* Build configuration list for PBXAggregateTarget "All" */ = {
610 isa = XCConfigurationList;
611 buildConfigurations = (
612 A84F609308B1371400E9745F /* Debug */,
613 A84F609408B1371400E9745F /* Release */,
615 defaultConfigurationIsVisible = 0;
616 defaultConfigurationName = Release;
618 B5A7526408AF4A4A00138E45 /* Build configuration list for PBXNativeTarget "ImageDiff" */ = {
619 isa = XCConfigurationList;
620 buildConfigurations = (
621 B5A7526508AF4A4A00138E45 /* Debug */,
622 B5A7526608AF4A4A00138E45 /* Release */,
624 defaultConfigurationIsVisible = 0;
625 defaultConfigurationName = Release;
627 /* End XCConfigurationList section */
629 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;