]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_vc8_base.vcproj
add more flexible and safer template Connect() overloads (#10000)
[wxWidgets.git] / build / msw / wx_vc8_base.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="8.00"
12 Name="base"
13 ProjectGUID="{9B9B8541-3661-5AD8-8DFF-0BE67FBF1A37}"
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\base"
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="VCMIDLTool"
47 />
48 <Tool
49 Name="VCCLCompilerTool"
50 Optimization="2"
51 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
52 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
53 ExceptionHandling="1"
54 RuntimeLibrary="2"
55 RuntimeTypeInfo="true"
56 UsePrecompiledHeader="2"
57 PrecompiledHeaderThrough="wx/wxprec.h"
58 PrecompiledHeaderFile="vc_mswunivudll\wxprec_basedll.pch"
59 AssemblerListingLocation="vc_mswunivudll\base\"
60 ObjectFile="vc_mswunivudll\base\"
61 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290u_vc_custom.pdb"
62 WarningLevel="4"
63 SuppressStartupBanner="true"
64 Detect64BitPortabilityProblems="true"
65 DebugInformationFormat="3"
66 />
67 <Tool
68 Name="VCManagedResourceCompilerTool"
69 />
70 <Tool
71 Name="VCResourceCompilerTool"
72 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase290u_vc_custom;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
73 Culture="1033"
74 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
75 />
76 <Tool
77 Name="VCPreLinkEventTool"
78 />
79 <Tool
80 Name="VCLinkerTool"
81 AdditionalOptions=""
82 AdditionalDependencies="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"
83 OutputFile="..\..\lib\vc_dll\wxbase290u_vc_custom.dll"
84 LinkIncremental="2"
85 ImportLibrary="..\..\lib\vc_dll\wxbase29u.lib"
86 SuppressStartupBanner="true"
87 AdditionalLibraryDirectories="..\..\lib\vc_dll"
88 GenerateManifest="true"
89 GenerateDebugInformation="true"
90 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290u_vc_custom.pdb"
91 TargetMachine="1"
92 />
93 <Tool
94 Name="VCALinkTool"
95 />
96 <Tool
97 Name="VCManifestTool"
98 />
99 <Tool
100 Name="VCXDCMakeTool"
101 />
102 <Tool
103 Name="VCBscMakeTool"
104 OutputFile="..\..\lib\vc_dll\wx_vc8_base.bsc"
105 SuppressStartupBanner="true"
106 />
107 <Tool
108 Name="VCFxCopTool"
109 />
110 <Tool
111 Name="VCPostBuildEventTool"
112 />
113 </Configuration>
114 <Configuration
115 Name="DLL Universal Debug|Win32"
116 OutputDirectory="..\..\lib\vc_dll"
117 IntermediateDirectory="vc_mswunivuddll\base"
118 ConfigurationType="2"
119 UseOfMFC="0"
120 ATLMinimizesCRunTimeLibraryUsage="false"
121 CharacterSet="1"
122 >
123 <Tool
124 Name="VCPreBuildEventTool"
125 />
126 <Tool
127 Name="VCCustomBuildTool"
128 />
129 <Tool
130 Name="VCXMLDataGeneratorTool"
131 />
132 <Tool
133 Name="VCWebServiceProxyGeneratorTool"
134 />
135 <Tool
136 Name="VCMIDLTool"
137 />
138 <Tool
139 Name="VCCLCompilerTool"
140 Optimization="0"
141 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
142 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
143 MinimalRebuild="true"
144 ExceptionHandling="1"
145 BasicRuntimeChecks="3"
146 RuntimeLibrary="3"
147 BufferSecurityCheck="true"
148 RuntimeTypeInfo="true"
149 UsePrecompiledHeader="2"
150 PrecompiledHeaderThrough="wx/wxprec.h"
151 PrecompiledHeaderFile="vc_mswunivuddll\wxprec_basedll.pch"
152 AssemblerListingLocation="vc_mswunivuddll\base\"
153 ObjectFile="vc_mswunivuddll\base\"
154 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290ud_vc_custom.pdb"
155 WarningLevel="4"
156 SuppressStartupBanner="true"
157 Detect64BitPortabilityProblems="true"
158 DebugInformationFormat="3"
159 />
160 <Tool
161 Name="VCManagedResourceCompilerTool"
162 />
163 <Tool
164 Name="VCResourceCompilerTool"
165 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase290ud_vc_custom;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
166 Culture="1033"
167 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
168 />
169 <Tool
170 Name="VCPreLinkEventTool"
171 />
172 <Tool
173 Name="VCLinkerTool"
174 AdditionalOptions=""
175 AdditionalDependencies="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"
176 OutputFile="..\..\lib\vc_dll\wxbase290ud_vc_custom.dll"
177 LinkIncremental="2"
178 ImportLibrary="..\..\lib\vc_dll\wxbase29ud.lib"
179 SuppressStartupBanner="true"
180 AdditionalLibraryDirectories="..\..\lib\vc_dll"
181 GenerateManifest="true"
182 GenerateDebugInformation="true"
183 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290ud_vc_custom.pdb"
184 TargetMachine="1"
185 />
186 <Tool
187 Name="VCALinkTool"
188 />
189 <Tool
190 Name="VCManifestTool"
191 />
192 <Tool
193 Name="VCXDCMakeTool"
194 />
195 <Tool
196 Name="VCBscMakeTool"
197 OutputFile="..\..\lib\vc_dll\wx_vc8_base.bsc"
198 SuppressStartupBanner="true"
199 />
200 <Tool
201 Name="VCFxCopTool"
202 />
203 <Tool
204 Name="VCPostBuildEventTool"
205 />
206 </Configuration>
207 <Configuration
208 Name="DLL Release|Win32"
209 OutputDirectory="..\..\lib\vc_dll"
210 IntermediateDirectory="vc_mswudll\base"
211 ConfigurationType="2"
212 UseOfMFC="0"
213 ATLMinimizesCRunTimeLibraryUsage="false"
214 CharacterSet="1"
215 >
216 <Tool
217 Name="VCPreBuildEventTool"
218 />
219 <Tool
220 Name="VCCustomBuildTool"
221 />
222 <Tool
223 Name="VCXMLDataGeneratorTool"
224 />
225 <Tool
226 Name="VCWebServiceProxyGeneratorTool"
227 />
228 <Tool
229 Name="VCMIDLTool"
230 />
231 <Tool
232 Name="VCCLCompilerTool"
233 Optimization="2"
234 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
235 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
236 ExceptionHandling="1"
237 RuntimeLibrary="2"
238 RuntimeTypeInfo="true"
239 UsePrecompiledHeader="2"
240 PrecompiledHeaderThrough="wx/wxprec.h"
241 PrecompiledHeaderFile="vc_mswudll\wxprec_basedll.pch"
242 AssemblerListingLocation="vc_mswudll\base\"
243 ObjectFile="vc_mswudll\base\"
244 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290u_vc_custom.pdb"
245 WarningLevel="4"
246 SuppressStartupBanner="true"
247 Detect64BitPortabilityProblems="true"
248 DebugInformationFormat="3"
249 />
250 <Tool
251 Name="VCManagedResourceCompilerTool"
252 />
253 <Tool
254 Name="VCResourceCompilerTool"
255 PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase290u_vc_custom;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
256 Culture="1033"
257 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
258 />
259 <Tool
260 Name="VCPreLinkEventTool"
261 />
262 <Tool
263 Name="VCLinkerTool"
264 AdditionalOptions=""
265 AdditionalDependencies="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"
266 OutputFile="..\..\lib\vc_dll\wxbase290u_vc_custom.dll"
267 LinkIncremental="2"
268 ImportLibrary="..\..\lib\vc_dll\wxbase29u.lib"
269 SuppressStartupBanner="true"
270 AdditionalLibraryDirectories="..\..\lib\vc_dll"
271 GenerateManifest="true"
272 GenerateDebugInformation="true"
273 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290u_vc_custom.pdb"
274 TargetMachine="1"
275 />
276 <Tool
277 Name="VCALinkTool"
278 />
279 <Tool
280 Name="VCManifestTool"
281 />
282 <Tool
283 Name="VCXDCMakeTool"
284 />
285 <Tool
286 Name="VCBscMakeTool"
287 OutputFile="..\..\lib\vc_dll\wx_vc8_base.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\base"
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="VCMIDLTool"
320 />
321 <Tool
322 Name="VCCLCompilerTool"
323 Optimization="0"
324 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
325 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
326 MinimalRebuild="true"
327 ExceptionHandling="1"
328 BasicRuntimeChecks="3"
329 RuntimeLibrary="3"
330 BufferSecurityCheck="true"
331 RuntimeTypeInfo="true"
332 UsePrecompiledHeader="2"
333 PrecompiledHeaderThrough="wx/wxprec.h"
334 PrecompiledHeaderFile="vc_mswuddll\wxprec_basedll.pch"
335 AssemblerListingLocation="vc_mswuddll\base\"
336 ObjectFile="vc_mswuddll\base\"
337 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290ud_vc_custom.pdb"
338 WarningLevel="4"
339 SuppressStartupBanner="true"
340 Detect64BitPortabilityProblems="true"
341 DebugInformationFormat="3"
342 />
343 <Tool
344 Name="VCManagedResourceCompilerTool"
345 />
346 <Tool
347 Name="VCResourceCompilerTool"
348 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase290ud_vc_custom;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
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 />
352 <Tool
353 Name="VCPreLinkEventTool"
354 />
355 <Tool
356 Name="VCLinkerTool"
357 AdditionalOptions=""
358 AdditionalDependencies="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"
359 OutputFile="..\..\lib\vc_dll\wxbase290ud_vc_custom.dll"
360 LinkIncremental="2"
361 ImportLibrary="..\..\lib\vc_dll\wxbase29ud.lib"
362 SuppressStartupBanner="true"
363 AdditionalLibraryDirectories="..\..\lib\vc_dll"
364 GenerateManifest="true"
365 GenerateDebugInformation="true"
366 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290ud_vc_custom.pdb"
367 TargetMachine="1"
368 />
369 <Tool
370 Name="VCALinkTool"
371 />
372 <Tool
373 Name="VCManifestTool"
374 />
375 <Tool
376 Name="VCXDCMakeTool"
377 />
378 <Tool
379 Name="VCBscMakeTool"
380 OutputFile="..\..\lib\vc_dll\wx_vc8_base.bsc"
381 SuppressStartupBanner="true"
382 />
383 <Tool
384 Name="VCFxCopTool"
385 />
386 <Tool
387 Name="VCPostBuildEventTool"
388 />
389 </Configuration>
390 <Configuration
391 Name="Universal Release|Win32"
392 OutputDirectory="..\..\lib\vc_lib"
393 IntermediateDirectory="vc_mswunivu\base"
394 ConfigurationType="4"
395 UseOfMFC="0"
396 ATLMinimizesCRunTimeLibraryUsage="false"
397 CharacterSet="1"
398 >
399 <Tool
400 Name="VCPreBuildEventTool"
401 />
402 <Tool
403 Name="VCCustomBuildTool"
404 />
405 <Tool
406 Name="VCXMLDataGeneratorTool"
407 />
408 <Tool
409 Name="VCWebServiceProxyGeneratorTool"
410 />
411 <Tool
412 Name="VCMIDLTool"
413 />
414 <Tool
415 Name="VCCLCompilerTool"
416 Optimization="2"
417 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
418 PreprocessorDefinitions="_LIB;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
419 ExceptionHandling="1"
420 RuntimeLibrary="2"
421 RuntimeTypeInfo="true"
422 UsePrecompiledHeader="2"
423 PrecompiledHeaderThrough="wx/wxprec.h"
424 PrecompiledHeaderFile="vc_mswunivu\wxprec_baselib.pch"
425 AssemblerListingLocation="vc_mswunivu\base\"
426 ObjectFile="vc_mswunivu\base\"
427 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29u.pdb"
428 WarningLevel="4"
429 SuppressStartupBanner="true"
430 Detect64BitPortabilityProblems="true"
431 DebugInformationFormat="3"
432 />
433 <Tool
434 Name="VCManagedResourceCompilerTool"
435 />
436 <Tool
437 Name="VCResourceCompilerTool"
438 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
439 Culture="1033"
440 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
441 />
442 <Tool
443 Name="VCPreLinkEventTool"
444 />
445 <Tool
446 Name="VCLibrarianTool"
447 OutputFile="..\..\lib\vc_lib\wxbase29u.lib"
448 SuppressStartupBanner="true"
449 />
450 <Tool
451 Name="VCALinkTool"
452 />
453 <Tool
454 Name="VCManifestTool"
455 />
456 <Tool
457 Name="VCXDCMakeTool"
458 />
459 <Tool
460 Name="VCBscMakeTool"
461 OutputFile="..\..\lib\vc_lib\wx_vc8_base.bsc"
462 SuppressStartupBanner="true"
463 />
464 <Tool
465 Name="VCFxCopTool"
466 />
467 <Tool
468 Name="VCPostBuildEventTool"
469 />
470 </Configuration>
471 <Configuration
472 Name="Universal Debug|Win32"
473 OutputDirectory="..\..\lib\vc_lib"
474 IntermediateDirectory="vc_mswunivud\base"
475 ConfigurationType="4"
476 UseOfMFC="0"
477 ATLMinimizesCRunTimeLibraryUsage="false"
478 CharacterSet="1"
479 >
480 <Tool
481 Name="VCPreBuildEventTool"
482 />
483 <Tool
484 Name="VCCustomBuildTool"
485 />
486 <Tool
487 Name="VCXMLDataGeneratorTool"
488 />
489 <Tool
490 Name="VCWebServiceProxyGeneratorTool"
491 />
492 <Tool
493 Name="VCMIDLTool"
494 />
495 <Tool
496 Name="VCCLCompilerTool"
497 Optimization="0"
498 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
499 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
500 MinimalRebuild="true"
501 ExceptionHandling="1"
502 BasicRuntimeChecks="3"
503 RuntimeLibrary="3"
504 BufferSecurityCheck="true"
505 RuntimeTypeInfo="true"
506 UsePrecompiledHeader="2"
507 PrecompiledHeaderThrough="wx/wxprec.h"
508 PrecompiledHeaderFile="vc_mswunivud\wxprec_baselib.pch"
509 AssemblerListingLocation="vc_mswunivud\base\"
510 ObjectFile="vc_mswunivud\base\"
511 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29ud.pdb"
512 WarningLevel="4"
513 SuppressStartupBanner="true"
514 Detect64BitPortabilityProblems="true"
515 DebugInformationFormat="3"
516 />
517 <Tool
518 Name="VCManagedResourceCompilerTool"
519 />
520 <Tool
521 Name="VCResourceCompilerTool"
522 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
523 Culture="1033"
524 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
525 />
526 <Tool
527 Name="VCPreLinkEventTool"
528 />
529 <Tool
530 Name="VCLibrarianTool"
531 OutputFile="..\..\lib\vc_lib\wxbase29ud.lib"
532 SuppressStartupBanner="true"
533 />
534 <Tool
535 Name="VCALinkTool"
536 />
537 <Tool
538 Name="VCManifestTool"
539 />
540 <Tool
541 Name="VCXDCMakeTool"
542 />
543 <Tool
544 Name="VCBscMakeTool"
545 OutputFile="..\..\lib\vc_lib\wx_vc8_base.bsc"
546 SuppressStartupBanner="true"
547 />
548 <Tool
549 Name="VCFxCopTool"
550 />
551 <Tool
552 Name="VCPostBuildEventTool"
553 />
554 </Configuration>
555 <Configuration
556 Name="Release|Win32"
557 OutputDirectory="..\..\lib\vc_lib"
558 IntermediateDirectory="vc_mswu\base"
559 ConfigurationType="4"
560 UseOfMFC="0"
561 ATLMinimizesCRunTimeLibraryUsage="false"
562 CharacterSet="1"
563 >
564 <Tool
565 Name="VCPreBuildEventTool"
566 />
567 <Tool
568 Name="VCCustomBuildTool"
569 />
570 <Tool
571 Name="VCXMLDataGeneratorTool"
572 />
573 <Tool
574 Name="VCWebServiceProxyGeneratorTool"
575 />
576 <Tool
577 Name="VCMIDLTool"
578 />
579 <Tool
580 Name="VCCLCompilerTool"
581 Optimization="2"
582 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
583 PreprocessorDefinitions="_LIB;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
584 ExceptionHandling="1"
585 RuntimeLibrary="2"
586 RuntimeTypeInfo="true"
587 UsePrecompiledHeader="2"
588 PrecompiledHeaderThrough="wx/wxprec.h"
589 PrecompiledHeaderFile="vc_mswu\wxprec_baselib.pch"
590 AssemblerListingLocation="vc_mswu\base\"
591 ObjectFile="vc_mswu\base\"
592 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29u.pdb"
593 WarningLevel="4"
594 SuppressStartupBanner="true"
595 Detect64BitPortabilityProblems="true"
596 DebugInformationFormat="3"
597 />
598 <Tool
599 Name="VCManagedResourceCompilerTool"
600 />
601 <Tool
602 Name="VCResourceCompilerTool"
603 PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
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 />
607 <Tool
608 Name="VCPreLinkEventTool"
609 />
610 <Tool
611 Name="VCLibrarianTool"
612 OutputFile="..\..\lib\vc_lib\wxbase29u.lib"
613 SuppressStartupBanner="true"
614 />
615 <Tool
616 Name="VCALinkTool"
617 />
618 <Tool
619 Name="VCManifestTool"
620 />
621 <Tool
622 Name="VCXDCMakeTool"
623 />
624 <Tool
625 Name="VCBscMakeTool"
626 OutputFile="..\..\lib\vc_lib\wx_vc8_base.bsc"
627 SuppressStartupBanner="true"
628 />
629 <Tool
630 Name="VCFxCopTool"
631 />
632 <Tool
633 Name="VCPostBuildEventTool"
634 />
635 </Configuration>
636 <Configuration
637 Name="Debug|Win32"
638 OutputDirectory="..\..\lib\vc_lib"
639 IntermediateDirectory="vc_mswud\base"
640 ConfigurationType="4"
641 UseOfMFC="0"
642 ATLMinimizesCRunTimeLibraryUsage="false"
643 CharacterSet="1"
644 >
645 <Tool
646 Name="VCPreBuildEventTool"
647 />
648 <Tool
649 Name="VCCustomBuildTool"
650 />
651 <Tool
652 Name="VCXMLDataGeneratorTool"
653 />
654 <Tool
655 Name="VCWebServiceProxyGeneratorTool"
656 />
657 <Tool
658 Name="VCMIDLTool"
659 />
660 <Tool
661 Name="VCCLCompilerTool"
662 Optimization="0"
663 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
664 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
665 MinimalRebuild="true"
666 ExceptionHandling="1"
667 BasicRuntimeChecks="3"
668 RuntimeLibrary="3"
669 BufferSecurityCheck="true"
670 RuntimeTypeInfo="true"
671 UsePrecompiledHeader="2"
672 PrecompiledHeaderThrough="wx/wxprec.h"
673 PrecompiledHeaderFile="vc_mswud\wxprec_baselib.pch"
674 AssemblerListingLocation="vc_mswud\base\"
675 ObjectFile="vc_mswud\base\"
676 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29ud.pdb"
677 WarningLevel="4"
678 SuppressStartupBanner="true"
679 Detect64BitPortabilityProblems="true"
680 DebugInformationFormat="3"
681 />
682 <Tool
683 Name="VCManagedResourceCompilerTool"
684 />
685 <Tool
686 Name="VCResourceCompilerTool"
687 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
688 Culture="1033"
689 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
690 />
691 <Tool
692 Name="VCPreLinkEventTool"
693 />
694 <Tool
695 Name="VCLibrarianTool"
696 OutputFile="..\..\lib\vc_lib\wxbase29ud.lib"
697 SuppressStartupBanner="true"
698 />
699 <Tool
700 Name="VCALinkTool"
701 />
702 <Tool
703 Name="VCManifestTool"
704 />
705 <Tool
706 Name="VCXDCMakeTool"
707 />
708 <Tool
709 Name="VCBscMakeTool"
710 OutputFile="..\..\lib\vc_lib\wx_vc8_base.bsc"
711 SuppressStartupBanner="true"
712 />
713 <Tool
714 Name="VCFxCopTool"
715 />
716 <Tool
717 Name="VCPostBuildEventTool"
718 />
719 </Configuration>
720 </Configurations>
721 <References>
722
723 </References>
724 <Files>
725 <Filter
726 Name="Common Sources"
727 UniqueIdentifier="{A6A5C30D-BDB6-5050-906D-10A96065136C}"
728 >
729 <File
730 RelativePath="..\..\src\common\appbase.cpp"
731 >
732 </File>
733 <File
734 RelativePath="..\..\src\common\arcall.cpp"
735 >
736 </File>
737 <File
738 RelativePath="..\..\src\common\arcfind.cpp"
739 >
740 </File>
741 <File
742 RelativePath="..\..\src\common\archive.cpp"
743 >
744 </File>
745 <File
746 RelativePath="..\..\src\common\arrstr.cpp"
747 >
748 </File>
749 <File
750 RelativePath="..\..\src\common\base64.cpp"
751 >
752 </File>
753 <File
754 RelativePath="..\..\src\common\clntdata.cpp"
755 >
756 </File>
757 <File
758 RelativePath="..\..\src\common\cmdline.cpp"
759 >
760 </File>
761 <File
762 RelativePath="..\..\src\common\config.cpp"
763 >
764 </File>
765 <File
766 RelativePath="..\..\src\common\convauto.cpp"
767 >
768 </File>
769 <File
770 RelativePath="..\..\src\common\datetime.cpp"
771 >
772 </File>
773 <File
774 RelativePath="..\..\src\common\datstrm.cpp"
775 >
776 </File>
777 <File
778 RelativePath="..\..\src\common\dircmn.cpp"
779 >
780 </File>
781 <File
782 RelativePath="..\..\src\common\dummy.cpp"
783 >
784 <FileConfiguration
785 Name="DLL Universal Release|Win32"
786 >
787 <Tool
788 Name="VCCLCompilerTool"
789 UsePrecompiledHeader="1"
790 />
791 </FileConfiguration>
792 <FileConfiguration
793 Name="DLL Universal Debug|Win32"
794 >
795 <Tool
796 Name="VCCLCompilerTool"
797 UsePrecompiledHeader="1"
798 />
799 </FileConfiguration>
800 <FileConfiguration
801 Name="DLL Release|Win32"
802 >
803 <Tool
804 Name="VCCLCompilerTool"
805 UsePrecompiledHeader="1"
806 />
807 </FileConfiguration>
808 <FileConfiguration
809 Name="DLL Debug|Win32"
810 >
811 <Tool
812 Name="VCCLCompilerTool"
813 UsePrecompiledHeader="1"
814 />
815 </FileConfiguration>
816 <FileConfiguration
817 Name="Universal Release|Win32"
818 >
819 <Tool
820 Name="VCCLCompilerTool"
821 UsePrecompiledHeader="1"
822 />
823 </FileConfiguration>
824 <FileConfiguration
825 Name="Universal Debug|Win32"
826 >
827 <Tool
828 Name="VCCLCompilerTool"
829 UsePrecompiledHeader="1"
830 />
831 </FileConfiguration>
832 <FileConfiguration
833 Name="Release|Win32"
834 >
835 <Tool
836 Name="VCCLCompilerTool"
837 UsePrecompiledHeader="1"
838 />
839 </FileConfiguration>
840 <FileConfiguration
841 Name="Debug|Win32"
842 >
843 <Tool
844 Name="VCCLCompilerTool"
845 UsePrecompiledHeader="1"
846 />
847 </FileConfiguration>
848 </File>
849 <File
850 RelativePath="..\..\src\common\dynarray.cpp"
851 >
852 </File>
853 <File
854 RelativePath="..\..\src\common\dynlib.cpp"
855 >
856 </File>
857 <File
858 RelativePath="..\..\src\common\dynload.cpp"
859 >
860 </File>
861 <File
862 RelativePath="..\..\src\common\encconv.cpp"
863 >
864 </File>
865 <File
866 RelativePath="..\..\src\common\event.cpp"
867 >
868 </File>
869 <File
870 RelativePath="..\..\src\common\evtloopcmn.cpp"
871 >
872 </File>
873 <File
874 RelativePath="..\..\src\common\extended.c"
875 >
876 <FileConfiguration
877 Name="DLL Universal Release|Win32"
878 >
879 <Tool
880 Name="VCCLCompilerTool"
881 UsePrecompiledHeader="0"
882 />
883 </FileConfiguration>
884 <FileConfiguration
885 Name="DLL Universal Debug|Win32"
886 >
887 <Tool
888 Name="VCCLCompilerTool"
889 UsePrecompiledHeader="0"
890 />
891 </FileConfiguration>
892 <FileConfiguration
893 Name="DLL Release|Win32"
894 >
895 <Tool
896 Name="VCCLCompilerTool"
897 UsePrecompiledHeader="0"
898 />
899 </FileConfiguration>
900 <FileConfiguration
901 Name="DLL Debug|Win32"
902 >
903 <Tool
904 Name="VCCLCompilerTool"
905 UsePrecompiledHeader="0"
906 />
907 </FileConfiguration>
908 <FileConfiguration
909 Name="Universal Release|Win32"
910 >
911 <Tool
912 Name="VCCLCompilerTool"
913 UsePrecompiledHeader="0"
914 />
915 </FileConfiguration>
916 <FileConfiguration
917 Name="Universal Debug|Win32"
918 >
919 <Tool
920 Name="VCCLCompilerTool"
921 UsePrecompiledHeader="0"
922 />
923 </FileConfiguration>
924 <FileConfiguration
925 Name="Release|Win32"
926 >
927 <Tool
928 Name="VCCLCompilerTool"
929 UsePrecompiledHeader="0"
930 />
931 </FileConfiguration>
932 <FileConfiguration
933 Name="Debug|Win32"
934 >
935 <Tool
936 Name="VCCLCompilerTool"
937 UsePrecompiledHeader="0"
938 />
939 </FileConfiguration>
940 </File>
941 <File
942 RelativePath="..\..\src\common\ffile.cpp"
943 >
944 </File>
945 <File
946 RelativePath="..\..\src\common\file.cpp"
947 >
948 </File>
949 <File
950 RelativePath="..\..\src\common\fileback.cpp"
951 >
952 </File>
953 <File
954 RelativePath="..\..\src\common\fileconf.cpp"
955 >
956 </File>
957 <File
958 RelativePath="..\..\src\common\filefn.cpp"
959 >
960 </File>
961 <File
962 RelativePath="..\..\src\common\filename.cpp"
963 >
964 </File>
965 <File
966 RelativePath="..\..\src\common\filesys.cpp"
967 >
968 </File>
969 <File
970 RelativePath="..\..\src\common\filtall.cpp"
971 >
972 </File>
973 <File
974 RelativePath="..\..\src\common\filtfind.cpp"
975 >
976 </File>
977 <File
978 RelativePath="..\..\src\common\fmapbase.cpp"
979 >
980 </File>
981 <File
982 RelativePath="..\..\src\common\fs_arc.cpp"
983 >
984 </File>
985 <File
986 RelativePath="..\..\src\common\fs_filter.cpp"
987 >
988 </File>
989 <File
990 RelativePath="..\..\src\common\fs_mem.cpp"
991 >
992 </File>
993 <File
994 RelativePath="..\..\src\common\hash.cpp"
995 >
996 </File>
997 <File
998 RelativePath="..\..\src\common\hashmap.cpp"
999 >
1000 </File>
1001 <File
1002 RelativePath="..\..\src\common\init.cpp"
1003 >
1004 </File>
1005 <File
1006 RelativePath="..\..\src\common\intl.cpp"
1007 >
1008 </File>
1009 <File
1010 RelativePath="..\..\src\common\ipcbase.cpp"
1011 >
1012 </File>
1013 <File
1014 RelativePath="..\..\src\common\list.cpp"
1015 >
1016 </File>
1017 <File
1018 RelativePath="..\..\src\common\log.cpp"
1019 >
1020 </File>
1021 <File
1022 RelativePath="..\..\src\common\longlong.cpp"
1023 >
1024 </File>
1025 <File
1026 RelativePath="..\..\src\common\memory.cpp"
1027 >
1028 </File>
1029 <File
1030 RelativePath="..\..\src\common\mimecmn.cpp"
1031 >
1032 </File>
1033 <File
1034 RelativePath="..\..\src\common\module.cpp"
1035 >
1036 </File>
1037 <File
1038 RelativePath="..\..\src\common\msgout.cpp"
1039 >
1040 </File>
1041 <File
1042 RelativePath="..\..\src\common\mstream.cpp"
1043 >
1044 </File>
1045 <File
1046 RelativePath="..\..\src\common\object.cpp"
1047 >
1048 </File>
1049 <File
1050 RelativePath="..\..\src\common\platinfo.cpp"
1051 >
1052 </File>
1053 <File
1054 RelativePath="..\..\src\common\powercmn.cpp"
1055 >
1056 </File>
1057 <File
1058 RelativePath="..\..\src\common\process.cpp"
1059 >
1060 </File>
1061 <File
1062 RelativePath="..\..\src\common\regex.cpp"
1063 >
1064 </File>
1065 <File
1066 RelativePath="..\..\src\common\sstream.cpp"
1067 >
1068 </File>
1069 <File
1070 RelativePath="..\..\src\common\stdpbase.cpp"
1071 >
1072 </File>
1073 <File
1074 RelativePath="..\..\src\common\stopwatch.cpp"
1075 >
1076 </File>
1077 <File
1078 RelativePath="..\..\src\common\strconv.cpp"
1079 >
1080 </File>
1081 <File
1082 RelativePath="..\..\src\common\stream.cpp"
1083 >
1084 </File>
1085 <File
1086 RelativePath="..\..\src\common\string.cpp"
1087 >
1088 </File>
1089 <File
1090 RelativePath="..\..\src\common\stringimpl.cpp"
1091 >
1092 </File>
1093 <File
1094 RelativePath="..\..\src\common\stringops.cpp"
1095 >
1096 </File>
1097 <File
1098 RelativePath="..\..\src\common\strvararg.cpp"
1099 >
1100 </File>
1101 <File
1102 RelativePath="..\..\src\common\sysopt.cpp"
1103 >
1104 </File>
1105 <File
1106 RelativePath="..\..\src\common\tarstrm.cpp"
1107 >
1108 </File>
1109 <File
1110 RelativePath="..\..\src\common\textbuf.cpp"
1111 >
1112 </File>
1113 <File
1114 RelativePath="..\..\src\common\textfile.cpp"
1115 >
1116 </File>
1117 <File
1118 RelativePath="..\..\src\common\timercmn.cpp"
1119 >
1120 </File>
1121 <File
1122 RelativePath="..\..\src\common\timerimpl.cpp"
1123 >
1124 </File>
1125 <File
1126 RelativePath="..\..\src\common\tokenzr.cpp"
1127 >
1128 </File>
1129 <File
1130 RelativePath="..\..\src\common\txtstrm.cpp"
1131 >
1132 </File>
1133 <File
1134 RelativePath="..\..\src\common\unichar.cpp"
1135 >
1136 </File>
1137 <File
1138 RelativePath="..\..\src\common\uri.cpp"
1139 >
1140 </File>
1141 <File
1142 RelativePath="..\..\src\common\ustring.cpp"
1143 >
1144 </File>
1145 <File
1146 RelativePath="..\..\src\common\utilscmn.cpp"
1147 >
1148 </File>
1149 <File
1150 RelativePath="..\..\src\common\variant.cpp"
1151 >
1152 </File>
1153 <File
1154 RelativePath="..\..\src\common\wfstream.cpp"
1155 >
1156 </File>
1157 <File
1158 RelativePath="..\..\src\common\wxcrt.cpp"
1159 >
1160 </File>
1161 <File
1162 RelativePath="..\..\src\common\wxprintf.cpp"
1163 >
1164 </File>
1165 <File
1166 RelativePath="..\..\src\common\xlocale.cpp"
1167 >
1168 </File>
1169 <File
1170 RelativePath="..\..\src\common\xti.cpp"
1171 >
1172 </File>
1173 <File
1174 RelativePath="..\..\src\common\xtistrm.cpp"
1175 >
1176 </File>
1177 <File
1178 RelativePath="..\..\src\common\zipstrm.cpp"
1179 >
1180 </File>
1181 <File
1182 RelativePath="..\..\src\common\zstream.cpp"
1183 >
1184 </File>
1185 </Filter>
1186 <Filter
1187 Name="MSW Sources"
1188 UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}"
1189 >
1190 <File
1191 RelativePath="..\..\src\msw\basemsw.cpp"
1192 >
1193 </File>
1194 <File
1195 RelativePath="..\..\src\msw\crashrpt.cpp"
1196 >
1197 </File>
1198 <File
1199 RelativePath="..\..\src\msw\dde.cpp"
1200 >
1201 </File>
1202 <File
1203 RelativePath="..\..\src\msw\debughlp.cpp"
1204 >
1205 </File>
1206 <File
1207 RelativePath="..\..\src\msw\dir.cpp"
1208 >
1209 </File>
1210 <File
1211 RelativePath="..\..\src\msw\dlmsw.cpp"
1212 >
1213 </File>
1214 <File
1215 RelativePath="..\..\src\msw\evtloop.cpp"
1216 >
1217 </File>
1218 <File
1219 RelativePath="..\..\src\msw\main.cpp"
1220 >
1221 </File>
1222 <File
1223 RelativePath="..\..\src\msw\mimetype.cpp"
1224 >
1225 </File>
1226 <File
1227 RelativePath="..\..\src\msw\mslu.cpp"
1228 >
1229 </File>
1230 <File
1231 RelativePath="..\..\src\msw\power.cpp"
1232 >
1233 </File>
1234 <File
1235 RelativePath="..\..\src\msw\regconf.cpp"
1236 >
1237 </File>
1238 <File
1239 RelativePath="..\..\src\msw\registry.cpp"
1240 >
1241 </File>
1242 <File
1243 RelativePath="..\..\src\msw\snglinst.cpp"
1244 >
1245 </File>
1246 <File
1247 RelativePath="..\..\src\msw\stackwalk.cpp"
1248 >
1249 </File>
1250 <File
1251 RelativePath="..\..\src\msw\stdpaths.cpp"
1252 >
1253 </File>
1254 <File
1255 RelativePath="..\..\src\msw\thread.cpp"
1256 >
1257 </File>
1258 <File
1259 RelativePath="..\..\src\msw\timer.cpp"
1260 >
1261 </File>
1262 <File
1263 RelativePath="..\..\src\msw\utils.cpp"
1264 >
1265 </File>
1266 <File
1267 RelativePath="..\..\src\msw\utilsexc.cpp"
1268 >
1269 </File>
1270 <File
1271 RelativePath="..\..\src\msw\version.rc"
1272 >
1273 <FileConfiguration
1274 Name="Universal Release|Win32"
1275 ExcludedFromBuild="true"
1276 />
1277 <FileConfiguration
1278 Name="Universal Debug|Win32"
1279 ExcludedFromBuild="true"
1280 />
1281 <FileConfiguration
1282 Name="Release|Win32"
1283 ExcludedFromBuild="true"
1284 />
1285 <FileConfiguration
1286 Name="Debug|Win32"
1287 ExcludedFromBuild="true"
1288 />
1289 </File>
1290 <File
1291 RelativePath="..\..\src\msw\volume.cpp"
1292 >
1293 </File>
1294 </Filter>
1295 <Filter
1296 Name="Setup Headers"
1297 UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}"
1298 >
1299 <File
1300 RelativePath="..\..\include\wx\msw\setup.h"
1301 >
1302 <FileConfiguration
1303 Name="DLL Universal Release|Win32"
1304 />
1305 <FileConfiguration
1306 Name="DLL Universal Debug|Win32"
1307 />
1308 <FileConfiguration
1309 Name="DLL Release|Win32"
1310 >
1311 <Tool
1312 Name="VCCustomBuildTool"
1313 Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
1314 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
1315 Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
1316 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1317 />
1318 </FileConfiguration>
1319 <FileConfiguration
1320 Name="DLL Debug|Win32"
1321 >
1322 <Tool
1323 Name="VCCustomBuildTool"
1324 Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
1325 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
1326 Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
1327 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1328 />
1329 </FileConfiguration>
1330 <FileConfiguration
1331 Name="Universal Release|Win32"
1332 />
1333 <FileConfiguration
1334 Name="Universal Debug|Win32"
1335 />
1336 <FileConfiguration
1337 Name="Release|Win32"
1338 >
1339 <Tool
1340 Name="VCCustomBuildTool"
1341 Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
1342 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
1343 Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
1344 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1345 />
1346 </FileConfiguration>
1347 <FileConfiguration
1348 Name="Debug|Win32"
1349 >
1350 <Tool
1351 Name="VCCustomBuildTool"
1352 Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
1353 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
1354 Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
1355 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1356 />
1357 </FileConfiguration>
1358 </File>
1359 <File
1360 RelativePath="..\..\include\wx\univ\setup.h"
1361 >
1362 <FileConfiguration
1363 Name="DLL Universal Release|Win32"
1364 >
1365 <Tool
1366 Name="VCCustomBuildTool"
1367 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h"
1368 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivu\wx\setup.h"
1369 Outputs="..\..\lib\vc_dll\mswunivu\wx\setup.h"
1370 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1371 />
1372 </FileConfiguration>
1373 <FileConfiguration
1374 Name="DLL Universal Debug|Win32"
1375 >
1376 <Tool
1377 Name="VCCustomBuildTool"
1378 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h"
1379 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivud\wx\setup.h"
1380 Outputs="..\..\lib\vc_dll\mswunivud\wx\setup.h"
1381 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1382 />
1383 </FileConfiguration>
1384 <FileConfiguration
1385 Name="DLL Release|Win32"
1386 />
1387 <FileConfiguration
1388 Name="DLL Debug|Win32"
1389 />
1390 <FileConfiguration
1391 Name="Universal Release|Win32"
1392 >
1393 <Tool
1394 Name="VCCustomBuildTool"
1395 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h"
1396 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivu\wx\setup.h"
1397 Outputs="..\..\lib\vc_lib\mswunivu\wx\setup.h"
1398 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1399 />
1400 </FileConfiguration>
1401 <FileConfiguration
1402 Name="Universal Debug|Win32"
1403 >
1404 <Tool
1405 Name="VCCustomBuildTool"
1406 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h"
1407 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivud\wx\setup.h"
1408 Outputs="..\..\lib\vc_lib\mswunivud\wx\setup.h"
1409 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1410 />
1411 </FileConfiguration>
1412 <FileConfiguration
1413 Name="Release|Win32"
1414 />
1415 <FileConfiguration
1416 Name="Debug|Win32"
1417 />
1418 </File>
1419 </Filter>
1420 <Filter
1421 Name="MSW Headers"
1422 UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}"
1423 >
1424 <File
1425 RelativePath="..\..\include\wx\msw\apptbase.h"
1426 >
1427 </File>
1428 <File
1429 RelativePath="..\..\include\wx\msw\apptrait.h"
1430 >
1431 </File>
1432 <File
1433 RelativePath="..\..\include\wx\msw\chkconf.h"
1434 >
1435 </File>
1436 <File
1437 RelativePath="..\..\include\wx\msw\crashrpt.h"
1438 >
1439 </File>
1440 <File
1441 RelativePath="..\..\include\wx\msw\dde.h"
1442 >
1443 </File>
1444 <File
1445 RelativePath="..\..\include\wx\msw\debughlp.h"
1446 >
1447 </File>
1448 <File
1449 RelativePath="..\..\include\wx\msw\gccpriv.h"
1450 >
1451 </File>
1452 <File
1453 RelativePath="..\..\include\wx\msw\genrcdefs.h"
1454 >
1455 <FileConfiguration
1456 Name="DLL Universal Release|Win32"
1457 >
1458 <Tool
1459 Name="VCCustomBuildTool"
1460 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
1461 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h&quot;"
1462 Outputs="..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
1463 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivu\wx\msw&quot;"
1464 />
1465 </FileConfiguration>
1466 <FileConfiguration
1467 Name="DLL Universal Debug|Win32"
1468 >
1469 <Tool
1470 Name="VCCustomBuildTool"
1471 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
1472 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h&quot;"
1473 Outputs="..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
1474 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivud\wx\msw&quot;"
1475 />
1476 </FileConfiguration>
1477 <FileConfiguration
1478 Name="DLL Release|Win32"
1479 >
1480 <Tool
1481 Name="VCCustomBuildTool"
1482 Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
1483 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
1484 Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
1485 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"
1486 />
1487 </FileConfiguration>
1488 <FileConfiguration
1489 Name="DLL Debug|Win32"
1490 >
1491 <Tool
1492 Name="VCCustomBuildTool"
1493 Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
1494 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
1495 Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
1496 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"
1497 />
1498 </FileConfiguration>
1499 <FileConfiguration
1500 Name="Universal Release|Win32"
1501 >
1502 <Tool
1503 Name="VCCustomBuildTool"
1504 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
1505 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h&quot;"
1506 Outputs="..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
1507 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivu\wx\msw&quot;"
1508 />
1509 </FileConfiguration>
1510 <FileConfiguration
1511 Name="Universal Debug|Win32"
1512 >
1513 <Tool
1514 Name="VCCustomBuildTool"
1515 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
1516 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h&quot;"
1517 Outputs="..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
1518 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivud\wx\msw&quot;"
1519 />
1520 </FileConfiguration>
1521 <FileConfiguration
1522 Name="Release|Win32"
1523 >
1524 <Tool
1525 Name="VCCustomBuildTool"
1526 Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
1527 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
1528 Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
1529 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"
1530 />
1531 </FileConfiguration>
1532 <FileConfiguration
1533 Name="Debug|Win32"
1534 >
1535 <Tool
1536 Name="VCCustomBuildTool"
1537 Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
1538 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
1539 Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
1540 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"
1541 />
1542 </FileConfiguration>
1543 </File>
1544 <File
1545 RelativePath="..\..\include\wx\msw\libraries.h"
1546 >
1547 </File>
1548 <File
1549 RelativePath="..\..\include\wx\msw\mimetype.h"
1550 >
1551 </File>
1552 <File
1553 RelativePath="..\..\include\wx\msw\mslu.h"
1554 >
1555 </File>
1556 <File
1557 RelativePath="..\..\include\wx\msw\private.h"
1558 >
1559 </File>
1560 <File
1561 RelativePath="..\..\include\wx\msw\regconf.h"
1562 >
1563 </File>
1564 <File
1565 RelativePath="..\..\include\wx\msw\registry.h"
1566 >
1567 </File>
1568 <File
1569 RelativePath="..\..\include\wx\msw\seh.h"
1570 >
1571 </File>
1572 <File
1573 RelativePath="..\..\include\wx\msw\stackwalk.h"
1574 >
1575 </File>
1576 <File
1577 RelativePath="..\..\include\wx\msw\stdpaths.h"
1578 >
1579 </File>
1580 <File
1581 RelativePath="..\..\include\wx\msw\winundef.h"
1582 >
1583 </File>
1584 <File
1585 RelativePath="..\..\include\wx\msw\wrapcctl.h"
1586 >
1587 </File>
1588 <File
1589 RelativePath="..\..\include\wx\msw\wrapcdlg.h"
1590 >
1591 </File>
1592 <File
1593 RelativePath="..\..\include\wx\msw\wrapwin.h"
1594 >
1595 </File>
1596 </Filter>
1597 <Filter
1598 Name="wxHTML Headers"
1599 UniqueIdentifier="{B4103426-A5DB-5CF0-A30E-BC9546513AAF}"
1600 >
1601 <File
1602 RelativePath="..\..\include\wx\html\forcelnk.h"
1603 >
1604 </File>
1605 </Filter>
1606 <Filter
1607 Name="Common Headers"
1608 UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}"
1609 >
1610 <File
1611 RelativePath="..\..\include\wx\afterstd.h"
1612 >
1613 </File>
1614 <File
1615 RelativePath="..\..\include\wx\app.h"
1616 >
1617 </File>
1618 <File
1619 RelativePath="..\..\include\wx\apptrait.h"
1620 >
1621 </File>
1622 <File
1623 RelativePath="..\..\include\wx\archive.h"
1624 >
1625 </File>
1626 <File
1627 RelativePath="..\..\include\wx\arrstr.h"
1628 >
1629 </File>
1630 <File
1631 RelativePath="..\..\include\wx\atomic.h"
1632 >
1633 </File>
1634 <File
1635 RelativePath="..\..\include\wx\base64.h"
1636 >
1637 </File>
1638 <File
1639 RelativePath="..\..\include\wx\beforestd.h"
1640 >
1641 </File>
1642 <File
1643 RelativePath="..\..\include\wx\buffer.h"
1644 >
1645 </File>
1646 <File
1647 RelativePath="..\..\include\wx\build.h"
1648 >
1649 </File>
1650 <File
1651 RelativePath="..\..\include\wx\chartype.h"
1652 >
1653 </File>
1654 <File
1655 RelativePath="..\..\include\wx\chkconf.h"
1656 >
1657 </File>
1658 <File
1659 RelativePath="..\..\include\wx\clntdata.h"
1660 >
1661 </File>
1662 <File
1663 RelativePath="..\..\include\wx\cmdargs.h"
1664 >
1665 </File>
1666 <File
1667 RelativePath="..\..\include\wx\cmdline.h"
1668 >
1669 </File>
1670 <File
1671 RelativePath="..\..\include\wx\confbase.h"
1672 >
1673 </File>
1674 <File
1675 RelativePath="..\..\include\wx\config.h"
1676 >
1677 </File>
1678 <File
1679 RelativePath="..\..\include\wx\containr.h"
1680 >
1681 </File>
1682 <File
1683 RelativePath="..\..\include\wx\convauto.h"
1684 >
1685 </File>
1686 <File
1687 RelativePath="..\..\include\wx\meta\convertible.h"
1688 >
1689 </File>
1690 <File
1691 RelativePath="..\..\include\wx\cpp.h"
1692 >
1693 </File>
1694 <File
1695 RelativePath="..\..\include\wx\crt.h"
1696 >
1697 </File>
1698 <File
1699 RelativePath="..\..\include\wx\datetime.h"
1700 >
1701 </File>
1702 <File
1703 RelativePath="..\..\include\wx\datstrm.h"
1704 >
1705 </File>
1706 <File
1707 RelativePath="..\..\include\wx\dde.h"
1708 >
1709 </File>
1710 <File
1711 RelativePath="..\..\include\wx\debug.h"
1712 >
1713 </File>
1714 <File
1715 RelativePath="..\..\include\wx\defs.h"
1716 >
1717 </File>
1718 <File
1719 RelativePath="..\..\include\wx\dir.h"
1720 >
1721 </File>
1722 <File
1723 RelativePath="..\..\include\wx\dlimpexp.h"
1724 >
1725 </File>
1726 <File
1727 RelativePath="..\..\include\wx\dlist.h"
1728 >
1729 </File>
1730 <File
1731 RelativePath="..\..\include\wx\dynarray.h"
1732 >
1733 </File>
1734 <File
1735 RelativePath="..\..\include\wx\dynlib.h"
1736 >
1737 </File>
1738 <File
1739 RelativePath="..\..\include\wx\dynload.h"
1740 >
1741 </File>
1742 <File
1743 RelativePath="..\..\include\wx\encconv.h"
1744 >
1745 </File>
1746 <File
1747 RelativePath="..\..\include\wx\event.h"
1748 >
1749 </File>
1750 <File
1751 RelativePath="..\..\include\wx\except.h"
1752 >
1753 </File>
1754 <File
1755 RelativePath="..\..\include\wx\features.h"
1756 >
1757 </File>
1758 <File
1759 RelativePath="..\..\include\wx\ffile.h"
1760 >
1761 </File>
1762 <File
1763 RelativePath="..\..\include\wx\file.h"
1764 >
1765 </File>
1766 <File
1767 RelativePath="..\..\include\wx\fileconf.h"
1768 >
1769 </File>
1770 <File
1771 RelativePath="..\..\include\wx\filefn.h"
1772 >
1773 </File>
1774 <File
1775 RelativePath="..\..\include\wx\filename.h"
1776 >
1777 </File>
1778 <File
1779 RelativePath="..\..\include\wx\filesys.h"
1780 >
1781 </File>
1782 <File
1783 RelativePath="..\..\include\wx\flags.h"
1784 >
1785 </File>
1786 <File
1787 RelativePath="..\..\include\wx\fontenc.h"
1788 >
1789 </File>
1790 <File
1791 RelativePath="..\..\include\wx\fontmap.h"
1792 >
1793 </File>
1794 <File
1795 RelativePath="..\..\include\wx\fs_arc.h"
1796 >
1797 </File>
1798 <File
1799 RelativePath="..\..\include\wx\fs_filter.h"
1800 >
1801 </File>
1802 <File
1803 RelativePath="..\..\include\wx\fs_mem.h"
1804 >
1805 </File>
1806 <File
1807 RelativePath="..\..\include\wx\fs_zip.h"
1808 >
1809 </File>
1810 <File
1811 RelativePath="..\..\include\wx\hash.h"
1812 >
1813 </File>
1814 <File
1815 RelativePath="..\..\include\wx\hashmap.h"
1816 >
1817 </File>
1818 <File
1819 RelativePath="..\..\include\wx\hashset.h"
1820 >
1821 </File>
1822 <File
1823 RelativePath="..\..\include\wx\iconloc.h"
1824 >
1825 </File>
1826 <File
1827 RelativePath="..\..\include\wx\meta\if.h"
1828 >
1829 </File>
1830 <File
1831 RelativePath="..\..\include\wx\init.h"
1832 >
1833 </File>
1834 <File
1835 RelativePath="..\..\include\wx\meta\int2type.h"
1836 >
1837 </File>
1838 <File
1839 RelativePath="..\..\include\wx\intl.h"
1840 >
1841 </File>
1842 <File
1843 RelativePath="..\..\include\wx\iosfwrap.h"
1844 >
1845 </File>
1846 <File
1847 RelativePath="..\..\include\wx\ioswrap.h"
1848 >
1849 </File>
1850 <File
1851 RelativePath="..\..\include\wx\ipc.h"
1852 >
1853 </File>
1854 <File
1855 RelativePath="..\..\include\wx\ipcbase.h"
1856 >
1857 </File>
1858 <File
1859 RelativePath="..\..\include\wx\kbdstate.h"
1860 >
1861 </File>
1862 <File
1863 RelativePath="..\..\include\wx\link.h"
1864 >
1865 </File>
1866 <File
1867 RelativePath="..\..\include\wx\list.h"
1868 >
1869 </File>
1870 <File
1871 RelativePath="..\..\include\wx\log.h"
1872 >
1873 </File>
1874 <File
1875 RelativePath="..\..\include\wx\longlong.h"
1876 >
1877 </File>
1878 <File
1879 RelativePath="..\..\include\wx\math.h"
1880 >
1881 </File>
1882 <File
1883 RelativePath="..\..\include\wx\memconf.h"
1884 >
1885 </File>
1886 <File
1887 RelativePath="..\..\include\wx\memory.h"
1888 >
1889 </File>
1890 <File
1891 RelativePath="..\..\include\wx\memtext.h"
1892 >
1893 </File>
1894 <File
1895 RelativePath="..\..\include\wx\mimetype.h"
1896 >
1897 </File>
1898 <File
1899 RelativePath="..\..\include\wx\module.h"
1900 >
1901 </File>
1902 <File
1903 RelativePath="..\..\include\wx\mousestate.h"
1904 >
1905 </File>
1906 <File
1907 RelativePath="..\..\include\wx\meta\movable.h"
1908 >
1909 </File>
1910 <File
1911 RelativePath="..\..\include\wx\msgout.h"
1912 >
1913 </File>
1914 <File
1915 RelativePath="..\..\include\wx\mstream.h"
1916 >
1917 </File>
1918 <File
1919 RelativePath="..\..\include\wx\object.h"
1920 >
1921 </File>
1922 <File
1923 RelativePath="..\..\include\wx\platform.h"
1924 >
1925 </File>
1926 <File
1927 RelativePath="..\..\include\wx\platinfo.h"
1928 >
1929 </File>
1930 <File
1931 RelativePath="..\..\include\wx\power.h"
1932 >
1933 </File>
1934 <File
1935 RelativePath="..\..\include\wx\process.h"
1936 >
1937 </File>
1938 <File
1939 RelativePath="..\..\include\wx\ptr_scpd.h"
1940 >
1941 </File>
1942 <File
1943 RelativePath="..\..\include\wx\ptr_shrd.h"
1944 >
1945 </File>
1946 <File
1947 RelativePath="..\..\include\wx\recguard.h"
1948 >
1949 </File>
1950 <File
1951 RelativePath="..\..\include\wx\regex.h"
1952 >
1953 </File>
1954 <File
1955 RelativePath="..\..\include\wx\scopeguard.h"
1956 >
1957 </File>
1958 <File
1959 RelativePath="..\..\include\wx\snglinst.h"
1960 >
1961 </File>
1962 <File
1963 RelativePath="..\..\include\wx\sstream.h"
1964 >
1965 </File>
1966 <File
1967 RelativePath="..\..\include\wx\stack.h"
1968 >
1969 </File>
1970 <File
1971 RelativePath="..\..\include\wx\stackwalk.h"
1972 >
1973 </File>
1974 <File
1975 RelativePath="..\..\include\wx\stdpaths.h"
1976 >
1977 </File>
1978 <File
1979 RelativePath="..\..\include\wx\stockitem.h"
1980 >
1981 </File>
1982 <File
1983 RelativePath="..\..\include\wx\stopwatch.h"
1984 >
1985 </File>
1986 <File
1987 RelativePath="..\..\include\wx\strconv.h"
1988 >
1989 </File>
1990 <File
1991 RelativePath="..\..\include\wx\stream.h"
1992 >
1993 </File>
1994 <File
1995 RelativePath="..\..\include\wx\string.h"
1996 >
1997 </File>
1998 <File
1999 RelativePath="..\..\include\wx\stringimpl.h"
2000 >
2001 </File>
2002 <File
2003 RelativePath="..\..\include\wx\stringops.h"
2004 >
2005 </File>
2006 <File
2007 RelativePath="..\..\include\wx\strvararg.h"
2008 >
2009 </File>
2010 <File
2011 RelativePath="..\..\include\wx\sysopt.h"
2012 >
2013 </File>
2014 <File
2015 RelativePath="..\..\include\wx\tarstrm.h"
2016 >
2017 </File>
2018 <File
2019 RelativePath="..\..\include\wx\textbuf.h"
2020 >
2021 </File>
2022 <File
2023 RelativePath="..\..\include\wx\textfile.h"
2024 >
2025 </File>
2026 <File
2027 RelativePath="..\..\include\wx\thread.h"
2028 >
2029 </File>
2030 <File
2031 RelativePath="..\..\include\wx\timer.h"
2032 >
2033 </File>
2034 <File
2035 RelativePath="..\..\include\wx\tls.h"
2036 >
2037 </File>
2038 <File
2039 RelativePath="..\..\include\wx\tokenzr.h"
2040 >
2041 </File>
2042 <File
2043 RelativePath="..\..\include\wx\tracker.h"
2044 >
2045 </File>
2046 <File
2047 RelativePath="..\..\include\wx\txtstrm.h"
2048 >
2049 </File>
2050 <File
2051 RelativePath="..\..\include\wx\types.h"
2052 >
2053 </File>
2054 <File
2055 RelativePath="..\..\include\wx\unichar.h"
2056 >
2057 </File>
2058 <File
2059 RelativePath="..\..\include\wx\uri.h"
2060 >
2061 </File>
2062 <File
2063 RelativePath="..\..\include\wx\ustring.h"
2064 >
2065 </File>
2066 <File
2067 RelativePath="..\..\include\wx\utils.h"
2068 >
2069 </File>
2070 <File
2071 RelativePath="..\..\include\wx\variant.h"
2072 >
2073 </File>
2074 <File
2075 RelativePath="..\..\include\wx\vector.h"
2076 >
2077 </File>
2078 <File
2079 RelativePath="..\..\include\wx\version.h"
2080 >
2081 </File>
2082 <File
2083 RelativePath="..\..\include\wx\volume.h"
2084 >
2085 </File>
2086 <File
2087 RelativePath="..\..\include\wx\weakref.h"
2088 >
2089 </File>
2090 <File
2091 RelativePath="..\..\include\wx\wfstream.h"
2092 >
2093 </File>
2094 <File
2095 RelativePath="..\..\include\wx\wx.h"
2096 >
2097 </File>
2098 <File
2099 RelativePath="..\..\include\wx\wxchar.h"
2100 >
2101 </File>
2102 <File
2103 RelativePath="..\..\include\wx\wxcrt.h"
2104 >
2105 </File>
2106 <File
2107 RelativePath="..\..\include\wx\wxcrtbase.h"
2108 >
2109 </File>
2110 <File
2111 RelativePath="..\..\include\wx\wxcrtvararg.h"
2112 >
2113 </File>
2114 <File
2115 RelativePath="..\..\include\wx\wxprec.h"
2116 >
2117 </File>
2118 <File
2119 RelativePath="..\..\include\wx\xlocale.h"
2120 >
2121 </File>
2122 <File
2123 RelativePath="..\..\include\wx\xti.h"
2124 >
2125 </File>
2126 <File
2127 RelativePath="..\..\include\wx\xtistrm.h"
2128 >
2129 </File>
2130 <File
2131 RelativePath="..\..\include\wx\zipstrm.h"
2132 >
2133 </File>
2134 <File
2135 RelativePath="..\..\include\wx\zstream.h"
2136 >
2137 </File>
2138 </Filter>
2139 </Files>
2140 <Globals>
2141
2142 </Globals>
2143 </VisualStudioProject>
2144