]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_vc7_qa.vcproj
add more flexible and safer template Connect() overloads (#10000)
[wxWidgets.git] / build / msw / wx_vc7_qa.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="7.10"
12 Name="qa"
13 ProjectGUID="{5ADF90A8-DA5C-55B3-88F1-94C0A0E9C76D}">
14 <Platforms>
15 <Platform
16 Name="Win32"/>
17 </Platforms>
18 <Configurations>
19 <Configuration
20 Name="DLL Universal Release|Win32"
21 OutputDirectory="..\..\lib\vc_dll"
22 IntermediateDirectory="vc_mswunivudll\qa"
23 ConfigurationType="2"
24 UseOfMFC="0"
25 ATLMinimizesCRunTimeLibraryUsage="FALSE"
26 CharacterSet="1">
27 <Tool
28 Name="VCCLCompilerTool"
29 Optimization="2"
30 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
31 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_QA"
32 ExceptionHandling="TRUE"
33 RuntimeLibrary="2"
34 RuntimeTypeInfo="TRUE"
35 UsePrecompiledHeader="3"
36 PrecompiledHeaderThrough="wx/wxprec.h"
37 PrecompiledHeaderFile="vc_mswunivudll\wxprec_qadll.pch"
38 AssemblerListingLocation="vc_mswunivudll\qa\"
39 ObjectFile="vc_mswunivudll\qa\"
40 ProgramDataBaseFileName="..\..\lib\vc_dll\wxmswuniv290u_qa_vc_custom.pdb"
41 WarningLevel="4"
42 SuppressStartupBanner="TRUE"
43 Detect64BitPortabilityProblems="TRUE"
44 DebugInformationFormat="3"/>
45 <Tool
46 Name="VCCustomBuildTool"/>
47 <Tool
48 Name="VCLinkerTool"
49 AdditionalOptions=""
50 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"
51 OutputFile="..\..\lib\vc_dll\wxmswuniv290u_qa_vc_custom.dll"
52 LinkIncremental="2"
53 ImportLibrary="..\..\lib\vc_dll\wxmswuniv29u_qa.lib"
54 SuppressStartupBanner="TRUE"
55 AdditionalLibraryDirectories="..\..\lib\vc_dll"
56 GenerateDebugInformation="TRUE"
57 ProgramDatabaseFile="..\..\lib\vc_dll\wxmswuniv290u_qa_vc_custom.pdb"
58 TargetMachine="1"/>
59 <Tool
60 Name="VCMIDLTool"/>
61 <Tool
62 Name="VCPostBuildEventTool"/>
63 <Tool
64 Name="VCPreBuildEventTool"/>
65 <Tool
66 Name="VCPreLinkEventTool"/>
67 <Tool
68 Name="VCResourceCompilerTool"
69 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXDLLNAME=wxmswuniv290u_qa_vc_custom;WXUSINGDLL;WXMAKINGDLL_QA"
70 Culture="1033"
71 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
72 <Tool
73 Name="VCWebServiceProxyGeneratorTool"/>
74 <Tool
75 Name="VCXMLDataGeneratorTool"/>
76 <Tool
77 Name="VCWebDeploymentTool"/>
78 <Tool
79 Name="VCManagedWrapperGeneratorTool"/>
80 <Tool
81 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
82 </Configuration>
83 <Configuration
84 Name="DLL Universal Debug|Win32"
85 OutputDirectory="..\..\lib\vc_dll"
86 IntermediateDirectory="vc_mswunivuddll\qa"
87 ConfigurationType="2"
88 UseOfMFC="0"
89 ATLMinimizesCRunTimeLibraryUsage="FALSE"
90 CharacterSet="1">
91 <Tool
92 Name="VCCLCompilerTool"
93 Optimization="0"
94 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
95 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_QA"
96 MinimalRebuild="TRUE"
97 ExceptionHandling="TRUE"
98 BasicRuntimeChecks="3"
99 RuntimeLibrary="3"
100 BufferSecurityCheck="TRUE"
101 RuntimeTypeInfo="TRUE"
102 UsePrecompiledHeader="3"
103 PrecompiledHeaderThrough="wx/wxprec.h"
104 PrecompiledHeaderFile="vc_mswunivuddll\wxprec_qadll.pch"
105 AssemblerListingLocation="vc_mswunivuddll\qa\"
106 ObjectFile="vc_mswunivuddll\qa\"
107 ProgramDataBaseFileName="..\..\lib\vc_dll\wxmswuniv290ud_qa_vc_custom.pdb"
108 WarningLevel="4"
109 SuppressStartupBanner="TRUE"
110 Detect64BitPortabilityProblems="TRUE"
111 DebugInformationFormat="3"/>
112 <Tool
113 Name="VCCustomBuildTool"/>
114 <Tool
115 Name="VCLinkerTool"
116 AdditionalOptions=""
117 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"
118 OutputFile="..\..\lib\vc_dll\wxmswuniv290ud_qa_vc_custom.dll"
119 LinkIncremental="2"
120 ImportLibrary="..\..\lib\vc_dll\wxmswuniv29ud_qa.lib"
121 SuppressStartupBanner="TRUE"
122 AdditionalLibraryDirectories="..\..\lib\vc_dll"
123 GenerateDebugInformation="TRUE"
124 ProgramDatabaseFile="..\..\lib\vc_dll\wxmswuniv290ud_qa_vc_custom.pdb"
125 TargetMachine="1"/>
126 <Tool
127 Name="VCMIDLTool"/>
128 <Tool
129 Name="VCPostBuildEventTool"/>
130 <Tool
131 Name="VCPreBuildEventTool"/>
132 <Tool
133 Name="VCPreLinkEventTool"/>
134 <Tool
135 Name="VCResourceCompilerTool"
136 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;WXDLLNAME=wxmswuniv290ud_qa_vc_custom;WXUSINGDLL;WXMAKINGDLL_QA"
137 Culture="1033"
138 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
139 <Tool
140 Name="VCWebServiceProxyGeneratorTool"/>
141 <Tool
142 Name="VCXMLDataGeneratorTool"/>
143 <Tool
144 Name="VCWebDeploymentTool"/>
145 <Tool
146 Name="VCManagedWrapperGeneratorTool"/>
147 <Tool
148 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
149 </Configuration>
150 <Configuration
151 Name="DLL Release|Win32"
152 OutputDirectory="..\..\lib\vc_dll"
153 IntermediateDirectory="vc_mswudll\qa"
154 ConfigurationType="2"
155 UseOfMFC="0"
156 ATLMinimizesCRunTimeLibraryUsage="FALSE"
157 CharacterSet="1">
158 <Tool
159 Name="VCCLCompilerTool"
160 Optimization="2"
161 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
162 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;__WXMSW__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_QA"
163 ExceptionHandling="TRUE"
164 RuntimeLibrary="2"
165 RuntimeTypeInfo="TRUE"
166 UsePrecompiledHeader="3"
167 PrecompiledHeaderThrough="wx/wxprec.h"
168 PrecompiledHeaderFile="vc_mswudll\wxprec_qadll.pch"
169 AssemblerListingLocation="vc_mswudll\qa\"
170 ObjectFile="vc_mswudll\qa\"
171 ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw290u_qa_vc_custom.pdb"
172 WarningLevel="4"
173 SuppressStartupBanner="TRUE"
174 Detect64BitPortabilityProblems="TRUE"
175 DebugInformationFormat="3"/>
176 <Tool
177 Name="VCCustomBuildTool"/>
178 <Tool
179 Name="VCLinkerTool"
180 AdditionalOptions=""
181 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"
182 OutputFile="..\..\lib\vc_dll\wxmsw290u_qa_vc_custom.dll"
183 LinkIncremental="2"
184 ImportLibrary="..\..\lib\vc_dll\wxmsw29u_qa.lib"
185 SuppressStartupBanner="TRUE"
186 AdditionalLibraryDirectories="..\..\lib\vc_dll"
187 GenerateDebugInformation="TRUE"
188 ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw290u_qa_vc_custom.pdb"
189 TargetMachine="1"/>
190 <Tool
191 Name="VCMIDLTool"/>
192 <Tool
193 Name="VCPostBuildEventTool"/>
194 <Tool
195 Name="VCPreBuildEventTool"/>
196 <Tool
197 Name="VCPreLinkEventTool"/>
198 <Tool
199 Name="VCResourceCompilerTool"
200 PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw290u_qa_vc_custom;WXUSINGDLL;WXMAKINGDLL_QA"
201 Culture="1033"
202 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
203 <Tool
204 Name="VCWebServiceProxyGeneratorTool"/>
205 <Tool
206 Name="VCXMLDataGeneratorTool"/>
207 <Tool
208 Name="VCWebDeploymentTool"/>
209 <Tool
210 Name="VCManagedWrapperGeneratorTool"/>
211 <Tool
212 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
213 </Configuration>
214 <Configuration
215 Name="DLL Debug|Win32"
216 OutputDirectory="..\..\lib\vc_dll"
217 IntermediateDirectory="vc_mswuddll\qa"
218 ConfigurationType="2"
219 UseOfMFC="0"
220 ATLMinimizesCRunTimeLibraryUsage="FALSE"
221 CharacterSet="1">
222 <Tool
223 Name="VCCLCompilerTool"
224 Optimization="0"
225 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
226 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_QA"
227 MinimalRebuild="TRUE"
228 ExceptionHandling="TRUE"
229 BasicRuntimeChecks="3"
230 RuntimeLibrary="3"
231 BufferSecurityCheck="TRUE"
232 RuntimeTypeInfo="TRUE"
233 UsePrecompiledHeader="3"
234 PrecompiledHeaderThrough="wx/wxprec.h"
235 PrecompiledHeaderFile="vc_mswuddll\wxprec_qadll.pch"
236 AssemblerListingLocation="vc_mswuddll\qa\"
237 ObjectFile="vc_mswuddll\qa\"
238 ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw290ud_qa_vc_custom.pdb"
239 WarningLevel="4"
240 SuppressStartupBanner="TRUE"
241 Detect64BitPortabilityProblems="TRUE"
242 DebugInformationFormat="3"/>
243 <Tool
244 Name="VCCustomBuildTool"/>
245 <Tool
246 Name="VCLinkerTool"
247 AdditionalOptions=""
248 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"
249 OutputFile="..\..\lib\vc_dll\wxmsw290ud_qa_vc_custom.dll"
250 LinkIncremental="2"
251 ImportLibrary="..\..\lib\vc_dll\wxmsw29ud_qa.lib"
252 SuppressStartupBanner="TRUE"
253 AdditionalLibraryDirectories="..\..\lib\vc_dll"
254 GenerateDebugInformation="TRUE"
255 ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw290ud_qa_vc_custom.pdb"
256 TargetMachine="1"/>
257 <Tool
258 Name="VCMIDLTool"/>
259 <Tool
260 Name="VCPostBuildEventTool"/>
261 <Tool
262 Name="VCPreBuildEventTool"/>
263 <Tool
264 Name="VCPreLinkEventTool"/>
265 <Tool
266 Name="VCResourceCompilerTool"
267 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw290ud_qa_vc_custom;WXUSINGDLL;WXMAKINGDLL_QA"
268 Culture="1033"
269 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
270 <Tool
271 Name="VCWebServiceProxyGeneratorTool"/>
272 <Tool
273 Name="VCXMLDataGeneratorTool"/>
274 <Tool
275 Name="VCWebDeploymentTool"/>
276 <Tool
277 Name="VCManagedWrapperGeneratorTool"/>
278 <Tool
279 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
280 </Configuration>
281 <Configuration
282 Name="Universal Release|Win32"
283 OutputDirectory="..\..\lib\vc_lib"
284 IntermediateDirectory="vc_mswunivu\qa"
285 ConfigurationType="4"
286 UseOfMFC="0"
287 ATLMinimizesCRunTimeLibraryUsage="FALSE"
288 CharacterSet="1">
289 <Tool
290 Name="VCCLCompilerTool"
291 Optimization="2"
292 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
293 PreprocessorDefinitions="_LIB;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING"
294 ExceptionHandling="TRUE"
295 RuntimeLibrary="2"
296 RuntimeTypeInfo="TRUE"
297 UsePrecompiledHeader="3"
298 PrecompiledHeaderThrough="wx/wxprec.h"
299 PrecompiledHeaderFile="vc_mswunivu\wxprec_qalib.pch"
300 AssemblerListingLocation="vc_mswunivu\qa\"
301 ObjectFile="vc_mswunivu\qa\"
302 ProgramDataBaseFileName="..\..\lib\vc_lib\wxmswuniv29u_qa.pdb"
303 WarningLevel="4"
304 SuppressStartupBanner="TRUE"
305 Detect64BitPortabilityProblems="TRUE"
306 DebugInformationFormat="3"/>
307 <Tool
308 Name="VCCustomBuildTool"/>
309 <Tool
310 Name="VCLibrarianTool"
311 OutputFile="..\..\lib\vc_lib\wxmswuniv29u_qa.lib"
312 SuppressStartupBanner="TRUE"/>
313 <Tool
314 Name="VCMIDLTool"/>
315 <Tool
316 Name="VCPostBuildEventTool"/>
317 <Tool
318 Name="VCPreBuildEventTool"/>
319 <Tool
320 Name="VCPreLinkEventTool"/>
321 <Tool
322 Name="VCResourceCompilerTool"
323 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING"
324 Culture="1033"
325 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
326 <Tool
327 Name="VCWebServiceProxyGeneratorTool"/>
328 <Tool
329 Name="VCXMLDataGeneratorTool"/>
330 <Tool
331 Name="VCWebDeploymentTool"/>
332 <Tool
333 Name="VCManagedWrapperGeneratorTool"/>
334 <Tool
335 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
336 </Configuration>
337 <Configuration
338 Name="Universal Debug|Win32"
339 OutputDirectory="..\..\lib\vc_lib"
340 IntermediateDirectory="vc_mswunivud\qa"
341 ConfigurationType="4"
342 UseOfMFC="0"
343 ATLMinimizesCRunTimeLibraryUsage="FALSE"
344 CharacterSet="1">
345 <Tool
346 Name="VCCLCompilerTool"
347 Optimization="0"
348 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
349 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING"
350 MinimalRebuild="TRUE"
351 ExceptionHandling="TRUE"
352 BasicRuntimeChecks="3"
353 RuntimeLibrary="3"
354 BufferSecurityCheck="TRUE"
355 RuntimeTypeInfo="TRUE"
356 UsePrecompiledHeader="3"
357 PrecompiledHeaderThrough="wx/wxprec.h"
358 PrecompiledHeaderFile="vc_mswunivud\wxprec_qalib.pch"
359 AssemblerListingLocation="vc_mswunivud\qa\"
360 ObjectFile="vc_mswunivud\qa\"
361 ProgramDataBaseFileName="..\..\lib\vc_lib\wxmswuniv29ud_qa.pdb"
362 WarningLevel="4"
363 SuppressStartupBanner="TRUE"
364 Detect64BitPortabilityProblems="TRUE"
365 DebugInformationFormat="3"/>
366 <Tool
367 Name="VCCustomBuildTool"/>
368 <Tool
369 Name="VCLibrarianTool"
370 OutputFile="..\..\lib\vc_lib\wxmswuniv29ud_qa.lib"
371 SuppressStartupBanner="TRUE"/>
372 <Tool
373 Name="VCMIDLTool"/>
374 <Tool
375 Name="VCPostBuildEventTool"/>
376 <Tool
377 Name="VCPreBuildEventTool"/>
378 <Tool
379 Name="VCPreLinkEventTool"/>
380 <Tool
381 Name="VCResourceCompilerTool"
382 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING"
383 Culture="1033"
384 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
385 <Tool
386 Name="VCWebServiceProxyGeneratorTool"/>
387 <Tool
388 Name="VCXMLDataGeneratorTool"/>
389 <Tool
390 Name="VCWebDeploymentTool"/>
391 <Tool
392 Name="VCManagedWrapperGeneratorTool"/>
393 <Tool
394 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
395 </Configuration>
396 <Configuration
397 Name="Release|Win32"
398 OutputDirectory="..\..\lib\vc_lib"
399 IntermediateDirectory="vc_mswu\qa"
400 ConfigurationType="4"
401 UseOfMFC="0"
402 ATLMinimizesCRunTimeLibraryUsage="FALSE"
403 CharacterSet="1">
404 <Tool
405 Name="VCCLCompilerTool"
406 Optimization="2"
407 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
408 PreprocessorDefinitions="_LIB;__WXMSW__;_UNICODE;WXBUILDING"
409 ExceptionHandling="TRUE"
410 RuntimeLibrary="2"
411 RuntimeTypeInfo="TRUE"
412 UsePrecompiledHeader="3"
413 PrecompiledHeaderThrough="wx/wxprec.h"
414 PrecompiledHeaderFile="vc_mswu\wxprec_qalib.pch"
415 AssemblerListingLocation="vc_mswu\qa\"
416 ObjectFile="vc_mswu\qa\"
417 ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw29u_qa.pdb"
418 WarningLevel="4"
419 SuppressStartupBanner="TRUE"
420 Detect64BitPortabilityProblems="TRUE"
421 DebugInformationFormat="3"/>
422 <Tool
423 Name="VCCustomBuildTool"/>
424 <Tool
425 Name="VCLibrarianTool"
426 OutputFile="..\..\lib\vc_lib\wxmsw29u_qa.lib"
427 SuppressStartupBanner="TRUE"/>
428 <Tool
429 Name="VCMIDLTool"/>
430 <Tool
431 Name="VCPostBuildEventTool"/>
432 <Tool
433 Name="VCPreBuildEventTool"/>
434 <Tool
435 Name="VCPreLinkEventTool"/>
436 <Tool
437 Name="VCResourceCompilerTool"
438 PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING"
439 Culture="1033"
440 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
441 <Tool
442 Name="VCWebServiceProxyGeneratorTool"/>
443 <Tool
444 Name="VCXMLDataGeneratorTool"/>
445 <Tool
446 Name="VCWebDeploymentTool"/>
447 <Tool
448 Name="VCManagedWrapperGeneratorTool"/>
449 <Tool
450 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
451 </Configuration>
452 <Configuration
453 Name="Debug|Win32"
454 OutputDirectory="..\..\lib\vc_lib"
455 IntermediateDirectory="vc_mswud\qa"
456 ConfigurationType="4"
457 UseOfMFC="0"
458 ATLMinimizesCRunTimeLibraryUsage="FALSE"
459 CharacterSet="1">
460 <Tool
461 Name="VCCLCompilerTool"
462 Optimization="0"
463 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
464 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING"
465 MinimalRebuild="TRUE"
466 ExceptionHandling="TRUE"
467 BasicRuntimeChecks="3"
468 RuntimeLibrary="3"
469 BufferSecurityCheck="TRUE"
470 RuntimeTypeInfo="TRUE"
471 UsePrecompiledHeader="3"
472 PrecompiledHeaderThrough="wx/wxprec.h"
473 PrecompiledHeaderFile="vc_mswud\wxprec_qalib.pch"
474 AssemblerListingLocation="vc_mswud\qa\"
475 ObjectFile="vc_mswud\qa\"
476 ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw29ud_qa.pdb"
477 WarningLevel="4"
478 SuppressStartupBanner="TRUE"
479 Detect64BitPortabilityProblems="TRUE"
480 DebugInformationFormat="3"/>
481 <Tool
482 Name="VCCustomBuildTool"/>
483 <Tool
484 Name="VCLibrarianTool"
485 OutputFile="..\..\lib\vc_lib\wxmsw29ud_qa.lib"
486 SuppressStartupBanner="TRUE"/>
487 <Tool
488 Name="VCMIDLTool"/>
489 <Tool
490 Name="VCPostBuildEventTool"/>
491 <Tool
492 Name="VCPreBuildEventTool"/>
493 <Tool
494 Name="VCPreLinkEventTool"/>
495 <Tool
496 Name="VCResourceCompilerTool"
497 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING"
498 Culture="1033"
499 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
500 <Tool
501 Name="VCWebServiceProxyGeneratorTool"/>
502 <Tool
503 Name="VCXMLDataGeneratorTool"/>
504 <Tool
505 Name="VCWebDeploymentTool"/>
506 <Tool
507 Name="VCManagedWrapperGeneratorTool"/>
508 <Tool
509 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
510 </Configuration>
511 </Configurations>
512 <References>
513
514 </References>
515 <Files>
516 <Filter
517 Name="Common Sources"
518 UniqueIdentifier="{A6A5C30D-BDB6-5050-906D-10A96065136C}">
519 <File
520 RelativePath="..\..\src\common\debugrpt.cpp">
521 </File>
522 <File
523 RelativePath="..\..\src\common\dummy.cpp">
524 <FileConfiguration
525 Name="DLL Universal Release|Win32">
526 <Tool
527 Name="VCCLCompilerTool"
528 UsePrecompiledHeader="1"/>
529 </FileConfiguration>
530 <FileConfiguration
531 Name="DLL Universal Debug|Win32">
532 <Tool
533 Name="VCCLCompilerTool"
534 UsePrecompiledHeader="1"/>
535 </FileConfiguration>
536 <FileConfiguration
537 Name="DLL Release|Win32">
538 <Tool
539 Name="VCCLCompilerTool"
540 UsePrecompiledHeader="1"/>
541 </FileConfiguration>
542 <FileConfiguration
543 Name="DLL Debug|Win32">
544 <Tool
545 Name="VCCLCompilerTool"
546 UsePrecompiledHeader="1"/>
547 </FileConfiguration>
548 <FileConfiguration
549 Name="Universal Release|Win32">
550 <Tool
551 Name="VCCLCompilerTool"
552 UsePrecompiledHeader="1"/>
553 </FileConfiguration>
554 <FileConfiguration
555 Name="Universal Debug|Win32">
556 <Tool
557 Name="VCCLCompilerTool"
558 UsePrecompiledHeader="1"/>
559 </FileConfiguration>
560 <FileConfiguration
561 Name="Release|Win32">
562 <Tool
563 Name="VCCLCompilerTool"
564 UsePrecompiledHeader="1"/>
565 </FileConfiguration>
566 <FileConfiguration
567 Name="Debug|Win32">
568 <Tool
569 Name="VCCLCompilerTool"
570 UsePrecompiledHeader="1"/>
571 </FileConfiguration>
572 </File>
573 </Filter>
574 <Filter
575 Name="MSW Sources"
576 UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}">
577 <File
578 RelativePath="..\..\src\msw\version.rc">
579 <FileConfiguration
580 Name="Universal Release|Win32"
581 ExcludedFromBuild="TRUE"/>
582 <FileConfiguration
583 Name="Universal Debug|Win32"
584 ExcludedFromBuild="TRUE"/>
585 <FileConfiguration
586 Name="Release|Win32"
587 ExcludedFromBuild="TRUE"/>
588 <FileConfiguration
589 Name="Debug|Win32"
590 ExcludedFromBuild="TRUE"/>
591 </File>
592 </Filter>
593 <Filter
594 Name="Generic Sources"
595 UniqueIdentifier="{FEA0C02F-F300-53BA-B784-52A5086B8093}">
596 <File
597 RelativePath="..\..\src\generic\dbgrptg.cpp">
598 </File>
599 </Filter>
600 <Filter
601 Name="Setup Headers"
602 UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}">
603 <File
604 RelativePath="..\..\include\wx\univ\setup.h">
605 <FileConfiguration
606 Name="DLL Universal Release|Win32">
607 <Tool
608 Name="VCCustomBuildTool"
609 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h"
610 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivu\wx\setup.h"
611 Outputs="..\..\lib\vc_dll\mswunivu\wx\setup.h"
612 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
613 </FileConfiguration>
614 <FileConfiguration
615 Name="DLL Universal Debug|Win32">
616 <Tool
617 Name="VCCustomBuildTool"
618 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h"
619 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivud\wx\setup.h"
620 Outputs="..\..\lib\vc_dll\mswunivud\wx\setup.h"
621 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
622 </FileConfiguration>
623 <FileConfiguration
624 Name="DLL Release|Win32"/>
625 <FileConfiguration
626 Name="DLL Debug|Win32"/>
627 <FileConfiguration
628 Name="Universal Release|Win32">
629 <Tool
630 Name="VCCustomBuildTool"
631 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h"
632 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivu\wx\setup.h"
633 Outputs="..\..\lib\vc_lib\mswunivu\wx\setup.h"
634 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
635 </FileConfiguration>
636 <FileConfiguration
637 Name="Universal Debug|Win32">
638 <Tool
639 Name="VCCustomBuildTool"
640 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h"
641 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivud\wx\setup.h"
642 Outputs="..\..\lib\vc_lib\mswunivud\wx\setup.h"
643 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
644 </FileConfiguration>
645 <FileConfiguration
646 Name="Release|Win32"/>
647 <FileConfiguration
648 Name="Debug|Win32"/>
649 </File>
650 <File
651 RelativePath="..\..\include\wx\msw\setup.h">
652 <FileConfiguration
653 Name="DLL Universal Release|Win32"/>
654 <FileConfiguration
655 Name="DLL Universal Debug|Win32"/>
656 <FileConfiguration
657 Name="DLL Release|Win32">
658 <Tool
659 Name="VCCustomBuildTool"
660 Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
661 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
662 Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
663 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
664 </FileConfiguration>
665 <FileConfiguration
666 Name="DLL Debug|Win32">
667 <Tool
668 Name="VCCustomBuildTool"
669 Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
670 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
671 Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
672 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
673 </FileConfiguration>
674 <FileConfiguration
675 Name="Universal Release|Win32"/>
676 <FileConfiguration
677 Name="Universal Debug|Win32"/>
678 <FileConfiguration
679 Name="Release|Win32">
680 <Tool
681 Name="VCCustomBuildTool"
682 Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
683 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
684 Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
685 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
686 </FileConfiguration>
687 <FileConfiguration
688 Name="Debug|Win32">
689 <Tool
690 Name="VCCustomBuildTool"
691 Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
692 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
693 Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
694 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
695 </FileConfiguration>
696 </File>
697 </Filter>
698 <Filter
699 Name="MSW Headers"
700 UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}">
701 <File
702 RelativePath="..\..\include\wx\msw\genrcdefs.h">
703 <FileConfiguration
704 Name="DLL Universal Release|Win32">
705 <Tool
706 Name="VCCustomBuildTool"
707 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
708 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h&quot;"
709 Outputs="..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
710 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivu\wx\msw&quot;"/>
711 </FileConfiguration>
712 <FileConfiguration
713 Name="DLL Universal Debug|Win32">
714 <Tool
715 Name="VCCustomBuildTool"
716 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
717 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h&quot;"
718 Outputs="..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
719 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivud\wx\msw&quot;"/>
720 </FileConfiguration>
721 <FileConfiguration
722 Name="DLL Release|Win32">
723 <Tool
724 Name="VCCustomBuildTool"
725 Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
726 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
727 Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
728 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"/>
729 </FileConfiguration>
730 <FileConfiguration
731 Name="DLL Debug|Win32">
732 <Tool
733 Name="VCCustomBuildTool"
734 Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
735 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
736 Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
737 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"/>
738 </FileConfiguration>
739 <FileConfiguration
740 Name="Universal Release|Win32">
741 <Tool
742 Name="VCCustomBuildTool"
743 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
744 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h&quot;"
745 Outputs="..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
746 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivu\wx\msw&quot;"/>
747 </FileConfiguration>
748 <FileConfiguration
749 Name="Universal Debug|Win32">
750 <Tool
751 Name="VCCustomBuildTool"
752 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
753 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h&quot;"
754 Outputs="..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
755 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivud\wx\msw&quot;"/>
756 </FileConfiguration>
757 <FileConfiguration
758 Name="Release|Win32">
759 <Tool
760 Name="VCCustomBuildTool"
761 Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
762 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
763 Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
764 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"/>
765 </FileConfiguration>
766 <FileConfiguration
767 Name="Debug|Win32">
768 <Tool
769 Name="VCCustomBuildTool"
770 Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
771 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
772 Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
773 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"/>
774 </FileConfiguration>
775 </File>
776 </Filter>
777 <Filter
778 Name="Common Headers"
779 UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}">
780 <File
781 RelativePath="..\..\include\wx\debugrpt.h">
782 </File>
783 </Filter>
784 </Files>
785 <Globals>
786
787 </Globals>
788 </VisualStudioProject>
789