]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_vc7_html.vcproj
extract (and expand and clean up and document) the header window implementation used...
[wxWidgets.git] / build / msw / wx_vc7_html.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <!--
3
4 This makefile was generated by
5 Bakefile 0.2.5 (http://www.bakefile.org)
6 Do not modify, all changes will be overwritten!
7
8 -->
9 <VisualStudioProject
10 ProjectType="Visual C++"
11 Version="7.10"
12 Name="html"
13 ProjectGUID="{C4CBFDA4-B78E-5C7D-A5EC-B20CF69DB256}">
14 <Platforms>
15 <Platform
16 Name="Win32"/>
17 </Platforms>
18 <Configurations>
19 <Configuration
20 Name="DLL Universal Release|Win32"
21 OutputDirectory="..\..\lib\vc_dll"
22 IntermediateDirectory="vc_mswunivudll\html"
23 ConfigurationType="2"
24 UseOfMFC="0"
25 ATLMinimizesCRunTimeLibraryUsage="FALSE"
26 CharacterSet="1">
27 <Tool
28 Name="VCCLCompilerTool"
29 Optimization="2"
30 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
31 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_HTML"
32 ExceptionHandling="TRUE"
33 RuntimeLibrary="2"
34 RuntimeTypeInfo="TRUE"
35 UsePrecompiledHeader="3"
36 PrecompiledHeaderThrough="wx/wxprec.h"
37 PrecompiledHeaderFile="vc_mswunivudll\wxprec_htmldll.pch"
38 AssemblerListingLocation="vc_mswunivudll\html\"
39 ObjectFile="vc_mswunivudll\html\"
40 ProgramDataBaseFileName="..\..\lib\vc_dll\wxmswuniv290u_html_vc_custom.pdb"
41 WarningLevel="4"
42 SuppressStartupBanner="TRUE"
43 Detect64BitPortabilityProblems="TRUE"
44 DebugInformationFormat="3"/>
45 <Tool
46 Name="VCCustomBuildTool"/>
47 <Tool
48 Name="VCLinkerTool"
49 AdditionalOptions=""
50 AdditionalDependencies="wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_dll\wxmswuniv29u_core.lib ..\..\lib\vc_dll\wxbase29u.lib"
51 OutputFile="..\..\lib\vc_dll\wxmswuniv290u_html_vc_custom.dll"
52 LinkIncremental="2"
53 ImportLibrary="..\..\lib\vc_dll\wxmswuniv29u_html.lib"
54 SuppressStartupBanner="TRUE"
55 AdditionalLibraryDirectories="..\..\lib\vc_dll"
56 GenerateDebugInformation="TRUE"
57 ProgramDatabaseFile="..\..\lib\vc_dll\wxmswuniv290u_html_vc_custom.pdb"
58 TargetMachine="1"/>
59 <Tool
60 Name="VCMIDLTool"/>
61 <Tool
62 Name="VCPostBuildEventTool"/>
63 <Tool
64 Name="VCPreBuildEventTool"/>
65 <Tool
66 Name="VCPreLinkEventTool"/>
67 <Tool
68 Name="VCResourceCompilerTool"
69 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXDLLNAME=wxmswuniv290u_html_vc_custom;WXUSINGDLL;WXMAKINGDLL_HTML"
70 Culture="1033"
71 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
72 <Tool
73 Name="VCWebServiceProxyGeneratorTool"/>
74 <Tool
75 Name="VCXMLDataGeneratorTool"/>
76 <Tool
77 Name="VCWebDeploymentTool"/>
78 <Tool
79 Name="VCManagedWrapperGeneratorTool"/>
80 <Tool
81 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
82 </Configuration>
83 <Configuration
84 Name="DLL Universal Debug|Win32"
85 OutputDirectory="..\..\lib\vc_dll"
86 IntermediateDirectory="vc_mswunivuddll\html"
87 ConfigurationType="2"
88 UseOfMFC="0"
89 ATLMinimizesCRunTimeLibraryUsage="FALSE"
90 CharacterSet="1">
91 <Tool
92 Name="VCCLCompilerTool"
93 Optimization="0"
94 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
95 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_HTML"
96 MinimalRebuild="TRUE"
97 ExceptionHandling="TRUE"
98 BasicRuntimeChecks="3"
99 RuntimeLibrary="3"
100 BufferSecurityCheck="TRUE"
101 RuntimeTypeInfo="TRUE"
102 UsePrecompiledHeader="3"
103 PrecompiledHeaderThrough="wx/wxprec.h"
104 PrecompiledHeaderFile="vc_mswunivuddll\wxprec_htmldll.pch"
105 AssemblerListingLocation="vc_mswunivuddll\html\"
106 ObjectFile="vc_mswunivuddll\html\"
107 ProgramDataBaseFileName="..\..\lib\vc_dll\wxmswuniv290ud_html_vc_custom.pdb"
108 WarningLevel="4"
109 SuppressStartupBanner="TRUE"
110 Detect64BitPortabilityProblems="TRUE"
111 DebugInformationFormat="3"/>
112 <Tool
113 Name="VCCustomBuildTool"/>
114 <Tool
115 Name="VCLinkerTool"
116 AdditionalOptions=""
117 AdditionalDependencies="wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_dll\wxmswuniv29ud_core.lib ..\..\lib\vc_dll\wxbase29ud.lib"
118 OutputFile="..\..\lib\vc_dll\wxmswuniv290ud_html_vc_custom.dll"
119 LinkIncremental="2"
120 ImportLibrary="..\..\lib\vc_dll\wxmswuniv29ud_html.lib"
121 SuppressStartupBanner="TRUE"
122 AdditionalLibraryDirectories="..\..\lib\vc_dll"
123 GenerateDebugInformation="TRUE"
124 ProgramDatabaseFile="..\..\lib\vc_dll\wxmswuniv290ud_html_vc_custom.pdb"
125 TargetMachine="1"/>
126 <Tool
127 Name="VCMIDLTool"/>
128 <Tool
129 Name="VCPostBuildEventTool"/>
130 <Tool
131 Name="VCPreBuildEventTool"/>
132 <Tool
133 Name="VCPreLinkEventTool"/>
134 <Tool
135 Name="VCResourceCompilerTool"
136 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;WXDLLNAME=wxmswuniv290ud_html_vc_custom;WXUSINGDLL;WXMAKINGDLL_HTML"
137 Culture="1033"
138 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
139 <Tool
140 Name="VCWebServiceProxyGeneratorTool"/>
141 <Tool
142 Name="VCXMLDataGeneratorTool"/>
143 <Tool
144 Name="VCWebDeploymentTool"/>
145 <Tool
146 Name="VCManagedWrapperGeneratorTool"/>
147 <Tool
148 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
149 </Configuration>
150 <Configuration
151 Name="DLL Release|Win32"
152 OutputDirectory="..\..\lib\vc_dll"
153 IntermediateDirectory="vc_mswudll\html"
154 ConfigurationType="2"
155 UseOfMFC="0"
156 ATLMinimizesCRunTimeLibraryUsage="FALSE"
157 CharacterSet="1">
158 <Tool
159 Name="VCCLCompilerTool"
160 Optimization="2"
161 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
162 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;__WXMSW__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_HTML"
163 ExceptionHandling="TRUE"
164 RuntimeLibrary="2"
165 RuntimeTypeInfo="TRUE"
166 UsePrecompiledHeader="3"
167 PrecompiledHeaderThrough="wx/wxprec.h"
168 PrecompiledHeaderFile="vc_mswudll\wxprec_htmldll.pch"
169 AssemblerListingLocation="vc_mswudll\html\"
170 ObjectFile="vc_mswudll\html\"
171 ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw290u_html_vc_custom.pdb"
172 WarningLevel="4"
173 SuppressStartupBanner="TRUE"
174 Detect64BitPortabilityProblems="TRUE"
175 DebugInformationFormat="3"/>
176 <Tool
177 Name="VCCustomBuildTool"/>
178 <Tool
179 Name="VCLinkerTool"
180 AdditionalOptions=""
181 AdditionalDependencies="wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_dll\wxmsw29u_core.lib ..\..\lib\vc_dll\wxbase29u.lib"
182 OutputFile="..\..\lib\vc_dll\wxmsw290u_html_vc_custom.dll"
183 LinkIncremental="2"
184 ImportLibrary="..\..\lib\vc_dll\wxmsw29u_html.lib"
185 SuppressStartupBanner="TRUE"
186 AdditionalLibraryDirectories="..\..\lib\vc_dll"
187 GenerateDebugInformation="TRUE"
188 ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw290u_html_vc_custom.pdb"
189 TargetMachine="1"/>
190 <Tool
191 Name="VCMIDLTool"/>
192 <Tool
193 Name="VCPostBuildEventTool"/>
194 <Tool
195 Name="VCPreBuildEventTool"/>
196 <Tool
197 Name="VCPreLinkEventTool"/>
198 <Tool
199 Name="VCResourceCompilerTool"
200 PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw290u_html_vc_custom;WXUSINGDLL;WXMAKINGDLL_HTML"
201 Culture="1033"
202 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
203 <Tool
204 Name="VCWebServiceProxyGeneratorTool"/>
205 <Tool
206 Name="VCXMLDataGeneratorTool"/>
207 <Tool
208 Name="VCWebDeploymentTool"/>
209 <Tool
210 Name="VCManagedWrapperGeneratorTool"/>
211 <Tool
212 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
213 </Configuration>
214 <Configuration
215 Name="DLL Debug|Win32"
216 OutputDirectory="..\..\lib\vc_dll"
217 IntermediateDirectory="vc_mswuddll\html"
218 ConfigurationType="2"
219 UseOfMFC="0"
220 ATLMinimizesCRunTimeLibraryUsage="FALSE"
221 CharacterSet="1">
222 <Tool
223 Name="VCCLCompilerTool"
224 Optimization="0"
225 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
226 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_HTML"
227 MinimalRebuild="TRUE"
228 ExceptionHandling="TRUE"
229 BasicRuntimeChecks="3"
230 RuntimeLibrary="3"
231 BufferSecurityCheck="TRUE"
232 RuntimeTypeInfo="TRUE"
233 UsePrecompiledHeader="3"
234 PrecompiledHeaderThrough="wx/wxprec.h"
235 PrecompiledHeaderFile="vc_mswuddll\wxprec_htmldll.pch"
236 AssemblerListingLocation="vc_mswuddll\html\"
237 ObjectFile="vc_mswuddll\html\"
238 ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw290ud_html_vc_custom.pdb"
239 WarningLevel="4"
240 SuppressStartupBanner="TRUE"
241 Detect64BitPortabilityProblems="TRUE"
242 DebugInformationFormat="3"/>
243 <Tool
244 Name="VCCustomBuildTool"/>
245 <Tool
246 Name="VCLinkerTool"
247 AdditionalOptions=""
248 AdditionalDependencies="wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_dll\wxmsw29ud_core.lib ..\..\lib\vc_dll\wxbase29ud.lib"
249 OutputFile="..\..\lib\vc_dll\wxmsw290ud_html_vc_custom.dll"
250 LinkIncremental="2"
251 ImportLibrary="..\..\lib\vc_dll\wxmsw29ud_html.lib"
252 SuppressStartupBanner="TRUE"
253 AdditionalLibraryDirectories="..\..\lib\vc_dll"
254 GenerateDebugInformation="TRUE"
255 ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw290ud_html_vc_custom.pdb"
256 TargetMachine="1"/>
257 <Tool
258 Name="VCMIDLTool"/>
259 <Tool
260 Name="VCPostBuildEventTool"/>
261 <Tool
262 Name="VCPreBuildEventTool"/>
263 <Tool
264 Name="VCPreLinkEventTool"/>
265 <Tool
266 Name="VCResourceCompilerTool"
267 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw290ud_html_vc_custom;WXUSINGDLL;WXMAKINGDLL_HTML"
268 Culture="1033"
269 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
270 <Tool
271 Name="VCWebServiceProxyGeneratorTool"/>
272 <Tool
273 Name="VCXMLDataGeneratorTool"/>
274 <Tool
275 Name="VCWebDeploymentTool"/>
276 <Tool
277 Name="VCManagedWrapperGeneratorTool"/>
278 <Tool
279 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
280 </Configuration>
281 <Configuration
282 Name="Universal Release|Win32"
283 OutputDirectory="..\..\lib\vc_lib"
284 IntermediateDirectory="vc_mswunivu\html"
285 ConfigurationType="4"
286 UseOfMFC="0"
287 ATLMinimizesCRunTimeLibraryUsage="FALSE"
288 CharacterSet="1">
289 <Tool
290 Name="VCCLCompilerTool"
291 Optimization="2"
292 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
293 PreprocessorDefinitions="_LIB;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING"
294 ExceptionHandling="TRUE"
295 RuntimeLibrary="2"
296 RuntimeTypeInfo="TRUE"
297 UsePrecompiledHeader="3"
298 PrecompiledHeaderThrough="wx/wxprec.h"
299 PrecompiledHeaderFile="vc_mswunivu\wxprec_htmllib.pch"
300 AssemblerListingLocation="vc_mswunivu\html\"
301 ObjectFile="vc_mswunivu\html\"
302 ProgramDataBaseFileName="..\..\lib\vc_lib\wxmswuniv29u_html.pdb"
303 WarningLevel="4"
304 SuppressStartupBanner="TRUE"
305 Detect64BitPortabilityProblems="TRUE"
306 DebugInformationFormat="3"/>
307 <Tool
308 Name="VCCustomBuildTool"/>
309 <Tool
310 Name="VCLibrarianTool"
311 OutputFile="..\..\lib\vc_lib\wxmswuniv29u_html.lib"
312 SuppressStartupBanner="TRUE"/>
313 <Tool
314 Name="VCMIDLTool"/>
315 <Tool
316 Name="VCPostBuildEventTool"/>
317 <Tool
318 Name="VCPreBuildEventTool"/>
319 <Tool
320 Name="VCPreLinkEventTool"/>
321 <Tool
322 Name="VCResourceCompilerTool"
323 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING"
324 Culture="1033"
325 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
326 <Tool
327 Name="VCWebServiceProxyGeneratorTool"/>
328 <Tool
329 Name="VCXMLDataGeneratorTool"/>
330 <Tool
331 Name="VCWebDeploymentTool"/>
332 <Tool
333 Name="VCManagedWrapperGeneratorTool"/>
334 <Tool
335 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
336 </Configuration>
337 <Configuration
338 Name="Universal Debug|Win32"
339 OutputDirectory="..\..\lib\vc_lib"
340 IntermediateDirectory="vc_mswunivud\html"
341 ConfigurationType="4"
342 UseOfMFC="0"
343 ATLMinimizesCRunTimeLibraryUsage="FALSE"
344 CharacterSet="1">
345 <Tool
346 Name="VCCLCompilerTool"
347 Optimization="0"
348 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
349 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING"
350 MinimalRebuild="TRUE"
351 ExceptionHandling="TRUE"
352 BasicRuntimeChecks="3"
353 RuntimeLibrary="3"
354 BufferSecurityCheck="TRUE"
355 RuntimeTypeInfo="TRUE"
356 UsePrecompiledHeader="3"
357 PrecompiledHeaderThrough="wx/wxprec.h"
358 PrecompiledHeaderFile="vc_mswunivud\wxprec_htmllib.pch"
359 AssemblerListingLocation="vc_mswunivud\html\"
360 ObjectFile="vc_mswunivud\html\"
361 ProgramDataBaseFileName="..\..\lib\vc_lib\wxmswuniv29ud_html.pdb"
362 WarningLevel="4"
363 SuppressStartupBanner="TRUE"
364 Detect64BitPortabilityProblems="TRUE"
365 DebugInformationFormat="3"/>
366 <Tool
367 Name="VCCustomBuildTool"/>
368 <Tool
369 Name="VCLibrarianTool"
370 OutputFile="..\..\lib\vc_lib\wxmswuniv29ud_html.lib"
371 SuppressStartupBanner="TRUE"/>
372 <Tool
373 Name="VCMIDLTool"/>
374 <Tool
375 Name="VCPostBuildEventTool"/>
376 <Tool
377 Name="VCPreBuildEventTool"/>
378 <Tool
379 Name="VCPreLinkEventTool"/>
380 <Tool
381 Name="VCResourceCompilerTool"
382 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING"
383 Culture="1033"
384 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
385 <Tool
386 Name="VCWebServiceProxyGeneratorTool"/>
387 <Tool
388 Name="VCXMLDataGeneratorTool"/>
389 <Tool
390 Name="VCWebDeploymentTool"/>
391 <Tool
392 Name="VCManagedWrapperGeneratorTool"/>
393 <Tool
394 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
395 </Configuration>
396 <Configuration
397 Name="Release|Win32"
398 OutputDirectory="..\..\lib\vc_lib"
399 IntermediateDirectory="vc_mswu\html"
400 ConfigurationType="4"
401 UseOfMFC="0"
402 ATLMinimizesCRunTimeLibraryUsage="FALSE"
403 CharacterSet="1">
404 <Tool
405 Name="VCCLCompilerTool"
406 Optimization="2"
407 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
408 PreprocessorDefinitions="_LIB;__WXMSW__;_UNICODE;WXBUILDING"
409 ExceptionHandling="TRUE"
410 RuntimeLibrary="2"
411 RuntimeTypeInfo="TRUE"
412 UsePrecompiledHeader="3"
413 PrecompiledHeaderThrough="wx/wxprec.h"
414 PrecompiledHeaderFile="vc_mswu\wxprec_htmllib.pch"
415 AssemblerListingLocation="vc_mswu\html\"
416 ObjectFile="vc_mswu\html\"
417 ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw29u_html.pdb"
418 WarningLevel="4"
419 SuppressStartupBanner="TRUE"
420 Detect64BitPortabilityProblems="TRUE"
421 DebugInformationFormat="3"/>
422 <Tool
423 Name="VCCustomBuildTool"/>
424 <Tool
425 Name="VCLibrarianTool"
426 OutputFile="..\..\lib\vc_lib\wxmsw29u_html.lib"
427 SuppressStartupBanner="TRUE"/>
428 <Tool
429 Name="VCMIDLTool"/>
430 <Tool
431 Name="VCPostBuildEventTool"/>
432 <Tool
433 Name="VCPreBuildEventTool"/>
434 <Tool
435 Name="VCPreLinkEventTool"/>
436 <Tool
437 Name="VCResourceCompilerTool"
438 PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING"
439 Culture="1033"
440 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
441 <Tool
442 Name="VCWebServiceProxyGeneratorTool"/>
443 <Tool
444 Name="VCXMLDataGeneratorTool"/>
445 <Tool
446 Name="VCWebDeploymentTool"/>
447 <Tool
448 Name="VCManagedWrapperGeneratorTool"/>
449 <Tool
450 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
451 </Configuration>
452 <Configuration
453 Name="Debug|Win32"
454 OutputDirectory="..\..\lib\vc_lib"
455 IntermediateDirectory="vc_mswud\html"
456 ConfigurationType="4"
457 UseOfMFC="0"
458 ATLMinimizesCRunTimeLibraryUsage="FALSE"
459 CharacterSet="1">
460 <Tool
461 Name="VCCLCompilerTool"
462 Optimization="0"
463 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
464 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING"
465 MinimalRebuild="TRUE"
466 ExceptionHandling="TRUE"
467 BasicRuntimeChecks="3"
468 RuntimeLibrary="3"
469 BufferSecurityCheck="TRUE"
470 RuntimeTypeInfo="TRUE"
471 UsePrecompiledHeader="3"
472 PrecompiledHeaderThrough="wx/wxprec.h"
473 PrecompiledHeaderFile="vc_mswud\wxprec_htmllib.pch"
474 AssemblerListingLocation="vc_mswud\html\"
475 ObjectFile="vc_mswud\html\"
476 ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw29ud_html.pdb"
477 WarningLevel="4"
478 SuppressStartupBanner="TRUE"
479 Detect64BitPortabilityProblems="TRUE"
480 DebugInformationFormat="3"/>
481 <Tool
482 Name="VCCustomBuildTool"/>
483 <Tool
484 Name="VCLibrarianTool"
485 OutputFile="..\..\lib\vc_lib\wxmsw29ud_html.lib"
486 SuppressStartupBanner="TRUE"/>
487 <Tool
488 Name="VCMIDLTool"/>
489 <Tool
490 Name="VCPostBuildEventTool"/>
491 <Tool
492 Name="VCPreBuildEventTool"/>
493 <Tool
494 Name="VCPreLinkEventTool"/>
495 <Tool
496 Name="VCResourceCompilerTool"
497 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING"
498 Culture="1033"
499 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
500 <Tool
501 Name="VCWebServiceProxyGeneratorTool"/>
502 <Tool
503 Name="VCXMLDataGeneratorTool"/>
504 <Tool
505 Name="VCWebDeploymentTool"/>
506 <Tool
507 Name="VCManagedWrapperGeneratorTool"/>
508 <Tool
509 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
510 </Configuration>
511 </Configurations>
512 <References>
513
514 </References>
515 <Files>
516 <Filter
517 Name="Common Sources"
518 UniqueIdentifier="{A6A5C30D-BDB6-5050-906D-10A96065136C}">
519 <File
520 RelativePath="..\..\src\common\dummy.cpp">
521 <FileConfiguration
522 Name="DLL Universal Release|Win32">
523 <Tool
524 Name="VCCLCompilerTool"
525 UsePrecompiledHeader="1"/>
526 </FileConfiguration>
527 <FileConfiguration
528 Name="DLL Universal Debug|Win32">
529 <Tool
530 Name="VCCLCompilerTool"
531 UsePrecompiledHeader="1"/>
532 </FileConfiguration>
533 <FileConfiguration
534 Name="DLL Release|Win32">
535 <Tool
536 Name="VCCLCompilerTool"
537 UsePrecompiledHeader="1"/>
538 </FileConfiguration>
539 <FileConfiguration
540 Name="DLL Debug|Win32">
541 <Tool
542 Name="VCCLCompilerTool"
543 UsePrecompiledHeader="1"/>
544 </FileConfiguration>
545 <FileConfiguration
546 Name="Universal Release|Win32">
547 <Tool
548 Name="VCCLCompilerTool"
549 UsePrecompiledHeader="1"/>
550 </FileConfiguration>
551 <FileConfiguration
552 Name="Universal Debug|Win32">
553 <Tool
554 Name="VCCLCompilerTool"
555 UsePrecompiledHeader="1"/>
556 </FileConfiguration>
557 <FileConfiguration
558 Name="Release|Win32">
559 <Tool
560 Name="VCCLCompilerTool"
561 UsePrecompiledHeader="1"/>
562 </FileConfiguration>
563 <FileConfiguration
564 Name="Debug|Win32">
565 <Tool
566 Name="VCCLCompilerTool"
567 UsePrecompiledHeader="1"/>
568 </FileConfiguration>
569 </File>
570 </Filter>
571 <Filter
572 Name="MSW Sources"
573 UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}">
574 <File
575 RelativePath="..\..\src\msw\helpbest.cpp">
576 </File>
577 <File
578 RelativePath="..\..\src\msw\version.rc">
579 <FileConfiguration
580 Name="Universal Release|Win32"
581 ExcludedFromBuild="TRUE"/>
582 <FileConfiguration
583 Name="Universal Debug|Win32"
584 ExcludedFromBuild="TRUE"/>
585 <FileConfiguration
586 Name="Release|Win32"
587 ExcludedFromBuild="TRUE"/>
588 <FileConfiguration
589 Name="Debug|Win32"
590 ExcludedFromBuild="TRUE"/>
591 </File>
592 </Filter>
593 <Filter
594 Name="Generic Sources"
595 UniqueIdentifier="{FEA0C02F-F300-53BA-B784-52A5086B8093}">
596 <File
597 RelativePath="..\..\src\generic\htmllbox.cpp">
598 </File>
599 </Filter>
600 <Filter
601 Name="wxHTML Sources"
602 UniqueIdentifier="{2F6FA2A9-E2B7-5B50-9F90-38855A21AF00}">
603 <File
604 RelativePath="..\..\src\html\helpctrl.cpp">
605 </File>
606 <File
607 RelativePath="..\..\src\html\helpdata.cpp">
608 </File>
609 <File
610 RelativePath="..\..\src\html\helpdlg.cpp">
611 </File>
612 <File
613 RelativePath="..\..\src\html\helpfrm.cpp">
614 </File>
615 <File
616 RelativePath="..\..\src\html\helpwnd.cpp">
617 </File>
618 <File
619 RelativePath="..\..\src\html\htmlcell.cpp">
620 </File>
621 <File
622 RelativePath="..\..\src\html\htmlfilt.cpp">
623 </File>
624 <File
625 RelativePath="..\..\src\html\htmlpars.cpp">
626 </File>
627 <File
628 RelativePath="..\..\src\html\htmltag.cpp">
629 </File>
630 <File
631 RelativePath="..\..\src\html\htmlwin.cpp">
632 </File>
633 <File
634 RelativePath="..\..\src\html\htmprint.cpp">
635 </File>
636 <File
637 RelativePath="..\..\src\html\m_dflist.cpp">
638 </File>
639 <File
640 RelativePath="..\..\src\html\m_fonts.cpp">
641 </File>
642 <File
643 RelativePath="..\..\src\html\m_hline.cpp">
644 </File>
645 <File
646 RelativePath="..\..\src\html\m_image.cpp">
647 </File>
648 <File
649 RelativePath="..\..\src\html\m_layout.cpp">
650 </File>
651 <File
652 RelativePath="..\..\src\html\m_links.cpp">
653 </File>
654 <File
655 RelativePath="..\..\src\html\m_list.cpp">
656 </File>
657 <File
658 RelativePath="..\..\src\html\m_pre.cpp">
659 </File>
660 <File
661 RelativePath="..\..\src\html\m_style.cpp">
662 </File>
663 <File
664 RelativePath="..\..\src\html\m_tables.cpp">
665 </File>
666 <File
667 RelativePath="..\..\src\html\winpars.cpp">
668 </File>
669 </Filter>
670 <Filter
671 Name="Setup Headers"
672 UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}">
673 <File
674 RelativePath="..\..\include\wx\msw\setup.h">
675 <FileConfiguration
676 Name="DLL Universal Release|Win32"/>
677 <FileConfiguration
678 Name="DLL Universal Debug|Win32"/>
679 <FileConfiguration
680 Name="DLL Release|Win32">
681 <Tool
682 Name="VCCustomBuildTool"
683 Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
684 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
685 Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
686 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
687 </FileConfiguration>
688 <FileConfiguration
689 Name="DLL Debug|Win32">
690 <Tool
691 Name="VCCustomBuildTool"
692 Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
693 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
694 Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
695 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
696 </FileConfiguration>
697 <FileConfiguration
698 Name="Universal Release|Win32"/>
699 <FileConfiguration
700 Name="Universal Debug|Win32"/>
701 <FileConfiguration
702 Name="Release|Win32">
703 <Tool
704 Name="VCCustomBuildTool"
705 Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
706 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
707 Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
708 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
709 </FileConfiguration>
710 <FileConfiguration
711 Name="Debug|Win32">
712 <Tool
713 Name="VCCustomBuildTool"
714 Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
715 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
716 Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
717 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
718 </FileConfiguration>
719 </File>
720 <File
721 RelativePath="..\..\include\wx\univ\setup.h">
722 <FileConfiguration
723 Name="DLL Universal Release|Win32">
724 <Tool
725 Name="VCCustomBuildTool"
726 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h"
727 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivu\wx\setup.h"
728 Outputs="..\..\lib\vc_dll\mswunivu\wx\setup.h"
729 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
730 </FileConfiguration>
731 <FileConfiguration
732 Name="DLL Universal Debug|Win32">
733 <Tool
734 Name="VCCustomBuildTool"
735 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h"
736 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivud\wx\setup.h"
737 Outputs="..\..\lib\vc_dll\mswunivud\wx\setup.h"
738 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
739 </FileConfiguration>
740 <FileConfiguration
741 Name="DLL Release|Win32"/>
742 <FileConfiguration
743 Name="DLL Debug|Win32"/>
744 <FileConfiguration
745 Name="Universal Release|Win32">
746 <Tool
747 Name="VCCustomBuildTool"
748 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h"
749 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivu\wx\setup.h"
750 Outputs="..\..\lib\vc_lib\mswunivu\wx\setup.h"
751 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
752 </FileConfiguration>
753 <FileConfiguration
754 Name="Universal Debug|Win32">
755 <Tool
756 Name="VCCustomBuildTool"
757 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h"
758 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivud\wx\setup.h"
759 Outputs="..\..\lib\vc_lib\mswunivud\wx\setup.h"
760 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
761 </FileConfiguration>
762 <FileConfiguration
763 Name="Release|Win32"/>
764 <FileConfiguration
765 Name="Debug|Win32"/>
766 </File>
767 </Filter>
768 <Filter
769 Name="MSW Headers"
770 UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}">
771 <File
772 RelativePath="..\..\include\wx\msw\genrcdefs.h">
773 <FileConfiguration
774 Name="DLL Universal Release|Win32">
775 <Tool
776 Name="VCCustomBuildTool"
777 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
778 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h&quot;"
779 Outputs="..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
780 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivu\wx\msw&quot;"/>
781 </FileConfiguration>
782 <FileConfiguration
783 Name="DLL Universal Debug|Win32">
784 <Tool
785 Name="VCCustomBuildTool"
786 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
787 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h&quot;"
788 Outputs="..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
789 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivud\wx\msw&quot;"/>
790 </FileConfiguration>
791 <FileConfiguration
792 Name="DLL Release|Win32">
793 <Tool
794 Name="VCCustomBuildTool"
795 Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
796 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
797 Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
798 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"/>
799 </FileConfiguration>
800 <FileConfiguration
801 Name="DLL Debug|Win32">
802 <Tool
803 Name="VCCustomBuildTool"
804 Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
805 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
806 Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
807 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"/>
808 </FileConfiguration>
809 <FileConfiguration
810 Name="Universal Release|Win32">
811 <Tool
812 Name="VCCustomBuildTool"
813 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
814 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h&quot;"
815 Outputs="..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
816 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivu\wx\msw&quot;"/>
817 </FileConfiguration>
818 <FileConfiguration
819 Name="Universal Debug|Win32">
820 <Tool
821 Name="VCCustomBuildTool"
822 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
823 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h&quot;"
824 Outputs="..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
825 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivud\wx\msw&quot;"/>
826 </FileConfiguration>
827 <FileConfiguration
828 Name="Release|Win32">
829 <Tool
830 Name="VCCustomBuildTool"
831 Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
832 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
833 Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
834 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"/>
835 </FileConfiguration>
836 <FileConfiguration
837 Name="Debug|Win32">
838 <Tool
839 Name="VCCustomBuildTool"
840 Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
841 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
842 Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
843 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"/>
844 </FileConfiguration>
845 </File>
846 <File
847 RelativePath="..\..\include\wx\msw\helpbest.h">
848 </File>
849 </Filter>
850 <Filter
851 Name="wxHTML Headers"
852 UniqueIdentifier="{B4103426-A5DB-5CF0-A30E-BC9546513AAF}">
853 <File
854 RelativePath="..\..\include\wx\html\helpctrl.h">
855 </File>
856 <File
857 RelativePath="..\..\include\wx\html\helpdata.h">
858 </File>
859 <File
860 RelativePath="..\..\include\wx\html\helpdlg.h">
861 </File>
862 <File
863 RelativePath="..\..\include\wx\html\helpfrm.h">
864 </File>
865 <File
866 RelativePath="..\..\include\wx\html\helpwnd.h">
867 </File>
868 <File
869 RelativePath="..\..\include\wx\html\htmlcell.h">
870 </File>
871 <File
872 RelativePath="..\..\include\wx\html\htmldefs.h">
873 </File>
874 <File
875 RelativePath="..\..\include\wx\html\htmlfilt.h">
876 </File>
877 <File
878 RelativePath="..\..\include\wx\html\htmlpars.h">
879 </File>
880 <File
881 RelativePath="..\..\include\wx\html\htmlproc.h">
882 </File>
883 <File
884 RelativePath="..\..\include\wx\html\htmltag.h">
885 </File>
886 <File
887 RelativePath="..\..\include\wx\html\htmlwin.h">
888 </File>
889 <File
890 RelativePath="..\..\include\wx\html\htmprint.h">
891 </File>
892 <File
893 RelativePath="..\..\include\wx\html\m_templ.h">
894 </File>
895 <File
896 RelativePath="..\..\include\wx\html\winpars.h">
897 </File>
898 </Filter>
899 <Filter
900 Name="Common Headers"
901 UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}">
902 <File
903 RelativePath="..\..\include\wx\htmllbox.h">
904 </File>
905 <File
906 RelativePath="..\..\include\wx\wxhtml.h">
907 </File>
908 </Filter>
909 </Files>
910 <Globals>
911
912 </Globals>
913 </VisualStudioProject>
914