|
1 <?xml version="1.0" encoding="Windows-1252"?> |
|
2 <VisualStudioProject |
|
3 ProjectType="Visual C++" |
|
4 Version="8.00" |
|
5 Name="WebKitGUID" |
|
6 ProjectGUID="{B8437A41-67BC-4769-9452-45203827F821}" |
|
7 RootNamespace="WebKitGUID" |
|
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)\lib" |
|
21 IntermediateDirectory="$(WebKitOutputDir)\obj\WebKit\$(ConfigurationName)\$(ProjectName)" |
|
22 ConfigurationType="4" |
|
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 AdditionalIncludeDirectories="Interfaces" |
|
41 OutputDirectory="Debug" |
|
42 HeaderFileName="$(InputName).h" |
|
43 /> |
|
44 <Tool |
|
45 Name="VCCLCompilerTool" |
|
46 Optimization="0" |
|
47 AdditionalIncludeDirectories="$(WebKitOutputDir)\$(ConfigurationName)\WebKit" |
|
48 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WEBKITGUID_EXPORTS;_WIN32_WINNT=0x500" |
|
49 MinimalRebuild="true" |
|
50 ExceptionHandling="0" |
|
51 BasicRuntimeChecks="3" |
|
52 RuntimeLibrary="3" |
|
53 RuntimeTypeInfo="false" |
|
54 UsePrecompiledHeader="0" |
|
55 WarningLevel="4" |
|
56 WarnAsError="true" |
|
57 Detect64BitPortabilityProblems="true" |
|
58 DebugInformationFormat="3" |
|
59 /> |
|
60 <Tool |
|
61 Name="VCManagedResourceCompilerTool" |
|
62 /> |
|
63 <Tool |
|
64 Name="VCResourceCompilerTool" |
|
65 /> |
|
66 <Tool |
|
67 Name="VCPreLinkEventTool" |
|
68 /> |
|
69 <Tool |
|
70 Name="VCLibrarianTool" |
|
71 OutputFile="$(OutDir)\$(ProjectName)$(WebKitConfigSuffix).lib" |
|
72 /> |
|
73 <Tool |
|
74 Name="VCALinkTool" |
|
75 /> |
|
76 <Tool |
|
77 Name="VCXDCMakeTool" |
|
78 /> |
|
79 <Tool |
|
80 Name="VCBscMakeTool" |
|
81 /> |
|
82 <Tool |
|
83 Name="VCFxCopTool" |
|
84 /> |
|
85 <Tool |
|
86 Name="VCPostBuildEventTool" |
|
87 CommandLine="" |
|
88 /> |
|
89 </Configuration> |
|
90 <Configuration |
|
91 Name="Release|Win32" |
|
92 OutputDirectory="$(WebKitOutputDir)\lib" |
|
93 IntermediateDirectory="$(WebKitOutputDir)\obj\WebKit\$(ConfigurationName)\$(ProjectName)" |
|
94 ConfigurationType="4" |
|
95 InheritedPropertySheets=".\release.vsprops" |
|
96 CharacterSet="1" |
|
97 WholeProgramOptimization="1" |
|
98 > |
|
99 <Tool |
|
100 Name="VCPreBuildEventTool" |
|
101 /> |
|
102 <Tool |
|
103 Name="VCCustomBuildTool" |
|
104 /> |
|
105 <Tool |
|
106 Name="VCXMLDataGeneratorTool" |
|
107 /> |
|
108 <Tool |
|
109 Name="VCWebServiceProxyGeneratorTool" |
|
110 /> |
|
111 <Tool |
|
112 Name="VCMIDLTool" |
|
113 AdditionalIncludeDirectories="Interfaces" |
|
114 OutputDirectory="Release" |
|
115 HeaderFileName="$(InputName).h" |
|
116 /> |
|
117 <Tool |
|
118 Name="VCCLCompilerTool" |
|
119 AdditionalIncludeDirectories="$(WebKitOutputDir)\$(ConfigurationName)\WebKit" |
|
120 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WEBKITGUID_EXPORTS;_WIN32_WINNT=0x500" |
|
121 ExceptionHandling="0" |
|
122 RuntimeLibrary="2" |
|
123 RuntimeTypeInfo="false" |
|
124 UsePrecompiledHeader="0" |
|
125 WarningLevel="4" |
|
126 WarnAsError="true" |
|
127 Detect64BitPortabilityProblems="true" |
|
128 DebugInformationFormat="3" |
|
129 /> |
|
130 <Tool |
|
131 Name="VCManagedResourceCompilerTool" |
|
132 /> |
|
133 <Tool |
|
134 Name="VCResourceCompilerTool" |
|
135 /> |
|
136 <Tool |
|
137 Name="VCPreLinkEventTool" |
|
138 /> |
|
139 <Tool |
|
140 Name="VCLibrarianTool" |
|
141 OutputFile="$(OutDir)\$(ProjectName)$(WebKitConfigSuffix).lib" |
|
142 /> |
|
143 <Tool |
|
144 Name="VCALinkTool" |
|
145 /> |
|
146 <Tool |
|
147 Name="VCXDCMakeTool" |
|
148 /> |
|
149 <Tool |
|
150 Name="VCBscMakeTool" |
|
151 /> |
|
152 <Tool |
|
153 Name="VCFxCopTool" |
|
154 /> |
|
155 <Tool |
|
156 Name="VCPostBuildEventTool" |
|
157 CommandLine="" |
|
158 /> |
|
159 </Configuration> |
|
160 </Configurations> |
|
161 <References> |
|
162 </References> |
|
163 <Files> |
|
164 <File |
|
165 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\DOMCore_i.c" |
|
166 > |
|
167 </File> |
|
168 <File |
|
169 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\DOMCSS_i.c" |
|
170 > |
|
171 </File> |
|
172 <File |
|
173 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\DOMEvents_i.c" |
|
174 > |
|
175 </File> |
|
176 <File |
|
177 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\DOMExtensions_i.c" |
|
178 > |
|
179 </File> |
|
180 <File |
|
181 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\DOMHTML_i.c" |
|
182 > |
|
183 </File> |
|
184 <File |
|
185 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\DOMPrivate_i.c" |
|
186 > |
|
187 </File> |
|
188 <File |
|
189 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\DOMRange_i.c" |
|
190 > |
|
191 </File> |
|
192 <File |
|
193 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebArchive_i.c" |
|
194 > |
|
195 </File> |
|
196 <File |
|
197 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebBackForwardList_i.c" |
|
198 > |
|
199 </File> |
|
200 <File |
|
201 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebBackForwardListPrivate_i.c" |
|
202 > |
|
203 </File> |
|
204 <File |
|
205 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebCache_i.c" |
|
206 > |
|
207 </File> |
|
208 <File |
|
209 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebDataSource_i.c" |
|
210 > |
|
211 </File> |
|
212 <File |
|
213 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebDebugProgram_i.c" |
|
214 > |
|
215 </File> |
|
216 <File |
|
217 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebDocument_i.c" |
|
218 > |
|
219 </File> |
|
220 <File |
|
221 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebDownload_i.c" |
|
222 > |
|
223 </File> |
|
224 <File |
|
225 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebEditingDelegate_i.c" |
|
226 > |
|
227 </File> |
|
228 <File |
|
229 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebError_i.c" |
|
230 > |
|
231 </File> |
|
232 <File |
|
233 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebErrorPrivate_i.c" |
|
234 > |
|
235 </File> |
|
236 <File |
|
237 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebFormDelegate_i.c" |
|
238 > |
|
239 </File> |
|
240 <File |
|
241 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebFrame_i.c" |
|
242 > |
|
243 </File> |
|
244 <File |
|
245 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebFrameLoadDelegate_i.c" |
|
246 > |
|
247 </File> |
|
248 <File |
|
249 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebFrameLoadDelegatePrivate_i.c" |
|
250 > |
|
251 </File> |
|
252 <File |
|
253 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebFramePrivate_i.c" |
|
254 > |
|
255 </File> |
|
256 <File |
|
257 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebFrameView_i.c" |
|
258 > |
|
259 </File> |
|
260 <File |
|
261 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebHistory_i.c" |
|
262 > |
|
263 </File> |
|
264 <File |
|
265 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebHistoryItem_i.c" |
|
266 > |
|
267 </File> |
|
268 <File |
|
269 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebHistoryItemPrivate_i.c" |
|
270 > |
|
271 </File> |
|
272 <File |
|
273 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebHTMLRepresentation_i.c" |
|
274 > |
|
275 </File> |
|
276 <File |
|
277 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebHTTPURLResponse_i.c" |
|
278 > |
|
279 </File> |
|
280 <File |
|
281 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebIconDatabase_i.c" |
|
282 > |
|
283 </File> |
|
284 <File |
|
285 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebJavaScriptCollector_i.c" |
|
286 > |
|
287 </File> |
|
288 <File |
|
289 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebKitStatistics_i.c" |
|
290 > |
|
291 </File> |
|
292 <File |
|
293 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebMutableURLRequest_i.c" |
|
294 > |
|
295 </File> |
|
296 <File |
|
297 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebNotification_i.c" |
|
298 > |
|
299 </File> |
|
300 <File |
|
301 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebNotificationCenter_i.c" |
|
302 > |
|
303 </File> |
|
304 <File |
|
305 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebNotificationObserver_i.c" |
|
306 > |
|
307 </File> |
|
308 <File |
|
309 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebPolicyDelegate_i.c" |
|
310 > |
|
311 </File> |
|
312 <File |
|
313 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebPreferences_i.c" |
|
314 > |
|
315 </File> |
|
316 <File |
|
317 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebPreferencesPrivate_i.c" |
|
318 > |
|
319 </File> |
|
320 <File |
|
321 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebResource_i.c" |
|
322 > |
|
323 </File> |
|
324 <File |
|
325 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebResourceLoadDelegate_i.c" |
|
326 > |
|
327 </File> |
|
328 <File |
|
329 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebResourceLoadDelegatePrivate_i.c" |
|
330 > |
|
331 </File> |
|
332 <File |
|
333 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebScriptObject_i.c" |
|
334 > |
|
335 </File> |
|
336 <File |
|
337 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebScrollBarDelegatePrivate_i.c" |
|
338 > |
|
339 </File> |
|
340 <File |
|
341 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebScrollBarPrivate_i.c" |
|
342 > |
|
343 </File> |
|
344 <File |
|
345 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebUIDelegate_i.c" |
|
346 > |
|
347 </File> |
|
348 <File |
|
349 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebUIDelegatePrivate_i.c" |
|
350 > |
|
351 </File> |
|
352 <File |
|
353 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebUndoManager_i.c" |
|
354 > |
|
355 </File> |
|
356 <File |
|
357 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebUndoTarget_i.c" |
|
358 > |
|
359 </File> |
|
360 <File |
|
361 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebURLAuthenticationChallenge_i.c" |
|
362 > |
|
363 </File> |
|
364 <File |
|
365 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebURLRequest_i.c" |
|
366 > |
|
367 </File> |
|
368 <File |
|
369 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebURLResponse_i.c" |
|
370 > |
|
371 </File> |
|
372 <File |
|
373 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebURLResponsePrivate_i.c" |
|
374 > |
|
375 </File> |
|
376 <File |
|
377 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebView_i.c" |
|
378 > |
|
379 </File> |
|
380 <File |
|
381 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\IWebViewPrivate_i.c" |
|
382 > |
|
383 </File> |
|
384 <File |
|
385 RelativePath="$(WebKitOutputDir)\obj\WebKit\Interfaces\WebKit_i.c" |
|
386 > |
|
387 </File> |
|
388 </Files> |
|
389 <Globals> |
|
390 </Globals> |
|
391 </VisualStudioProject> |