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