]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_vc8_base.vcproj
extracted wxWrapSizer in separate files and somewhat improved it (heavily modified...
[wxWidgets.git] / build / msw / wx_vc8_base.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="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="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;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
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_basedll.pch"
65 AssemblerListingLocation="vc_mswunivudll\base\"
66 ObjectFile="vc_mswunivudll\base\"
67 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290u_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=wxbase290u_vc_custom;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
79 />
80 <Tool
81 Name="VCPreLinkEventTool"
82 />
83 <Tool
84 Name="VCLinkerTool"
85 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"
86 AdditionalOptions=""
87 OutputFile="..\..\lib\vc_dll\wxbase290u_vc_custom.dll"
88 LinkIncremental="2"
89 ImportLibrary="..\..\lib\vc_dll\wxbase29u.lib"
90 SuppressStartupBanner="true"
91 AdditionalLibraryDirectories="..\..\lib\vc_dll"
92 GenerateManifest="true"
93 GenerateDebugInformation="true"
94 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290u_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_base.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\base"
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;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
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_basedll.pch"
156 AssemblerListingLocation="vc_mswunivuddll\base\"
157 ObjectFile="vc_mswunivuddll\base\"
158 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290ud_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=wxbase290ud_vc_custom;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
170 />
171 <Tool
172 Name="VCPreLinkEventTool"
173 />
174 <Tool
175 Name="VCLinkerTool"
176 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"
177 AdditionalOptions=""
178 OutputFile="..\..\lib\vc_dll\wxbase290ud_vc_custom.dll"
179 LinkIncremental="2"
180 ImportLibrary="..\..\lib\vc_dll\wxbase29ud.lib"
181 SuppressStartupBanner="true"
182 AdditionalLibraryDirectories="..\..\lib\vc_dll"
183 GenerateManifest="true"
184 GenerateDebugInformation="true"
185 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290ud_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_base.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\base"
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;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
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_basedll.pch"
247 AssemblerListingLocation="vc_mswudll\base\"
248 ObjectFile="vc_mswudll\base\"
249 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290u_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=wxbase290u_vc_custom;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
261 />
262 <Tool
263 Name="VCPreLinkEventTool"
264 />
265 <Tool
266 Name="VCLinkerTool"
267 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"
268 AdditionalOptions=""
269 OutputFile="..\..\lib\vc_dll\wxbase290u_vc_custom.dll"
270 LinkIncremental="2"
271 ImportLibrary="..\..\lib\vc_dll\wxbase29u.lib"
272 SuppressStartupBanner="true"
273 AdditionalLibraryDirectories="..\..\lib\vc_dll"
274 GenerateManifest="true"
275 GenerateDebugInformation="true"
276 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290u_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_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="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;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
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_basedll.pch"
338 AssemblerListingLocation="vc_mswuddll\base\"
339 ObjectFile="vc_mswuddll\base\"
340 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290ud_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=wxbase290ud_vc_custom;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
352 />
353 <Tool
354 Name="VCPreLinkEventTool"
355 />
356 <Tool
357 Name="VCLinkerTool"
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 AdditionalOptions=""
360 OutputFile="..\..\lib\vc_dll\wxbase290ud_vc_custom.dll"
361 LinkIncremental="2"
362 ImportLibrary="..\..\lib\vc_dll\wxbase29ud.lib"
363 SuppressStartupBanner="true"
364 AdditionalLibraryDirectories="..\..\lib\vc_dll"
365 GenerateManifest="true"
366 GenerateDebugInformation="true"
367 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290ud_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_base.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\base"
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;wxUSE_GUI=0;wxUSE_BASE=1"
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_baselib.pch"
429 AssemblerListingLocation="vc_mswunivu\base\"
430 ObjectFile="vc_mswunivu\base\"
431 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29u.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;wxUSE_GUI=0;wxUSE_BASE=1"
443 />
444 <Tool
445 Name="VCPreLinkEventTool"
446 />
447 <Tool
448 Name="VCLibrarianTool"
449 OutputFile="..\..\lib\vc_lib\wxbase29u.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_base.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\base"
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;wxUSE_GUI=0;wxUSE_BASE=1"
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_baselib.pch"
511 AssemblerListingLocation="vc_mswunivud\base\"
512 ObjectFile="vc_mswunivud\base\"
513 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29ud.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;wxUSE_GUI=0;wxUSE_BASE=1"
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="VCXDCMakeTool"
539 />
540 <Tool
541 Name="VCBscMakeTool"
542 OutputFile="..\..\lib\vc_lib\wx_vc8_base.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\base"
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;wxUSE_GUI=0;wxUSE_BASE=1"
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_baselib.pch"
593 AssemblerListingLocation="vc_mswu\base\"
594 ObjectFile="vc_mswu\base\"
595 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29u.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;wxUSE_GUI=0;wxUSE_BASE=1"
607 />
608 <Tool
609 Name="VCPreLinkEventTool"
610 />
611 <Tool
612 Name="VCLibrarianTool"
613 OutputFile="..\..\lib\vc_lib\wxbase29u.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_base.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\base"
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;wxUSE_GUI=0;wxUSE_BASE=1"
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_baselib.pch"
675 AssemblerListingLocation="vc_mswud\base\"
676 ObjectFile="vc_mswud\base\"
677 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29ud.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;wxUSE_GUI=0;wxUSE_BASE=1"
689 />
690 <Tool
691 Name="VCPreLinkEventTool"
692 />
693 <Tool
694 Name="VCLibrarianTool"
695 OutputFile="..\..\lib\vc_lib\wxbase29ud.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_base.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\appbase.cpp"
727 />
728 <File
729 RelativePath="..\..\src\common\arcall.cpp"
730 />
731 <File
732 RelativePath="..\..\src\common\arcfind.cpp"
733 />
734 <File
735 RelativePath="..\..\src\common\archive.cpp"
736 />
737 <File
738 RelativePath="..\..\src\common\arrstr.cpp"
739 />
740 <File
741 RelativePath="..\..\src\common\base64.cpp"
742 />
743 <File
744 RelativePath="..\..\src\common\clntdata.cpp"
745 />
746 <File
747 RelativePath="..\..\src\common\cmdline.cpp"
748 />
749 <File
750 RelativePath="..\..\src\common\config.cpp"
751 />
752 <File
753 RelativePath="..\..\src\common\convauto.cpp"
754 />
755 <File
756 RelativePath="..\..\src\common\datetime.cpp"
757 />
758 <File
759 RelativePath="..\..\src\common\datstrm.cpp"
760 />
761 <File
762 RelativePath="..\..\src\common\dircmn.cpp"
763 />
764 <File
765 RelativePath="..\..\src\common\dummy.cpp"
766 >
767 <FileConfiguration
768 Name="DLL Universal Release|Win32"
769 >
770 <Tool
771 Name="VCCLCompilerTool"
772 UsePrecompiledHeader="1"
773 />
774 </FileConfiguration>
775 <FileConfiguration
776 Name="DLL Universal Debug|Win32"
777 >
778 <Tool
779 Name="VCCLCompilerTool"
780 UsePrecompiledHeader="1"
781 />
782 </FileConfiguration>
783 <FileConfiguration
784 Name="DLL Release|Win32"
785 >
786 <Tool
787 Name="VCCLCompilerTool"
788 UsePrecompiledHeader="1"
789 />
790 </FileConfiguration>
791 <FileConfiguration
792 Name="DLL Debug|Win32"
793 >
794 <Tool
795 Name="VCCLCompilerTool"
796 UsePrecompiledHeader="1"
797 />
798 </FileConfiguration>
799 <FileConfiguration
800 Name="Universal Release|Win32"
801 >
802 <Tool
803 Name="VCCLCompilerTool"
804 UsePrecompiledHeader="1"
805 />
806 </FileConfiguration>
807 <FileConfiguration
808 Name="Universal Debug|Win32"
809 >
810 <Tool
811 Name="VCCLCompilerTool"
812 UsePrecompiledHeader="1"
813 />
814 </FileConfiguration>
815 <FileConfiguration
816 Name="Release|Win32"
817 >
818 <Tool
819 Name="VCCLCompilerTool"
820 UsePrecompiledHeader="1"
821 />
822 </FileConfiguration>
823 <FileConfiguration
824 Name="Debug|Win32"
825 >
826 <Tool
827 Name="VCCLCompilerTool"
828 UsePrecompiledHeader="1"
829 />
830 </FileConfiguration>
831 </File>
832 <File
833 RelativePath="..\..\src\common\dynarray.cpp"
834 />
835 <File
836 RelativePath="..\..\src\common\dynlib.cpp"
837 />
838 <File
839 RelativePath="..\..\src\common\dynload.cpp"
840 />
841 <File
842 RelativePath="..\..\src\common\encconv.cpp"
843 />
844 <File
845 RelativePath="..\..\src\common\event.cpp"
846 />
847 <File
848 RelativePath="..\..\src\common\evtloopcmn.cpp"
849 />
850 <File
851 RelativePath="..\..\src\common\extended.c"
852 >
853 <FileConfiguration
854 Name="DLL Universal Release|Win32"
855 >
856 <Tool
857 Name="VCCLCompilerTool"
858 UsePrecompiledHeader="0"
859 />
860 </FileConfiguration>
861 <FileConfiguration
862 Name="DLL Universal Debug|Win32"
863 >
864 <Tool
865 Name="VCCLCompilerTool"
866 UsePrecompiledHeader="0"
867 />
868 </FileConfiguration>
869 <FileConfiguration
870 Name="DLL Release|Win32"
871 >
872 <Tool
873 Name="VCCLCompilerTool"
874 UsePrecompiledHeader="0"
875 />
876 </FileConfiguration>
877 <FileConfiguration
878 Name="DLL Debug|Win32"
879 >
880 <Tool
881 Name="VCCLCompilerTool"
882 UsePrecompiledHeader="0"
883 />
884 </FileConfiguration>
885 <FileConfiguration
886 Name="Universal Release|Win32"
887 >
888 <Tool
889 Name="VCCLCompilerTool"
890 UsePrecompiledHeader="0"
891 />
892 </FileConfiguration>
893 <FileConfiguration
894 Name="Universal Debug|Win32"
895 >
896 <Tool
897 Name="VCCLCompilerTool"
898 UsePrecompiledHeader="0"
899 />
900 </FileConfiguration>
901 <FileConfiguration
902 Name="Release|Win32"
903 >
904 <Tool
905 Name="VCCLCompilerTool"
906 UsePrecompiledHeader="0"
907 />
908 </FileConfiguration>
909 <FileConfiguration
910 Name="Debug|Win32"
911 >
912 <Tool
913 Name="VCCLCompilerTool"
914 UsePrecompiledHeader="0"
915 />
916 </FileConfiguration>
917 </File>
918 <File
919 RelativePath="..\..\src\common\ffile.cpp"
920 />
921 <File
922 RelativePath="..\..\src\common\file.cpp"
923 />
924 <File
925 RelativePath="..\..\src\common\fileback.cpp"
926 />
927 <File
928 RelativePath="..\..\src\common\fileconf.cpp"
929 />
930 <File
931 RelativePath="..\..\src\common\filefn.cpp"
932 />
933 <File
934 RelativePath="..\..\src\common\filename.cpp"
935 />
936 <File
937 RelativePath="..\..\src\common\filesys.cpp"
938 />
939 <File
940 RelativePath="..\..\src\common\filtall.cpp"
941 />
942 <File
943 RelativePath="..\..\src\common\filtfind.cpp"
944 />
945 <File
946 RelativePath="..\..\src\common\fmapbase.cpp"
947 />
948 <File
949 RelativePath="..\..\src\common\fs_arc.cpp"
950 />
951 <File
952 RelativePath="..\..\src\common\fs_filter.cpp"
953 />
954 <File
955 RelativePath="..\..\src\common\fs_mem.cpp"
956 />
957 <File
958 RelativePath="..\..\src\common\hash.cpp"
959 />
960 <File
961 RelativePath="..\..\src\common\hashmap.cpp"
962 />
963 <File
964 RelativePath="..\..\src\common\init.cpp"
965 />
966 <File
967 RelativePath="..\..\src\common\intl.cpp"
968 />
969 <File
970 RelativePath="..\..\src\common\ipcbase.cpp"
971 />
972 <File
973 RelativePath="..\..\src\common\list.cpp"
974 />
975 <File
976 RelativePath="..\..\src\common\log.cpp"
977 />
978 <File
979 RelativePath="..\..\src\common\longlong.cpp"
980 />
981 <File
982 RelativePath="..\..\src\common\memory.cpp"
983 />
984 <File
985 RelativePath="..\..\src\common\mimecmn.cpp"
986 />
987 <File
988 RelativePath="..\..\src\common\module.cpp"
989 />
990 <File
991 RelativePath="..\..\src\common\msgout.cpp"
992 />
993 <File
994 RelativePath="..\..\src\common\mstream.cpp"
995 />
996 <File
997 RelativePath="..\..\src\common\object.cpp"
998 />
999 <File
1000 RelativePath="..\..\src\common\platinfo.cpp"
1001 />
1002 <File
1003 RelativePath="..\..\src\common\powercmn.cpp"
1004 />
1005 <File
1006 RelativePath="..\..\src\common\process.cpp"
1007 />
1008 <File
1009 RelativePath="..\..\src\common\regex.cpp"
1010 />
1011 <File
1012 RelativePath="..\..\src\common\sstream.cpp"
1013 />
1014 <File
1015 RelativePath="..\..\src\common\stdpbase.cpp"
1016 />
1017 <File
1018 RelativePath="..\..\src\common\stopwatch.cpp"
1019 />
1020 <File
1021 RelativePath="..\..\src\common\strconv.cpp"
1022 />
1023 <File
1024 RelativePath="..\..\src\common\stream.cpp"
1025 />
1026 <File
1027 RelativePath="..\..\src\common\string.cpp"
1028 />
1029 <File
1030 RelativePath="..\..\src\common\stringimpl.cpp"
1031 />
1032 <File
1033 RelativePath="..\..\src\common\stringops.cpp"
1034 />
1035 <File
1036 RelativePath="..\..\src\common\strvararg.cpp"
1037 />
1038 <File
1039 RelativePath="..\..\src\common\sysopt.cpp"
1040 />
1041 <File
1042 RelativePath="..\..\src\common\tarstrm.cpp"
1043 />
1044 <File
1045 RelativePath="..\..\src\common\textbuf.cpp"
1046 />
1047 <File
1048 RelativePath="..\..\src\common\textfile.cpp"
1049 />
1050 <File
1051 RelativePath="..\..\src\common\timercmn.cpp"
1052 />
1053 <File
1054 RelativePath="..\..\src\common\timerimpl.cpp"
1055 />
1056 <File
1057 RelativePath="..\..\src\common\tokenzr.cpp"
1058 />
1059 <File
1060 RelativePath="..\..\src\common\txtstrm.cpp"
1061 />
1062 <File
1063 RelativePath="..\..\src\common\unichar.cpp"
1064 />
1065 <File
1066 RelativePath="..\..\src\common\uri.cpp"
1067 />
1068 <File
1069 RelativePath="..\..\src\common\utilscmn.cpp"
1070 />
1071 <File
1072 RelativePath="..\..\src\common\variant.cpp"
1073 />
1074 <File
1075 RelativePath="..\..\src\common\wfstream.cpp"
1076 />
1077 <File
1078 RelativePath="..\..\src\common\wxcrt.cpp"
1079 />
1080 <File
1081 RelativePath="..\..\src\common\wxprintf.cpp"
1082 />
1083 <File
1084 RelativePath="..\..\src\common\xlocale.cpp"
1085 />
1086 <File
1087 RelativePath="..\..\src\common\xti.cpp"
1088 />
1089 <File
1090 RelativePath="..\..\src\common\xtistrm.cpp"
1091 />
1092 <File
1093 RelativePath="..\..\src\common\zipstrm.cpp"
1094 />
1095 <File
1096 RelativePath="..\..\src\common\zstream.cpp"
1097 />
1098 </Filter>
1099 <Filter
1100 Name="MSW Sources"
1101 UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}"
1102 >
1103 <File
1104 RelativePath="..\..\src\msw\basemsw.cpp"
1105 />
1106 <File
1107 RelativePath="..\..\src\msw\crashrpt.cpp"
1108 />
1109 <File
1110 RelativePath="..\..\src\msw\dde.cpp"
1111 />
1112 <File
1113 RelativePath="..\..\src\msw\debughlp.cpp"
1114 />
1115 <File
1116 RelativePath="..\..\src\msw\dir.cpp"
1117 />
1118 <File
1119 RelativePath="..\..\src\msw\dlmsw.cpp"
1120 />
1121 <File
1122 RelativePath="..\..\src\msw\evtloop.cpp"
1123 />
1124 <File
1125 RelativePath="..\..\src\msw\main.cpp"
1126 />
1127 <File
1128 RelativePath="..\..\src\msw\mimetype.cpp"
1129 />
1130 <File
1131 RelativePath="..\..\src\msw\mslu.cpp"
1132 />
1133 <File
1134 RelativePath="..\..\src\msw\power.cpp"
1135 />
1136 <File
1137 RelativePath="..\..\src\msw\regconf.cpp"
1138 />
1139 <File
1140 RelativePath="..\..\src\msw\registry.cpp"
1141 />
1142 <File
1143 RelativePath="..\..\src\msw\snglinst.cpp"
1144 />
1145 <File
1146 RelativePath="..\..\src\msw\stackwalk.cpp"
1147 />
1148 <File
1149 RelativePath="..\..\src\msw\stdpaths.cpp"
1150 />
1151 <File
1152 RelativePath="..\..\src\msw\thread.cpp"
1153 />
1154 <File
1155 RelativePath="..\..\src\msw\timer.cpp"
1156 />
1157 <File
1158 RelativePath="..\..\src\msw\utils.cpp"
1159 />
1160 <File
1161 RelativePath="..\..\src\msw\utilsexc.cpp"
1162 />
1163 <File
1164 RelativePath="..\..\src\msw\version.rc"
1165 >
1166 <FileConfiguration
1167 Name="Universal Release|Win32"
1168 ExcludedFromBuild="true"
1169 />
1170 <FileConfiguration
1171 Name="Universal Debug|Win32"
1172 ExcludedFromBuild="true"
1173 />
1174 <FileConfiguration
1175 Name="Release|Win32"
1176 ExcludedFromBuild="true"
1177 />
1178 <FileConfiguration
1179 Name="Debug|Win32"
1180 ExcludedFromBuild="true"
1181 />
1182 </File>
1183 <File
1184 RelativePath="..\..\src\msw\volume.cpp"
1185 />
1186 </Filter>
1187 <Filter
1188 Name="Setup Headers"
1189 UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}"
1190 >
1191 <File
1192 RelativePath="..\..\include\wx\msw\setup.h"
1193 >
1194 <FileConfiguration
1195 Name="DLL Universal Release|Win32"
1196 />
1197 <FileConfiguration
1198 Name="DLL Universal Debug|Win32"
1199 />
1200 <FileConfiguration
1201 Name="DLL Release|Win32"
1202 >
1203 <Tool
1204 Name="VCCustomBuildTool"
1205 Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
1206 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
1207 Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
1208 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1209 />
1210 </FileConfiguration>
1211 <FileConfiguration
1212 Name="DLL Debug|Win32"
1213 >
1214 <Tool
1215 Name="VCCustomBuildTool"
1216 Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
1217 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
1218 Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
1219 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1220 />
1221 </FileConfiguration>
1222 <FileConfiguration
1223 Name="Universal Release|Win32"
1224 />
1225 <FileConfiguration
1226 Name="Universal Debug|Win32"
1227 />
1228 <FileConfiguration
1229 Name="Release|Win32"
1230 >
1231 <Tool
1232 Name="VCCustomBuildTool"
1233 Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
1234 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
1235 Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
1236 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1237 />
1238 </FileConfiguration>
1239 <FileConfiguration
1240 Name="Debug|Win32"
1241 >
1242 <Tool
1243 Name="VCCustomBuildTool"
1244 Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
1245 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
1246 Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
1247 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1248 />
1249 </FileConfiguration>
1250 </File>
1251 <File
1252 RelativePath="..\..\include\wx\univ\setup.h"
1253 >
1254 <FileConfiguration
1255 Name="DLL Universal Release|Win32"
1256 >
1257 <Tool
1258 Name="VCCustomBuildTool"
1259 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h"
1260 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivu\wx\setup.h"
1261 Outputs="..\..\lib\vc_dll\mswunivu\wx\setup.h"
1262 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1263 />
1264 </FileConfiguration>
1265 <FileConfiguration
1266 Name="DLL Universal Debug|Win32"
1267 >
1268 <Tool
1269 Name="VCCustomBuildTool"
1270 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h"
1271 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivud\wx\setup.h"
1272 Outputs="..\..\lib\vc_dll\mswunivud\wx\setup.h"
1273 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1274 />
1275 </FileConfiguration>
1276 <FileConfiguration
1277 Name="DLL Release|Win32"
1278 />
1279 <FileConfiguration
1280 Name="DLL Debug|Win32"
1281 />
1282 <FileConfiguration
1283 Name="Universal Release|Win32"
1284 >
1285 <Tool
1286 Name="VCCustomBuildTool"
1287 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h"
1288 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivu\wx\setup.h"
1289 Outputs="..\..\lib\vc_lib\mswunivu\wx\setup.h"
1290 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1291 />
1292 </FileConfiguration>
1293 <FileConfiguration
1294 Name="Universal Debug|Win32"
1295 >
1296 <Tool
1297 Name="VCCustomBuildTool"
1298 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h"
1299 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivud\wx\setup.h"
1300 Outputs="..\..\lib\vc_lib\mswunivud\wx\setup.h"
1301 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
1302 />
1303 </FileConfiguration>
1304 <FileConfiguration
1305 Name="Release|Win32"
1306 />
1307 <FileConfiguration
1308 Name="Debug|Win32"
1309 />
1310 </File>
1311 </Filter>
1312 <Filter
1313 Name="MSW Headers"
1314 UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}"
1315 >
1316 <File
1317 RelativePath="..\..\include\wx\msw\apptbase.h"
1318 />
1319 <File
1320 RelativePath="..\..\include\wx\msw\apptrait.h"
1321 />
1322 <File
1323 RelativePath="..\..\include\wx\msw\chkconf.h"
1324 />
1325 <File
1326 RelativePath="..\..\include\wx\msw\crashrpt.h"
1327 />
1328 <File
1329 RelativePath="..\..\include\wx\msw\dde.h"
1330 />
1331 <File
1332 RelativePath="..\..\include\wx\msw\debughlp.h"
1333 />
1334 <File
1335 RelativePath="..\..\include\wx\msw\gccpriv.h"
1336 />
1337 <File
1338 RelativePath="..\..\include\wx\msw\genrcdefs.h"
1339 >
1340 <FileConfiguration
1341 Name="DLL Universal Release|Win32"
1342 >
1343 <Tool
1344 Name="VCCustomBuildTool"
1345 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
1346 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h&quot;"
1347 Outputs="..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
1348 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivu\wx\msw&quot;"
1349 />
1350 </FileConfiguration>
1351 <FileConfiguration
1352 Name="DLL Universal Debug|Win32"
1353 >
1354 <Tool
1355 Name="VCCustomBuildTool"
1356 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
1357 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h&quot;"
1358 Outputs="..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
1359 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivud\wx\msw&quot;"
1360 />
1361 </FileConfiguration>
1362 <FileConfiguration
1363 Name="DLL Release|Win32"
1364 >
1365 <Tool
1366 Name="VCCustomBuildTool"
1367 Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
1368 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
1369 Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
1370 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"
1371 />
1372 </FileConfiguration>
1373 <FileConfiguration
1374 Name="DLL Debug|Win32"
1375 >
1376 <Tool
1377 Name="VCCustomBuildTool"
1378 Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
1379 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
1380 Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
1381 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"
1382 />
1383 </FileConfiguration>
1384 <FileConfiguration
1385 Name="Universal Release|Win32"
1386 >
1387 <Tool
1388 Name="VCCustomBuildTool"
1389 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
1390 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h&quot;"
1391 Outputs="..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
1392 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivu\wx\msw&quot;"
1393 />
1394 </FileConfiguration>
1395 <FileConfiguration
1396 Name="Universal Debug|Win32"
1397 >
1398 <Tool
1399 Name="VCCustomBuildTool"
1400 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
1401 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h&quot;"
1402 Outputs="..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
1403 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivud\wx\msw&quot;"
1404 />
1405 </FileConfiguration>
1406 <FileConfiguration
1407 Name="Release|Win32"
1408 >
1409 <Tool
1410 Name="VCCustomBuildTool"
1411 Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
1412 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
1413 Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
1414 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"
1415 />
1416 </FileConfiguration>
1417 <FileConfiguration
1418 Name="Debug|Win32"
1419 >
1420 <Tool
1421 Name="VCCustomBuildTool"
1422 Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
1423 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
1424 Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
1425 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"
1426 />
1427 </FileConfiguration>
1428 </File>
1429 <File
1430 RelativePath="..\..\include\wx\msw\libraries.h"
1431 />
1432 <File
1433 RelativePath="..\..\include\wx\msw\mimetype.h"
1434 />
1435 <File
1436 RelativePath="..\..\include\wx\msw\mslu.h"
1437 />
1438 <File
1439 RelativePath="..\..\include\wx\msw\private.h"
1440 />
1441 <File
1442 RelativePath="..\..\include\wx\msw\regconf.h"
1443 />
1444 <File
1445 RelativePath="..\..\include\wx\msw\registry.h"
1446 />
1447 <File
1448 RelativePath="..\..\include\wx\msw\seh.h"
1449 />
1450 <File
1451 RelativePath="..\..\include\wx\msw\stackwalk.h"
1452 />
1453 <File
1454 RelativePath="..\..\include\wx\msw\stdpaths.h"
1455 />
1456 <File
1457 RelativePath="..\..\include\wx\msw\winundef.h"
1458 />
1459 <File
1460 RelativePath="..\..\include\wx\msw\wrapcctl.h"
1461 />
1462 <File
1463 RelativePath="..\..\include\wx\msw\wrapcdlg.h"
1464 />
1465 <File
1466 RelativePath="..\..\include\wx\msw\wrapwin.h"
1467 />
1468 </Filter>
1469 <Filter
1470 Name="wxHTML Headers"
1471 UniqueIdentifier="{B4103426-A5DB-5CF0-A30E-BC9546513AAF}"
1472 >
1473 <File
1474 RelativePath="..\..\include\wx\html\forcelnk.h"
1475 />
1476 </Filter>
1477 <Filter
1478 Name="Common Headers"
1479 UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}"
1480 >
1481 <File
1482 RelativePath="..\..\include\wx\afterstd.h"
1483 />
1484 <File
1485 RelativePath="..\..\include\wx\app.h"
1486 />
1487 <File
1488 RelativePath="..\..\include\wx\apptrait.h"
1489 />
1490 <File
1491 RelativePath="..\..\include\wx\archive.h"
1492 />
1493 <File
1494 RelativePath="..\..\include\wx\arrstr.h"
1495 />
1496 <File
1497 RelativePath="..\..\include\wx\atomic.h"
1498 />
1499 <File
1500 RelativePath="..\..\include\wx\base64.h"
1501 />
1502 <File
1503 RelativePath="..\..\include\wx\beforestd.h"
1504 />
1505 <File
1506 RelativePath="..\..\include\wx\buffer.h"
1507 />
1508 <File
1509 RelativePath="..\..\include\wx\build.h"
1510 />
1511 <File
1512 RelativePath="..\..\include\wx\chartype.h"
1513 />
1514 <File
1515 RelativePath="..\..\include\wx\chkconf.h"
1516 />
1517 <File
1518 RelativePath="..\..\include\wx\clntdata.h"
1519 />
1520 <File
1521 RelativePath="..\..\include\wx\cmdargs.h"
1522 />
1523 <File
1524 RelativePath="..\..\include\wx\cmdline.h"
1525 />
1526 <File
1527 RelativePath="..\..\include\wx\confbase.h"
1528 />
1529 <File
1530 RelativePath="..\..\include\wx\config.h"
1531 />
1532 <File
1533 RelativePath="..\..\include\wx\containr.h"
1534 />
1535 <File
1536 RelativePath="..\..\include\wx\convauto.h"
1537 />
1538 <File
1539 RelativePath="..\..\include\wx\meta\convertible.h"
1540 />
1541 <File
1542 RelativePath="..\..\include\wx\cpp.h"
1543 />
1544 <File
1545 RelativePath="..\..\include\wx\crt.h"
1546 />
1547 <File
1548 RelativePath="..\..\include\wx\datetime.h"
1549 />
1550 <File
1551 RelativePath="..\..\include\wx\datstrm.h"
1552 />
1553 <File
1554 RelativePath="..\..\include\wx\dde.h"
1555 />
1556 <File
1557 RelativePath="..\..\include\wx\debug.h"
1558 />
1559 <File
1560 RelativePath="..\..\include\wx\defs.h"
1561 />
1562 <File
1563 RelativePath="..\..\include\wx\dir.h"
1564 />
1565 <File
1566 RelativePath="..\..\include\wx\dlimpexp.h"
1567 />
1568 <File
1569 RelativePath="..\..\include\wx\dynarray.h"
1570 />
1571 <File
1572 RelativePath="..\..\include\wx\dynlib.h"
1573 />
1574 <File
1575 RelativePath="..\..\include\wx\dynload.h"
1576 />
1577 <File
1578 RelativePath="..\..\include\wx\encconv.h"
1579 />
1580 <File
1581 RelativePath="..\..\include\wx\event.h"
1582 />
1583 <File
1584 RelativePath="..\..\include\wx\except.h"
1585 />
1586 <File
1587 RelativePath="..\..\include\wx\features.h"
1588 />
1589 <File
1590 RelativePath="..\..\include\wx\ffile.h"
1591 />
1592 <File
1593 RelativePath="..\..\include\wx\file.h"
1594 />
1595 <File
1596 RelativePath="..\..\include\wx\fileconf.h"
1597 />
1598 <File
1599 RelativePath="..\..\include\wx\filefn.h"
1600 />
1601 <File
1602 RelativePath="..\..\include\wx\filename.h"
1603 />
1604 <File
1605 RelativePath="..\..\include\wx\filesys.h"
1606 />
1607 <File
1608 RelativePath="..\..\include\wx\flags.h"
1609 />
1610 <File
1611 RelativePath="..\..\include\wx\fontenc.h"
1612 />
1613 <File
1614 RelativePath="..\..\include\wx\fontmap.h"
1615 />
1616 <File
1617 RelativePath="..\..\include\wx\fs_arc.h"
1618 />
1619 <File
1620 RelativePath="..\..\include\wx\fs_filter.h"
1621 />
1622 <File
1623 RelativePath="..\..\include\wx\fs_mem.h"
1624 />
1625 <File
1626 RelativePath="..\..\include\wx\fs_zip.h"
1627 />
1628 <File
1629 RelativePath="..\..\include\wx\hash.h"
1630 />
1631 <File
1632 RelativePath="..\..\include\wx\hashmap.h"
1633 />
1634 <File
1635 RelativePath="..\..\include\wx\hashset.h"
1636 />
1637 <File
1638 RelativePath="..\..\include\wx\iconloc.h"
1639 />
1640 <File
1641 RelativePath="..\..\include\wx\meta\if.h"
1642 />
1643 <File
1644 RelativePath="..\..\include\wx\init.h"
1645 />
1646 <File
1647 RelativePath="..\..\include\wx\meta\int2type.h"
1648 />
1649 <File
1650 RelativePath="..\..\include\wx\intl.h"
1651 />
1652 <File
1653 RelativePath="..\..\include\wx\iosfwrap.h"
1654 />
1655 <File
1656 RelativePath="..\..\include\wx\ioswrap.h"
1657 />
1658 <File
1659 RelativePath="..\..\include\wx\ipc.h"
1660 />
1661 <File
1662 RelativePath="..\..\include\wx\ipcbase.h"
1663 />
1664 <File
1665 RelativePath="..\..\include\wx\link.h"
1666 />
1667 <File
1668 RelativePath="..\..\include\wx\list.h"
1669 />
1670 <File
1671 RelativePath="..\..\include\wx\log.h"
1672 />
1673 <File
1674 RelativePath="..\..\include\wx\longlong.h"
1675 />
1676 <File
1677 RelativePath="..\..\include\wx\math.h"
1678 />
1679 <File
1680 RelativePath="..\..\include\wx\memconf.h"
1681 />
1682 <File
1683 RelativePath="..\..\include\wx\memory.h"
1684 />
1685 <File
1686 RelativePath="..\..\include\wx\memtext.h"
1687 />
1688 <File
1689 RelativePath="..\..\include\wx\mimetype.h"
1690 />
1691 <File
1692 RelativePath="..\..\include\wx\module.h"
1693 />
1694 <File
1695 RelativePath="..\..\include\wx\meta\movable.h"
1696 />
1697 <File
1698 RelativePath="..\..\include\wx\msgout.h"
1699 />
1700 <File
1701 RelativePath="..\..\include\wx\mstream.h"
1702 />
1703 <File
1704 RelativePath="..\..\include\wx\object.h"
1705 />
1706 <File
1707 RelativePath="..\..\include\wx\platform.h"
1708 />
1709 <File
1710 RelativePath="..\..\include\wx\platinfo.h"
1711 />
1712 <File
1713 RelativePath="..\..\include\wx\power.h"
1714 />
1715 <File
1716 RelativePath="..\..\include\wx\process.h"
1717 />
1718 <File
1719 RelativePath="..\..\include\wx\ptr_scpd.h"
1720 />
1721 <File
1722 RelativePath="..\..\include\wx\ptr_shrd.h"
1723 />
1724 <File
1725 RelativePath="..\..\include\wx\recguard.h"
1726 />
1727 <File
1728 RelativePath="..\..\include\wx\regex.h"
1729 />
1730 <File
1731 RelativePath="..\..\include\wx\scopeguard.h"
1732 />
1733 <File
1734 RelativePath="..\..\include\wx\snglinst.h"
1735 />
1736 <File
1737 RelativePath="..\..\include\wx\sstream.h"
1738 />
1739 <File
1740 RelativePath="..\..\include\wx\stack.h"
1741 />
1742 <File
1743 RelativePath="..\..\include\wx\stackwalk.h"
1744 />
1745 <File
1746 RelativePath="..\..\include\wx\stdpaths.h"
1747 />
1748 <File
1749 RelativePath="..\..\include\wx\stockitem.h"
1750 />
1751 <File
1752 RelativePath="..\..\include\wx\stopwatch.h"
1753 />
1754 <File
1755 RelativePath="..\..\include\wx\strconv.h"
1756 />
1757 <File
1758 RelativePath="..\..\include\wx\stream.h"
1759 />
1760 <File
1761 RelativePath="..\..\include\wx\string.h"
1762 />
1763 <File
1764 RelativePath="..\..\include\wx\stringimpl.h"
1765 />
1766 <File
1767 RelativePath="..\..\include\wx\stringops.h"
1768 />
1769 <File
1770 RelativePath="..\..\include\wx\strvararg.h"
1771 />
1772 <File
1773 RelativePath="..\..\include\wx\sysopt.h"
1774 />
1775 <File
1776 RelativePath="..\..\include\wx\tarstrm.h"
1777 />
1778 <File
1779 RelativePath="..\..\include\wx\textbuf.h"
1780 />
1781 <File
1782 RelativePath="..\..\include\wx\textfile.h"
1783 />
1784 <File
1785 RelativePath="..\..\include\wx\thread.h"
1786 />
1787 <File
1788 RelativePath="..\..\include\wx\timer.h"
1789 />
1790 <File
1791 RelativePath="..\..\include\wx\tokenzr.h"
1792 />
1793 <File
1794 RelativePath="..\..\include\wx\tracker.h"
1795 />
1796 <File
1797 RelativePath="..\..\include\wx\txtstrm.h"
1798 />
1799 <File
1800 RelativePath="..\..\include\wx\types.h"
1801 />
1802 <File
1803 RelativePath="..\..\include\wx\unichar.h"
1804 />
1805 <File
1806 RelativePath="..\..\include\wx\uri.h"
1807 />
1808 <File
1809 RelativePath="..\..\include\wx\utils.h"
1810 />
1811 <File
1812 RelativePath="..\..\include\wx\variant.h"
1813 />
1814 <File
1815 RelativePath="..\..\include\wx\vector.h"
1816 />
1817 <File
1818 RelativePath="..\..\include\wx\version.h"
1819 />
1820 <File
1821 RelativePath="..\..\include\wx\volume.h"
1822 />
1823 <File
1824 RelativePath="..\..\include\wx\weakref.h"
1825 />
1826 <File
1827 RelativePath="..\..\include\wx\wfstream.h"
1828 />
1829 <File
1830 RelativePath="..\..\include\wx\wx.h"
1831 />
1832 <File
1833 RelativePath="..\..\include\wx\wxchar.h"
1834 />
1835 <File
1836 RelativePath="..\..\include\wx\wxcrt.h"
1837 />
1838 <File
1839 RelativePath="..\..\include\wx\wxcrtbase.h"
1840 />
1841 <File
1842 RelativePath="..\..\include\wx\wxcrtvararg.h"
1843 />
1844 <File
1845 RelativePath="..\..\include\wx\wxprec.h"
1846 />
1847 <File
1848 RelativePath="..\..\include\wx\xlocale.h"
1849 />
1850 <File
1851 RelativePath="..\..\include\wx\xti.h"
1852 />
1853 <File
1854 RelativePath="..\..\include\wx\xtistrm.h"
1855 />
1856 <File
1857 RelativePath="..\..\include\wx\zipstrm.h"
1858 />
1859 <File
1860 RelativePath="..\..\include\wx\zstream.h"
1861 />
1862 </Filter>
1863 </Files>
1864 <Globals>
1865
1866 </Globals>
1867 </VisualStudioProject>
1868