]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_qa.vcproj
catch exceptions when sending menu events
[wxWidgets.git] / build / msw / wx_qa.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="qa"
13 ProjectGUID="{63058FE9-B512-547C-B614-1A181F69B0C4}"
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\qa"
28 ConfigurationType="2"
29 UseOfMFC="0"
30 ATLMinimizesCRunTimeLibraryUsage="false"
31 CharacterSet="1"
32 >
33 <Tool
34 Name="VCPreBuildEventTool"
35 />
36 <Tool
37 Name="VCCustomBuildTool"
38 />
39 <Tool
40 Name="VCXMLDataGeneratorTool"
41 />
42 <Tool
43 Name="VCWebServiceProxyGeneratorTool"
44 />
45 <Tool
46 Name="VCIDLTool"
47 />
48 <Tool
49 Name="VCCLCompilerTool"
50 Optimization="2"
51 InlineFunctionExpansion="1"
52 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
53 MinimalRebuild="false"
54 ExceptionHandling="1"
55 AdditionalOptions=""
56 RuntimeLibrary="2"
57 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_QA"
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_qadll.pch"
65 AssemblerListingLocation="vc_mswunivudll\qa\"
66 ObjectFile="vc_mswunivudll\qa\"
67 ProgramDataBaseFileName="..\..\lib\vc_dll\wxmswuniv290u_qa_vc_custom.pdb"
68 WarningLevel="4"
69 SuppressStartupBanner="true"
70 />
71 <Tool
72 Name="VCManagedResourceCompilerTool"
73 />
74 <Tool
75 Name="VCResourceCompilerTool"
76 Culture="1033"
77 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
78 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXDLLNAME=wxmswuniv290u_qa_vc_custom;WXUSINGDLL;WXMAKINGDLL_QA"
79 />
80 <Tool
81 Name="VCPreLinkEventTool"
82 />
83 <Tool
84 Name="VCLinkerTool"
85 AdditionalDependencies="wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_dll\wxmswuniv29u_core.lib ..\..\lib\vc_dll\wxbase29u.lib ..\..\lib\vc_dll\wxbase29u_xml.lib"
86 AdditionalOptions=""
87 OutputFile="..\..\lib\vc_dll\wxmswuniv290u_qa_vc_custom.dll"
88 LinkIncremental="2"
89 ImportLibrary="..\..\lib\vc_dll\wxmswuniv29u_qa.lib"
90 SuppressStartupBanner="true"
91 AdditionalLibraryDirectories="..\..\lib\vc_dll"
92 GenerateManifest="true"
93 GenerateDebugInformation="true"
94 ProgramDatabaseFile="..\..\lib\vc_dll\wxmswuniv290u_qa_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_qa.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\qa"
119 ConfigurationType="2"
120 UseOfMFC="0"
121 ATLMinimizesCRunTimeLibraryUsage="false"
122 CharacterSet="1"
123 >
124 <Tool
125 Name="VCPreBuildEventTool"
126 />
127 <Tool
128 Name="VCCustomBuildTool"
129 />
130 <Tool
131 Name="VCXMLDataGeneratorTool"
132 />
133 <Tool
134 Name="VCWebServiceProxyGeneratorTool"
135 />
136 <Tool
137 Name="VCIDLTool"
138 />
139 <Tool
140 Name="VCCLCompilerTool"
141 Optimization="0"
142 InlineFunctionExpansion="1"
143 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
144 MinimalRebuild="true"
145 ExceptionHandling="1"
146 AdditionalOptions=""
147 RuntimeLibrary="3"
148 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_QA"
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_qadll.pch"
156 AssemblerListingLocation="vc_mswunivuddll\qa\"
157 ObjectFile="vc_mswunivuddll\qa\"
158 ProgramDataBaseFileName="..\..\lib\vc_dll\wxmswuniv290ud_qa_vc_custom.pdb"
159 WarningLevel="4"
160 SuppressStartupBanner="true"
161 />
162 <Tool
163 Name="VCManagedResourceCompilerTool"
164 />
165 <Tool
166 Name="VCResourceCompilerTool"
167 Culture="1033"
168 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
169 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;WXDLLNAME=wxmswuniv290ud_qa_vc_custom;WXUSINGDLL;WXMAKINGDLL_QA"
170 />
171 <Tool
172 Name="VCPreLinkEventTool"
173 />
174 <Tool
175 Name="VCLinkerTool"
176 AdditionalDependencies="wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_dll\wxmswuniv29ud_core.lib ..\..\lib\vc_dll\wxbase29ud.lib ..\..\lib\vc_dll\wxbase29ud_xml.lib"
177 AdditionalOptions=""
178 OutputFile="..\..\lib\vc_dll\wxmswuniv290ud_qa_vc_custom.dll"
179 LinkIncremental="2"
180 ImportLibrary="..\..\lib\vc_dll\wxmswuniv29ud_qa.lib"
181 SuppressStartupBanner="true"
182 AdditionalLibraryDirectories="..\..\lib\vc_dll"
183 GenerateManifest="true"
184 GenerateDebugInformation="true"
185 ProgramDatabaseFile="..\..\lib\vc_dll\wxmswuniv290ud_qa_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_qa.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\qa"
210 ConfigurationType="2"
211 UseOfMFC="0"
212 ATLMinimizesCRunTimeLibraryUsage="false"
213 CharacterSet="1"
214 >
215 <Tool
216 Name="VCPreBuildEventTool"
217 />
218 <Tool
219 Name="VCCustomBuildTool"
220 />
221 <Tool
222 Name="VCXMLDataGeneratorTool"
223 />
224 <Tool
225 Name="VCWebServiceProxyGeneratorTool"
226 />
227 <Tool
228 Name="VCIDLTool"
229 />
230 <Tool
231 Name="VCCLCompilerTool"
232 Optimization="2"
233 InlineFunctionExpansion="1"
234 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
235 MinimalRebuild="false"
236 ExceptionHandling="1"
237 AdditionalOptions=""
238 RuntimeLibrary="2"
239 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;__WXMSW__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_QA"
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_qadll.pch"
247 AssemblerListingLocation="vc_mswudll\qa\"
248 ObjectFile="vc_mswudll\qa\"
249 ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw290u_qa_vc_custom.pdb"
250 WarningLevel="4"
251 SuppressStartupBanner="true"
252 />
253 <Tool
254 Name="VCManagedResourceCompilerTool"
255 />
256 <Tool
257 Name="VCResourceCompilerTool"
258 Culture="1033"
259 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
260 PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw290u_qa_vc_custom;WXUSINGDLL;WXMAKINGDLL_QA"
261 />
262 <Tool
263 Name="VCPreLinkEventTool"
264 />
265 <Tool
266 Name="VCLinkerTool"
267 AdditionalDependencies="wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_dll\wxmsw29u_core.lib ..\..\lib\vc_dll\wxbase29u.lib ..\..\lib\vc_dll\wxbase29u_xml.lib"
268 AdditionalOptions=""
269 OutputFile="..\..\lib\vc_dll\wxmsw290u_qa_vc_custom.dll"
270 LinkIncremental="2"
271 ImportLibrary="..\..\lib\vc_dll\wxmsw29u_qa.lib"
272 SuppressStartupBanner="true"
273 AdditionalLibraryDirectories="..\..\lib\vc_dll"
274 GenerateManifest="true"
275 GenerateDebugInformation="true"
276 ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw290u_qa_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_qa.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\qa"
301 ConfigurationType="2"
302 UseOfMFC="0"
303 ATLMinimizesCRunTimeLibraryUsage="false"
304 CharacterSet="1"
305 >
306 <Tool
307 Name="VCPreBuildEventTool"
308 />
309 <Tool
310 Name="VCCustomBuildTool"
311 />
312 <Tool
313 Name="VCXMLDataGeneratorTool"
314 />
315 <Tool
316 Name="VCWebServiceProxyGeneratorTool"
317 />
318 <Tool
319 Name="VCIDLTool"
320 />
321 <Tool
322 Name="VCCLCompilerTool"
323 Optimization="0"
324 InlineFunctionExpansion="1"
325 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
326 MinimalRebuild="true"
327 ExceptionHandling="1"
328 AdditionalOptions=""
329 RuntimeLibrary="3"
330 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_QA"
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_qadll.pch"
338 AssemblerListingLocation="vc_mswuddll\qa\"
339 ObjectFile="vc_mswuddll\qa\"
340 ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw290ud_qa_vc_custom.pdb"
341 WarningLevel="4"
342 SuppressStartupBanner="true"
343 />
344 <Tool
345 Name="VCManagedResourceCompilerTool"
346 />
347 <Tool
348 Name="VCResourceCompilerTool"
349 Culture="1033"
350 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
351 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw290ud_qa_vc_custom;WXUSINGDLL;WXMAKINGDLL_QA"
352 />
353 <Tool
354 Name="VCPreLinkEventTool"
355 />
356 <Tool
357 Name="VCLinkerTool"
358 AdditionalDependencies="wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_dll\wxmsw29ud_core.lib ..\..\lib\vc_dll\wxbase29ud.lib ..\..\lib\vc_dll\wxbase29ud_xml.lib"
359 AdditionalOptions=""
360 OutputFile="..\..\lib\vc_dll\wxmsw290ud_qa_vc_custom.dll"
361 LinkIncremental="2"
362 ImportLibrary="..\..\lib\vc_dll\wxmsw29ud_qa.lib"
363 SuppressStartupBanner="true"
364 AdditionalLibraryDirectories="..\..\lib\vc_dll"
365 GenerateManifest="true"
366 GenerateDebugInformation="true"
367 ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw290ud_qa_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_qa.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\qa"
392 ConfigurationType="4"
393 UseOfMFC="0"
394 ATLMinimizesCRunTimeLibraryUsage="false"
395 CharacterSet="1"
396 >
397 <Tool
398 Name="VCPreBuildEventTool"
399 />
400 <Tool
401 Name="VCCustomBuildTool"
402 />
403 <Tool
404 Name="VCXMLDataGeneratorTool"
405 />
406 <Tool
407 Name="VCWebServiceProxyGeneratorTool"
408 />
409 <Tool
410 Name="VCIDLTool"
411 />
412 <Tool
413 Name="VCCLCompilerTool"
414 Optimization="2"
415 InlineFunctionExpansion="1"
416 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
417 MinimalRebuild="false"
418 ExceptionHandling="1"
419 AdditionalOptions=""
420 RuntimeLibrary="2"
421 PreprocessorDefinitions="_LIB;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING"
422 BasicRuntimeChecks="3"
423 DebugInformationFormat="3"
424 Detect64BitPortabilityProblems="true"
425 RuntimeTypeInfo="true"
426 UsePrecompiledHeader="2"
427 PrecompiledHeaderThrough="wx/wxprec.h"
428 PrecompiledHeaderFile="vc_mswunivu\wxprec_qalib.pch"
429 AssemblerListingLocation="vc_mswunivu\qa\"
430 ObjectFile="vc_mswunivu\qa\"
431 ProgramDataBaseFileName="..\..\lib\vc_lib\wxmswuniv29u_qa.pdb"
432 WarningLevel="4"
433 SuppressStartupBanner="true"
434 />
435 <Tool
436 Name="VCManagedResourceCompilerTool"
437 />
438 <Tool
439 Name="VCResourceCompilerTool"
440 Culture="1033"
441 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
442 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING"
443 />
444 <Tool
445 Name="VCPreLinkEventTool"
446 />
447 <Tool
448 Name="VCLibrarianTool"
449 OutputFile="..\..\lib\vc_lib\wxmswuniv29u_qa.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_qa.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\qa"
474 ConfigurationType="4"
475 UseOfMFC="0"
476 ATLMinimizesCRunTimeLibraryUsage="false"
477 CharacterSet="1"
478 >
479 <Tool
480 Name="VCPreBuildEventTool"
481 />
482 <Tool
483 Name="VCCustomBuildTool"
484 />
485 <Tool
486 Name="VCXMLDataGeneratorTool"
487 />
488 <Tool
489 Name="VCWebServiceProxyGeneratorTool"
490 />
491 <Tool
492 Name="VCIDLTool"
493 />
494 <Tool
495 Name="VCCLCompilerTool"
496 Optimization="0"
497 InlineFunctionExpansion="1"
498 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
499 MinimalRebuild="true"
500 ExceptionHandling="1"
501 AdditionalOptions=""
502 RuntimeLibrary="3"
503 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING"
504 BasicRuntimeChecks="3"
505 DebugInformationFormat="3"
506 Detect64BitPortabilityProblems="true"
507 RuntimeTypeInfo="true"
508 UsePrecompiledHeader="2"
509 PrecompiledHeaderThrough="wx/wxprec.h"
510 PrecompiledHeaderFile="vc_mswunivud\wxprec_qalib.pch"
511 AssemblerListingLocation="vc_mswunivud\qa\"
512 ObjectFile="vc_mswunivud\qa\"
513 ProgramDataBaseFileName="..\..\lib\vc_lib\wxmswuniv29ud_qa.pdb"
514 WarningLevel="4"
515 SuppressStartupBanner="true"
516 />
517 <Tool
518 Name="VCManagedResourceCompilerTool"
519 />
520 <Tool
521 Name="VCResourceCompilerTool"
522 Culture="1033"
523 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
524 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING"
525 />
526 <Tool
527 Name="VCPreLinkEventTool"
528 />
529 <Tool
530 Name="VCLibrarianTool"
531 OutputFile="..\..\lib\vc_lib\wxmswuniv29ud_qa.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_qa.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\qa"
556 ConfigurationType="4"
557 UseOfMFC="0"
558 ATLMinimizesCRunTimeLibraryUsage="false"
559 CharacterSet="1"
560 >
561 <Tool
562 Name="VCPreBuildEventTool"
563 />
564 <Tool
565 Name="VCCustomBuildTool"
566 />
567 <Tool
568 Name="VCXMLDataGeneratorTool"
569 />
570 <Tool
571 Name="VCWebServiceProxyGeneratorTool"
572 />
573 <Tool
574 Name="VCIDLTool"
575 />
576 <Tool
577 Name="VCCLCompilerTool"
578 Optimization="2"
579 InlineFunctionExpansion="1"
580 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
581 MinimalRebuild="false"
582 ExceptionHandling="1"
583 AdditionalOptions=""
584 RuntimeLibrary="2"
585 PreprocessorDefinitions="_LIB;__WXMSW__;_UNICODE;WXBUILDING"
586 BasicRuntimeChecks="3"
587 DebugInformationFormat="3"
588 Detect64BitPortabilityProblems="true"
589 RuntimeTypeInfo="true"
590 UsePrecompiledHeader="2"
591 PrecompiledHeaderThrough="wx/wxprec.h"
592 PrecompiledHeaderFile="vc_mswu\wxprec_qalib.pch"
593 AssemblerListingLocation="vc_mswu\qa\"
594 ObjectFile="vc_mswu\qa\"
595 ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw29u_qa.pdb"
596 WarningLevel="4"
597 SuppressStartupBanner="true"
598 />
599 <Tool
600 Name="VCManagedResourceCompilerTool"
601 />
602 <Tool
603 Name="VCResourceCompilerTool"
604 Culture="1033"
605 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
606 PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING"
607 />
608 <Tool
609 Name="VCPreLinkEventTool"
610 />
611 <Tool
612 Name="VCLibrarianTool"
613 OutputFile="..\..\lib\vc_lib\wxmsw29u_qa.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_qa.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\qa"
638 ConfigurationType="4"
639 UseOfMFC="0"
640 ATLMinimizesCRunTimeLibraryUsage="false"
641 CharacterSet="1"
642 >
643 <Tool
644 Name="VCPreBuildEventTool"
645 />
646 <Tool
647 Name="VCCustomBuildTool"
648 />
649 <Tool
650 Name="VCXMLDataGeneratorTool"
651 />
652 <Tool
653 Name="VCWebServiceProxyGeneratorTool"
654 />
655 <Tool
656 Name="VCIDLTool"
657 />
658 <Tool
659 Name="VCCLCompilerTool"
660 Optimization="0"
661 InlineFunctionExpansion="1"
662 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
663 MinimalRebuild="true"
664 ExceptionHandling="1"
665 AdditionalOptions=""
666 RuntimeLibrary="3"
667 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING"
668 BasicRuntimeChecks="3"
669 DebugInformationFormat="3"
670 Detect64BitPortabilityProblems="true"
671 RuntimeTypeInfo="true"
672 UsePrecompiledHeader="2"
673 PrecompiledHeaderThrough="wx/wxprec.h"
674 PrecompiledHeaderFile="vc_mswud\wxprec_qalib.pch"
675 AssemblerListingLocation="vc_mswud\qa\"
676 ObjectFile="vc_mswud\qa\"
677 ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw29ud_qa.pdb"
678 WarningLevel="4"
679 SuppressStartupBanner="true"
680 />
681 <Tool
682 Name="VCManagedResourceCompilerTool"
683 />
684 <Tool
685 Name="VCResourceCompilerTool"
686 Culture="1033"
687 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
688 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING"
689 />
690 <Tool
691 Name="VCPreLinkEventTool"
692 />
693 <Tool
694 Name="VCLibrarianTool"
695 OutputFile="..\..\lib\vc_lib\wxmsw29ud_qa.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_qa.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\debugrpt.cpp"
727 />
728 <File
729 RelativePath="..\..\src\common\dummy.cpp"
730 >
731 <FileConfiguration
732 Name="DLL Universal Release|Win32"
733 >
734 <Tool
735 Name="VCCLCompilerTool"
736 UsePrecompiledHeader="1"
737 />
738 </FileConfiguration>
739 <FileConfiguration
740 Name="DLL Universal Debug|Win32"
741 >
742 <Tool
743 Name="VCCLCompilerTool"
744 UsePrecompiledHeader="1"
745 />
746 </FileConfiguration>
747 <FileConfiguration
748 Name="DLL Release|Win32"
749 >
750 <Tool
751 Name="VCCLCompilerTool"
752 UsePrecompiledHeader="1"
753 />
754 </FileConfiguration>
755 <FileConfiguration
756 Name="DLL Debug|Win32"
757 >
758 <Tool
759 Name="VCCLCompilerTool"
760 UsePrecompiledHeader="1"
761 />
762 </FileConfiguration>
763 <FileConfiguration
764 Name="Universal Release|Win32"
765 >
766 <Tool
767 Name="VCCLCompilerTool"
768 UsePrecompiledHeader="1"
769 />
770 </FileConfiguration>
771 <FileConfiguration
772 Name="Universal Debug|Win32"
773 >
774 <Tool
775 Name="VCCLCompilerTool"
776 UsePrecompiledHeader="1"
777 />
778 </FileConfiguration>
779 <FileConfiguration
780 Name="Release|Win32"
781 >
782 <Tool
783 Name="VCCLCompilerTool"
784 UsePrecompiledHeader="1"
785 />
786 </FileConfiguration>
787 <FileConfiguration
788 Name="Debug|Win32"
789 >
790 <Tool
791 Name="VCCLCompilerTool"
792 UsePrecompiledHeader="1"
793 />
794 </FileConfiguration>
795 </File>
796 </Filter>
797 <Filter
798 Name="MSW Sources"
799 UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}"
800 >
801 <File
802 RelativePath="..\..\src\msw\version.rc"
803 >
804 <FileConfiguration
805 Name="Universal Release|Win32"
806 ExcludedFromBuild="true"
807 />
808 <FileConfiguration
809 Name="Universal Debug|Win32"
810 ExcludedFromBuild="true"
811 />
812 <FileConfiguration
813 Name="Release|Win32"
814 ExcludedFromBuild="true"
815 />
816 <FileConfiguration
817 Name="Debug|Win32"
818 ExcludedFromBuild="true"
819 />
820 </File>
821 </Filter>
822 <Filter
823 Name="Generic Sources"
824 UniqueIdentifier="{FEA0C02F-F300-53BA-B784-52A5086B8093}"
825 >
826 <File
827 RelativePath="..\..\src\generic\dbgrptg.cpp"
828 />
829 </Filter>
830 <Filter
831 Name="Setup Headers"
832 UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}"
833 >
834 <File
835 RelativePath="..\..\include\wx\univ\setup.h"
836 >
837 <FileConfiguration
838 Name="DLL Universal Release|Win32"
839 >
840 <Tool
841 Name="VCCustomBuildTool"
842 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h"
843 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivu\wx\setup.h"
844 Outputs="..\..\lib\vc_dll\mswunivu\wx\setup.h"
845 AdditionalDependencies="$(SOURCE) &quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
846 />
847 </FileConfiguration>
848 <FileConfiguration
849 Name="DLL Universal Debug|Win32"
850 >
851 <Tool
852 Name="VCCustomBuildTool"
853 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h"
854 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivud\wx\setup.h"
855 Outputs="..\..\lib\vc_dll\mswunivud\wx\setup.h"
856 AdditionalDependencies="$(SOURCE) &quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
857 />
858 </FileConfiguration>
859 <FileConfiguration
860 Name="DLL Release|Win32"
861 />
862 <FileConfiguration
863 Name="DLL Debug|Win32"
864 />
865 <FileConfiguration
866 Name="Universal Release|Win32"
867 >
868 <Tool
869 Name="VCCustomBuildTool"
870 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h"
871 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivu\wx\setup.h"
872 Outputs="..\..\lib\vc_lib\mswunivu\wx\setup.h"
873 AdditionalDependencies="$(SOURCE) &quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
874 />
875 </FileConfiguration>
876 <FileConfiguration
877 Name="Universal Debug|Win32"
878 >
879 <Tool
880 Name="VCCustomBuildTool"
881 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h"
882 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivud\wx\setup.h"
883 Outputs="..\..\lib\vc_lib\mswunivud\wx\setup.h"
884 AdditionalDependencies="$(SOURCE) &quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
885 />
886 </FileConfiguration>
887 <FileConfiguration
888 Name="Release|Win32"
889 />
890 <FileConfiguration
891 Name="Debug|Win32"
892 />
893 </File>
894 <File
895 RelativePath="..\..\include\wx\msw\setup.h"
896 >
897 <FileConfiguration
898 Name="DLL Universal Release|Win32"
899 />
900 <FileConfiguration
901 Name="DLL Universal Debug|Win32"
902 />
903 <FileConfiguration
904 Name="DLL Release|Win32"
905 >
906 <Tool
907 Name="VCCustomBuildTool"
908 Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
909 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
910 Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
911 AdditionalDependencies="$(SOURCE) &quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
912 />
913 </FileConfiguration>
914 <FileConfiguration
915 Name="DLL Debug|Win32"
916 >
917 <Tool
918 Name="VCCustomBuildTool"
919 Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
920 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
921 Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
922 AdditionalDependencies="$(SOURCE) &quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
923 />
924 </FileConfiguration>
925 <FileConfiguration
926 Name="Universal Release|Win32"
927 />
928 <FileConfiguration
929 Name="Universal Debug|Win32"
930 />
931 <FileConfiguration
932 Name="Release|Win32"
933 >
934 <Tool
935 Name="VCCustomBuildTool"
936 Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
937 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
938 Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
939 AdditionalDependencies="$(SOURCE) &quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
940 />
941 </FileConfiguration>
942 <FileConfiguration
943 Name="Debug|Win32"
944 >
945 <Tool
946 Name="VCCustomBuildTool"
947 Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
948 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
949 Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
950 AdditionalDependencies="$(SOURCE) &quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
951 />
952 </FileConfiguration>
953 </File>
954 </Filter>
955 <Filter
956 Name="MSW Headers"
957 UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}"
958 >
959 <File
960 RelativePath="..\..\include\wx\msw\genrcdefs.h"
961 >
962 <FileConfiguration
963 Name="DLL Universal Release|Win32"
964 >
965 <Tool
966 Name="VCCustomBuildTool"
967 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
968 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h&quot;"
969 Outputs="..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
970 AdditionalDependencies="&quot;$(SOURCE)&quot; &quot;..\..\lib\vc_dll\mswunivu\wx\msw&quot;"
971 />
972 </FileConfiguration>
973 <FileConfiguration
974 Name="DLL Universal Debug|Win32"
975 >
976 <Tool
977 Name="VCCustomBuildTool"
978 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
979 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h&quot;"
980 Outputs="..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
981 AdditionalDependencies="&quot;$(SOURCE)&quot; &quot;..\..\lib\vc_dll\mswunivud\wx\msw&quot;"
982 />
983 </FileConfiguration>
984 <FileConfiguration
985 Name="DLL Release|Win32"
986 >
987 <Tool
988 Name="VCCustomBuildTool"
989 Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
990 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
991 Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
992 AdditionalDependencies="&quot;$(SOURCE)&quot; &quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"
993 />
994 </FileConfiguration>
995 <FileConfiguration
996 Name="DLL Debug|Win32"
997 >
998 <Tool
999 Name="VCCustomBuildTool"
1000 Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
1001 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
1002 Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
1003 AdditionalDependencies="&quot;$(SOURCE)&quot; &quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"
1004 />
1005 </FileConfiguration>
1006 <FileConfiguration
1007 Name="Universal Release|Win32"
1008 >
1009 <Tool
1010 Name="VCCustomBuildTool"
1011 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
1012 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h&quot;"
1013 Outputs="..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
1014 AdditionalDependencies="&quot;$(SOURCE)&quot; &quot;..\..\lib\vc_lib\mswunivu\wx\msw&quot;"
1015 />
1016 </FileConfiguration>
1017 <FileConfiguration
1018 Name="Universal Debug|Win32"
1019 >
1020 <Tool
1021 Name="VCCustomBuildTool"
1022 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
1023 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h&quot;"
1024 Outputs="..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
1025 AdditionalDependencies="&quot;$(SOURCE)&quot; &quot;..\..\lib\vc_lib\mswunivud\wx\msw&quot;"
1026 />
1027 </FileConfiguration>
1028 <FileConfiguration
1029 Name="Release|Win32"
1030 >
1031 <Tool
1032 Name="VCCustomBuildTool"
1033 Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
1034 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
1035 Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
1036 AdditionalDependencies="&quot;$(SOURCE)&quot; &quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"
1037 />
1038 </FileConfiguration>
1039 <FileConfiguration
1040 Name="Debug|Win32"
1041 >
1042 <Tool
1043 Name="VCCustomBuildTool"
1044 Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
1045 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
1046 Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
1047 AdditionalDependencies="&quot;$(SOURCE)&quot; &quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"
1048 />
1049 </FileConfiguration>
1050 </File>
1051 </Filter>
1052 <Filter
1053 Name="Common Headers"
1054 UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}"
1055 >
1056 <File
1057 RelativePath="..\..\include\wx\debugrpt.h"
1058 />
1059 </Filter>
1060 </Files>
1061 <Globals>
1062
1063 </Globals>
1064 </VisualStudioProject>
1065