]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_vc9_xml.vcproj
wx/tls.h belongs to base headers, not core (#10148)
[wxWidgets.git] / build / msw / wx_vc9_xml.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="9.00"
12 Name="xml"
13 ProjectGUID="{3E6DCA27-5FA3-53EC-BBD6-2D42294B7AE6}"
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\xml"
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 AdditionalOptions="/MP"
51 Optimization="2"
52 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
53 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_XML"
54 ExceptionHandling="1"
55 RuntimeLibrary="2"
56 RuntimeTypeInfo="true"
57 UsePrecompiledHeader="2"
58 PrecompiledHeaderThrough="wx/wxprec.h"
59 PrecompiledHeaderFile="vc_mswunivudll\wxprec_xmldll.pch"
60 AssemblerListingLocation="vc_mswunivudll\xml\"
61 ObjectFile="vc_mswunivudll\xml\"
62 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290u_xml_vc_custom.pdb"
63 WarningLevel="4"
64 SuppressStartupBanner="true"
65 DebugInformationFormat="3"
66 />
67 <Tool
68 Name="VCManagedResourceCompilerTool"
69 />
70 <Tool
71 Name="VCResourceCompilerTool"
72 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase290u_xml_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_XML"
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 ..\..\lib\vc_dll\wxbase29u.lib"
83 OutputFile="..\..\lib\vc_dll\wxbase290u_xml_vc_custom.dll"
84 LinkIncremental="2"
85 ImportLibrary="..\..\lib\vc_dll\wxbase29u_xml.lib"
86 SuppressStartupBanner="true"
87 AdditionalLibraryDirectories="..\..\lib\vc_dll"
88 GenerateManifest="true"
89 GenerateDebugInformation="true"
90 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290u_xml_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_vc9_xml.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\xml"
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="VCIDLTool"
137 />
138 <Tool
139 Name="VCCLCompilerTool"
140 AdditionalOptions="/MP"
141 Optimization="0"
142 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
143 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_XML"
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_xmldll.pch"
152 AssemblerListingLocation="vc_mswunivuddll\xml\"
153 ObjectFile="vc_mswunivuddll\xml\"
154 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290ud_xml_vc_custom.pdb"
155 WarningLevel="4"
156 SuppressStartupBanner="true"
157 DebugInformationFormat="3"
158 />
159 <Tool
160 Name="VCManagedResourceCompilerTool"
161 />
162 <Tool
163 Name="VCResourceCompilerTool"
164 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase290ud_xml_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_XML"
165 Culture="1033"
166 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
167 />
168 <Tool
169 Name="VCPreLinkEventTool"
170 />
171 <Tool
172 Name="VCLinkerTool"
173 AdditionalOptions=""
174 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 ..\..\lib\vc_dll\wxbase29ud.lib"
175 OutputFile="..\..\lib\vc_dll\wxbase290ud_xml_vc_custom.dll"
176 LinkIncremental="2"
177 ImportLibrary="..\..\lib\vc_dll\wxbase29ud_xml.lib"
178 SuppressStartupBanner="true"
179 AdditionalLibraryDirectories="..\..\lib\vc_dll"
180 GenerateManifest="true"
181 GenerateDebugInformation="true"
182 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290ud_xml_vc_custom.pdb"
183 TargetMachine="1"
184 />
185 <Tool
186 Name="VCALinkTool"
187 />
188 <Tool
189 Name="VCManifestTool"
190 />
191 <Tool
192 Name="VCXDCMakeTool"
193 />
194 <Tool
195 Name="VCBscMakeTool"
196 OutputFile="..\..\lib\vc_dll\wx_vc9_xml.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\xml"
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 AdditionalOptions="/MP"
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;WXUSINGDLL;WXMAKINGDLL_XML"
236 ExceptionHandling="1"
237 RuntimeLibrary="2"
238 RuntimeTypeInfo="true"
239 UsePrecompiledHeader="2"
240 PrecompiledHeaderThrough="wx/wxprec.h"
241 PrecompiledHeaderFile="vc_mswudll\wxprec_xmldll.pch"
242 AssemblerListingLocation="vc_mswudll\xml\"
243 ObjectFile="vc_mswudll\xml\"
244 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290u_xml_vc_custom.pdb"
245 WarningLevel="4"
246 SuppressStartupBanner="true"
247 DebugInformationFormat="3"
248 />
249 <Tool
250 Name="VCManagedResourceCompilerTool"
251 />
252 <Tool
253 Name="VCResourceCompilerTool"
254 PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase290u_xml_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_XML"
255 Culture="1033"
256 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
257 />
258 <Tool
259 Name="VCPreLinkEventTool"
260 />
261 <Tool
262 Name="VCLinkerTool"
263 AdditionalOptions=""
264 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 ..\..\lib\vc_dll\wxbase29u.lib"
265 OutputFile="..\..\lib\vc_dll\wxbase290u_xml_vc_custom.dll"
266 LinkIncremental="2"
267 ImportLibrary="..\..\lib\vc_dll\wxbase29u_xml.lib"
268 SuppressStartupBanner="true"
269 AdditionalLibraryDirectories="..\..\lib\vc_dll"
270 GenerateManifest="true"
271 GenerateDebugInformation="true"
272 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290u_xml_vc_custom.pdb"
273 TargetMachine="1"
274 />
275 <Tool
276 Name="VCALinkTool"
277 />
278 <Tool
279 Name="VCManifestTool"
280 />
281 <Tool
282 Name="VCXDCMakeTool"
283 />
284 <Tool
285 Name="VCBscMakeTool"
286 OutputFile="..\..\lib\vc_dll\wx_vc9_xml.bsc"
287 SuppressStartupBanner="true"
288 />
289 <Tool
290 Name="VCFxCopTool"
291 />
292 <Tool
293 Name="VCPostBuildEventTool"
294 />
295 </Configuration>
296 <Configuration
297 Name="DLL Debug|Win32"
298 OutputDirectory="..\..\lib\vc_dll"
299 IntermediateDirectory="vc_mswuddll\xml"
300 ConfigurationType="2"
301 UseOfMFC="0"
302 ATLMinimizesCRunTimeLibraryUsage="false"
303 CharacterSet="1"
304 >
305 <Tool
306 Name="VCPreBuildEventTool"
307 />
308 <Tool
309 Name="VCCustomBuildTool"
310 />
311 <Tool
312 Name="VCXMLDataGeneratorTool"
313 />
314 <Tool
315 Name="VCWebServiceProxyGeneratorTool"
316 />
317 <Tool
318 Name="VCIDLTool"
319 />
320 <Tool
321 Name="VCCLCompilerTool"
322 AdditionalOptions="/MP"
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;WXUSINGDLL;WXMAKINGDLL_XML"
326 ExceptionHandling="1"
327 BasicRuntimeChecks="3"
328 RuntimeLibrary="3"
329 BufferSecurityCheck="true"
330 RuntimeTypeInfo="true"
331 UsePrecompiledHeader="2"
332 PrecompiledHeaderThrough="wx/wxprec.h"
333 PrecompiledHeaderFile="vc_mswuddll\wxprec_xmldll.pch"
334 AssemblerListingLocation="vc_mswuddll\xml\"
335 ObjectFile="vc_mswuddll\xml\"
336 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290ud_xml_vc_custom.pdb"
337 WarningLevel="4"
338 SuppressStartupBanner="true"
339 DebugInformationFormat="3"
340 />
341 <Tool
342 Name="VCManagedResourceCompilerTool"
343 />
344 <Tool
345 Name="VCResourceCompilerTool"
346 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase290ud_xml_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_XML"
347 Culture="1033"
348 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
349 />
350 <Tool
351 Name="VCPreLinkEventTool"
352 />
353 <Tool
354 Name="VCLinkerTool"
355 AdditionalOptions=""
356 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 ..\..\lib\vc_dll\wxbase29ud.lib"
357 OutputFile="..\..\lib\vc_dll\wxbase290ud_xml_vc_custom.dll"
358 LinkIncremental="2"
359 ImportLibrary="..\..\lib\vc_dll\wxbase29ud_xml.lib"
360 SuppressStartupBanner="true"
361 AdditionalLibraryDirectories="..\..\lib\vc_dll"
362 GenerateManifest="true"
363 GenerateDebugInformation="true"
364 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290ud_xml_vc_custom.pdb"
365 TargetMachine="1"
366 />
367 <Tool
368 Name="VCALinkTool"
369 />
370 <Tool
371 Name="VCManifestTool"
372 />
373 <Tool
374 Name="VCXDCMakeTool"
375 />
376 <Tool
377 Name="VCBscMakeTool"
378 OutputFile="..\..\lib\vc_dll\wx_vc9_xml.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\xml"
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 AdditionalOptions="/MP"
415 Optimization="2"
416 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
417 PreprocessorDefinitions="_LIB;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
418 ExceptionHandling="1"
419 RuntimeLibrary="2"
420 RuntimeTypeInfo="true"
421 UsePrecompiledHeader="2"
422 PrecompiledHeaderThrough="wx/wxprec.h"
423 PrecompiledHeaderFile="vc_mswunivu\wxprec_xmllib.pch"
424 AssemblerListingLocation="vc_mswunivu\xml\"
425 ObjectFile="vc_mswunivu\xml\"
426 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29u_xml.pdb"
427 WarningLevel="4"
428 SuppressStartupBanner="true"
429 DebugInformationFormat="3"
430 />
431 <Tool
432 Name="VCManagedResourceCompilerTool"
433 />
434 <Tool
435 Name="VCResourceCompilerTool"
436 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
437 Culture="1033"
438 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
439 />
440 <Tool
441 Name="VCPreLinkEventTool"
442 />
443 <Tool
444 Name="VCLibrarianTool"
445 OutputFile="..\..\lib\vc_lib\wxbase29u_xml.lib"
446 SuppressStartupBanner="true"
447 />
448 <Tool
449 Name="VCALinkTool"
450 />
451 <Tool
452 Name="VCManifestTool"
453 />
454 <Tool
455 Name="VCXDCMakeTool"
456 />
457 <Tool
458 Name="VCBscMakeTool"
459 OutputFile="..\..\lib\vc_lib\wx_vc9_xml.bsc"
460 SuppressStartupBanner="true"
461 />
462 <Tool
463 Name="VCFxCopTool"
464 />
465 <Tool
466 Name="VCPostBuildEventTool"
467 />
468 </Configuration>
469 <Configuration
470 Name="Universal Debug|Win32"
471 OutputDirectory="..\..\lib\vc_lib"
472 IntermediateDirectory="vc_mswunivud\xml"
473 ConfigurationType="4"
474 UseOfMFC="0"
475 ATLMinimizesCRunTimeLibraryUsage="false"
476 CharacterSet="1"
477 >
478 <Tool
479 Name="VCPreBuildEventTool"
480 />
481 <Tool
482 Name="VCCustomBuildTool"
483 />
484 <Tool
485 Name="VCXMLDataGeneratorTool"
486 />
487 <Tool
488 Name="VCWebServiceProxyGeneratorTool"
489 />
490 <Tool
491 Name="VCIDLTool"
492 />
493 <Tool
494 Name="VCCLCompilerTool"
495 AdditionalOptions="/MP"
496 Optimization="0"
497 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
498 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
499 ExceptionHandling="1"
500 BasicRuntimeChecks="3"
501 RuntimeLibrary="3"
502 BufferSecurityCheck="true"
503 RuntimeTypeInfo="true"
504 UsePrecompiledHeader="2"
505 PrecompiledHeaderThrough="wx/wxprec.h"
506 PrecompiledHeaderFile="vc_mswunivud\wxprec_xmllib.pch"
507 AssemblerListingLocation="vc_mswunivud\xml\"
508 ObjectFile="vc_mswunivud\xml\"
509 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29ud_xml.pdb"
510 WarningLevel="4"
511 SuppressStartupBanner="true"
512 DebugInformationFormat="3"
513 />
514 <Tool
515 Name="VCManagedResourceCompilerTool"
516 />
517 <Tool
518 Name="VCResourceCompilerTool"
519 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
520 Culture="1033"
521 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
522 />
523 <Tool
524 Name="VCPreLinkEventTool"
525 />
526 <Tool
527 Name="VCLibrarianTool"
528 OutputFile="..\..\lib\vc_lib\wxbase29ud_xml.lib"
529 SuppressStartupBanner="true"
530 />
531 <Tool
532 Name="VCALinkTool"
533 />
534 <Tool
535 Name="VCManifestTool"
536 />
537 <Tool
538 Name="VCXDCMakeTool"
539 />
540 <Tool
541 Name="VCBscMakeTool"
542 OutputFile="..\..\lib\vc_lib\wx_vc9_xml.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\xml"
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 AdditionalOptions="/MP"
579 Optimization="2"
580 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
581 PreprocessorDefinitions="_LIB;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
582 ExceptionHandling="1"
583 RuntimeLibrary="2"
584 RuntimeTypeInfo="true"
585 UsePrecompiledHeader="2"
586 PrecompiledHeaderThrough="wx/wxprec.h"
587 PrecompiledHeaderFile="vc_mswu\wxprec_xmllib.pch"
588 AssemblerListingLocation="vc_mswu\xml\"
589 ObjectFile="vc_mswu\xml\"
590 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29u_xml.pdb"
591 WarningLevel="4"
592 SuppressStartupBanner="true"
593 DebugInformationFormat="3"
594 />
595 <Tool
596 Name="VCManagedResourceCompilerTool"
597 />
598 <Tool
599 Name="VCResourceCompilerTool"
600 PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
601 Culture="1033"
602 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
603 />
604 <Tool
605 Name="VCPreLinkEventTool"
606 />
607 <Tool
608 Name="VCLibrarianTool"
609 OutputFile="..\..\lib\vc_lib\wxbase29u_xml.lib"
610 SuppressStartupBanner="true"
611 />
612 <Tool
613 Name="VCALinkTool"
614 />
615 <Tool
616 Name="VCManifestTool"
617 />
618 <Tool
619 Name="VCXDCMakeTool"
620 />
621 <Tool
622 Name="VCBscMakeTool"
623 OutputFile="..\..\lib\vc_lib\wx_vc9_xml.bsc"
624 SuppressStartupBanner="true"
625 />
626 <Tool
627 Name="VCFxCopTool"
628 />
629 <Tool
630 Name="VCPostBuildEventTool"
631 />
632 </Configuration>
633 <Configuration
634 Name="Debug|Win32"
635 OutputDirectory="..\..\lib\vc_lib"
636 IntermediateDirectory="vc_mswud\xml"
637 ConfigurationType="4"
638 UseOfMFC="0"
639 ATLMinimizesCRunTimeLibraryUsage="false"
640 CharacterSet="1"
641 >
642 <Tool
643 Name="VCPreBuildEventTool"
644 />
645 <Tool
646 Name="VCCustomBuildTool"
647 />
648 <Tool
649 Name="VCXMLDataGeneratorTool"
650 />
651 <Tool
652 Name="VCWebServiceProxyGeneratorTool"
653 />
654 <Tool
655 Name="VCIDLTool"
656 />
657 <Tool
658 Name="VCCLCompilerTool"
659 AdditionalOptions="/MP"
660 Optimization="0"
661 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
662 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
663 ExceptionHandling="1"
664 BasicRuntimeChecks="3"
665 RuntimeLibrary="3"
666 BufferSecurityCheck="true"
667 RuntimeTypeInfo="true"
668 UsePrecompiledHeader="2"
669 PrecompiledHeaderThrough="wx/wxprec.h"
670 PrecompiledHeaderFile="vc_mswud\wxprec_xmllib.pch"
671 AssemblerListingLocation="vc_mswud\xml\"
672 ObjectFile="vc_mswud\xml\"
673 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29ud_xml.pdb"
674 WarningLevel="4"
675 SuppressStartupBanner="true"
676 DebugInformationFormat="3"
677 />
678 <Tool
679 Name="VCManagedResourceCompilerTool"
680 />
681 <Tool
682 Name="VCResourceCompilerTool"
683 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
684 Culture="1033"
685 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
686 />
687 <Tool
688 Name="VCPreLinkEventTool"
689 />
690 <Tool
691 Name="VCLibrarianTool"
692 OutputFile="..\..\lib\vc_lib\wxbase29ud_xml.lib"
693 SuppressStartupBanner="true"
694 />
695 <Tool
696 Name="VCALinkTool"
697 />
698 <Tool
699 Name="VCManifestTool"
700 />
701 <Tool
702 Name="VCXDCMakeTool"
703 />
704 <Tool
705 Name="VCBscMakeTool"
706 OutputFile="..\..\lib\vc_lib\wx_vc9_xml.bsc"
707 SuppressStartupBanner="true"
708 />
709 <Tool
710 Name="VCFxCopTool"
711 />
712 <Tool
713 Name="VCPostBuildEventTool"
714 />
715 </Configuration>
716 </Configurations>
717 <References>
718
719 </References>
720 <Files>
721 <Filter
722 Name="Common Sources"
723 UniqueIdentifier="{A6A5C30D-BDB6-5050-906D-10A96065136C}"
724 >
725 <File
726 RelativePath="..\..\src\common\dummy.cpp"
727 >
728 <FileConfiguration
729 Name="DLL Universal Release|Win32"
730 >
731 <Tool
732 Name="VCCLCompilerTool"
733 UsePrecompiledHeader="1"
734 />
735 </FileConfiguration>
736 <FileConfiguration
737 Name="DLL Universal Debug|Win32"
738 >
739 <Tool
740 Name="VCCLCompilerTool"
741 UsePrecompiledHeader="1"
742 />
743 </FileConfiguration>
744 <FileConfiguration
745 Name="DLL Release|Win32"
746 >
747 <Tool
748 Name="VCCLCompilerTool"
749 UsePrecompiledHeader="1"
750 />
751 </FileConfiguration>
752 <FileConfiguration
753 Name="DLL Debug|Win32"
754 >
755 <Tool
756 Name="VCCLCompilerTool"
757 UsePrecompiledHeader="1"
758 />
759 </FileConfiguration>
760 <FileConfiguration
761 Name="Universal Release|Win32"
762 >
763 <Tool
764 Name="VCCLCompilerTool"
765 UsePrecompiledHeader="1"
766 />
767 </FileConfiguration>
768 <FileConfiguration
769 Name="Universal Debug|Win32"
770 >
771 <Tool
772 Name="VCCLCompilerTool"
773 UsePrecompiledHeader="1"
774 />
775 </FileConfiguration>
776 <FileConfiguration
777 Name="Release|Win32"
778 >
779 <Tool
780 Name="VCCLCompilerTool"
781 UsePrecompiledHeader="1"
782 />
783 </FileConfiguration>
784 <FileConfiguration
785 Name="Debug|Win32"
786 >
787 <Tool
788 Name="VCCLCompilerTool"
789 UsePrecompiledHeader="1"
790 />
791 </FileConfiguration>
792 </File>
793 <File
794 RelativePath="..\..\src\common\xtixml.cpp"
795 >
796 </File>
797 </Filter>
798 <Filter
799 Name="MSW Sources"
800 UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}"
801 >
802 <File
803 RelativePath="..\..\src\msw\version.rc"
804 >
805 <FileConfiguration
806 Name="Universal Release|Win32"
807 ExcludedFromBuild="true"
808 />
809 <FileConfiguration
810 Name="Universal Debug|Win32"
811 ExcludedFromBuild="true"
812 />
813 <FileConfiguration
814 Name="Release|Win32"
815 ExcludedFromBuild="true"
816 />
817 <FileConfiguration
818 Name="Debug|Win32"
819 ExcludedFromBuild="true"
820 />
821 </File>
822 </Filter>
823 <Filter
824 Name="Setup Headers"
825 UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}"
826 >
827 <File
828 RelativePath="..\..\include\wx\univ\setup.h"
829 >
830 <FileConfiguration
831 Name="DLL Universal Release|Win32"
832 >
833 <Tool
834 Name="VCCustomBuildTool"
835 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h"
836 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivu\wx\setup.h"
837 Outputs="..\..\lib\vc_dll\mswunivu\wx\setup.h"
838 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
839 />
840 </FileConfiguration>
841 <FileConfiguration
842 Name="DLL Universal Debug|Win32"
843 >
844 <Tool
845 Name="VCCustomBuildTool"
846 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h"
847 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivud\wx\setup.h"
848 Outputs="..\..\lib\vc_dll\mswunivud\wx\setup.h"
849 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
850 />
851 </FileConfiguration>
852 <FileConfiguration
853 Name="DLL Release|Win32"
854 />
855 <FileConfiguration
856 Name="DLL Debug|Win32"
857 />
858 <FileConfiguration
859 Name="Universal Release|Win32"
860 >
861 <Tool
862 Name="VCCustomBuildTool"
863 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h"
864 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivu\wx\setup.h"
865 Outputs="..\..\lib\vc_lib\mswunivu\wx\setup.h"
866 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
867 />
868 </FileConfiguration>
869 <FileConfiguration
870 Name="Universal Debug|Win32"
871 >
872 <Tool
873 Name="VCCustomBuildTool"
874 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h"
875 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivud\wx\setup.h"
876 Outputs="..\..\lib\vc_lib\mswunivud\wx\setup.h"
877 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
878 />
879 </FileConfiguration>
880 <FileConfiguration
881 Name="Release|Win32"
882 />
883 <FileConfiguration
884 Name="Debug|Win32"
885 />
886 </File>
887 <File
888 RelativePath="..\..\include\wx\msw\setup.h"
889 >
890 <FileConfiguration
891 Name="DLL Universal Release|Win32"
892 />
893 <FileConfiguration
894 Name="DLL Universal Debug|Win32"
895 />
896 <FileConfiguration
897 Name="DLL Release|Win32"
898 >
899 <Tool
900 Name="VCCustomBuildTool"
901 Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
902 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
903 Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
904 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
905 />
906 </FileConfiguration>
907 <FileConfiguration
908 Name="DLL Debug|Win32"
909 >
910 <Tool
911 Name="VCCustomBuildTool"
912 Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
913 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
914 Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
915 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
916 />
917 </FileConfiguration>
918 <FileConfiguration
919 Name="Universal Release|Win32"
920 />
921 <FileConfiguration
922 Name="Universal Debug|Win32"
923 />
924 <FileConfiguration
925 Name="Release|Win32"
926 >
927 <Tool
928 Name="VCCustomBuildTool"
929 Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
930 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
931 Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
932 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
933 />
934 </FileConfiguration>
935 <FileConfiguration
936 Name="Debug|Win32"
937 >
938 <Tool
939 Name="VCCustomBuildTool"
940 Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
941 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
942 Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
943 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
944 />
945 </FileConfiguration>
946 </File>
947 </Filter>
948 <Filter
949 Name="MSW Headers"
950 UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}"
951 >
952 <File
953 RelativePath="..\..\include\wx\msw\genrcdefs.h"
954 >
955 <FileConfiguration
956 Name="DLL Universal Release|Win32"
957 >
958 <Tool
959 Name="VCCustomBuildTool"
960 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
961 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h&quot;"
962 Outputs="..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
963 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivu\wx\msw&quot;"
964 />
965 </FileConfiguration>
966 <FileConfiguration
967 Name="DLL Universal Debug|Win32"
968 >
969 <Tool
970 Name="VCCustomBuildTool"
971 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
972 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h&quot;"
973 Outputs="..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
974 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivud\wx\msw&quot;"
975 />
976 </FileConfiguration>
977 <FileConfiguration
978 Name="DLL Release|Win32"
979 >
980 <Tool
981 Name="VCCustomBuildTool"
982 Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
983 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
984 Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
985 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"
986 />
987 </FileConfiguration>
988 <FileConfiguration
989 Name="DLL Debug|Win32"
990 >
991 <Tool
992 Name="VCCustomBuildTool"
993 Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
994 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
995 Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
996 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"
997 />
998 </FileConfiguration>
999 <FileConfiguration
1000 Name="Universal Release|Win32"
1001 >
1002 <Tool
1003 Name="VCCustomBuildTool"
1004 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
1005 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h&quot;"
1006 Outputs="..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
1007 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivu\wx\msw&quot;"
1008 />
1009 </FileConfiguration>
1010 <FileConfiguration
1011 Name="Universal Debug|Win32"
1012 >
1013 <Tool
1014 Name="VCCustomBuildTool"
1015 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
1016 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h&quot;"
1017 Outputs="..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
1018 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivud\wx\msw&quot;"
1019 />
1020 </FileConfiguration>
1021 <FileConfiguration
1022 Name="Release|Win32"
1023 >
1024 <Tool
1025 Name="VCCustomBuildTool"
1026 Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
1027 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
1028 Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
1029 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"
1030 />
1031 </FileConfiguration>
1032 <FileConfiguration
1033 Name="Debug|Win32"
1034 >
1035 <Tool
1036 Name="VCCustomBuildTool"
1037 Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
1038 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
1039 Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
1040 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"
1041 />
1042 </FileConfiguration>
1043 </File>
1044 </Filter>
1045 <Filter
1046 Name="Common Headers"
1047 UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}"
1048 >
1049 <File
1050 RelativePath="..\..\include\wx\xml\xml.h"
1051 >
1052 </File>
1053 <File
1054 RelativePath="..\..\include\wx\xtixml.h"
1055 >
1056 </File>
1057 </Filter>
1058 <Filter
1059 Name="Source Files"
1060 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
1061 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
1062 >
1063 <File
1064 RelativePath="..\..\src\xml\xml.cpp"
1065 >
1066 </File>
1067 </Filter>
1068 </Files>
1069 <Globals>
1070
1071 </Globals>
1072 </VisualStudioProject>
1073