|
1 <?xml version="1.0" encoding="Windows-1252"?> |
|
2 <VisualStudioProject |
|
3 ProjectType="Visual C++" |
|
4 Version="8.00" |
|
5 Name="Interfaces" |
|
6 ProjectGUID="{91762BE2-87EF-4F5A-A480-48B90EB3F406}" |
|
7 RootNamespace="Interfaces" |
|
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)\include\WebKit" |
|
21 IntermediateDirectory="$(WebKitOutputDir)\obj\WebKit\$(ConfigurationName)\$(ProjectName)" |
|
22 ConfigurationType="4" |
|
23 InheritedPropertySheets=".\debug.vsprops" |
|
24 CharacterSet="1" |
|
25 > |
|
26 <Tool |
|
27 Name="VCPreBuildEventTool" |
|
28 CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\obj\WebKit\$(ProjectName)"
exit /b
" |
|
29 /> |
|
30 <Tool |
|
31 Name="VCCustomBuildTool" |
|
32 /> |
|
33 <Tool |
|
34 Name="VCXMLDataGeneratorTool" |
|
35 /> |
|
36 <Tool |
|
37 Name="VCWebServiceProxyGeneratorTool" |
|
38 /> |
|
39 <Tool |
|
40 Name="VCMIDLTool" |
|
41 PreprocessorDefinitions="__BUILDBOT__=0$(BuildBot)" |
|
42 AdditionalIncludeDirectories="..\Interfaces" |
|
43 WarningLevel="1" |
|
44 WarnAsError="true" |
|
45 GenerateTypeLibrary="false" |
|
46 TypeLibraryName="$(ProjectDir)\WebKit.tlb" |
|
47 OutputDirectory="$(WebKitOutputDir)\obj\WebKit\$(ProjectName)" |
|
48 HeaderFileName="$(OutDir)\$(InputName).h" |
|
49 /> |
|
50 <Tool |
|
51 Name="VCCLCompilerTool" |
|
52 Optimization="0" |
|
53 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" |
|
54 MinimalRebuild="true" |
|
55 BasicRuntimeChecks="3" |
|
56 RuntimeLibrary="3" |
|
57 UsePrecompiledHeader="0" |
|
58 WarningLevel="3" |
|
59 Detect64BitPortabilityProblems="true" |
|
60 DebugInformationFormat="4" |
|
61 /> |
|
62 <Tool |
|
63 Name="VCManagedResourceCompilerTool" |
|
64 /> |
|
65 <Tool |
|
66 Name="VCResourceCompilerTool" |
|
67 /> |
|
68 <Tool |
|
69 Name="VCPreLinkEventTool" |
|
70 /> |
|
71 <Tool |
|
72 Name="VCLibrarianTool" |
|
73 /> |
|
74 <Tool |
|
75 Name="VCALinkTool" |
|
76 /> |
|
77 <Tool |
|
78 Name="VCXDCMakeTool" |
|
79 /> |
|
80 <Tool |
|
81 Name="VCBscMakeTool" |
|
82 /> |
|
83 <Tool |
|
84 Name="VCFxCopTool" |
|
85 /> |
|
86 <Tool |
|
87 Name="VCPostBuildEventTool" |
|
88 CommandLine="" |
|
89 /> |
|
90 </Configuration> |
|
91 <Configuration |
|
92 Name="Release|Win32" |
|
93 OutputDirectory="$(WebKitOutputDir)\include\WebKit" |
|
94 IntermediateDirectory="$(WebKitOutputDir)\obj\WebKit\$(ConfigurationName)\$(ProjectName)" |
|
95 ConfigurationType="4" |
|
96 InheritedPropertySheets=".\release.vsprops" |
|
97 CharacterSet="1" |
|
98 WholeProgramOptimization="1" |
|
99 > |
|
100 <Tool |
|
101 Name="VCPreBuildEventTool" |
|
102 CommandLine="mkdir 2>NUL "$(WebKitOutputDir)\obj\WebKit\$(ProjectName)"
exit /b
" |
|
103 /> |
|
104 <Tool |
|
105 Name="VCCustomBuildTool" |
|
106 /> |
|
107 <Tool |
|
108 Name="VCXMLDataGeneratorTool" |
|
109 /> |
|
110 <Tool |
|
111 Name="VCWebServiceProxyGeneratorTool" |
|
112 /> |
|
113 <Tool |
|
114 Name="VCMIDLTool" |
|
115 PreprocessorDefinitions="__BUILDBOT__=0$(BuildBot)" |
|
116 AdditionalIncludeDirectories="..\Interfaces" |
|
117 WarningLevel="1" |
|
118 WarnAsError="true" |
|
119 GenerateTypeLibrary="false" |
|
120 TypeLibraryName="$(ProjectDir)\WebKit.tlb" |
|
121 OutputDirectory="$(WebKitOutputDir)\obj\WebKit\$(ProjectName)" |
|
122 HeaderFileName="$(OutDir)\$(InputName).h" |
|
123 /> |
|
124 <Tool |
|
125 Name="VCCLCompilerTool" |
|
126 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" |
|
127 RuntimeLibrary="2" |
|
128 UsePrecompiledHeader="0" |
|
129 WarningLevel="3" |
|
130 Detect64BitPortabilityProblems="true" |
|
131 DebugInformationFormat="3" |
|
132 /> |
|
133 <Tool |
|
134 Name="VCManagedResourceCompilerTool" |
|
135 /> |
|
136 <Tool |
|
137 Name="VCResourceCompilerTool" |
|
138 /> |
|
139 <Tool |
|
140 Name="VCPreLinkEventTool" |
|
141 /> |
|
142 <Tool |
|
143 Name="VCLibrarianTool" |
|
144 /> |
|
145 <Tool |
|
146 Name="VCALinkTool" |
|
147 /> |
|
148 <Tool |
|
149 Name="VCXDCMakeTool" |
|
150 /> |
|
151 <Tool |
|
152 Name="VCBscMakeTool" |
|
153 /> |
|
154 <Tool |
|
155 Name="VCFxCopTool" |
|
156 /> |
|
157 <Tool |
|
158 Name="VCPostBuildEventTool" |
|
159 CommandLine="" |
|
160 /> |
|
161 </Configuration> |
|
162 </Configurations> |
|
163 <References> |
|
164 </References> |
|
165 <Files> |
|
166 <File |
|
167 RelativePath="..\Interfaces\DOMCore.idl" |
|
168 > |
|
169 </File> |
|
170 <File |
|
171 RelativePath="..\Interfaces\DOMCSS.idl" |
|
172 > |
|
173 </File> |
|
174 <File |
|
175 RelativePath="..\Interfaces\DOMEvents.idl" |
|
176 > |
|
177 </File> |
|
178 <File |
|
179 RelativePath="..\Interfaces\DOMExtensions.idl" |
|
180 > |
|
181 </File> |
|
182 <File |
|
183 RelativePath="..\Interfaces\DOMHTML.idl" |
|
184 > |
|
185 </File> |
|
186 <File |
|
187 RelativePath="..\Interfaces\DOMPrivate.idl" |
|
188 > |
|
189 </File> |
|
190 <File |
|
191 RelativePath="..\Interfaces\DOMRange.idl" |
|
192 > |
|
193 </File> |
|
194 <File |
|
195 RelativePath="..\Interfaces\DOMWindow.idl" |
|
196 > |
|
197 </File> |
|
198 <File |
|
199 RelativePath="..\Interfaces\IWebArchive.idl" |
|
200 > |
|
201 </File> |
|
202 <File |
|
203 RelativePath="..\Interfaces\IWebBackForwardList.idl" |
|
204 > |
|
205 </File> |
|
206 <File |
|
207 RelativePath="..\Interfaces\IWebBackForwardListPrivate.idl" |
|
208 > |
|
209 </File> |
|
210 <File |
|
211 RelativePath="..\Interfaces\IWebCache.idl" |
|
212 > |
|
213 </File> |
|
214 <File |
|
215 RelativePath="..\Interfaces\IWebDataSource.idl" |
|
216 > |
|
217 </File> |
|
218 <File |
|
219 RelativePath="..\Interfaces\IWebDebugProgram.idl" |
|
220 > |
|
221 </File> |
|
222 <File |
|
223 RelativePath="..\Interfaces\IWebDocument.idl" |
|
224 > |
|
225 </File> |
|
226 <File |
|
227 RelativePath="..\Interfaces\IWebDownload.idl" |
|
228 > |
|
229 </File> |
|
230 <File |
|
231 RelativePath="..\Interfaces\IWebEditingDelegate.idl" |
|
232 > |
|
233 </File> |
|
234 <File |
|
235 RelativePath="..\Interfaces\IWebError.idl" |
|
236 > |
|
237 </File> |
|
238 <File |
|
239 RelativePath="..\Interfaces\IWebErrorPrivate.idl" |
|
240 > |
|
241 </File> |
|
242 <File |
|
243 RelativePath="..\Interfaces\IWebFormDelegate.idl" |
|
244 > |
|
245 </File> |
|
246 <File |
|
247 RelativePath="..\Interfaces\IWebFrame.idl" |
|
248 > |
|
249 </File> |
|
250 <File |
|
251 RelativePath="..\Interfaces\IWebFrameLoadDelegate.idl" |
|
252 > |
|
253 </File> |
|
254 <File |
|
255 RelativePath="..\Interfaces\IWebFrameLoadDelegatePrivate.idl" |
|
256 > |
|
257 </File> |
|
258 <File |
|
259 RelativePath="..\Interfaces\IWebFramePrivate.idl" |
|
260 > |
|
261 </File> |
|
262 <File |
|
263 RelativePath="..\Interfaces\IWebFrameView.idl" |
|
264 > |
|
265 </File> |
|
266 <File |
|
267 RelativePath="..\Interfaces\IWebHistory.idl" |
|
268 > |
|
269 </File> |
|
270 <File |
|
271 RelativePath="..\Interfaces\IWebHistoryItem.idl" |
|
272 > |
|
273 </File> |
|
274 <File |
|
275 RelativePath="..\Interfaces\IWebHistoryItemPrivate.idl" |
|
276 > |
|
277 </File> |
|
278 <File |
|
279 RelativePath="..\Interfaces\IWebHTMLRepresentation.idl" |
|
280 > |
|
281 </File> |
|
282 <File |
|
283 RelativePath="..\Interfaces\IWebHTTPURLResponse.idl" |
|
284 > |
|
285 </File> |
|
286 <File |
|
287 RelativePath="..\Interfaces\IWebIconDatabase.idl" |
|
288 > |
|
289 </File> |
|
290 <File |
|
291 RelativePath="..\Interfaces\IWebJavaScriptCollector.idl" |
|
292 > |
|
293 </File> |
|
294 <File |
|
295 RelativePath="..\Interfaces\IWebKitStatistics.idl" |
|
296 > |
|
297 </File> |
|
298 <File |
|
299 RelativePath="..\Interfaces\IWebMutableURLRequest.idl" |
|
300 > |
|
301 </File> |
|
302 <File |
|
303 RelativePath="..\Interfaces\IWebNotification.idl" |
|
304 > |
|
305 </File> |
|
306 <File |
|
307 RelativePath="..\Interfaces\IWebNotificationCenter.idl" |
|
308 > |
|
309 </File> |
|
310 <File |
|
311 RelativePath="..\Interfaces\IWebNotificationObserver.idl" |
|
312 > |
|
313 </File> |
|
314 <File |
|
315 RelativePath="..\Interfaces\IWebPolicyDelegate.idl" |
|
316 > |
|
317 </File> |
|
318 <File |
|
319 RelativePath="..\Interfaces\IWebPreferences.idl" |
|
320 > |
|
321 </File> |
|
322 <File |
|
323 RelativePath="..\Interfaces\IWebPreferencesPrivate.idl" |
|
324 > |
|
325 </File> |
|
326 <File |
|
327 RelativePath="..\Interfaces\IWebResource.idl" |
|
328 > |
|
329 </File> |
|
330 <File |
|
331 RelativePath="..\Interfaces\IWebResourceLoadDelegate.idl" |
|
332 > |
|
333 </File> |
|
334 <File |
|
335 RelativePath="..\Interfaces\IWebResourceLoadDelegatePrivate.idl" |
|
336 > |
|
337 </File> |
|
338 <File |
|
339 RelativePath="..\Interfaces\IWebScriptObject.idl" |
|
340 > |
|
341 </File> |
|
342 <File |
|
343 RelativePath="..\Interfaces\IWebScrollBarDelegatePrivate.idl" |
|
344 > |
|
345 </File> |
|
346 <File |
|
347 RelativePath="..\Interfaces\IWebScrollBarPrivate.idl" |
|
348 > |
|
349 </File> |
|
350 <File |
|
351 RelativePath="..\Interfaces\IWebUIDelegate.idl" |
|
352 > |
|
353 </File> |
|
354 <File |
|
355 RelativePath="..\Interfaces\IWebUIDelegatePrivate.idl" |
|
356 > |
|
357 </File> |
|
358 <File |
|
359 RelativePath="..\Interfaces\IWebUndoManager.idl" |
|
360 > |
|
361 </File> |
|
362 <File |
|
363 RelativePath="..\Interfaces\IWebUndoTarget.idl" |
|
364 > |
|
365 </File> |
|
366 <File |
|
367 RelativePath="..\Interfaces\IWebURLAuthenticationChallenge.idl" |
|
368 > |
|
369 </File> |
|
370 <File |
|
371 RelativePath="..\Interfaces\IWebURLRequest.idl" |
|
372 > |
|
373 </File> |
|
374 <File |
|
375 RelativePath="..\Interfaces\IWebURLResponse.idl" |
|
376 > |
|
377 </File> |
|
378 <File |
|
379 RelativePath="..\Interfaces\IWebURLResponsePrivate.idl" |
|
380 > |
|
381 </File> |
|
382 <File |
|
383 RelativePath="..\Interfaces\IWebView.idl" |
|
384 > |
|
385 </File> |
|
386 <File |
|
387 RelativePath="..\Interfaces\IWebViewPrivate.idl" |
|
388 > |
|
389 </File> |
|
390 <File |
|
391 RelativePath="..\Interfaces\WebKit.idl" |
|
392 > |
|
393 <FileConfiguration |
|
394 Name="Debug|Win32" |
|
395 > |
|
396 <Tool |
|
397 Name="VCMIDLTool" |
|
398 GenerateTypeLibrary="true" |
|
399 /> |
|
400 </FileConfiguration> |
|
401 <FileConfiguration |
|
402 Name="Release|Win32" |
|
403 > |
|
404 <Tool |
|
405 Name="VCMIDLTool" |
|
406 GenerateTypeLibrary="true" |
|
407 /> |
|
408 </FileConfiguration> |
|
409 </File> |
|
410 </Files> |
|
411 <Globals> |
|
412 </Globals> |
|
413 </VisualStudioProject> |