|
1 <?xml version="1.0" encoding="Windows-1252"?> |
|
2 <VisualStudioProject |
|
3 ProjectType="Visual C++" |
|
4 Version="8.00" |
|
5 Name="DumpRenderTree" |
|
6 ProjectGUID="{6567DFD4-D6DE-4CD5-825D-17E353D160E1}" |
|
7 RootNamespace="DumpRenderTree" |
|
8 Keyword="Win32Proj" |
|
9 > |
|
10 <Platforms> |
|
11 <Platform |
|
12 Name="Win32" |
|
13 /> |
|
14 </Platforms> |
|
15 <ToolFiles> |
|
16 </ToolFiles> |
|
17 <Configurations> |
|
18 <Configuration |
|
19 Name="Debug|Win32" |
|
20 OutputDirectory="$(WebKitOutputDir)\bin" |
|
21 IntermediateDirectory="$(WebKitOutputDir)\obj\$(ProjectName)\$(ConfigurationName)" |
|
22 ConfigurationType="1" |
|
23 InheritedPropertySheets=".\debug.vsprops" |
|
24 CharacterSet="1" |
|
25 > |
|
26 <Tool |
|
27 Name="VCPreBuildEventTool" |
|
28 /> |
|
29 <Tool |
|
30 Name="VCCustomBuildTool" |
|
31 /> |
|
32 <Tool |
|
33 Name="VCXMLDataGeneratorTool" |
|
34 /> |
|
35 <Tool |
|
36 Name="VCWebServiceProxyGeneratorTool" |
|
37 /> |
|
38 <Tool |
|
39 Name="VCMIDLTool" |
|
40 /> |
|
41 <Tool |
|
42 Name="VCCLCompilerTool" |
|
43 Optimization="0" |
|
44 AdditionalIncludeDirectories=""$(ProjectDir)\.";"$(ProjectDir)\..";"$(WebKitOutputDir)\Include";"$(WebKitOutputDir)\Include\WebCore\ForwardingHeaders";"$(WebKitOutputDir)\Include\JavaScriptCore";"$(WebKitLibrariesDir)\Include";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitOutputDir)\Include\WebCore";"$(WebKitLibrariesDir)\Include\WebCore"" |
|
45 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE" |
|
46 MinimalRebuild="true" |
|
47 BasicRuntimeChecks="3" |
|
48 RuntimeLibrary="3" |
|
49 UsePrecompiledHeader="0" |
|
50 WarningLevel="1" |
|
51 Detect64BitPortabilityProblems="true" |
|
52 DebugInformationFormat="3" |
|
53 /> |
|
54 <Tool |
|
55 Name="VCManagedResourceCompilerTool" |
|
56 /> |
|
57 <Tool |
|
58 Name="VCResourceCompilerTool" |
|
59 /> |
|
60 <Tool |
|
61 Name="VCPreLinkEventTool" |
|
62 /> |
|
63 <Tool |
|
64 Name="VCLinkerTool" |
|
65 AdditionalDependencies="WebKitGUID$(WebKitConfigSuffix).lib WebKit$(WebKitDLLConfigSuffix).lib WTF$(WebKitConfigSuffix).lib CoreGraphics$(LibraryConfigSuffix).lib CoreFoundation$(LibraryConfigSuffix).lib pthreadVC2$(LibraryConfigSuffix).lib gdi32.lib ole32.lib oleaut32.lib user32.lib" |
|
66 OutputFile="$(OutDir)\$(ProjectName)$(WebKitConfigSuffix).exe" |
|
67 LinkIncremental="2" |
|
68 AdditionalLibraryDirectories=""$(WebKitOutputDir)\lib";"$(WebKitLibrariesDir)\lib";"$(WebKitOutputDir)\bin"" |
|
69 DelayLoadDLLs="CoreGraphics$(LibraryConfigSuffix).dll;CoreFoundation$(LibraryConfigSuffix).dll;pthreadVC2$(LibraryConfigSuffix).dll" |
|
70 GenerateDebugInformation="true" |
|
71 SubSystem="1" |
|
72 TargetMachine="1" |
|
73 /> |
|
74 <Tool |
|
75 Name="VCALinkTool" |
|
76 /> |
|
77 <Tool |
|
78 Name="VCManifestTool" |
|
79 /> |
|
80 <Tool |
|
81 Name="VCXDCMakeTool" |
|
82 /> |
|
83 <Tool |
|
84 Name="VCBscMakeTool" |
|
85 /> |
|
86 <Tool |
|
87 Name="VCFxCopTool" |
|
88 /> |
|
89 <Tool |
|
90 Name="VCAppVerifierTool" |
|
91 /> |
|
92 <Tool |
|
93 Name="VCWebDeploymentTool" |
|
94 /> |
|
95 <Tool |
|
96 Name="VCPostBuildEventTool" |
|
97 CommandLine="" |
|
98 /> |
|
99 </Configuration> |
|
100 <Configuration |
|
101 Name="Release|Win32" |
|
102 OutputDirectory="$(WebKitOutputDir)\bin" |
|
103 IntermediateDirectory="$(WebKitOutputDir)\obj\$(ProjectName)\$(ConfigurationName)" |
|
104 ConfigurationType="1" |
|
105 InheritedPropertySheets=".\release.vsprops" |
|
106 CharacterSet="1" |
|
107 WholeProgramOptimization="1" |
|
108 > |
|
109 <Tool |
|
110 Name="VCPreBuildEventTool" |
|
111 /> |
|
112 <Tool |
|
113 Name="VCCustomBuildTool" |
|
114 /> |
|
115 <Tool |
|
116 Name="VCXMLDataGeneratorTool" |
|
117 /> |
|
118 <Tool |
|
119 Name="VCWebServiceProxyGeneratorTool" |
|
120 /> |
|
121 <Tool |
|
122 Name="VCMIDLTool" |
|
123 /> |
|
124 <Tool |
|
125 Name="VCCLCompilerTool" |
|
126 AdditionalIncludeDirectories=""$(ProjectDir)\.";"$(ProjectDir)\..";"$(WebKitOutputDir)\Include";"$(WebKitOutputDir)\Include\WebCore\ForwardingHeaders";"$(WebKitOutputDir)\Include\JavaScriptCore";"$(WebKitLibrariesDir)\Include";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitOutputDir)\Include\WebCore";"$(WebKitLibrariesDir)\Include\WebCore"" |
|
127 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE" |
|
128 RuntimeLibrary="2" |
|
129 UsePrecompiledHeader="0" |
|
130 WarningLevel="1" |
|
131 Detect64BitPortabilityProblems="true" |
|
132 DebugInformationFormat="3" |
|
133 /> |
|
134 <Tool |
|
135 Name="VCManagedResourceCompilerTool" |
|
136 /> |
|
137 <Tool |
|
138 Name="VCResourceCompilerTool" |
|
139 /> |
|
140 <Tool |
|
141 Name="VCPreLinkEventTool" |
|
142 /> |
|
143 <Tool |
|
144 Name="VCLinkerTool" |
|
145 AdditionalDependencies="WebKitGUID$(WebKitConfigSuffix).lib WebKit$(WebKitDLLConfigSuffix).lib WTF$(WebKitConfigSuffix).lib CoreGraphics$(LibraryConfigSuffix).lib CoreFoundation$(LibraryConfigSuffix).lib pthreadVC2$(LibraryConfigSuffix).lib gdi32.lib ole32.lib oleaut32.lib user32.lib" |
|
146 OutputFile="$(OutDir)\$(ProjectName)$(WebKitConfigSuffix).exe" |
|
147 LinkIncremental="1" |
|
148 AdditionalLibraryDirectories=""$(WebKitOutputDir)\lib";"$(WebKitLibrariesDir)\lib";"$(WebKitOutputDir)\bin"" |
|
149 DelayLoadDLLs="CoreGraphics$(LibraryConfigSuffix).dll;CoreFoundation$(LibraryConfigSuffix).dll;pthreadVC2$(LibraryConfigSuffix).dll" |
|
150 GenerateDebugInformation="true" |
|
151 SubSystem="1" |
|
152 OptimizeReferences="2" |
|
153 EnableCOMDATFolding="2" |
|
154 TargetMachine="1" |
|
155 /> |
|
156 <Tool |
|
157 Name="VCALinkTool" |
|
158 /> |
|
159 <Tool |
|
160 Name="VCManifestTool" |
|
161 /> |
|
162 <Tool |
|
163 Name="VCXDCMakeTool" |
|
164 /> |
|
165 <Tool |
|
166 Name="VCBscMakeTool" |
|
167 /> |
|
168 <Tool |
|
169 Name="VCFxCopTool" |
|
170 /> |
|
171 <Tool |
|
172 Name="VCAppVerifierTool" |
|
173 /> |
|
174 <Tool |
|
175 Name="VCWebDeploymentTool" |
|
176 /> |
|
177 <Tool |
|
178 Name="VCPostBuildEventTool" |
|
179 CommandLine="" |
|
180 /> |
|
181 </Configuration> |
|
182 <Configuration |
|
183 Name="Debug_Internal|Win32" |
|
184 OutputDirectory="$(WebKitOutputDir)\bin" |
|
185 IntermediateDirectory="$(WebKitOutputDir)\obj\$(ProjectName)\$(ConfigurationName)" |
|
186 ConfigurationType="1" |
|
187 InheritedPropertySheets=".\debug_internal.vsprops" |
|
188 CharacterSet="1" |
|
189 > |
|
190 <Tool |
|
191 Name="VCPreBuildEventTool" |
|
192 /> |
|
193 <Tool |
|
194 Name="VCCustomBuildTool" |
|
195 /> |
|
196 <Tool |
|
197 Name="VCXMLDataGeneratorTool" |
|
198 /> |
|
199 <Tool |
|
200 Name="VCWebServiceProxyGeneratorTool" |
|
201 /> |
|
202 <Tool |
|
203 Name="VCMIDLTool" |
|
204 /> |
|
205 <Tool |
|
206 Name="VCCLCompilerTool" |
|
207 Optimization="0" |
|
208 AdditionalIncludeDirectories=""$(ProjectDir)\.";"$(ProjectDir)\..";"$(WebKitOutputDir)\Include";"$(WebKitOutputDir)\Include\WebCore\ForwardingHeaders";"$(WebKitOutputDir)\Include\JavaScriptCore";"$(WebKitLibrariesDir)\Include";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitOutputDir)\Include\WebCore";"$(WebKitLibrariesDir)\Include\WebCore"" |
|
209 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_SCL_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE" |
|
210 MinimalRebuild="true" |
|
211 BasicRuntimeChecks="3" |
|
212 RuntimeLibrary="3" |
|
213 UsePrecompiledHeader="0" |
|
214 WarningLevel="1" |
|
215 Detect64BitPortabilityProblems="true" |
|
216 DebugInformationFormat="3" |
|
217 /> |
|
218 <Tool |
|
219 Name="VCManagedResourceCompilerTool" |
|
220 /> |
|
221 <Tool |
|
222 Name="VCResourceCompilerTool" |
|
223 /> |
|
224 <Tool |
|
225 Name="VCPreLinkEventTool" |
|
226 /> |
|
227 <Tool |
|
228 Name="VCLinkerTool" |
|
229 AdditionalDependencies="WebKitGUID$(WebKitConfigSuffix).lib WebKit$(WebKitDLLConfigSuffix).lib WTF$(WebKitConfigSuffix).lib CoreGraphics$(LibraryConfigSuffix).lib CoreFoundation$(LibraryConfigSuffix).lib pthreadVC2$(LibraryConfigSuffix).lib gdi32.lib ole32.lib oleaut32.lib user32.lib" |
|
230 OutputFile="$(OutDir)\$(ProjectName)$(WebKitConfigSuffix).exe" |
|
231 LinkIncremental="2" |
|
232 AdditionalLibraryDirectories=""$(WebKitOutputDir)\lib";"$(WebKitLibrariesDir)\lib";"$(WebKitOutputDir)\bin"" |
|
233 DelayLoadDLLs="CoreGraphics$(LibraryConfigSuffix).dll;CoreFoundation$(LibraryConfigSuffix).dll;pthreadVC2$(LibraryConfigSuffix).dll" |
|
234 GenerateDebugInformation="true" |
|
235 SubSystem="1" |
|
236 TargetMachine="1" |
|
237 /> |
|
238 <Tool |
|
239 Name="VCALinkTool" |
|
240 /> |
|
241 <Tool |
|
242 Name="VCManifestTool" |
|
243 /> |
|
244 <Tool |
|
245 Name="VCXDCMakeTool" |
|
246 /> |
|
247 <Tool |
|
248 Name="VCBscMakeTool" |
|
249 /> |
|
250 <Tool |
|
251 Name="VCFxCopTool" |
|
252 /> |
|
253 <Tool |
|
254 Name="VCAppVerifierTool" |
|
255 /> |
|
256 <Tool |
|
257 Name="VCWebDeploymentTool" |
|
258 /> |
|
259 <Tool |
|
260 Name="VCPostBuildEventTool" |
|
261 CommandLine="" |
|
262 /> |
|
263 </Configuration> |
|
264 </Configurations> |
|
265 <References> |
|
266 </References> |
|
267 <Files> |
|
268 <Filter |
|
269 Name="Controllers" |
|
270 > |
|
271 <File |
|
272 RelativePath=".\EventSender.cpp" |
|
273 > |
|
274 </File> |
|
275 <File |
|
276 RelativePath=".\EventSender.h" |
|
277 > |
|
278 </File> |
|
279 <File |
|
280 RelativePath="..\GCController.cpp" |
|
281 > |
|
282 </File> |
|
283 <File |
|
284 RelativePath="..\GCController.h" |
|
285 > |
|
286 </File> |
|
287 <File |
|
288 RelativePath=".\GCControllerWin.cpp" |
|
289 > |
|
290 </File> |
|
291 <File |
|
292 RelativePath="..\LayoutTestController.cpp" |
|
293 > |
|
294 </File> |
|
295 <File |
|
296 RelativePath="..\LayoutTestController.h" |
|
297 > |
|
298 </File> |
|
299 <File |
|
300 RelativePath=".\LayoutTestControllerWin.cpp" |
|
301 > |
|
302 </File> |
|
303 </Filter> |
|
304 <Filter |
|
305 Name="Delegates" |
|
306 > |
|
307 <File |
|
308 RelativePath=".\EditingDelegate.cpp" |
|
309 > |
|
310 </File> |
|
311 <File |
|
312 RelativePath=".\EditingDelegate.h" |
|
313 > |
|
314 </File> |
|
315 <File |
|
316 RelativePath=".\FrameLoaderDelegate.cpp" |
|
317 > |
|
318 </File> |
|
319 <File |
|
320 RelativePath=".\FrameLoaderDelegate.h" |
|
321 > |
|
322 </File> |
|
323 <File |
|
324 RelativePath=".\UIDelegate.cpp" |
|
325 > |
|
326 </File> |
|
327 <File |
|
328 RelativePath=".\UIDelegate.h" |
|
329 > |
|
330 </File> |
|
331 </Filter> |
|
332 <File |
|
333 RelativePath=".\DraggingInfo.h" |
|
334 > |
|
335 </File> |
|
336 <File |
|
337 RelativePath=".\DumpRenderTree.cpp" |
|
338 > |
|
339 </File> |
|
340 <File |
|
341 RelativePath="..\DumpRenderTree.h" |
|
342 > |
|
343 </File> |
|
344 <File |
|
345 RelativePath=".\DumpRenderTreeWin.h" |
|
346 > |
|
347 </File> |
|
348 <File |
|
349 RelativePath="..\WorkQueue.cpp" |
|
350 > |
|
351 </File> |
|
352 <File |
|
353 RelativePath="..\WorkQueue.h" |
|
354 > |
|
355 </File> |
|
356 <File |
|
357 RelativePath="..\WorkQueueItem.h" |
|
358 > |
|
359 </File> |
|
360 <File |
|
361 RelativePath=".\WorkQueueItemWin.cpp" |
|
362 > |
|
363 </File> |
|
364 </Files> |
|
365 <Globals> |
|
366 </Globals> |
|
367 </VisualStudioProject> |