]> git.saurik.com Git - wxWidgets.git/blob - tests/test_vc7_test.vcproj
also include wxSocket test in the GUI test as different event loop implementations...
[wxWidgets.git] / tests / test_vc7_test.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="test"
13 ProjectGUID="{CDA4AD82-E498-50E6-91F2-AB83AD292EA3}">
14 <Platforms>
15 <Platform
16 Name="Win32"/>
17 </Platforms>
18 <Configurations>
19 <Configuration
20 Name="DLL Universal Release|Win32"
21 OutputDirectory="vc_mswunivudll"
22 IntermediateDirectory="vc_mswunivudll\test"
23 ConfigurationType="1"
24 UseOfMFC="0"
25 ATLMinimizesCRunTimeLibraryUsage="FALSE"
26 CharacterSet="1">
27 <Tool
28 Name="VCCLCompilerTool"
29 Optimization="2"
30 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivu;.\..\include;."
31 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
32 ExceptionHandling="TRUE"
33 RuntimeLibrary="2"
34 RuntimeTypeInfo="TRUE"
35 UsePrecompiledHeader="3"
36 PrecompiledHeaderThrough="testprec.h"
37 PrecompiledHeaderFile="vc_mswunivudll\testprec_test.pch"
38 AssemblerListingLocation="vc_mswunivudll\test\"
39 ObjectFile="vc_mswunivudll\test\"
40 ProgramDataBaseFileName="vc_mswunivudll\test.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="wxbase29u_net.lib wxbase29u.lib wxbase29u_xml.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"
51 OutputFile="vc_mswunivudll\test.exe"
52 LinkIncremental="2"
53 SuppressStartupBanner="TRUE"
54 AdditionalLibraryDirectories=".\..\lib\vc_dll"
55 GenerateDebugInformation="TRUE"
56 ProgramDatabaseFile="vc_mswunivudll\test.pdb"
57 SubSystem="1"
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;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
70 Culture="1033"
71 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivu;.\..\include;."/>
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="vc_mswunivuddll"
86 IntermediateDirectory="vc_mswunivuddll\test"
87 ConfigurationType="1"
88 UseOfMFC="0"
89 ATLMinimizesCRunTimeLibraryUsage="FALSE"
90 CharacterSet="1">
91 <Tool
92 Name="VCCLCompilerTool"
93 Optimization="0"
94 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivud;.\..\include;."
95 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
96 MinimalRebuild="TRUE"
97 ExceptionHandling="TRUE"
98 BasicRuntimeChecks="3"
99 RuntimeLibrary="3"
100 BufferSecurityCheck="TRUE"
101 RuntimeTypeInfo="TRUE"
102 UsePrecompiledHeader="3"
103 PrecompiledHeaderThrough="testprec.h"
104 PrecompiledHeaderFile="vc_mswunivuddll\testprec_test.pch"
105 AssemblerListingLocation="vc_mswunivuddll\test\"
106 ObjectFile="vc_mswunivuddll\test\"
107 ProgramDataBaseFileName="vc_mswunivuddll\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="wxbase29ud_net.lib wxbase29ud.lib wxbase29ud_xml.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"
118 OutputFile="vc_mswunivuddll\test.exe"
119 LinkIncremental="2"
120 SuppressStartupBanner="TRUE"
121 AdditionalLibraryDirectories=".\..\lib\vc_dll"
122 GenerateDebugInformation="TRUE"
123 ProgramDatabaseFile="vc_mswunivuddll\test.pdb"
124 SubSystem="1"
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;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
137 Culture="1033"
138 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivud;.\..\include;."/>
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="vc_mswudll"
153 IntermediateDirectory="vc_mswudll\test"
154 ConfigurationType="1"
155 UseOfMFC="0"
156 ATLMinimizesCRunTimeLibraryUsage="FALSE"
157 CharacterSet="1">
158 <Tool
159 Name="VCCLCompilerTool"
160 Optimization="2"
161 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;."
162 PreprocessorDefinitions="__WXMSW__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
163 ExceptionHandling="TRUE"
164 RuntimeLibrary="2"
165 RuntimeTypeInfo="TRUE"
166 UsePrecompiledHeader="3"
167 PrecompiledHeaderThrough="testprec.h"
168 PrecompiledHeaderFile="vc_mswudll\testprec_test.pch"
169 AssemblerListingLocation="vc_mswudll\test\"
170 ObjectFile="vc_mswudll\test\"
171 ProgramDataBaseFileName="vc_mswudll\test.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="wxbase29u_net.lib wxbase29u.lib wxbase29u_xml.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"
182 OutputFile="vc_mswudll\test.exe"
183 LinkIncremental="2"
184 SuppressStartupBanner="TRUE"
185 AdditionalLibraryDirectories=".\..\lib\vc_dll"
186 GenerateDebugInformation="TRUE"
187 ProgramDatabaseFile="vc_mswudll\test.pdb"
188 SubSystem="1"
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;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
201 Culture="1033"
202 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;."/>
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="vc_mswuddll"
217 IntermediateDirectory="vc_mswuddll\test"
218 ConfigurationType="1"
219 UseOfMFC="0"
220 ATLMinimizesCRunTimeLibraryUsage="FALSE"
221 CharacterSet="1">
222 <Tool
223 Name="VCCLCompilerTool"
224 Optimization="0"
225 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;."
226 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
227 MinimalRebuild="TRUE"
228 ExceptionHandling="TRUE"
229 BasicRuntimeChecks="3"
230 RuntimeLibrary="3"
231 BufferSecurityCheck="TRUE"
232 RuntimeTypeInfo="TRUE"
233 UsePrecompiledHeader="3"
234 PrecompiledHeaderThrough="testprec.h"
235 PrecompiledHeaderFile="vc_mswuddll\testprec_test.pch"
236 AssemblerListingLocation="vc_mswuddll\test\"
237 ObjectFile="vc_mswuddll\test\"
238 ProgramDataBaseFileName="vc_mswuddll\test.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="wxbase29ud_net.lib wxbase29ud.lib wxbase29ud_xml.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"
249 OutputFile="vc_mswuddll\test.exe"
250 LinkIncremental="2"
251 SuppressStartupBanner="TRUE"
252 AdditionalLibraryDirectories=".\..\lib\vc_dll"
253 GenerateDebugInformation="TRUE"
254 ProgramDatabaseFile="vc_mswuddll\test.pdb"
255 SubSystem="1"
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;WXUSINGDLL;_CONSOLE;wxUSE_GUI=0"
268 Culture="1033"
269 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;."/>
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="vc_mswunivu"
284 IntermediateDirectory="vc_mswunivu\test"
285 ConfigurationType="1"
286 UseOfMFC="0"
287 ATLMinimizesCRunTimeLibraryUsage="FALSE"
288 CharacterSet="1">
289 <Tool
290 Name="VCCLCompilerTool"
291 Optimization="2"
292 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivu;.\..\include;."
293 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
294 ExceptionHandling="TRUE"
295 RuntimeLibrary="2"
296 RuntimeTypeInfo="TRUE"
297 UsePrecompiledHeader="3"
298 PrecompiledHeaderThrough="testprec.h"
299 PrecompiledHeaderFile="vc_mswunivu\testprec_test.pch"
300 AssemblerListingLocation="vc_mswunivu\test\"
301 ObjectFile="vc_mswunivu\test\"
302 ProgramDataBaseFileName="vc_mswunivu\test.pdb"
303 WarningLevel="4"
304 SuppressStartupBanner="TRUE"
305 Detect64BitPortabilityProblems="TRUE"
306 DebugInformationFormat="3"/>
307 <Tool
308 Name="VCCustomBuildTool"/>
309 <Tool
310 Name="VCLinkerTool"
311 AdditionalOptions=""
312 AdditionalDependencies="wxbase29u_net.lib wxbase29u.lib wxbase29u_xml.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"
313 OutputFile="vc_mswunivu\test.exe"
314 LinkIncremental="2"
315 SuppressStartupBanner="TRUE"
316 AdditionalLibraryDirectories=".\..\lib\vc_lib"
317 GenerateDebugInformation="TRUE"
318 ProgramDatabaseFile="vc_mswunivu\test.pdb"
319 SubSystem="1"
320 TargetMachine="1"/>
321 <Tool
322 Name="VCMIDLTool"/>
323 <Tool
324 Name="VCPostBuildEventTool"/>
325 <Tool
326 Name="VCPreBuildEventTool"/>
327 <Tool
328 Name="VCPreLinkEventTool"/>
329 <Tool
330 Name="VCResourceCompilerTool"
331 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
332 Culture="1033"
333 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivu;.\..\include;."/>
334 <Tool
335 Name="VCWebServiceProxyGeneratorTool"/>
336 <Tool
337 Name="VCXMLDataGeneratorTool"/>
338 <Tool
339 Name="VCWebDeploymentTool"/>
340 <Tool
341 Name="VCManagedWrapperGeneratorTool"/>
342 <Tool
343 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
344 </Configuration>
345 <Configuration
346 Name="Universal Debug|Win32"
347 OutputDirectory="vc_mswunivud"
348 IntermediateDirectory="vc_mswunivud\test"
349 ConfigurationType="1"
350 UseOfMFC="0"
351 ATLMinimizesCRunTimeLibraryUsage="FALSE"
352 CharacterSet="1">
353 <Tool
354 Name="VCCLCompilerTool"
355 Optimization="0"
356 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivud;.\..\include;."
357 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
358 MinimalRebuild="TRUE"
359 ExceptionHandling="TRUE"
360 BasicRuntimeChecks="3"
361 RuntimeLibrary="3"
362 BufferSecurityCheck="TRUE"
363 RuntimeTypeInfo="TRUE"
364 UsePrecompiledHeader="3"
365 PrecompiledHeaderThrough="testprec.h"
366 PrecompiledHeaderFile="vc_mswunivud\testprec_test.pch"
367 AssemblerListingLocation="vc_mswunivud\test\"
368 ObjectFile="vc_mswunivud\test\"
369 ProgramDataBaseFileName="vc_mswunivud\test.pdb"
370 WarningLevel="4"
371 SuppressStartupBanner="TRUE"
372 Detect64BitPortabilityProblems="TRUE"
373 DebugInformationFormat="3"/>
374 <Tool
375 Name="VCCustomBuildTool"/>
376 <Tool
377 Name="VCLinkerTool"
378 AdditionalOptions=""
379 AdditionalDependencies="wxbase29ud_net.lib wxbase29ud.lib wxbase29ud_xml.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"
380 OutputFile="vc_mswunivud\test.exe"
381 LinkIncremental="2"
382 SuppressStartupBanner="TRUE"
383 AdditionalLibraryDirectories=".\..\lib\vc_lib"
384 GenerateDebugInformation="TRUE"
385 ProgramDatabaseFile="vc_mswunivud\test.pdb"
386 SubSystem="1"
387 TargetMachine="1"/>
388 <Tool
389 Name="VCMIDLTool"/>
390 <Tool
391 Name="VCPostBuildEventTool"/>
392 <Tool
393 Name="VCPreBuildEventTool"/>
394 <Tool
395 Name="VCPreLinkEventTool"/>
396 <Tool
397 Name="VCResourceCompilerTool"
398 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
399 Culture="1033"
400 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivud;.\..\include;."/>
401 <Tool
402 Name="VCWebServiceProxyGeneratorTool"/>
403 <Tool
404 Name="VCXMLDataGeneratorTool"/>
405 <Tool
406 Name="VCWebDeploymentTool"/>
407 <Tool
408 Name="VCManagedWrapperGeneratorTool"/>
409 <Tool
410 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
411 </Configuration>
412 <Configuration
413 Name="Release|Win32"
414 OutputDirectory="vc_mswu"
415 IntermediateDirectory="vc_mswu\test"
416 ConfigurationType="1"
417 UseOfMFC="0"
418 ATLMinimizesCRunTimeLibraryUsage="FALSE"
419 CharacterSet="1">
420 <Tool
421 Name="VCCLCompilerTool"
422 Optimization="2"
423 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;."
424 PreprocessorDefinitions="__WXMSW__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
425 ExceptionHandling="TRUE"
426 RuntimeLibrary="2"
427 RuntimeTypeInfo="TRUE"
428 UsePrecompiledHeader="3"
429 PrecompiledHeaderThrough="testprec.h"
430 PrecompiledHeaderFile="vc_mswu\testprec_test.pch"
431 AssemblerListingLocation="vc_mswu\test\"
432 ObjectFile="vc_mswu\test\"
433 ProgramDataBaseFileName="vc_mswu\test.pdb"
434 WarningLevel="4"
435 SuppressStartupBanner="TRUE"
436 Detect64BitPortabilityProblems="TRUE"
437 DebugInformationFormat="3"/>
438 <Tool
439 Name="VCCustomBuildTool"/>
440 <Tool
441 Name="VCLinkerTool"
442 AdditionalOptions=""
443 AdditionalDependencies="wxbase29u_net.lib wxbase29u.lib wxbase29u_xml.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"
444 OutputFile="vc_mswu\test.exe"
445 LinkIncremental="2"
446 SuppressStartupBanner="TRUE"
447 AdditionalLibraryDirectories=".\..\lib\vc_lib"
448 GenerateDebugInformation="TRUE"
449 ProgramDatabaseFile="vc_mswu\test.pdb"
450 SubSystem="1"
451 TargetMachine="1"/>
452 <Tool
453 Name="VCMIDLTool"/>
454 <Tool
455 Name="VCPostBuildEventTool"/>
456 <Tool
457 Name="VCPreBuildEventTool"/>
458 <Tool
459 Name="VCPreLinkEventTool"/>
460 <Tool
461 Name="VCResourceCompilerTool"
462 PreprocessorDefinitions="__WXMSW__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
463 Culture="1033"
464 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;."/>
465 <Tool
466 Name="VCWebServiceProxyGeneratorTool"/>
467 <Tool
468 Name="VCXMLDataGeneratorTool"/>
469 <Tool
470 Name="VCWebDeploymentTool"/>
471 <Tool
472 Name="VCManagedWrapperGeneratorTool"/>
473 <Tool
474 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
475 </Configuration>
476 <Configuration
477 Name="Debug|Win32"
478 OutputDirectory="vc_mswud"
479 IntermediateDirectory="vc_mswud\test"
480 ConfigurationType="1"
481 UseOfMFC="0"
482 ATLMinimizesCRunTimeLibraryUsage="FALSE"
483 CharacterSet="1">
484 <Tool
485 Name="VCCLCompilerTool"
486 Optimization="0"
487 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;."
488 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
489 MinimalRebuild="TRUE"
490 ExceptionHandling="TRUE"
491 BasicRuntimeChecks="3"
492 RuntimeLibrary="3"
493 BufferSecurityCheck="TRUE"
494 RuntimeTypeInfo="TRUE"
495 UsePrecompiledHeader="3"
496 PrecompiledHeaderThrough="testprec.h"
497 PrecompiledHeaderFile="vc_mswud\testprec_test.pch"
498 AssemblerListingLocation="vc_mswud\test\"
499 ObjectFile="vc_mswud\test\"
500 ProgramDataBaseFileName="vc_mswud\test.pdb"
501 WarningLevel="4"
502 SuppressStartupBanner="TRUE"
503 Detect64BitPortabilityProblems="TRUE"
504 DebugInformationFormat="3"/>
505 <Tool
506 Name="VCCustomBuildTool"/>
507 <Tool
508 Name="VCLinkerTool"
509 AdditionalOptions=""
510 AdditionalDependencies="wxbase29ud_net.lib wxbase29ud.lib wxbase29ud_xml.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"
511 OutputFile="vc_mswud\test.exe"
512 LinkIncremental="2"
513 SuppressStartupBanner="TRUE"
514 AdditionalLibraryDirectories=".\..\lib\vc_lib"
515 GenerateDebugInformation="TRUE"
516 ProgramDatabaseFile="vc_mswud\test.pdb"
517 SubSystem="1"
518 TargetMachine="1"/>
519 <Tool
520 Name="VCMIDLTool"/>
521 <Tool
522 Name="VCPostBuildEventTool"/>
523 <Tool
524 Name="VCPreBuildEventTool"/>
525 <Tool
526 Name="VCPreLinkEventTool"/>
527 <Tool
528 Name="VCResourceCompilerTool"
529 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;_CONSOLE;wxUSE_GUI=0"
530 Culture="1033"
531 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;."/>
532 <Tool
533 Name="VCWebServiceProxyGeneratorTool"/>
534 <Tool
535 Name="VCXMLDataGeneratorTool"/>
536 <Tool
537 Name="VCWebDeploymentTool"/>
538 <Tool
539 Name="VCManagedWrapperGeneratorTool"/>
540 <Tool
541 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
542 </Configuration>
543 </Configurations>
544 <References>
545
546 </References>
547 <Files>
548 <Filter
549 Name="Source Files"
550 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
551 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
552 <File
553 RelativePath=".\archive\archivetest.cpp">
554 </File>
555 <File
556 RelativePath=".\arrays\arrays.cpp">
557 </File>
558 <File
559 RelativePath=".\thread\atomic.cpp">
560 </File>
561 <File
562 RelativePath=".\base64\base64.cpp">
563 </File>
564 <File
565 RelativePath=".\streams\bstream.cpp">
566 </File>
567 <File
568 RelativePath=".\cmdline\cmdlinetest.cpp">
569 </File>
570 <File
571 RelativePath=".\mbconv\convautotest.cpp">
572 </File>
573 <File
574 RelativePath=".\strings\crt.cpp">
575 </File>
576 <File
577 RelativePath=".\streams\datastreamtest.cpp">
578 </File>
579 <File
580 RelativePath=".\datetime\datetimetest.cpp">
581 </File>
582 <File
583 RelativePath=".\dummy.cpp">
584 <FileConfiguration
585 Name="DLL Universal Release|Win32">
586 <Tool
587 Name="VCCLCompilerTool"
588 UsePrecompiledHeader="1"/>
589 </FileConfiguration>
590 <FileConfiguration
591 Name="DLL Universal Debug|Win32">
592 <Tool
593 Name="VCCLCompilerTool"
594 UsePrecompiledHeader="1"/>
595 </FileConfiguration>
596 <FileConfiguration
597 Name="DLL Release|Win32">
598 <Tool
599 Name="VCCLCompilerTool"
600 UsePrecompiledHeader="1"/>
601 </FileConfiguration>
602 <FileConfiguration
603 Name="DLL Debug|Win32">
604 <Tool
605 Name="VCCLCompilerTool"
606 UsePrecompiledHeader="1"/>
607 </FileConfiguration>
608 <FileConfiguration
609 Name="Universal Release|Win32">
610 <Tool
611 Name="VCCLCompilerTool"
612 UsePrecompiledHeader="1"/>
613 </FileConfiguration>
614 <FileConfiguration
615 Name="Universal Debug|Win32">
616 <Tool
617 Name="VCCLCompilerTool"
618 UsePrecompiledHeader="1"/>
619 </FileConfiguration>
620 <FileConfiguration
621 Name="Release|Win32">
622 <Tool
623 Name="VCCLCompilerTool"
624 UsePrecompiledHeader="1"/>
625 </FileConfiguration>
626 <FileConfiguration
627 Name="Debug|Win32">
628 <Tool
629 Name="VCCLCompilerTool"
630 UsePrecompiledHeader="1"/>
631 </FileConfiguration>
632 </File>
633 <File
634 RelativePath=".\weakref\evtconnection.cpp">
635 </File>
636 <File
637 RelativePath=".\streams\ffilestream.cpp">
638 </File>
639 <File
640 RelativePath=".\streams\fileback.cpp">
641 </File>
642 <File
643 RelativePath=".\config\fileconf.cpp">
644 </File>
645 <File
646 RelativePath=".\filekind\filekind.cpp">
647 </File>
648 <File
649 RelativePath=".\filename\filenametest.cpp">
650 </File>
651 <File
652 RelativePath=".\streams\filestream.cpp">
653 </File>
654 <File
655 RelativePath=".\filesys\filesystest.cpp">
656 </File>
657 <File
658 RelativePath=".\fontmap\fontmaptest.cpp">
659 </File>
660 <File
661 RelativePath=".\formatconverter\formatconvertertest.cpp">
662 </File>
663 <File
664 RelativePath=".\hashes\hashes.cpp">
665 </File>
666 <File
667 RelativePath=".\intl\intltest.cpp">
668 </File>
669 <File
670 RelativePath=".\strings\iostream.cpp">
671 </File>
672 <File
673 RelativePath=".\streams\iostreams.cpp">
674 </File>
675 <File
676 RelativePath=".\net\ipc.cpp">
677 </File>
678 <File
679 RelativePath=".\streams\largefile.cpp">
680 </File>
681 <File
682 RelativePath=".\lists\lists.cpp">
683 </File>
684 <File
685 RelativePath=".\longlong\longlongtest.cpp">
686 </File>
687 <File
688 RelativePath=".\mbconv\mbconvtest.cpp">
689 </File>
690 <File
691 RelativePath=".\streams\memstream.cpp">
692 </File>
693 <File
694 RelativePath=".\misc\misctests.cpp">
695 </File>
696 <File
697 RelativePath=".\thread\queue.cpp">
698 </File>
699 <File
700 RelativePath=".\regex\regextest.cpp">
701 </File>
702 <File
703 RelativePath=".\scopeguard\scopeguardtest.cpp">
704 </File>
705 <File
706 RelativePath=".\net\socket.cpp">
707 </File>
708 <File
709 RelativePath=".\streams\socketstream.cpp">
710 </File>
711 <File
712 RelativePath=".\streams\sstream.cpp">
713 </File>
714 <File
715 RelativePath=".\strings\stdstrings.cpp">
716 </File>
717 <File
718 RelativePath=".\strings\strings.cpp">
719 </File>
720 <File
721 RelativePath=".\archive\tartest.cpp">
722 </File>
723 <File
724 RelativePath=".\streams\tempfile.cpp">
725 </File>
726 <File
727 RelativePath=".\test.cpp">
728 </File>
729 <File
730 RelativePath=".\textfile\textfiletest.cpp">
731 </File>
732 <File
733 RelativePath=".\streams\textstreamtest.cpp">
734 </File>
735 <File
736 RelativePath=".\events\timertest.cpp">
737 </File>
738 <File
739 RelativePath=".\thread\tls.cpp">
740 </File>
741 <File
742 RelativePath=".\strings\tokenizer.cpp">
743 </File>
744 <File
745 RelativePath=".\strings\unichar.cpp">
746 </File>
747 <File
748 RelativePath=".\strings\unicode.cpp">
749 </File>
750 <File
751 RelativePath=".\uris\uris.cpp">
752 </File>
753 <File
754 RelativePath=".\strings\vararg.cpp">
755 </File>
756 <File
757 RelativePath=".\vectors\vectors.cpp">
758 </File>
759 <File
760 RelativePath=".\strings\vsnprintf.cpp">
761 </File>
762 <File
763 RelativePath=".\weakref\weakref.cpp">
764 </File>
765 <File
766 RelativePath=".\regex\wxregextest.cpp">
767 </File>
768 <File
769 RelativePath=".\xlocale\xlocale.cpp">
770 </File>
771 <File
772 RelativePath=".\xml\xmltest.cpp">
773 </File>
774 <File
775 RelativePath=".\archive\ziptest.cpp">
776 </File>
777 <File
778 RelativePath=".\streams\zlibstream.cpp">
779 </File>
780 </Filter>
781 </Files>
782 <Globals>
783
784 </Globals>
785 </VisualStudioProject>
786