]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_vc8_html.vcproj
extracted wxWrapSizer in separate files and somewhat improved it (heavily modified...
[wxWidgets.git] / build / msw / wx_vc8_html.vcproj
1 <?xml version="1.0" ?>
2 <!--
3
4 This makefile was generated by
5 Bakefile 0.2.3 (http://www.bakefile.org)
6 Do not modify, all changes will be overwritten!
7
8 -->
9 <VisualStudioProject
10 ProjectType="Visual C++"
11 Version="8.00"
12 Name="html"
13 ProjectGUID="{32B18CFE-19C8-5F72-9759-CE03A314A875}"
14 >
15 <Platforms>
16 <Platform
17 Name="Win32"
18 />
19 </Platforms>
20 <ToolFiles>
21
22 </ToolFiles>
23 <Configurations>
24 <Configuration
25 Name="DLL Universal Release|Win32"
26 OutputDirectory="..\..\lib\vc_dll"
27 IntermediateDirectory="vc_mswunivudll\html"
28 ConfigurationType="2"
29 UseOfMFC="0"
30 ATLMinimizesCRunTimeLibraryUsage="false"
31 CharacterSet="1"
32 >
33 <Tool
34 Name="VCPreBuildEventTool"
35 />
36 <Tool
37 Name="VCCustomBuildTool"
38 />
39 <Tool
40 Name="VCXMLDataGeneratorTool"
41 />
42 <Tool
43 Name="VCWebServiceProxyGeneratorTool"
44 />
45 <Tool
46 Name="VCIDLTool"
47 />
48 <Tool
49 Name="VCCLCompilerTool"
50 Optimization="2"
51 InlineFunctionExpansion="1"
52 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
53 MinimalRebuild="false"
54 ExceptionHandling="1"
55 AdditionalOptions=""
56 RuntimeLibrary="2"
57 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_HTML"
58 BasicRuntimeChecks="3"
59 DebugInformationFormat="3"
60 Detect64BitPortabilityProblems="true"
61 RuntimeTypeInfo="true"
62 UsePrecompiledHeader="2"
63 PrecompiledHeaderThrough="wx/wxprec.h"
64 PrecompiledHeaderFile="vc_mswunivudll\wxprec_htmldll.pch"
65 AssemblerListingLocation="vc_mswunivudll\html\"
66 ObjectFile="vc_mswunivudll\html\"
67 ProgramDataBaseFileName="..\..\lib\vc_dll\wxmswuniv290u_html_vc_custom.pdb"
68 WarningLevel="4"
69 SuppressStartupBanner="true"
70 />
71 <Tool
72 Name="VCManagedResourceCompilerTool"
73 />
74 <Tool
75 Name="VCResourceCompilerTool"
76 Culture="1033"
77 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
78 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXDLLNAME=wxmswuniv290u_html_vc_custom;WXUSINGDLL;WXMAKINGDLL_HTML"
79 />
80 <Tool
81 Name="VCPreLinkEventTool"
82 />
83 <Tool
84 Name="VCLinkerTool"
85 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"
86 AdditionalOptions=""
87 OutputFile="..\..\lib\vc_dll\wxmswuniv290u_html_vc_custom.dll"
88 LinkIncremental="2"
89 ImportLibrary="..\..\lib\vc_dll\wxmswuniv29u_html.lib"
90 SuppressStartupBanner="true"
91 AdditionalLibraryDirectories="..\..\lib\vc_dll"
92 GenerateManifest="true"
93 GenerateDebugInformation="true"
94 ProgramDatabaseFile="..\..\lib\vc_dll\wxmswuniv290u_html_vc_custom.pdb"
95 TargetMachine="1"
96 />
97 <Tool
98 Name="VCALinkTool"
99 />
100 <Tool
101 Name="VCXDCMakeTool"
102 />
103 <Tool
104 Name="VCBscMakeTool"
105 OutputFile="..\..\lib\vc_dll\wx_vc8_html.bsc"
106 SuppressStartupBanner="true"
107 />
108 <Tool
109 Name="VCFxCopTool"
110 />
111 <Tool
112 Name="VCPostBuildEventTool"
113 />
114 </Configuration>
115 <Configuration
116 Name="DLL Universal Debug|Win32"
117 OutputDirectory="..\..\lib\vc_dll"
118 IntermediateDirectory="vc_mswunivuddll\html"
119 ConfigurationType="2"
120 UseOfMFC="0"
121 ATLMinimizesCRunTimeLibraryUsage="false"
122 CharacterSet="1"
123 >
124 <Tool
125 Name="VCPreBuildEventTool"
126 />
127 <Tool
128 Name="VCCustomBuildTool"
129 />
130 <Tool
131 Name="VCXMLDataGeneratorTool"
132 />
133 <Tool
134 Name="VCWebServiceProxyGeneratorTool"
135 />
136 <Tool
137 Name="VCIDLTool"
138 />
139 <Tool
140 Name="VCCLCompilerTool"
141 Optimization="0"
142 InlineFunctionExpansion="1"
143 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
144 MinimalRebuild="true"
145 ExceptionHandling="1"
146 AdditionalOptions=""
147 RuntimeLibrary="3"
148 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_HTML"
149 BasicRuntimeChecks="3"
150 DebugInformationFormat="3"
151 Detect64BitPortabilityProblems="true"
152 RuntimeTypeInfo="true"
153 UsePrecompiledHeader="2"
154 PrecompiledHeaderThrough="wx/wxprec.h"
155 PrecompiledHeaderFile="vc_mswunivuddll\wxprec_htmldll.pch"
156 AssemblerListingLocation="vc_mswunivuddll\html\"
157 ObjectFile="vc_mswunivuddll\html\"
158 ProgramDataBaseFileName="..\..\lib\vc_dll\wxmswuniv290ud_html_vc_custom.pdb"
159 WarningLevel="4"
160 SuppressStartupBanner="true"
161 />
162 <Tool
163 Name="VCManagedResourceCompilerTool"
164 />
165 <Tool
166 Name="VCResourceCompilerTool"
167 Culture="1033"
168 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
169 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;WXDLLNAME=wxmswuniv290ud_html_vc_custom;WXUSINGDLL;WXMAKINGDLL_HTML"
170 />
171 <Tool
172 Name="VCPreLinkEventTool"
173 />
174 <Tool
175 Name="VCLinkerTool"
176 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"
177 AdditionalOptions=""
178 OutputFile="..\..\lib\vc_dll\wxmswuniv290ud_html_vc_custom.dll"
179 LinkIncremental="2"
180 ImportLibrary="..\..\lib\vc_dll\wxmswuniv29ud_html.lib"
181 SuppressStartupBanner="true"
182 AdditionalLibraryDirectories="..\..\lib\vc_dll"
183 GenerateManifest="true"
184 GenerateDebugInformation="true"
185 ProgramDatabaseFile="..\..\lib\vc_dll\wxmswuniv290ud_html_vc_custom.pdb"
186 TargetMachine="1"
187 />
188 <Tool
189 Name="VCALinkTool"
190 />
191 <Tool
192 Name="VCXDCMakeTool"
193 />
194 <Tool
195 Name="VCBscMakeTool"
196 OutputFile="..\..\lib\vc_dll\wx_vc8_html.bsc"
197 SuppressStartupBanner="true"
198 />
199 <Tool
200 Name="VCFxCopTool"
201 />
202 <Tool
203 Name="VCPostBuildEventTool"
204 />
205 </Configuration>
206 <Configuration
207 Name="DLL Release|Win32"
208 OutputDirectory="..\..\lib\vc_dll"
209 IntermediateDirectory="vc_mswudll\html"
210 ConfigurationType="2"
211 UseOfMFC="0"
212 ATLMinimizesCRunTimeLibraryUsage="false"
213 CharacterSet="1"
214 >
215 <Tool
216 Name="VCPreBuildEventTool"
217 />
218 <Tool
219 Name="VCCustomBuildTool"
220 />
221 <Tool
222 Name="VCXMLDataGeneratorTool"
223 />
224 <Tool
225 Name="VCWebServiceProxyGeneratorTool"
226 />
227 <Tool
228 Name="VCIDLTool"
229 />
230 <Tool
231 Name="VCCLCompilerTool"
232 Optimization="2"
233 InlineFunctionExpansion="1"
234 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
235 MinimalRebuild="false"
236 ExceptionHandling="1"
237 AdditionalOptions=""
238 RuntimeLibrary="2"
239 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;__WXMSW__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_HTML"
240 BasicRuntimeChecks="3"
241 DebugInformationFormat="3"
242 Detect64BitPortabilityProblems="true"
243 RuntimeTypeInfo="true"
244 UsePrecompiledHeader="2"
245 PrecompiledHeaderThrough="wx/wxprec.h"
246 PrecompiledHeaderFile="vc_mswudll\wxprec_htmldll.pch"
247 AssemblerListingLocation="vc_mswudll\html\"
248 ObjectFile="vc_mswudll\html\"
249 ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw290u_html_vc_custom.pdb"
250 WarningLevel="4"
251 SuppressStartupBanner="true"
252 />
253 <Tool
254 Name="VCManagedResourceCompilerTool"
255 />
256 <Tool
257 Name="VCResourceCompilerTool"
258 Culture="1033"
259 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
260 PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw290u_html_vc_custom;WXUSINGDLL;WXMAKINGDLL_HTML"
261 />
262 <Tool
263 Name="VCPreLinkEventTool"
264 />
265 <Tool
266 Name="VCLinkerTool"
267 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"
268 AdditionalOptions=""
269 OutputFile="..\..\lib\vc_dll\wxmsw290u_html_vc_custom.dll"
270 LinkIncremental="2"
271 ImportLibrary="..\..\lib\vc_dll\wxmsw29u_html.lib"
272 SuppressStartupBanner="true"
273 AdditionalLibraryDirectories="..\..\lib\vc_dll"
274 GenerateManifest="true"
275 GenerateDebugInformation="true"
276 ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw290u_html_vc_custom.pdb"
277 TargetMachine="1"
278 />
279 <Tool
280 Name="VCALinkTool"
281 />
282 <Tool
283 Name="VCXDCMakeTool"
284 />
285 <Tool
286 Name="VCBscMakeTool"
287 OutputFile="..\..\lib\vc_dll\wx_vc8_html.bsc"
288 SuppressStartupBanner="true"
289 />
290 <Tool
291 Name="VCFxCopTool"
292 />
293 <Tool
294 Name="VCPostBuildEventTool"
295 />
296 </Configuration>
297 <Configuration
298 Name="DLL Debug|Win32"
299 OutputDirectory="..\..\lib\vc_dll"
300 IntermediateDirectory="vc_mswuddll\html"
301 ConfigurationType="2"
302 UseOfMFC="0"
303 ATLMinimizesCRunTimeLibraryUsage="false"
304 CharacterSet="1"
305 >
306 <Tool
307 Name="VCPreBuildEventTool"
308 />
309 <Tool
310 Name="VCCustomBuildTool"
311 />
312 <Tool
313 Name="VCXMLDataGeneratorTool"
314 />
315 <Tool
316 Name="VCWebServiceProxyGeneratorTool"
317 />
318 <Tool
319 Name="VCIDLTool"
320 />
321 <Tool
322 Name="VCCLCompilerTool"
323 Optimization="0"
324 InlineFunctionExpansion="1"
325 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
326 MinimalRebuild="true"
327 ExceptionHandling="1"
328 AdditionalOptions=""
329 RuntimeLibrary="3"
330 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_HTML"
331 BasicRuntimeChecks="3"
332 DebugInformationFormat="3"
333 Detect64BitPortabilityProblems="true"
334 RuntimeTypeInfo="true"
335 UsePrecompiledHeader="2"
336 PrecompiledHeaderThrough="wx/wxprec.h"
337 PrecompiledHeaderFile="vc_mswuddll\wxprec_htmldll.pch"
338 AssemblerListingLocation="vc_mswuddll\html\"
339 ObjectFile="vc_mswuddll\html\"
340 ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw290ud_html_vc_custom.pdb"
341 WarningLevel="4"
342 SuppressStartupBanner="true"
343 />
344 <Tool
345 Name="VCManagedResourceCompilerTool"
346 />
347 <Tool
348 Name="VCResourceCompilerTool"
349 Culture="1033"
350 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
351 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw290ud_html_vc_custom;WXUSINGDLL;WXMAKINGDLL_HTML"
352 />
353 <Tool
354 Name="VCPreLinkEventTool"
355 />
356 <Tool
357 Name="VCLinkerTool"
358 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"
359 AdditionalOptions=""
360 OutputFile="..\..\lib\vc_dll\wxmsw290ud_html_vc_custom.dll"
361 LinkIncremental="2"
362 ImportLibrary="..\..\lib\vc_dll\wxmsw29ud_html.lib"
363 SuppressStartupBanner="true"
364 AdditionalLibraryDirectories="..\..\lib\vc_dll"
365 GenerateManifest="true"
366 GenerateDebugInformation="true"
367 ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw290ud_html_vc_custom.pdb"
368 TargetMachine="1"
369 />
370 <Tool
371 Name="VCALinkTool"
372 />
373 <Tool
374 Name="VCXDCMakeTool"
375 />
376 <Tool
377 Name="VCBscMakeTool"
378 OutputFile="..\..\lib\vc_dll\wx_vc8_html.bsc"
379 SuppressStartupBanner="true"
380 />
381 <Tool
382 Name="VCFxCopTool"
383 />
384 <Tool
385 Name="VCPostBuildEventTool"
386 />
387 </Configuration>
388 <Configuration
389 Name="Universal Release|Win32"
390 OutputDirectory="..\..\lib\vc_lib"
391 IntermediateDirectory="vc_mswunivu\html"
392 ConfigurationType="4"
393 UseOfMFC="0"
394 ATLMinimizesCRunTimeLibraryUsage="false"
395 CharacterSet="1"
396 >
397 <Tool
398 Name="VCPreBuildEventTool"
399 />
400 <Tool
401 Name="VCCustomBuildTool"
402 />
403 <Tool
404 Name="VCXMLDataGeneratorTool"
405 />
406 <Tool
407 Name="VCWebServiceProxyGeneratorTool"
408 />
409 <Tool
410 Name="VCIDLTool"
411 />
412 <Tool
413 Name="VCCLCompilerTool"
414 Optimization="2"
415 InlineFunctionExpansion="1"
416 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
417 MinimalRebuild="false"
418 ExceptionHandling="1"
419 AdditionalOptions=""
420 RuntimeLibrary="2"
421 PreprocessorDefinitions="_LIB;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING"
422 BasicRuntimeChecks="3"
423 DebugInformationFormat="3"
424 Detect64BitPortabilityProblems="true"
425 RuntimeTypeInfo="true"
426 UsePrecompiledHeader="2"
427 PrecompiledHeaderThrough="wx/wxprec.h"
428 PrecompiledHeaderFile="vc_mswunivu\wxprec_htmllib.pch"
429 AssemblerListingLocation="vc_mswunivu\html\"
430 ObjectFile="vc_mswunivu\html\"
431 ProgramDataBaseFileName="..\..\lib\vc_lib\wxmswuniv29u_html.pdb"
432 WarningLevel="4"
433 SuppressStartupBanner="true"
434 />
435 <Tool
436 Name="VCManagedResourceCompilerTool"
437 />
438 <Tool
439 Name="VCResourceCompilerTool"
440 Culture="1033"
441 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
442 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING"
443 />
444 <Tool
445 Name="VCPreLinkEventTool"
446 />
447 <Tool
448 Name="VCLibrarianTool"
449 OutputFile="..\..\lib\vc_lib\wxmswuniv29u_html.lib"
450 SuppressStartupBanner="true"
451 />
452 <Tool
453 Name="VCALinkTool"
454 />
455 <Tool
456 Name="VCXDCMakeTool"
457 />
458 <Tool
459 Name="VCBscMakeTool"
460 OutputFile="..\..\lib\vc_lib\wx_vc8_html.bsc"
461 SuppressStartupBanner="true"
462 />
463 <Tool
464 Name="VCFxCopTool"
465 />
466 <Tool
467 Name="VCPostBuildEventTool"
468 />
469 </Configuration>
470 <Configuration
471 Name="Universal Debug|Win32"
472 OutputDirectory="..\..\lib\vc_lib"
473 IntermediateDirectory="vc_mswunivud\html"
474 ConfigurationType="4"
475 UseOfMFC="0"
476 ATLMinimizesCRunTimeLibraryUsage="false"
477 CharacterSet="1"
478 >
479 <Tool
480 Name="VCPreBuildEventTool"
481 />
482 <Tool
483 Name="VCCustomBuildTool"
484 />
485 <Tool
486 Name="VCXMLDataGeneratorTool"
487 />
488 <Tool
489 Name="VCWebServiceProxyGeneratorTool"
490 />
491 <Tool
492 Name="VCIDLTool"
493 />
494 <Tool
495 Name="VCCLCompilerTool"
496 Optimization="0"
497 InlineFunctionExpansion="1"
498 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
499 MinimalRebuild="true"
500 ExceptionHandling="1"
501 AdditionalOptions=""
502 RuntimeLibrary="3"
503 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING"
504 BasicRuntimeChecks="3"
505 DebugInformationFormat="3"
506 Detect64BitPortabilityProblems="true"
507 RuntimeTypeInfo="true"
508 UsePrecompiledHeader="2"
509 PrecompiledHeaderThrough="wx/wxprec.h"
510 PrecompiledHeaderFile="vc_mswunivud\wxprec_htmllib.pch"
511 AssemblerListingLocation="vc_mswunivud\html\"
512 ObjectFile="vc_mswunivud\html\"
513 ProgramDataBaseFileName="..\..\lib\vc_lib\wxmswuniv29ud_html.pdb"
514 WarningLevel="4"
515 SuppressStartupBanner="true"
516 />
517 <Tool
518 Name="VCManagedResourceCompilerTool"
519 />
520 <Tool
521 Name="VCResourceCompilerTool"
522 Culture="1033"
523 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
524 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING"
525 />
526 <Tool
527 Name="VCPreLinkEventTool"
528 />
529 <Tool
530 Name="VCLibrarianTool"
531 OutputFile="..\..\lib\vc_lib\wxmswuniv29ud_html.lib"
532 SuppressStartupBanner="true"
533 />
534 <Tool
535 Name="VCALinkTool"
536 />
537 <Tool
538 Name="VCXDCMakeTool"
539 />
540 <Tool
541 Name="VCBscMakeTool"
542 OutputFile="..\..\lib\vc_lib\wx_vc8_html.bsc"
543 SuppressStartupBanner="true"
544 />
545 <Tool
546 Name="VCFxCopTool"
547 />
548 <Tool
549 Name="VCPostBuildEventTool"
550 />
551 </Configuration>
552 <Configuration
553 Name="Release|Win32"
554 OutputDirectory="..\..\lib\vc_lib"
555 IntermediateDirectory="vc_mswu\html"
556 ConfigurationType="4"
557 UseOfMFC="0"
558 ATLMinimizesCRunTimeLibraryUsage="false"
559 CharacterSet="1"
560 >
561 <Tool
562 Name="VCPreBuildEventTool"
563 />
564 <Tool
565 Name="VCCustomBuildTool"
566 />
567 <Tool
568 Name="VCXMLDataGeneratorTool"
569 />
570 <Tool
571 Name="VCWebServiceProxyGeneratorTool"
572 />
573 <Tool
574 Name="VCIDLTool"
575 />
576 <Tool
577 Name="VCCLCompilerTool"
578 Optimization="2"
579 InlineFunctionExpansion="1"
580 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
581 MinimalRebuild="false"
582 ExceptionHandling="1"
583 AdditionalOptions=""
584 RuntimeLibrary="2"
585 PreprocessorDefinitions="_LIB;__WXMSW__;_UNICODE;WXBUILDING"
586 BasicRuntimeChecks="3"
587 DebugInformationFormat="3"
588 Detect64BitPortabilityProblems="true"
589 RuntimeTypeInfo="true"
590 UsePrecompiledHeader="2"
591 PrecompiledHeaderThrough="wx/wxprec.h"
592 PrecompiledHeaderFile="vc_mswu\wxprec_htmllib.pch"
593 AssemblerListingLocation="vc_mswu\html\"
594 ObjectFile="vc_mswu\html\"
595 ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw29u_html.pdb"
596 WarningLevel="4"
597 SuppressStartupBanner="true"
598 />
599 <Tool
600 Name="VCManagedResourceCompilerTool"
601 />
602 <Tool
603 Name="VCResourceCompilerTool"
604 Culture="1033"
605 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
606 PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING"
607 />
608 <Tool
609 Name="VCPreLinkEventTool"
610 />
611 <Tool
612 Name="VCLibrarianTool"
613 OutputFile="..\..\lib\vc_lib\wxmsw29u_html.lib"
614 SuppressStartupBanner="true"
615 />
616 <Tool
617 Name="VCALinkTool"
618 />
619 <Tool
620 Name="VCXDCMakeTool"
621 />
622 <Tool
623 Name="VCBscMakeTool"
624 OutputFile="..\..\lib\vc_lib\wx_vc8_html.bsc"
625 SuppressStartupBanner="true"
626 />
627 <Tool
628 Name="VCFxCopTool"
629 />
630 <Tool
631 Name="VCPostBuildEventTool"
632 />
633 </Configuration>
634 <Configuration
635 Name="Debug|Win32"
636 OutputDirectory="..\..\lib\vc_lib"
637 IntermediateDirectory="vc_mswud\html"
638 ConfigurationType="4"
639 UseOfMFC="0"
640 ATLMinimizesCRunTimeLibraryUsage="false"
641 CharacterSet="1"
642 >
643 <Tool
644 Name="VCPreBuildEventTool"
645 />
646 <Tool
647 Name="VCCustomBuildTool"
648 />
649 <Tool
650 Name="VCXMLDataGeneratorTool"
651 />
652 <Tool
653 Name="VCWebServiceProxyGeneratorTool"
654 />
655 <Tool
656 Name="VCIDLTool"
657 />
658 <Tool
659 Name="VCCLCompilerTool"
660 Optimization="0"
661 InlineFunctionExpansion="1"
662 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
663 MinimalRebuild="true"
664 ExceptionHandling="1"
665 AdditionalOptions=""
666 RuntimeLibrary="3"
667 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING"
668 BasicRuntimeChecks="3"
669 DebugInformationFormat="3"
670 Detect64BitPortabilityProblems="true"
671 RuntimeTypeInfo="true"
672 UsePrecompiledHeader="2"
673 PrecompiledHeaderThrough="wx/wxprec.h"
674 PrecompiledHeaderFile="vc_mswud\wxprec_htmllib.pch"
675 AssemblerListingLocation="vc_mswud\html\"
676 ObjectFile="vc_mswud\html\"
677 ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw29ud_html.pdb"
678 WarningLevel="4"
679 SuppressStartupBanner="true"
680 />
681 <Tool
682 Name="VCManagedResourceCompilerTool"
683 />
684 <Tool
685 Name="VCResourceCompilerTool"
686 Culture="1033"
687 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
688 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING"
689 />
690 <Tool
691 Name="VCPreLinkEventTool"
692 />
693 <Tool
694 Name="VCLibrarianTool"
695 OutputFile="..\..\lib\vc_lib\wxmsw29ud_html.lib"
696 SuppressStartupBanner="true"
697 />
698 <Tool
699 Name="VCALinkTool"
700 />
701 <Tool
702 Name="VCXDCMakeTool"
703 />
704 <Tool
705 Name="VCBscMakeTool"
706 OutputFile="..\..\lib\vc_lib\wx_vc8_html.bsc"
707 SuppressStartupBanner="true"
708 />
709 <Tool
710 Name="VCFxCopTool"
711 />
712 <Tool
713 Name="VCPostBuildEventTool"
714 />
715 </Configuration>
716 </Configurations>
717 <References>
718
719 </References>
720 <Files>
721 <Filter
722 Name="Common Sources"
723 UniqueIdentifier="{A6A5C30D-BDB6-5050-906D-10A96065136C}"
724 >
725 <File
726 RelativePath="..\..\src\common\dummy.cpp"
727 >
728 <FileConfiguration
729 Name="DLL Universal Release|Win32"
730 >
731 <Tool
732 Name="VCCLCompilerTool"
733 UsePrecompiledHeader="1"
734 />
735 </FileConfiguration>
736 <FileConfiguration
737 Name="DLL Universal Debug|Win32"
738 >
739 <Tool
740 Name="VCCLCompilerTool"
741 UsePrecompiledHeader="1"
742 />
743 </FileConfiguration>
744 <FileConfiguration
745 Name="DLL Release|Win32"
746 >
747 <Tool
748 Name="VCCLCompilerTool"
749 UsePrecompiledHeader="1"
750 />
751 </FileConfiguration>
752 <FileConfiguration
753 Name="DLL Debug|Win32"
754 >
755 <Tool
756 Name="VCCLCompilerTool"
757 UsePrecompiledHeader="1"
758 />
759 </FileConfiguration>
760 <FileConfiguration
761 Name="Universal Release|Win32"
762 >
763 <Tool
764 Name="VCCLCompilerTool"
765 UsePrecompiledHeader="1"
766 />
767 </FileConfiguration>
768 <FileConfiguration
769 Name="Universal Debug|Win32"
770 >
771 <Tool
772 Name="VCCLCompilerTool"
773 UsePrecompiledHeader="1"
774 />
775 </FileConfiguration>
776 <FileConfiguration
777 Name="Release|Win32"
778 >
779 <Tool
780 Name="VCCLCompilerTool"
781 UsePrecompiledHeader="1"
782 />
783 </FileConfiguration>
784 <FileConfiguration
785 Name="Debug|Win32"
786 >
787 <Tool
788 Name="VCCLCompilerTool"
789 UsePrecompiledHeader="1"
790 />
791 </FileConfiguration>
792 </File>
793 </Filter>
794 <Filter
795 Name="MSW Sources"
796 UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}"
797 >
798 <File
799 RelativePath="..\..\src\msw\helpbest.cpp"
800 />
801 <File
802 RelativePath="..\..\src\msw\version.rc"
803 >
804 <FileConfiguration
805 Name="Universal Release|Win32"
806 ExcludedFromBuild="true"
807 />
808 <FileConfiguration
809 Name="Universal Debug|Win32"
810 ExcludedFromBuild="true"
811 />
812 <FileConfiguration
813 Name="Release|Win32"
814 ExcludedFromBuild="true"
815 />
816 <FileConfiguration
817 Name="Debug|Win32"
818 ExcludedFromBuild="true"
819 />
820 </File>
821 </Filter>
822 <Filter
823 Name="Generic Sources"
824 UniqueIdentifier="{FEA0C02F-F300-53BA-B784-52A5086B8093}"
825 >
826 <File
827 RelativePath="..\..\src\generic\htmllbox.cpp"
828 />
829 </Filter>
830 <Filter
831 Name="wxHTML Sources"
832 UniqueIdentifier="{2F6FA2A9-E2B7-5B50-9F90-38855A21AF00}"
833 >
834 <File
835 RelativePath="..\..\src\html\helpctrl.cpp"
836 />
837 <File
838 RelativePath="..\..\src\html\helpdata.cpp"
839 />
840 <File
841 RelativePath="..\..\src\html\helpdlg.cpp"
842 />
843 <File
844 RelativePath="..\..\src\html\helpfrm.cpp"
845 />
846 <File
847 RelativePath="..\..\src\html\helpwnd.cpp"
848 />
849 <File
850 RelativePath="..\..\src\html\htmlcell.cpp"
851 />
852 <File
853 RelativePath="..\..\src\html\htmlfilt.cpp"
854 />
855 <File
856 RelativePath="..\..\src\html\htmlpars.cpp"
857 />
858 <File
859 RelativePath="..\..\src\html\htmltag.cpp"
860 />
861 <File
862 RelativePath="..\..\src\html\htmlwin.cpp"
863 />
864 <File
865 RelativePath="..\..\src\html\htmprint.cpp"
866 />
867 <File
868 RelativePath="..\..\src\html\m_dflist.cpp"
869 />
870 <File
871 RelativePath="..\..\src\html\m_fonts.cpp"
872 />
873 <File
874 RelativePath="..\..\src\html\m_hline.cpp"
875 />
876 <File
877 RelativePath="..\..\src\html\m_image.cpp"
878 />
879 <File
880 RelativePath="..\..\src\html\m_layout.cpp"
881 />
882 <File
883 RelativePath="..\..\src\html\m_links.cpp"
884 />
885 <File
886 RelativePath="..\..\src\html\m_list.cpp"
887 />
888 <File
889 RelativePath="..\..\src\html\m_pre.cpp"
890 />
891 <File
892 RelativePath="..\..\src\html\m_style.cpp"
893 />
894 <File
895 RelativePath="..\..\src\html\m_tables.cpp"
896 />
897 <File
898 RelativePath="..\..\src\html\winpars.cpp"
899 />
900 </Filter>
901 <Filter
902 Name="Setup Headers"
903 UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}"
904 >
905 <File
906 RelativePath="..\..\include\wx\msw\setup.h"
907 >
908 <FileConfiguration
909 Name="DLL Universal Release|Win32"
910 />
911 <FileConfiguration
912 Name="DLL Universal Debug|Win32"
913 />
914 <FileConfiguration
915 Name="DLL Release|Win32"
916 >
917 <Tool
918 Name="VCCustomBuildTool"
919 Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
920 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
921 Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
922 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
923 />
924 </FileConfiguration>
925 <FileConfiguration
926 Name="DLL Debug|Win32"
927 >
928 <Tool
929 Name="VCCustomBuildTool"
930 Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
931 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
932 Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
933 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
934 />
935 </FileConfiguration>
936 <FileConfiguration
937 Name="Universal Release|Win32"
938 />
939 <FileConfiguration
940 Name="Universal Debug|Win32"
941 />
942 <FileConfiguration
943 Name="Release|Win32"
944 >
945 <Tool
946 Name="VCCustomBuildTool"
947 Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
948 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
949 Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
950 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
951 />
952 </FileConfiguration>
953 <FileConfiguration
954 Name="Debug|Win32"
955 >
956 <Tool
957 Name="VCCustomBuildTool"
958 Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
959 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
960 Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
961 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
962 />
963 </FileConfiguration>
964 </File>
965 <File
966 RelativePath="..\..\include\wx\univ\setup.h"
967 >
968 <FileConfiguration
969 Name="DLL Universal Release|Win32"
970 >
971 <Tool
972 Name="VCCustomBuildTool"
973 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h"
974 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivu\wx\setup.h"
975 Outputs="..\..\lib\vc_dll\mswunivu\wx\setup.h"
976 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
977 />
978 </FileConfiguration>
979 <FileConfiguration
980 Name="DLL Universal Debug|Win32"
981 >
982 <Tool
983 Name="VCCustomBuildTool"
984 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h"
985 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivud\wx\setup.h"
986 Outputs="..\..\lib\vc_dll\mswunivud\wx\setup.h"
987 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
988 />
989 </FileConfiguration>
990 <FileConfiguration
991 Name="DLL Release|Win32"
992 />
993 <FileConfiguration
994 Name="DLL Debug|Win32"
995 />
996 <FileConfiguration
997 Name="Universal Release|Win32"
998 >
999 <Tool
1000 Name="VCCustomBuildTool"
1001 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h"
1002 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivu\wx\setup.h"
1003 Outputs="..\..\lib\vc_lib\mswunivu\wx\setup.h"
1004 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1005 />
1006 </FileConfiguration>
1007 <FileConfiguration
1008 Name="Universal Debug|Win32"
1009 >
1010 <Tool
1011 Name="VCCustomBuildTool"
1012 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h"
1013 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivud\wx\setup.h"
1014 Outputs="..\..\lib\vc_lib\mswunivud\wx\setup.h"
1015 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1016 />
1017 </FileConfiguration>
1018 <FileConfiguration
1019 Name="Release|Win32"
1020 />
1021 <FileConfiguration
1022 Name="Debug|Win32"
1023 />
1024 </File>
1025 </Filter>
1026 <Filter
1027 Name="MSW Headers"
1028 UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}"
1029 >
1030 <File
1031 RelativePath="..\..\include\wx\msw\genrcdefs.h"
1032 >
1033 <FileConfiguration
1034 Name="DLL Universal Release|Win32"
1035 >
1036 <Tool
1037 Name="VCCustomBuildTool"
1038 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
1039 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h&quot;"
1040 Outputs="..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
1041 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivu\wx\msw&quot;"
1042 />
1043 </FileConfiguration>
1044 <FileConfiguration
1045 Name="DLL Universal Debug|Win32"
1046 >
1047 <Tool
1048 Name="VCCustomBuildTool"
1049 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
1050 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h&quot;"
1051 Outputs="..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
1052 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivud\wx\msw&quot;"
1053 />
1054 </FileConfiguration>
1055 <FileConfiguration
1056 Name="DLL Release|Win32"
1057 >
1058 <Tool
1059 Name="VCCustomBuildTool"
1060 Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
1061 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
1062 Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
1063 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"
1064 />
1065 </FileConfiguration>
1066 <FileConfiguration
1067 Name="DLL Debug|Win32"
1068 >
1069 <Tool
1070 Name="VCCustomBuildTool"
1071 Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
1072 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
1073 Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
1074 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"
1075 />
1076 </FileConfiguration>
1077 <FileConfiguration
1078 Name="Universal Release|Win32"
1079 >
1080 <Tool
1081 Name="VCCustomBuildTool"
1082 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
1083 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h&quot;"
1084 Outputs="..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
1085 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivu\wx\msw&quot;"
1086 />
1087 </FileConfiguration>
1088 <FileConfiguration
1089 Name="Universal Debug|Win32"
1090 >
1091 <Tool
1092 Name="VCCustomBuildTool"
1093 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
1094 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h&quot;"
1095 Outputs="..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
1096 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivud\wx\msw&quot;"
1097 />
1098 </FileConfiguration>
1099 <FileConfiguration
1100 Name="Release|Win32"
1101 >
1102 <Tool
1103 Name="VCCustomBuildTool"
1104 Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
1105 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
1106 Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
1107 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"
1108 />
1109 </FileConfiguration>
1110 <FileConfiguration
1111 Name="Debug|Win32"
1112 >
1113 <Tool
1114 Name="VCCustomBuildTool"
1115 Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
1116 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
1117 Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
1118 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"
1119 />
1120 </FileConfiguration>
1121 </File>
1122 <File
1123 RelativePath="..\..\include\wx\msw\helpbest.h"
1124 />
1125 </Filter>
1126 <Filter
1127 Name="wxHTML Headers"
1128 UniqueIdentifier="{B4103426-A5DB-5CF0-A30E-BC9546513AAF}"
1129 >
1130 <File
1131 RelativePath="..\..\include\wx\html\helpctrl.h"
1132 />
1133 <File
1134 RelativePath="..\..\include\wx\html\helpdata.h"
1135 />
1136 <File
1137 RelativePath="..\..\include\wx\html\helpdlg.h"
1138 />
1139 <File
1140 RelativePath="..\..\include\wx\html\helpfrm.h"
1141 />
1142 <File
1143 RelativePath="..\..\include\wx\html\helpwnd.h"
1144 />
1145 <File
1146 RelativePath="..\..\include\wx\html\htmlcell.h"
1147 />
1148 <File
1149 RelativePath="..\..\include\wx\html\htmldefs.h"
1150 />
1151 <File
1152 RelativePath="..\..\include\wx\html\htmlfilt.h"
1153 />
1154 <File
1155 RelativePath="..\..\include\wx\html\htmlpars.h"
1156 />
1157 <File
1158 RelativePath="..\..\include\wx\html\htmlproc.h"
1159 />
1160 <File
1161 RelativePath="..\..\include\wx\html\htmltag.h"
1162 />
1163 <File
1164 RelativePath="..\..\include\wx\html\htmlwin.h"
1165 />
1166 <File
1167 RelativePath="..\..\include\wx\html\htmprint.h"
1168 />
1169 <File
1170 RelativePath="..\..\include\wx\html\m_templ.h"
1171 />
1172 <File
1173 RelativePath="..\..\include\wx\html\winpars.h"
1174 />
1175 </Filter>
1176 <Filter
1177 Name="Common Headers"
1178 UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}"
1179 >
1180 <File
1181 RelativePath="..\..\include\wx\htmllbox.h"
1182 />
1183 <File
1184 RelativePath="..\..\include\wx\wxhtml.h"
1185 />
1186 </Filter>
1187 </Files>
1188 <Globals>
1189
1190 </Globals>
1191 </VisualStudioProject>
1192