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