]> git.saurik.com Git - wxWidgets.git/blob - tests/test_vc7_test.vcproj
Don't eagerly set wxKeyEvent position fields.
[wxWidgets.git] / tests / test_vc7_test.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <!--
3
4 This project was generated by
5 Bakefile 0.2.9 (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="test"
13 ProjectGUID="{CDA4AD82-E498-50E6-91F2-AB83AD292EA3}">
14 <Platforms>
15 <Platform
16 Name="Win32"/>
17 </Platforms>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="vc_mswud"
22 IntermediateDirectory="vc_mswud\test"
23 ConfigurationType="1"
24 UseOfMFC="0"
25 ATLMinimizesCRunTimeLibraryUsage="FALSE"
26 CharacterSet="1">
27 <Tool
28 Name="VCCLCompilerTool"
29 Optimization="0"
30 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;."
31 PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
32 MinimalRebuild="TRUE"
33 ExceptionHandling="TRUE"
34 BasicRuntimeChecks="3"
35 RuntimeLibrary="3"
36 BufferSecurityCheck="TRUE"
37 RuntimeTypeInfo="TRUE"
38 UsePrecompiledHeader="3"
39 PrecompiledHeaderThrough="testprec.h"
40 PrecompiledHeaderFile="vc_mswud\testprec_test.pch"
41 ObjectFile="vc_mswud\test\"
42 ProgramDataBaseFileName="vc_mswud\test.pdb"
43 WarningLevel="4"
44 SuppressStartupBanner="TRUE"
45 Detect64BitPortabilityProblems="TRUE"
46 DebugInformationFormat="3"/>
47 <Tool
48 Name="VCCustomBuildTool"/>
49 <Tool
50 Name="VCLinkerTool"
51 AdditionalOptions=""
52 AdditionalDependencies="wxbase29ud_net.lib wxbase29ud_xml.lib wxbase29ud.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 wininet.lib"
53 OutputFile="vc_mswud\test.exe"
54 LinkIncremental="2"
55 SuppressStartupBanner="TRUE"
56 AdditionalLibraryDirectories=".\..\lib\vc_lib"
57 GenerateDebugInformation="TRUE"
58 ProgramDatabaseFile="vc_mswud\test.pdb"
59 SubSystem="1"
60 TargetMachine="1"/>
61 <Tool
62 Name="VCMIDLTool"
63 PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
64 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;."/>
65 <Tool
66 Name="VCPostBuildEventTool"/>
67 <Tool
68 Name="VCPreBuildEventTool"/>
69 <Tool
70 Name="VCPreLinkEventTool"/>
71 <Tool
72 Name="VCResourceCompilerTool"
73 PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
74 Culture="1033"
75 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;."/>
76 <Tool
77 Name="VCWebServiceProxyGeneratorTool"/>
78 <Tool
79 Name="VCXMLDataGeneratorTool"/>
80 <Tool
81 Name="VCWebDeploymentTool"/>
82 <Tool
83 Name="VCManagedWrapperGeneratorTool"/>
84 <Tool
85 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
86 </Configuration>
87 <Configuration
88 Name="Release|Win32"
89 OutputDirectory="vc_mswu"
90 IntermediateDirectory="vc_mswu\test"
91 ConfigurationType="1"
92 UseOfMFC="0"
93 ATLMinimizesCRunTimeLibraryUsage="FALSE"
94 CharacterSet="1">
95 <Tool
96 Name="VCCLCompilerTool"
97 Optimization="2"
98 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;."
99 PreprocessorDefinitions="WIN32;__WXMSW__;NDEBUG;_UNICODE;_CONSOLE;wxUSE_GUI=0"
100 ExceptionHandling="TRUE"
101 RuntimeLibrary="2"
102 RuntimeTypeInfo="TRUE"
103 UsePrecompiledHeader="3"
104 PrecompiledHeaderThrough="testprec.h"
105 PrecompiledHeaderFile="vc_mswu\testprec_test.pch"
106 ObjectFile="vc_mswu\test\"
107 ProgramDataBaseFileName="vc_mswu\test.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="wxbase29u_net.lib wxbase29u_xml.lib wxbase29u.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 wininet.lib"
118 OutputFile="vc_mswu\test.exe"
119 LinkIncremental="1"
120 SuppressStartupBanner="TRUE"
121 AdditionalLibraryDirectories=".\..\lib\vc_lib"
122 GenerateDebugInformation="TRUE"
123 ProgramDatabaseFile="vc_mswu\test.pdb"
124 SubSystem="1"
125 TargetMachine="1"
126 OptimizeReferences="2"
127 EnableCOMDATFolding="2"/>
128 <Tool
129 Name="VCMIDLTool"
130 PreprocessorDefinitions="WIN32;__WXMSW__;NDEBUG;_UNICODE;_CONSOLE;wxUSE_GUI=0"
131 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;."/>
132 <Tool
133 Name="VCPostBuildEventTool"/>
134 <Tool
135 Name="VCPreBuildEventTool"/>
136 <Tool
137 Name="VCPreLinkEventTool"/>
138 <Tool
139 Name="VCResourceCompilerTool"
140 PreprocessorDefinitions="__WXMSW__;NDEBUG;_UNICODE;_CONSOLE;wxUSE_GUI=0"
141 Culture="1033"
142 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;."/>
143 <Tool
144 Name="VCWebServiceProxyGeneratorTool"/>
145 <Tool
146 Name="VCXMLDataGeneratorTool"/>
147 <Tool
148 Name="VCWebDeploymentTool"/>
149 <Tool
150 Name="VCManagedWrapperGeneratorTool"/>
151 <Tool
152 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
153 </Configuration>
154 <Configuration
155 Name="Universal Debug|Win32"
156 OutputDirectory="vc_mswunivud"
157 IntermediateDirectory="vc_mswunivud\test"
158 ConfigurationType="1"
159 UseOfMFC="0"
160 ATLMinimizesCRunTimeLibraryUsage="FALSE"
161 CharacterSet="1">
162 <Tool
163 Name="VCCLCompilerTool"
164 Optimization="0"
165 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivud;.\..\include;."
166 PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
167 MinimalRebuild="TRUE"
168 ExceptionHandling="TRUE"
169 BasicRuntimeChecks="3"
170 RuntimeLibrary="3"
171 BufferSecurityCheck="TRUE"
172 RuntimeTypeInfo="TRUE"
173 UsePrecompiledHeader="3"
174 PrecompiledHeaderThrough="testprec.h"
175 PrecompiledHeaderFile="vc_mswunivud\testprec_test.pch"
176 ObjectFile="vc_mswunivud\test\"
177 ProgramDataBaseFileName="vc_mswunivud\test.pdb"
178 WarningLevel="4"
179 SuppressStartupBanner="TRUE"
180 Detect64BitPortabilityProblems="TRUE"
181 DebugInformationFormat="3"/>
182 <Tool
183 Name="VCCustomBuildTool"/>
184 <Tool
185 Name="VCLinkerTool"
186 AdditionalOptions=""
187 AdditionalDependencies="wxbase29ud_net.lib wxbase29ud_xml.lib wxbase29ud.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 wininet.lib"
188 OutputFile="vc_mswunivud\test.exe"
189 LinkIncremental="2"
190 SuppressStartupBanner="TRUE"
191 AdditionalLibraryDirectories=".\..\lib\vc_lib"
192 GenerateDebugInformation="TRUE"
193 ProgramDatabaseFile="vc_mswunivud\test.pdb"
194 SubSystem="1"
195 TargetMachine="1"/>
196 <Tool
197 Name="VCMIDLTool"
198 PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
199 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivud;.\..\include;."/>
200 <Tool
201 Name="VCPostBuildEventTool"/>
202 <Tool
203 Name="VCPreBuildEventTool"/>
204 <Tool
205 Name="VCPreLinkEventTool"/>
206 <Tool
207 Name="VCResourceCompilerTool"
208 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
209 Culture="1033"
210 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivud;.\..\include;."/>
211 <Tool
212 Name="VCWebServiceProxyGeneratorTool"/>
213 <Tool
214 Name="VCXMLDataGeneratorTool"/>
215 <Tool
216 Name="VCWebDeploymentTool"/>
217 <Tool
218 Name="VCManagedWrapperGeneratorTool"/>
219 <Tool
220 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
221 </Configuration>
222 <Configuration
223 Name="Universal Release|Win32"
224 OutputDirectory="vc_mswunivu"
225 IntermediateDirectory="vc_mswunivu\test"
226 ConfigurationType="1"
227 UseOfMFC="0"
228 ATLMinimizesCRunTimeLibraryUsage="FALSE"
229 CharacterSet="1">
230 <Tool
231 Name="VCCLCompilerTool"
232 Optimization="2"
233 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivu;.\..\include;."
234 PreprocessorDefinitions="WIN32;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;_CONSOLE;wxUSE_GUI=0"
235 ExceptionHandling="TRUE"
236 RuntimeLibrary="2"
237 RuntimeTypeInfo="TRUE"
238 UsePrecompiledHeader="3"
239 PrecompiledHeaderThrough="testprec.h"
240 PrecompiledHeaderFile="vc_mswunivu\testprec_test.pch"
241 ObjectFile="vc_mswunivu\test\"
242 ProgramDataBaseFileName="vc_mswunivu\test.pdb"
243 WarningLevel="4"
244 SuppressStartupBanner="TRUE"
245 Detect64BitPortabilityProblems="TRUE"
246 DebugInformationFormat="3"/>
247 <Tool
248 Name="VCCustomBuildTool"/>
249 <Tool
250 Name="VCLinkerTool"
251 AdditionalOptions=""
252 AdditionalDependencies="wxbase29u_net.lib wxbase29u_xml.lib wxbase29u.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 wininet.lib"
253 OutputFile="vc_mswunivu\test.exe"
254 LinkIncremental="1"
255 SuppressStartupBanner="TRUE"
256 AdditionalLibraryDirectories=".\..\lib\vc_lib"
257 GenerateDebugInformation="TRUE"
258 ProgramDatabaseFile="vc_mswunivu\test.pdb"
259 SubSystem="1"
260 TargetMachine="1"
261 OptimizeReferences="2"
262 EnableCOMDATFolding="2"/>
263 <Tool
264 Name="VCMIDLTool"
265 PreprocessorDefinitions="WIN32;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;_CONSOLE;wxUSE_GUI=0"
266 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivu;.\..\include;."/>
267 <Tool
268 Name="VCPostBuildEventTool"/>
269 <Tool
270 Name="VCPreBuildEventTool"/>
271 <Tool
272 Name="VCPreLinkEventTool"/>
273 <Tool
274 Name="VCResourceCompilerTool"
275 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;_CONSOLE;wxUSE_GUI=0"
276 Culture="1033"
277 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivu;.\..\include;."/>
278 <Tool
279 Name="VCWebServiceProxyGeneratorTool"/>
280 <Tool
281 Name="VCXMLDataGeneratorTool"/>
282 <Tool
283 Name="VCWebDeploymentTool"/>
284 <Tool
285 Name="VCManagedWrapperGeneratorTool"/>
286 <Tool
287 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
288 </Configuration>
289 <Configuration
290 Name="DLL Debug|Win32"
291 OutputDirectory="vc_mswuddll"
292 IntermediateDirectory="vc_mswuddll\test"
293 ConfigurationType="1"
294 UseOfMFC="0"
295 ATLMinimizesCRunTimeLibraryUsage="FALSE"
296 CharacterSet="1">
297 <Tool
298 Name="VCCLCompilerTool"
299 Optimization="0"
300 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;."
301 PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
302 MinimalRebuild="TRUE"
303 ExceptionHandling="TRUE"
304 BasicRuntimeChecks="3"
305 RuntimeLibrary="3"
306 BufferSecurityCheck="TRUE"
307 RuntimeTypeInfo="TRUE"
308 UsePrecompiledHeader="3"
309 PrecompiledHeaderThrough="testprec.h"
310 PrecompiledHeaderFile="vc_mswuddll\testprec_test.pch"
311 ObjectFile="vc_mswuddll\test\"
312 ProgramDataBaseFileName="vc_mswuddll\test.pdb"
313 WarningLevel="4"
314 SuppressStartupBanner="TRUE"
315 Detect64BitPortabilityProblems="TRUE"
316 DebugInformationFormat="3"/>
317 <Tool
318 Name="VCCustomBuildTool"/>
319 <Tool
320 Name="VCLinkerTool"
321 AdditionalOptions=""
322 AdditionalDependencies="wxbase29ud_net.lib wxbase29ud_xml.lib wxbase29ud.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 wininet.lib"
323 OutputFile="vc_mswuddll\test.exe"
324 LinkIncremental="2"
325 SuppressStartupBanner="TRUE"
326 AdditionalLibraryDirectories=".\..\lib\vc_dll"
327 GenerateDebugInformation="TRUE"
328 ProgramDatabaseFile="vc_mswuddll\test.pdb"
329 SubSystem="1"
330 TargetMachine="1"/>
331 <Tool
332 Name="VCMIDLTool"
333 PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
334 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;."/>
335 <Tool
336 Name="VCPostBuildEventTool"/>
337 <Tool
338 Name="VCPreBuildEventTool"/>
339 <Tool
340 Name="VCPreLinkEventTool"/>
341 <Tool
342 Name="VCResourceCompilerTool"
343 PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
344 Culture="1033"
345 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;."/>
346 <Tool
347 Name="VCWebServiceProxyGeneratorTool"/>
348 <Tool
349 Name="VCXMLDataGeneratorTool"/>
350 <Tool
351 Name="VCWebDeploymentTool"/>
352 <Tool
353 Name="VCManagedWrapperGeneratorTool"/>
354 <Tool
355 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
356 </Configuration>
357 <Configuration
358 Name="DLL Release|Win32"
359 OutputDirectory="vc_mswudll"
360 IntermediateDirectory="vc_mswudll\test"
361 ConfigurationType="1"
362 UseOfMFC="0"
363 ATLMinimizesCRunTimeLibraryUsage="FALSE"
364 CharacterSet="1">
365 <Tool
366 Name="VCCLCompilerTool"
367 Optimization="2"
368 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;."
369 PreprocessorDefinitions="WIN32;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
370 ExceptionHandling="TRUE"
371 RuntimeLibrary="2"
372 RuntimeTypeInfo="TRUE"
373 UsePrecompiledHeader="3"
374 PrecompiledHeaderThrough="testprec.h"
375 PrecompiledHeaderFile="vc_mswudll\testprec_test.pch"
376 ObjectFile="vc_mswudll\test\"
377 ProgramDataBaseFileName="vc_mswudll\test.pdb"
378 WarningLevel="4"
379 SuppressStartupBanner="TRUE"
380 Detect64BitPortabilityProblems="TRUE"
381 DebugInformationFormat="3"/>
382 <Tool
383 Name="VCCustomBuildTool"/>
384 <Tool
385 Name="VCLinkerTool"
386 AdditionalOptions=""
387 AdditionalDependencies="wxbase29u_net.lib wxbase29u_xml.lib wxbase29u.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 wininet.lib"
388 OutputFile="vc_mswudll\test.exe"
389 LinkIncremental="1"
390 SuppressStartupBanner="TRUE"
391 AdditionalLibraryDirectories=".\..\lib\vc_dll"
392 GenerateDebugInformation="TRUE"
393 ProgramDatabaseFile="vc_mswudll\test.pdb"
394 SubSystem="1"
395 TargetMachine="1"
396 OptimizeReferences="2"
397 EnableCOMDATFolding="2"/>
398 <Tool
399 Name="VCMIDLTool"
400 PreprocessorDefinitions="WIN32;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
401 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;."/>
402 <Tool
403 Name="VCPostBuildEventTool"/>
404 <Tool
405 Name="VCPreBuildEventTool"/>
406 <Tool
407 Name="VCPreLinkEventTool"/>
408 <Tool
409 Name="VCResourceCompilerTool"
410 PreprocessorDefinitions="__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
411 Culture="1033"
412 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;."/>
413 <Tool
414 Name="VCWebServiceProxyGeneratorTool"/>
415 <Tool
416 Name="VCXMLDataGeneratorTool"/>
417 <Tool
418 Name="VCWebDeploymentTool"/>
419 <Tool
420 Name="VCManagedWrapperGeneratorTool"/>
421 <Tool
422 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
423 </Configuration>
424 <Configuration
425 Name="DLL Universal Debug|Win32"
426 OutputDirectory="vc_mswunivuddll"
427 IntermediateDirectory="vc_mswunivuddll\test"
428 ConfigurationType="1"
429 UseOfMFC="0"
430 ATLMinimizesCRunTimeLibraryUsage="FALSE"
431 CharacterSet="1">
432 <Tool
433 Name="VCCLCompilerTool"
434 Optimization="0"
435 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivud;.\..\include;."
436 PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
437 MinimalRebuild="TRUE"
438 ExceptionHandling="TRUE"
439 BasicRuntimeChecks="3"
440 RuntimeLibrary="3"
441 BufferSecurityCheck="TRUE"
442 RuntimeTypeInfo="TRUE"
443 UsePrecompiledHeader="3"
444 PrecompiledHeaderThrough="testprec.h"
445 PrecompiledHeaderFile="vc_mswunivuddll\testprec_test.pch"
446 ObjectFile="vc_mswunivuddll\test\"
447 ProgramDataBaseFileName="vc_mswunivuddll\test.pdb"
448 WarningLevel="4"
449 SuppressStartupBanner="TRUE"
450 Detect64BitPortabilityProblems="TRUE"
451 DebugInformationFormat="3"/>
452 <Tool
453 Name="VCCustomBuildTool"/>
454 <Tool
455 Name="VCLinkerTool"
456 AdditionalOptions=""
457 AdditionalDependencies="wxbase29ud_net.lib wxbase29ud_xml.lib wxbase29ud.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 wininet.lib"
458 OutputFile="vc_mswunivuddll\test.exe"
459 LinkIncremental="2"
460 SuppressStartupBanner="TRUE"
461 AdditionalLibraryDirectories=".\..\lib\vc_dll"
462 GenerateDebugInformation="TRUE"
463 ProgramDatabaseFile="vc_mswunivuddll\test.pdb"
464 SubSystem="1"
465 TargetMachine="1"/>
466 <Tool
467 Name="VCMIDLTool"
468 PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
469 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivud;.\..\include;."/>
470 <Tool
471 Name="VCPostBuildEventTool"/>
472 <Tool
473 Name="VCPreBuildEventTool"/>
474 <Tool
475 Name="VCPreLinkEventTool"/>
476 <Tool
477 Name="VCResourceCompilerTool"
478 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
479 Culture="1033"
480 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivud;.\..\include;."/>
481 <Tool
482 Name="VCWebServiceProxyGeneratorTool"/>
483 <Tool
484 Name="VCXMLDataGeneratorTool"/>
485 <Tool
486 Name="VCWebDeploymentTool"/>
487 <Tool
488 Name="VCManagedWrapperGeneratorTool"/>
489 <Tool
490 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
491 </Configuration>
492 <Configuration
493 Name="DLL Universal Release|Win32"
494 OutputDirectory="vc_mswunivudll"
495 IntermediateDirectory="vc_mswunivudll\test"
496 ConfigurationType="1"
497 UseOfMFC="0"
498 ATLMinimizesCRunTimeLibraryUsage="FALSE"
499 CharacterSet="1">
500 <Tool
501 Name="VCCLCompilerTool"
502 Optimization="2"
503 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivu;.\..\include;."
504 PreprocessorDefinitions="WIN32;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
505 ExceptionHandling="TRUE"
506 RuntimeLibrary="2"
507 RuntimeTypeInfo="TRUE"
508 UsePrecompiledHeader="3"
509 PrecompiledHeaderThrough="testprec.h"
510 PrecompiledHeaderFile="vc_mswunivudll\testprec_test.pch"
511 ObjectFile="vc_mswunivudll\test\"
512 ProgramDataBaseFileName="vc_mswunivudll\test.pdb"
513 WarningLevel="4"
514 SuppressStartupBanner="TRUE"
515 Detect64BitPortabilityProblems="TRUE"
516 DebugInformationFormat="3"/>
517 <Tool
518 Name="VCCustomBuildTool"/>
519 <Tool
520 Name="VCLinkerTool"
521 AdditionalOptions=""
522 AdditionalDependencies="wxbase29u_net.lib wxbase29u_xml.lib wxbase29u.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 wininet.lib"
523 OutputFile="vc_mswunivudll\test.exe"
524 LinkIncremental="1"
525 SuppressStartupBanner="TRUE"
526 AdditionalLibraryDirectories=".\..\lib\vc_dll"
527 GenerateDebugInformation="TRUE"
528 ProgramDatabaseFile="vc_mswunivudll\test.pdb"
529 SubSystem="1"
530 TargetMachine="1"
531 OptimizeReferences="2"
532 EnableCOMDATFolding="2"/>
533 <Tool
534 Name="VCMIDLTool"
535 PreprocessorDefinitions="WIN32;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
536 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivu;.\..\include;."/>
537 <Tool
538 Name="VCPostBuildEventTool"/>
539 <Tool
540 Name="VCPreBuildEventTool"/>
541 <Tool
542 Name="VCPreLinkEventTool"/>
543 <Tool
544 Name="VCResourceCompilerTool"
545 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
546 Culture="1033"
547 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivu;.\..\include;."/>
548 <Tool
549 Name="VCWebServiceProxyGeneratorTool"/>
550 <Tool
551 Name="VCXMLDataGeneratorTool"/>
552 <Tool
553 Name="VCWebDeploymentTool"/>
554 <Tool
555 Name="VCManagedWrapperGeneratorTool"/>
556 <Tool
557 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
558 </Configuration>
559 </Configurations>
560 <References>
561
562 </References>
563 <Files>
564 <Filter
565 Name="Source Files"
566 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
567 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
568 <File
569 RelativePath=".\any\anytest.cpp">
570 </File>
571 <File
572 RelativePath=".\archive\archivetest.cpp">
573 </File>
574 <File
575 RelativePath=".\arrays\arrays.cpp">
576 </File>
577 <File
578 RelativePath=".\thread\atomic.cpp">
579 </File>
580 <File
581 RelativePath=".\base64\base64.cpp">
582 </File>
583 <File
584 RelativePath=".\streams\bstream.cpp">
585 </File>
586 <File
587 RelativePath=".\cmdline\cmdlinetest.cpp">
588 </File>
589 <File
590 RelativePath=".\mbconv\convautotest.cpp">
591 </File>
592 <File
593 RelativePath=".\strings\crt.cpp">
594 </File>
595 <File
596 RelativePath=".\streams\datastreamtest.cpp">
597 </File>
598 <File
599 RelativePath=".\datetime\datetimetest.cpp">
600 </File>
601 <File
602 RelativePath=".\file\dir.cpp">
603 </File>
604 <File
605 RelativePath=".\dummy.cpp">
606 <FileConfiguration
607 Name="Debug|Win32">
608 <Tool
609 Name="VCCLCompilerTool"
610 UsePrecompiledHeader="1"/>
611 </FileConfiguration>
612 <FileConfiguration
613 Name="Release|Win32">
614 <Tool
615 Name="VCCLCompilerTool"
616 UsePrecompiledHeader="1"/>
617 </FileConfiguration>
618 <FileConfiguration
619 Name="Universal Debug|Win32">
620 <Tool
621 Name="VCCLCompilerTool"
622 UsePrecompiledHeader="1"/>
623 </FileConfiguration>
624 <FileConfiguration
625 Name="Universal Release|Win32">
626 <Tool
627 Name="VCCLCompilerTool"
628 UsePrecompiledHeader="1"/>
629 </FileConfiguration>
630 <FileConfiguration
631 Name="DLL Debug|Win32">
632 <Tool
633 Name="VCCLCompilerTool"
634 UsePrecompiledHeader="1"/>
635 </FileConfiguration>
636 <FileConfiguration
637 Name="DLL Release|Win32">
638 <Tool
639 Name="VCCLCompilerTool"
640 UsePrecompiledHeader="1"/>
641 </FileConfiguration>
642 <FileConfiguration
643 Name="DLL Universal Debug|Win32">
644 <Tool
645 Name="VCCLCompilerTool"
646 UsePrecompiledHeader="1"/>
647 </FileConfiguration>
648 <FileConfiguration
649 Name="DLL Universal Release|Win32">
650 <Tool
651 Name="VCCLCompilerTool"
652 UsePrecompiledHeader="1"/>
653 </FileConfiguration>
654 </File>
655 <File
656 RelativePath=".\misc\dynamiclib.cpp">
657 </File>
658 <File
659 RelativePath=".\misc\environ.cpp">
660 </File>
661 <File
662 RelativePath=".\weakref\evtconnection.cpp">
663 </File>
664 <File
665 RelativePath=".\events\evthandler.cpp">
666 </File>
667 <File
668 RelativePath=".\events\evtsource.cpp">
669 </File>
670 <File
671 RelativePath=".\exec\exec.cpp">
672 </File>
673 <File
674 RelativePath=".\streams\ffilestream.cpp">
675 </File>
676 <File
677 RelativePath=".\streams\fileback.cpp">
678 </File>
679 <File
680 RelativePath=".\config\fileconf.cpp">
681 </File>
682 <File
683 RelativePath=".\file\filefn.cpp">
684 </File>
685 <File
686 RelativePath=".\filekind\filekind.cpp">
687 </File>
688 <File
689 RelativePath=".\filename\filenametest.cpp">
690 </File>
691 <File
692 RelativePath=".\streams\filestream.cpp">
693 </File>
694 <File
695 RelativePath=".\filesys\filesystest.cpp">
696 </File>
697 <File
698 RelativePath=".\file\filetest.cpp">
699 </File>
700 <File
701 RelativePath=".\fontmap\fontmaptest.cpp">
702 </File>
703 <File
704 RelativePath=".\formatconverter\formatconvertertest.cpp">
705 </File>
706 <File
707 RelativePath=".\fswatcher\fswatchertest.cpp">
708 </File>
709 <File
710 RelativePath=".\uris\ftp.cpp">
711 </File>
712 <File
713 RelativePath=".\hashes\hashes.cpp">
714 </File>
715 <File
716 RelativePath=".\interactive\input.cpp">
717 </File>
718 <File
719 RelativePath=".\intl\intltest.cpp">
720 </File>
721 <File
722 RelativePath=".\strings\iostream.cpp">
723 </File>
724 <File
725 RelativePath=".\streams\iostreams.cpp">
726 </File>
727 <File
728 RelativePath=".\net\ipc.cpp">
729 </File>
730 <File
731 RelativePath=".\streams\largefile.cpp">
732 </File>
733 <File
734 RelativePath=".\lists\lists.cpp">
735 </File>
736 <File
737 RelativePath=".\log\logtest.cpp">
738 </File>
739 <File
740 RelativePath=".\longlong\longlongtest.cpp">
741 </File>
742 <File
743 RelativePath=".\mbconv\mbconvtest.cpp">
744 </File>
745 <File
746 RelativePath=".\streams\memstream.cpp">
747 </File>
748 <File
749 RelativePath=".\misc\metatest.cpp">
750 </File>
751 <File
752 RelativePath=".\thread\misc.cpp">
753 </File>
754 <File
755 RelativePath=".\misc\misctests.cpp">
756 </File>
757 <File
758 RelativePath=".\misc\module.cpp">
759 </File>
760 <File
761 RelativePath=".\strings\numformatter.cpp">
762 </File>
763 <File
764 RelativePath=".\interactive\output.cpp">
765 </File>
766 <File
767 RelativePath=".\misc\pathlist.cpp">
768 </File>
769 <File
770 RelativePath=".\thread\queue.cpp">
771 </File>
772 <File
773 RelativePath=".\config\regconf.cpp">
774 </File>
775 <File
776 RelativePath=".\regex\regextest.cpp">
777 </File>
778 <File
779 RelativePath=".\scopeguard\scopeguardtest.cpp">
780 </File>
781 <File
782 RelativePath=".\net\socket.cpp">
783 </File>
784 <File
785 RelativePath=".\streams\socketstream.cpp">
786 </File>
787 <File
788 RelativePath=".\streams\sstream.cpp">
789 </File>
790 <File
791 RelativePath=".\streams\stdstream.cpp">
792 </File>
793 <File
794 RelativePath=".\strings\stdstrings.cpp">
795 </File>
796 <File
797 RelativePath=".\events\stopwatch.cpp">
798 </File>
799 <File
800 RelativePath=".\strings\strings.cpp">
801 </File>
802 <File
803 RelativePath=".\archive\tartest.cpp">
804 </File>
805 <File
806 RelativePath=".\streams\tempfile.cpp">
807 </File>
808 <File
809 RelativePath=".\test.cpp">
810 </File>
811 <File
812 RelativePath=".\textfile\textfiletest.cpp">
813 </File>
814 <File
815 RelativePath=".\streams\textstreamtest.cpp">
816 </File>
817 <File
818 RelativePath=".\events\timertest.cpp">
819 </File>
820 <File
821 RelativePath=".\thread\tls.cpp">
822 </File>
823 <File
824 RelativePath=".\strings\tokenizer.cpp">
825 </File>
826 <File
827 RelativePath=".\misc\typeinfotest.cpp">
828 </File>
829 <File
830 RelativePath=".\strings\unichar.cpp">
831 </File>
832 <File
833 RelativePath=".\strings\unicode.cpp">
834 </File>
835 <File
836 RelativePath=".\uris\uris.cpp">
837 </File>
838 <File
839 RelativePath=".\uris\url.cpp">
840 </File>
841 <File
842 RelativePath=".\strings\vararg.cpp">
843 </File>
844 <File
845 RelativePath=".\vectors\vectors.cpp">
846 </File>
847 <File
848 RelativePath=".\strings\vsnprintf.cpp">
849 </File>
850 <File
851 RelativePath=".\weakref\weakref.cpp">
852 </File>
853 <File
854 RelativePath=".\regex\wxregextest.cpp">
855 </File>
856 <File
857 RelativePath=".\xlocale\xlocale.cpp">
858 </File>
859 <File
860 RelativePath=".\xml\xmltest.cpp">
861 </File>
862 <File
863 RelativePath=".\archive\ziptest.cpp">
864 </File>
865 <File
866 RelativePath=".\streams\zlibstream.cpp">
867 </File>
868 </Filter>
869 </Files>
870 <Globals>
871
872 </Globals>
873 </VisualStudioProject>
874