Fixed DevStudio 2003 build with memory check code.
[pwlib.git] / src / ptlib / msos / Console.vcproj
blob9b79bf711e43fdee0478139fe88be116c192e267
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="PTLib Static"
6 ProjectGUID="{E61B4DFB-0CAB-46DD-BB02-1AFFD61DB7F5}"
7 SccProjectName=""
8 SccLocalPath="">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Debug|Win32"
16 OutputDirectory=".\..\..\..\Lib"
17 IntermediateDirectory=".\..\..\..\Lib\Debug"
18 ConfigurationType="4"
19 UseOfMFC="0"
20 ATLMinimizesCRunTimeLibraryUsage="FALSE">
21 <Tool
22 Name="VCCLCompilerTool"
23 Optimization="0"
24 AdditionalIncludeDirectories="..\..\..\include"
25 PreprocessorDefinitions="_DEBUG;PTRACING"
26 RuntimeLibrary="3"
27 RuntimeTypeInfo="TRUE"
28 UsePrecompiledHeader="3"
29 PrecompiledHeaderThrough="ptlib.h"
30 PrecompiledHeaderFile=".\..\..\..\Lib\Debug/Console.pch"
31 AssemblerListingLocation=".\..\..\..\Lib\Debug/"
32 ObjectFile=".\..\..\..\Lib\Debug/"
33 ProgramDataBaseFileName="..\..\..\Lib\PTLibd.pdb"
34 BrowseInformation="1"
35 WarningLevel="4"
36 SuppressStartupBanner="TRUE"
37 DebugInformationFormat="3"
38 CompileAs="0"/>
39 <Tool
40 Name="VCCustomBuildTool"/>
41 <Tool
42 Name="VCLibrarianTool"
43 OutputFile="..\..\..\Lib\ptlibsd.lib"
44 SuppressStartupBanner="TRUE"/>
45 <Tool
46 Name="VCMIDLTool"/>
47 <Tool
48 Name="VCPostBuildEventTool"/>
49 <Tool
50 Name="VCPreBuildEventTool"/>
51 <Tool
52 Name="VCPreLinkEventTool"/>
53 <Tool
54 Name="VCResourceCompilerTool"
55 Culture="3081"/>
56 <Tool
57 Name="VCWebServiceProxyGeneratorTool"/>
58 <Tool
59 Name="VCXMLDataGeneratorTool"/>
60 <Tool
61 Name="VCManagedWrapperGeneratorTool"/>
62 <Tool
63 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
64 </Configuration>
65 <Configuration
66 Name="Release|Win32"
67 OutputDirectory=".\..\..\..\Lib"
68 IntermediateDirectory=".\..\..\..\Lib\Release"
69 ConfigurationType="4"
70 UseOfMFC="0"
71 ATLMinimizesCRunTimeLibraryUsage="FALSE">
72 <Tool
73 Name="VCCLCompilerTool"
74 Optimization="2"
75 InlineFunctionExpansion="2"
76 AdditionalIncludeDirectories="..\..\..\include"
77 PreprocessorDefinitions="NDEBUG;PTRACING"
78 StringPooling="TRUE"
79 RuntimeLibrary="2"
80 EnableFunctionLevelLinking="TRUE"
81 RuntimeTypeInfo="TRUE"
82 UsePrecompiledHeader="3"
83 PrecompiledHeaderThrough="ptlib.h"
84 PrecompiledHeaderFile=".\..\..\..\Lib\Release/Console.pch"
85 AssemblerListingLocation=".\..\..\..\Lib\Release/"
86 ObjectFile=".\..\..\..\Lib\Release/"
87 ProgramDataBaseFileName="..\..\..\Lib\PTLib.pdb"
88 WarningLevel="4"
89 SuppressStartupBanner="TRUE"
90 DebugInformationFormat="3"
91 CompileAs="0"/>
92 <Tool
93 Name="VCCustomBuildTool"/>
94 <Tool
95 Name="VCLibrarianTool"
96 OutputFile="..\..\..\Lib\ptlibs.lib"
97 SuppressStartupBanner="TRUE"/>
98 <Tool
99 Name="VCMIDLTool"/>
100 <Tool
101 Name="VCPostBuildEventTool"/>
102 <Tool
103 Name="VCPreBuildEventTool"/>
104 <Tool
105 Name="VCPreLinkEventTool"/>
106 <Tool
107 Name="VCResourceCompilerTool"
108 Culture="3081"/>
109 <Tool
110 Name="VCWebServiceProxyGeneratorTool"/>
111 <Tool
112 Name="VCXMLDataGeneratorTool"/>
113 <Tool
114 Name="VCManagedWrapperGeneratorTool"/>
115 <Tool
116 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
117 </Configuration>
118 </Configurations>
119 <References>
120 </References>
121 <Files>
122 <Filter
123 Name="Source Files"
124 Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90">
125 <File
126 RelativePath="..\..\ptclib\asnber.cxx">
127 <FileConfiguration
128 Name="Debug|Win32"
129 ExcludedFromBuild="TRUE">
130 <Tool
131 Name="VCCLCompilerTool"/>
132 </FileConfiguration>
133 <FileConfiguration
134 Name="Release|Win32"
135 ExcludedFromBuild="TRUE">
136 <Tool
137 Name="VCCLCompilerTool"/>
138 </FileConfiguration>
139 </File>
140 <File
141 RelativePath="..\..\ptclib\asner.cxx">
142 </File>
143 <File
144 RelativePath="..\..\ptclib\asnper.cxx">
145 <FileConfiguration
146 Name="Debug|Win32"
147 ExcludedFromBuild="TRUE">
148 <Tool
149 Name="VCCLCompilerTool"/>
150 </FileConfiguration>
151 <FileConfiguration
152 Name="Release|Win32"
153 ExcludedFromBuild="TRUE">
154 <Tool
155 Name="VCCLCompilerTool"/>
156 </FileConfiguration>
157 </File>
158 <File
159 RelativePath="..\..\ptclib\asnxer.cxx">
160 <FileConfiguration
161 Name="Debug|Win32"
162 ExcludedFromBuild="TRUE">
163 <Tool
164 Name="VCCLCompilerTool"/>
165 </FileConfiguration>
166 <FileConfiguration
167 Name="Release|Win32"
168 ExcludedFromBuild="TRUE">
169 <Tool
170 Name="VCCLCompilerTool"/>
171 </FileConfiguration>
172 </File>
173 <File
174 RelativePath="assert.cxx">
175 <FileConfiguration
176 Name="Debug|Win32">
177 <Tool
178 Name="VCCLCompilerTool"
179 Optimization="0"
180 AdditionalIncludeDirectories=""
181 PreprocessorDefinitions=""
182 UsePrecompiledHeader="1"
183 BrowseInformation="1"/>
184 </FileConfiguration>
185 <FileConfiguration
186 Name="Release|Win32">
187 <Tool
188 Name="VCCLCompilerTool"
189 Optimization="2"
190 AdditionalIncludeDirectories=""
191 PreprocessorDefinitions=""
192 UsePrecompiledHeader="1"/>
193 </FileConfiguration>
194 </File>
195 <File
196 RelativePath="..\common\collect.cxx">
197 <FileConfiguration
198 Name="Debug|Win32">
199 <Tool
200 Name="VCCLCompilerTool"
201 Optimization="0"
202 AdditionalIncludeDirectories=""
203 PreprocessorDefinitions=""
204 BrowseInformation="1"/>
205 </FileConfiguration>
206 <FileConfiguration
207 Name="Release|Win32">
208 <Tool
209 Name="VCCLCompilerTool"
210 Optimization="2"
211 AdditionalIncludeDirectories=""
212 PreprocessorDefinitions=""/>
213 </FileConfiguration>
214 </File>
215 <File
216 RelativePath="..\common\contain.cxx">
217 <FileConfiguration
218 Name="Debug|Win32">
219 <Tool
220 Name="VCCLCompilerTool"
221 Optimization="0"
222 AdditionalIncludeDirectories=""
223 PreprocessorDefinitions=""
224 BrowseInformation="1"/>
225 </FileConfiguration>
226 <FileConfiguration
227 Name="Release|Win32">
228 <Tool
229 Name="VCCLCompilerTool"
230 Optimization="2"
231 AdditionalIncludeDirectories=""
232 PreprocessorDefinitions=""/>
233 </FileConfiguration>
234 </File>
235 <File
236 RelativePath="..\..\ptclib\cypher.cxx">
237 </File>
238 <File
239 RelativePath="..\..\ptclib\delaychan.cxx">
240 </File>
241 <File
242 RelativePath="..\..\ptclib\dtmf.cxx">
243 </File>
244 <File
245 RelativePath="..\..\ptclib\enum.cxx">
246 </File>
247 <File
248 RelativePath="ethsock.cxx">
249 <FileConfiguration
250 Name="Debug|Win32">
251 <Tool
252 Name="VCCLCompilerTool"
253 Optimization="0"
254 AdditionalIncludeDirectories=""
255 PreprocessorDefinitions=""
256 BrowseInformation="1"/>
257 </FileConfiguration>
258 <FileConfiguration
259 Name="Release|Win32">
260 <Tool
261 Name="VCCLCompilerTool"
262 Optimization="2"
263 AdditionalIncludeDirectories=""
264 PreprocessorDefinitions=""/>
265 </FileConfiguration>
266 </File>
267 <File
268 RelativePath="..\..\ptclib\ftp.cxx">
269 </File>
270 <File
271 RelativePath="..\..\ptclib\ftpclnt.cxx">
272 </File>
273 <File
274 RelativePath="..\..\ptclib\ftpsrvr.cxx">
275 </File>
276 <File
277 RelativePath="..\common\getdate.y">
278 <FileConfiguration
279 Name="Debug|Win32">
280 <Tool
281 Name="VCCustomBuildTool"
282 CommandLine="bison -o ../common/getdate_tab.c ../common/getdate.y
284 Outputs="../common/getdate_tab.c"/>
285 </FileConfiguration>
286 <FileConfiguration
287 Name="Release|Win32">
288 <Tool
289 Name="VCCustomBuildTool"
290 CommandLine="bison -o ../common/getdate_tab.c ../common/getdate.y
292 Outputs="../common/getdate_tab.c"/>
293 </FileConfiguration>
294 </File>
295 <File
296 RelativePath="..\common\getdate_tab.c">
297 <FileConfiguration
298 Name="Debug|Win32">
299 <Tool
300 Name="VCCLCompilerTool"
301 Optimization="0"
302 AdditionalIncludeDirectories=""
303 PreprocessorDefinitions=""
304 UsePrecompiledHeader="0"
305 BrowseInformation="1"/>
306 </FileConfiguration>
307 <FileConfiguration
308 Name="Release|Win32">
309 <Tool
310 Name="VCCLCompilerTool"
311 Optimization="2"
312 InlineFunctionExpansion="0"
313 AdditionalIncludeDirectories=""
314 PreprocessorDefinitions=""
315 UsePrecompiledHeader="0"/>
316 </FileConfiguration>
317 </File>
318 <File
319 RelativePath="..\..\ptclib\guid.cxx">
320 </File>
321 <File
322 RelativePath="..\..\ptclib\html.cxx">
323 </File>
324 <File
325 RelativePath="..\..\ptclib\http.cxx">
326 </File>
327 <File
328 RelativePath="..\..\ptclib\httpclnt.cxx">
329 </File>
330 <File
331 RelativePath="..\..\ptclib\httpform.cxx">
332 </File>
333 <File
334 RelativePath="..\..\ptclib\httpsrvr.cxx">
335 </File>
336 <File
337 RelativePath="..\..\ptclib\httpsvc.cxx">
338 </File>
339 <File
340 RelativePath="icmp.cxx">
341 <FileConfiguration
342 Name="Debug|Win32">
343 <Tool
344 Name="VCCLCompilerTool"
345 Optimization="0"
346 AdditionalIncludeDirectories=""
347 PreprocessorDefinitions=""
348 BrowseInformation="1"/>
349 </FileConfiguration>
350 <FileConfiguration
351 Name="Release|Win32">
352 <Tool
353 Name="VCCLCompilerTool"
354 Optimization="2"
355 AdditionalIncludeDirectories=""
356 PreprocessorDefinitions=""/>
357 </FileConfiguration>
358 </File>
359 <File
360 RelativePath="..\..\ptclib\inetmail.cxx">
361 </File>
362 <File
363 RelativePath="..\..\ptclib\inetprot.cxx">
364 </File>
365 <File
366 RelativePath="..\..\ptclib\ipacl.cxx">
367 </File>
368 <File
369 RelativePath="mail.cxx">
370 <FileConfiguration
371 Name="Debug|Win32">
372 <Tool
373 Name="VCCLCompilerTool"
374 Optimization="0"
375 AdditionalIncludeDirectories=""
376 PreprocessorDefinitions=""
377 BrowseInformation="1"/>
378 </FileConfiguration>
379 <FileConfiguration
380 Name="Release|Win32">
381 <Tool
382 Name="VCCLCompilerTool"
383 Optimization="2"
384 AdditionalIncludeDirectories=""
385 PreprocessorDefinitions=""/>
386 </FileConfiguration>
387 </File>
388 <File
389 RelativePath="..\..\ptclib\memfile.cxx">
390 </File>
391 <File
392 RelativePath="..\..\ptclib\modem.cxx">
393 </File>
394 <File
395 RelativePath="..\common\notifier_ext.cxx">
396 </File>
397 <File
398 RelativePath="..\common\object.cxx">
399 <FileConfiguration
400 Name="Debug|Win32">
401 <Tool
402 Name="VCCLCompilerTool"
403 Optimization="0"
404 AdditionalIncludeDirectories=""
405 PreprocessorDefinitions=""
406 BrowseInformation="1"/>
407 </FileConfiguration>
408 <FileConfiguration
409 Name="Release|Win32">
410 <Tool
411 Name="VCCLCompilerTool"
412 Optimization="2"
413 AdditionalIncludeDirectories=""
414 PreprocessorDefinitions=""/>
415 </FileConfiguration>
416 </File>
417 <File
418 RelativePath="..\common\osutils.cxx">
419 <FileConfiguration
420 Name="Debug|Win32">
421 <Tool
422 Name="VCCLCompilerTool"
423 Optimization="0"
424 AdditionalIncludeDirectories=""
425 PreprocessorDefinitions=""
426 BrowseInformation="1"/>
427 </FileConfiguration>
428 <FileConfiguration
429 Name="Release|Win32">
430 <Tool
431 Name="VCCLCompilerTool"
432 Optimization="2"
433 AdditionalIncludeDirectories=""
434 PreprocessorDefinitions=""/>
435 </FileConfiguration>
436 </File>
437 <File
438 RelativePath="..\..\ptclib\pasn.cxx">
439 </File>
440 <File
441 RelativePath="..\Common\pchannel.cxx">
442 <FileConfiguration
443 Name="Debug|Win32">
444 <Tool
445 Name="VCCLCompilerTool"
446 Optimization="0"
447 AdditionalIncludeDirectories=""
448 PreprocessorDefinitions=""
449 BrowseInformation="1"/>
450 </FileConfiguration>
451 <FileConfiguration
452 Name="Release|Win32">
453 <Tool
454 Name="VCCLCompilerTool"
455 Optimization="2"
456 AdditionalIncludeDirectories=""
457 PreprocessorDefinitions=""/>
458 </FileConfiguration>
459 </File>
460 <File
461 RelativePath="..\Common\pconfig.cxx">
462 <FileConfiguration
463 Name="Debug|Win32">
464 <Tool
465 Name="VCCLCompilerTool"
466 Optimization="0"
467 AdditionalIncludeDirectories=""
468 PreprocessorDefinitions=""
469 BrowseInformation="1"/>
470 </FileConfiguration>
471 <FileConfiguration
472 Name="Release|Win32">
473 <Tool
474 Name="VCCLCompilerTool"
475 Optimization="2"
476 AdditionalIncludeDirectories=""
477 PreprocessorDefinitions=""/>
478 </FileConfiguration>
479 </File>
480 <File
481 RelativePath="..\..\ptclib\pdns.cxx">
482 </File>
483 <File
484 RelativePath="..\common\pethsock.cxx">
485 <FileConfiguration
486 Name="Debug|Win32">
487 <Tool
488 Name="VCCLCompilerTool"
489 Optimization="0"
490 AdditionalIncludeDirectories=""
491 PreprocessorDefinitions=""
492 BrowseInformation="1"/>
493 </FileConfiguration>
494 <FileConfiguration
495 Name="Release|Win32">
496 <Tool
497 Name="VCCLCompilerTool"
498 Optimization="2"
499 AdditionalIncludeDirectories=""
500 PreprocessorDefinitions=""/>
501 </FileConfiguration>
502 </File>
503 <File
504 RelativePath="..\..\ptclib\pils.cxx">
505 </File>
506 <File
507 RelativePath="pipe.cxx">
508 <FileConfiguration
509 Name="Debug|Win32">
510 <Tool
511 Name="VCCLCompilerTool"
512 Optimization="0"
513 AdditionalIncludeDirectories=""
514 PreprocessorDefinitions=""
515 BrowseInformation="1"/>
516 </FileConfiguration>
517 <FileConfiguration
518 Name="Release|Win32">
519 <Tool
520 Name="VCCLCompilerTool"
521 Optimization="2"
522 AdditionalIncludeDirectories=""
523 PreprocessorDefinitions=""/>
524 </FileConfiguration>
525 </File>
526 <File
527 RelativePath="..\common\pipechan.cxx">
528 <FileConfiguration
529 Name="Debug|Win32">
530 <Tool
531 Name="VCCLCompilerTool"
532 Optimization="0"
533 AdditionalIncludeDirectories=""
534 PreprocessorDefinitions=""
535 BrowseInformation="1"/>
536 </FileConfiguration>
537 <FileConfiguration
538 Name="Release|Win32">
539 <Tool
540 Name="VCCLCompilerTool"
541 Optimization="2"
542 AdditionalIncludeDirectories=""
543 PreprocessorDefinitions=""/>
544 </FileConfiguration>
545 </File>
546 <File
547 RelativePath="..\..\ptclib\pldap.cxx">
548 </File>
549 <File
550 RelativePath="..\common\pluginmgr.cxx">
551 <FileConfiguration
552 Name="Debug|Win32">
553 <Tool
554 Name="VCCLCompilerTool"
555 Optimization="0"
556 AdditionalIncludeDirectories=""
557 PreprocessorDefinitions=""
558 BrowseInformation="1"/>
559 </FileConfiguration>
560 <FileConfiguration
561 Name="Release|Win32">
562 <Tool
563 Name="VCCLCompilerTool"
564 Optimization="2"
565 AdditionalIncludeDirectories=""
566 PreprocessorDefinitions=""/>
567 </FileConfiguration>
568 </File>
569 <File
570 RelativePath="..\..\ptclib\pnat.cxx">
571 </File>
572 <File
573 RelativePath="..\..\ptclib\podbc.cxx">
574 </File>
575 <File
576 RelativePath="..\..\ptclib\psasl.cxx">
577 </File>
578 <File
579 RelativePath="..\..\ptclib\psnmp.cxx">
580 </File>
581 <File
582 RelativePath="..\..\ptclib\psoap.cxx">
583 </File>
584 <File
585 RelativePath="..\..\ptclib\psockbun.cxx">
586 </File>
587 <File
588 RelativePath="..\..\ptclib\pssl.cxx">
589 </File>
590 <File
591 RelativePath="..\..\ptclib\pstun.cxx">
592 </File>
593 <File
594 RelativePath="..\common\ptime.cxx">
595 <FileConfiguration
596 Name="Debug|Win32">
597 <Tool
598 Name="VCCLCompilerTool"
599 Optimization="0"
600 AdditionalIncludeDirectories=""
601 PreprocessorDefinitions=""
602 BrowseInformation="1"/>
603 </FileConfiguration>
604 <FileConfiguration
605 Name="Release|Win32">
606 <Tool
607 Name="VCCLCompilerTool"
608 Optimization="2"
609 AdditionalIncludeDirectories=""
610 PreprocessorDefinitions=""/>
611 </FileConfiguration>
612 </File>
613 <File
614 RelativePath="ptlib.cxx">
615 <FileConfiguration
616 Name="Debug|Win32">
617 <Tool
618 Name="VCCLCompilerTool"
619 Optimization="0"
620 AdditionalIncludeDirectories=""
621 PreprocessorDefinitions=""
622 BrowseInformation="1"/>
623 </FileConfiguration>
624 <FileConfiguration
625 Name="Release|Win32">
626 <Tool
627 Name="VCCLCompilerTool"
628 Optimization="2"
629 AdditionalIncludeDirectories=""
630 PreprocessorDefinitions=""/>
631 </FileConfiguration>
632 </File>
633 <File
634 RelativePath="..\..\ptclib\ptts.cxx">
635 <FileConfiguration
636 Name="Debug|Win32">
637 <Tool
638 Name="VCCLCompilerTool"
639 UsePrecompiledHeader="0"/>
640 </FileConfiguration>
641 <FileConfiguration
642 Name="Release|Win32">
643 <Tool
644 Name="VCCLCompilerTool"
645 UsePrecompiledHeader="0"/>
646 </FileConfiguration>
647 </File>
648 <File
649 RelativePath="..\..\ptclib\pvfiledev.cxx">
650 </File>
651 <File
652 RelativePath="..\common\pvidchan.cxx">
653 <FileConfiguration
654 Name="Debug|Win32">
655 <Tool
656 Name="VCCLCompilerTool"
657 Optimization="0"
658 AdditionalIncludeDirectories=""
659 PreprocessorDefinitions=""
660 BrowseInformation="1"/>
661 </FileConfiguration>
662 <FileConfiguration
663 Name="Release|Win32">
664 <Tool
665 Name="VCCLCompilerTool"
666 Optimization="2"
667 AdditionalIncludeDirectories=""
668 PreprocessorDefinitions=""/>
669 </FileConfiguration>
670 </File>
671 <File
672 RelativePath="..\..\ptclib\pvidfile.cxx">
673 </File>
674 <File
675 RelativePath="..\..\ptclib\pwavfile.cxx">
676 </File>
677 <File
678 RelativePath="..\..\ptclib\pwavfiledev.cxx">
679 </File>
680 <File
681 RelativePath="..\..\ptclib\pxml.cxx">
682 </File>
683 <File
684 RelativePath="..\..\ptclib\pxmlrpc.cxx">
685 </File>
686 <File
687 RelativePath="..\..\ptclib\pxmlrpcs.cxx">
688 </File>
689 <File
690 RelativePath="..\..\ptclib\qchannel.cxx">
691 </File>
692 <File
693 RelativePath="..\common\qos.cxx">
694 <FileConfiguration
695 Name="Debug|Win32">
696 <Tool
697 Name="VCCLCompilerTool"
698 Optimization="0"
699 AdditionalIncludeDirectories=""
700 PreprocessorDefinitions=""
701 BrowseInformation="1"/>
702 </FileConfiguration>
703 <FileConfiguration
704 Name="Release|Win32">
705 <Tool
706 Name="VCCLCompilerTool"
707 Optimization="2"
708 AdditionalIncludeDirectories=""
709 PreprocessorDefinitions=""/>
710 </FileConfiguration>
711 </File>
712 <File
713 RelativePath="..\..\ptclib\random.cxx">
714 </File>
715 <File
716 RelativePath="remconn.cxx">
717 <FileConfiguration
718 Name="Debug|Win32">
719 <Tool
720 Name="VCCLCompilerTool"
721 Optimization="0"
722 AdditionalIncludeDirectories=""
723 PreprocessorDefinitions=""
724 BrowseInformation="1"/>
725 </FileConfiguration>
726 <FileConfiguration
727 Name="Release|Win32">
728 <Tool
729 Name="VCCLCompilerTool"
730 Optimization="2"
731 AdditionalIncludeDirectories=""
732 PreprocessorDefinitions=""/>
733 </FileConfiguration>
734 </File>
735 <File
736 RelativePath="..\..\ptclib\rfc1155.cxx">
737 </File>
738 <File
739 RelativePath="..\common\safecoll.cxx">
740 <FileConfiguration
741 Name="Debug|Win32">
742 <Tool
743 Name="VCCLCompilerTool"
744 Optimization="0"
745 AdditionalIncludeDirectories=""
746 PreprocessorDefinitions=""
747 BrowseInformation="1"/>
748 </FileConfiguration>
749 <FileConfiguration
750 Name="Release|Win32">
751 <Tool
752 Name="VCCLCompilerTool"
753 Optimization="2"
754 AdditionalIncludeDirectories=""
755 PreprocessorDefinitions=""/>
756 </FileConfiguration>
757 </File>
758 <File
759 RelativePath="..\Common\serial.cxx">
760 <FileConfiguration
761 Name="Debug|Win32">
762 <Tool
763 Name="VCCLCompilerTool"
764 Optimization="0"
765 AdditionalIncludeDirectories=""
766 PreprocessorDefinitions=""
767 BrowseInformation="1"/>
768 </FileConfiguration>
769 <FileConfiguration
770 Name="Release|Win32">
771 <Tool
772 Name="VCCLCompilerTool"
773 Optimization="2"
774 AdditionalIncludeDirectories=""
775 PreprocessorDefinitions=""/>
776 </FileConfiguration>
777 </File>
778 <File
779 RelativePath="..\common\sfile.cxx">
780 <FileConfiguration
781 Name="Debug|Win32">
782 <Tool
783 Name="VCCLCompilerTool"
784 Optimization="0"
785 AdditionalIncludeDirectories=""
786 PreprocessorDefinitions=""
787 BrowseInformation="1"/>
788 </FileConfiguration>
789 <FileConfiguration
790 Name="Release|Win32">
791 <Tool
792 Name="VCCLCompilerTool"
793 Optimization="2"
794 AdditionalIncludeDirectories=""
795 PreprocessorDefinitions=""/>
796 </FileConfiguration>
797 </File>
798 <File
799 RelativePath="..\..\ptclib\shttpsvc.cxx">
800 </File>
801 <File
802 RelativePath="..\..\ptclib\snmp.cxx">
803 </File>
804 <File
805 RelativePath="..\..\ptclib\snmpclnt.cxx">
806 </File>
807 <File
808 RelativePath="..\..\ptclib\snmpserv.cxx">
809 </File>
810 <File
811 RelativePath="..\..\ptclib\sockagg.cxx">
812 </File>
813 <File
814 RelativePath="..\common\sockets.cxx">
815 <FileConfiguration
816 Name="Debug|Win32">
817 <Tool
818 Name="VCCLCompilerTool"
819 Optimization="0"
820 AdditionalIncludeDirectories=""
821 PreprocessorDefinitions=""
822 BrowseInformation="1"/>
823 </FileConfiguration>
824 <FileConfiguration
825 Name="Release|Win32">
826 <Tool
827 Name="VCCLCompilerTool"
828 Optimization="2"
829 AdditionalIncludeDirectories=""
830 PreprocessorDefinitions=""/>
831 </FileConfiguration>
832 </File>
833 <File
834 RelativePath="..\..\ptclib\socks.cxx">
835 </File>
836 <File
837 RelativePath="..\common\sound.cxx">
838 <FileConfiguration
839 Name="Debug|Win32">
840 <Tool
841 Name="VCCLCompilerTool"
842 Optimization="0"
843 AdditionalIncludeDirectories=""
844 PreprocessorDefinitions=""
845 BrowseInformation="1"/>
846 </FileConfiguration>
847 <FileConfiguration
848 Name="Release|Win32">
849 <Tool
850 Name="VCCLCompilerTool"
851 Optimization="2"
852 AdditionalIncludeDirectories=""
853 PreprocessorDefinitions=""/>
854 </FileConfiguration>
855 </File>
856 <File
857 RelativePath=".\sound_directsound.cxx">
858 </File>
859 <File
860 RelativePath="sound_win32.cxx">
861 <FileConfiguration
862 Name="Debug|Win32">
863 <Tool
864 Name="VCCLCompilerTool"
865 Optimization="0"
866 AdditionalIncludeDirectories=""
867 PreprocessorDefinitions=""
868 UsePrecompiledHeader="0"
869 BrowseInformation="1"/>
870 </FileConfiguration>
871 <FileConfiguration
872 Name="Release|Win32">
873 <Tool
874 Name="VCCLCompilerTool"
875 Optimization="2"
876 AdditionalIncludeDirectories=""
877 PreprocessorDefinitions=""
878 UsePrecompiledHeader="0"/>
879 </FileConfiguration>
880 </File>
881 <File
882 RelativePath="svcproc.cxx">
883 <FileConfiguration
884 Name="Debug|Win32">
885 <Tool
886 Name="VCCLCompilerTool"
887 Optimization="0"
888 AdditionalIncludeDirectories=""
889 PreprocessorDefinitions=""
890 BrowseInformation="1"/>
891 </FileConfiguration>
892 <FileConfiguration
893 Name="Release|Win32">
894 <Tool
895 Name="VCCLCompilerTool"
896 Optimization="2"
897 AdditionalIncludeDirectories=""
898 PreprocessorDefinitions=""/>
899 </FileConfiguration>
900 </File>
901 <File
902 RelativePath="..\..\ptclib\telnet.cxx">
903 </File>
904 <File
905 RelativePath="..\common\vconvert.cxx">
906 <FileConfiguration
907 Name="Debug|Win32">
908 <Tool
909 Name="VCCLCompilerTool"
910 Optimization="0"
911 AdditionalIncludeDirectories=""
912 PreprocessorDefinitions=""
913 BrowseInformation="1"/>
914 </FileConfiguration>
915 <FileConfiguration
916 Name="Release|Win32">
917 <Tool
918 Name="VCCLCompilerTool"
919 Optimization="2"
920 AdditionalIncludeDirectories=""
921 PreprocessorDefinitions=""/>
922 </FileConfiguration>
923 </File>
924 <File
925 RelativePath="..\common\vfakeio.cxx">
926 <FileConfiguration
927 Name="Debug|Win32">
928 <Tool
929 Name="VCCLCompilerTool"
930 Optimization="0"
931 AdditionalIncludeDirectories=""
932 PreprocessorDefinitions=""
933 UsePrecompiledHeader="0"
934 BrowseInformation="1"/>
935 </FileConfiguration>
936 <FileConfiguration
937 Name="Release|Win32">
938 <Tool
939 Name="VCCLCompilerTool"
940 Optimization="2"
941 AdditionalIncludeDirectories=""
942 PreprocessorDefinitions=""
943 UsePrecompiledHeader="0"/>
944 </FileConfiguration>
945 </File>
946 <File
947 RelativePath="vfw.cxx">
948 <FileConfiguration
949 Name="Debug|Win32">
950 <Tool
951 Name="VCCLCompilerTool"
952 Optimization="0"
953 AdditionalIncludeDirectories=""
954 PreprocessorDefinitions=""
955 UsePrecompiledHeader="0"
956 BrowseInformation="1"/>
957 </FileConfiguration>
958 <FileConfiguration
959 Name="Release|Win32">
960 <Tool
961 Name="VCCLCompilerTool"
962 Optimization="2"
963 AdditionalIncludeDirectories=""
964 PreprocessorDefinitions=""
965 UsePrecompiledHeader="0"/>
966 </FileConfiguration>
967 </File>
968 <File
969 RelativePath="..\common\videoio.cxx">
970 <FileConfiguration
971 Name="Debug|Win32">
972 <Tool
973 Name="VCCLCompilerTool"
974 Optimization="0"
975 AdditionalIncludeDirectories=""
976 PreprocessorDefinitions=""
977 BrowseInformation="1"/>
978 </FileConfiguration>
979 <FileConfiguration
980 Name="Release|Win32">
981 <Tool
982 Name="VCCLCompilerTool"
983 Optimization="2"
984 AdditionalIncludeDirectories=""
985 PreprocessorDefinitions=""/>
986 </FileConfiguration>
987 </File>
988 <File
989 RelativePath="..\..\ptclib\vsdl.cxx">
990 </File>
991 <File
992 RelativePath="..\..\ptclib\vxml.cxx">
993 </File>
994 <File
995 RelativePath="win32.cxx">
996 <FileConfiguration
997 Name="Debug|Win32">
998 <Tool
999 Name="VCCLCompilerTool"
1000 Optimization="0"
1001 AdditionalIncludeDirectories=""
1002 PreprocessorDefinitions=""
1003 BrowseInformation="1"/>
1004 </FileConfiguration>
1005 <FileConfiguration
1006 Name="Release|Win32">
1007 <Tool
1008 Name="VCCLCompilerTool"
1009 Optimization="2"
1010 AdditionalIncludeDirectories=""
1011 PreprocessorDefinitions=""/>
1012 </FileConfiguration>
1013 </File>
1014 <File
1015 RelativePath="wincfg.cxx">
1016 <FileConfiguration
1017 Name="Debug|Win32">
1018 <Tool
1019 Name="VCCLCompilerTool"
1020 Optimization="0"
1021 AdditionalIncludeDirectories=""
1022 PreprocessorDefinitions=""
1023 BrowseInformation="1"/>
1024 </FileConfiguration>
1025 <FileConfiguration
1026 Name="Release|Win32">
1027 <Tool
1028 Name="VCCLCompilerTool"
1029 Optimization="2"
1030 AdditionalIncludeDirectories=""
1031 PreprocessorDefinitions=""/>
1032 </FileConfiguration>
1033 </File>
1034 <File
1035 RelativePath="winserial.cxx">
1036 <FileConfiguration
1037 Name="Debug|Win32">
1038 <Tool
1039 Name="VCCLCompilerTool"
1040 Optimization="0"
1041 AdditionalIncludeDirectories=""
1042 PreprocessorDefinitions=""
1043 BrowseInformation="1"/>
1044 </FileConfiguration>
1045 <FileConfiguration
1046 Name="Release|Win32">
1047 <Tool
1048 Name="VCCLCompilerTool"
1049 Optimization="2"
1050 AdditionalIncludeDirectories=""
1051 PreprocessorDefinitions=""/>
1052 </FileConfiguration>
1053 </File>
1054 <File
1055 RelativePath="winsock.cxx">
1056 <FileConfiguration
1057 Name="Debug|Win32">
1058 <Tool
1059 Name="VCCLCompilerTool"
1060 Optimization="0"
1061 AdditionalIncludeDirectories=""
1062 PreprocessorDefinitions=""
1063 BrowseInformation="1"/>
1064 </FileConfiguration>
1065 <FileConfiguration
1066 Name="Release|Win32">
1067 <Tool
1068 Name="VCCLCompilerTool"
1069 Optimization="2"
1070 AdditionalIncludeDirectories=""
1071 PreprocessorDefinitions=""/>
1072 </FileConfiguration>
1073 </File>
1074 <File
1075 RelativePath="..\..\ptclib\xmpp.cxx">
1076 </File>
1077 <File
1078 RelativePath="..\..\ptclib\xmpp_c2s.cxx">
1079 </File>
1080 <File
1081 RelativePath="..\..\ptclib\xmpp_muc.cxx">
1082 </File>
1083 <File
1084 RelativePath="..\..\ptclib\xmpp_roster.cxx">
1085 </File>
1086 </Filter>
1087 <Filter
1088 Name="Header Files"
1089 Filter="h;hpp;hxx;hm;inl;fi;fd">
1090 <File
1091 RelativePath="..\..\..\include\ptbuildopts.h">
1092 <FileConfiguration
1093 Name="Debug|Win32">
1094 <Tool
1095 Name="VCCustomBuildTool"
1096 CommandLine=""/>
1097 </FileConfiguration>
1098 <FileConfiguration
1099 Name="Release|Win32">
1100 <Tool
1101 Name="VCCustomBuildTool"
1102 CommandLine=""/>
1103 </FileConfiguration>
1104 </File>
1105 <File
1106 RelativePath="..\..\..\include\ptbuildopts.h.in">
1107 <FileConfiguration
1108 Name="Debug|Win32">
1109 <Tool
1110 Name="VCCustomBuildTool"
1111 Description="Configuring Build Options"
1112 CommandLine="cd ..\..\..
1113 configure --exclude-env=VSNET_PWLIB_CONFIGURE_EXCLUDE_DIRS %PWLIB_CONFIGURE_OPTIONS%
1115 Outputs="$(InputDir)ptbuildopts.h"/>
1116 </FileConfiguration>
1117 <FileConfiguration
1118 Name="Release|Win32">
1119 <Tool
1120 Name="VCCustomBuildTool"
1121 Description="Configuring Build Options"
1122 CommandLine="cd ..\..\..
1123 configure --exclude-env=VSNET_PWLIB_CONFIGURE_EXCLUDE_DIRS %PWLIB_CONFIGURE_OPTIONS%
1125 AdditionalDependencies="..\..\..\configure.ac"
1126 Outputs="$(InputDir)ptbuildopts.h"/>
1127 </FileConfiguration>
1128 </File>
1129 <Filter
1130 Name="Common"
1131 Filter="">
1132 <File
1133 RelativePath="..\..\..\Include\PtLib\Args.h">
1134 </File>
1135 <File
1136 RelativePath="..\..\..\Include\PtLib\Array.h">
1137 </File>
1138 <File
1139 RelativePath="..\..\..\include\ptclib\asnber.h">
1140 </File>
1141 <File
1142 RelativePath="..\..\..\include\ptclib\asner.h">
1143 </File>
1144 <File
1145 RelativePath="..\..\..\include\ptclib\asnper.h">
1146 </File>
1147 <File
1148 RelativePath="..\..\..\include\ptclib\asnxer.h">
1149 </File>
1150 <File
1151 RelativePath="..\..\..\Include\PtLib\Channel.h">
1152 </File>
1153 <File
1154 RelativePath="..\..\..\Include\PtLib\Config.h">
1155 </File>
1156 <File
1157 RelativePath="..\..\..\Include\PtLib\Contain.h">
1158 </File>
1159 <File
1160 RelativePath="..\..\..\include\ptlib\critsec.h">
1161 </File>
1162 <File
1163 RelativePath="..\..\..\include\ptclib\cypher.h">
1164 </File>
1165 <File
1166 RelativePath="..\..\..\include\ptclib\delaychan.h">
1167 </File>
1168 <File
1169 RelativePath="..\..\..\Include\PtLib\Dict.h">
1170 </File>
1171 <File
1172 RelativePath="..\..\..\include\ptclib\dtmf.h">
1173 </File>
1174 <File
1175 RelativePath="..\..\..\Include\PtLib\Dynalink.h">
1176 </File>
1177 <File
1178 RelativePath="..\..\..\include\ptclib\enum.h">
1179 </File>
1180 <File
1181 RelativePath="..\..\..\Include\PtLib\Ethsock.h">
1182 </File>
1183 <File
1184 RelativePath="..\..\..\Include\PtLib\File.h">
1185 </File>
1186 <File
1187 RelativePath="..\..\..\Include\PtLib\filepath.h">
1188 </File>
1189 <File
1190 RelativePath="..\..\..\include\ptclib\ftp.h">
1191 </File>
1192 <File
1193 RelativePath="..\..\..\include\ptclib\guid.h">
1194 </File>
1195 <File
1196 RelativePath="..\..\..\include\ptclib\html.h">
1197 </File>
1198 <File
1199 RelativePath="..\..\..\include\ptclib\http.h">
1200 </File>
1201 <File
1202 RelativePath="..\..\..\include\ptclib\httpform.h">
1203 </File>
1204 <File
1205 RelativePath="..\..\..\include\ptclib\httpsvc.h">
1206 </File>
1207 <File
1208 RelativePath="..\..\..\Include\PtLib\Icmpsock.h">
1209 </File>
1210 <File
1211 RelativePath="..\..\..\Include\PtLib\Indchan.h">
1212 </File>
1213 <File
1214 RelativePath="..\..\..\include\ptclib\inetmail.h">
1215 </File>
1216 <File
1217 RelativePath="..\..\..\include\ptclib\inetprot.h">
1218 </File>
1219 <File
1220 RelativePath="..\..\..\include\ptclib\ipacl.h">
1221 </File>
1222 <File
1223 RelativePath="..\..\..\Include\PtLib\Ipdsock.h">
1224 </File>
1225 <File
1226 RelativePath="..\..\..\Include\PtLib\ipsock.h">
1227 </File>
1228 <File
1229 RelativePath="..\..\..\Include\PtLib\ipxsock.h">
1230 </File>
1231 <File
1232 RelativePath="..\..\..\Include\PtLib\Lists.h">
1233 </File>
1234 <File
1235 RelativePath="..\..\..\Include\PtLib\Mail.h">
1236 </File>
1237 <File
1238 RelativePath="..\..\..\include\ptclib\memfile.h">
1239 </File>
1240 <File
1241 RelativePath="..\..\..\include\ptclib\mime.h">
1242 </File>
1243 <File
1244 RelativePath="..\..\..\include\ptclib\modem.h">
1245 </File>
1246 <File
1247 RelativePath="..\..\..\Include\PtLib\mutex.h">
1248 </File>
1249 <File
1250 RelativePath="..\..\..\include\ptlib\notifier.h">
1251 </File>
1252 <File
1253 RelativePath="..\..\..\include\ptlib\notifier_ext.h">
1254 </File>
1255 <File
1256 RelativePath="..\..\..\Include\PtLib\object.h">
1257 </File>
1258 <File
1259 RelativePath="..\..\..\include\ptclib\pasn.h">
1260 </File>
1261 <File
1262 RelativePath="..\..\..\Include\PtLib\Pdirect.h">
1263 </File>
1264 <File
1265 RelativePath="..\..\..\include\ptclib\pdns.h">
1266 </File>
1267 <File
1268 RelativePath="..\..\..\include\ptlib\pfactory.h">
1269 </File>
1270 <File
1271 RelativePath="..\..\..\include\ptclib\pils.h">
1272 </File>
1273 <File
1274 RelativePath="..\..\..\Include\PtLib\Pipechan.h">
1275 </File>
1276 <File
1277 RelativePath="..\..\..\include\ptclib\pldap.h">
1278 </File>
1279 <File
1280 RelativePath="..\..\..\include\ptlib\plugin.h">
1281 </File>
1282 <File
1283 RelativePath="..\..\..\include\ptlib\pluginmgr.h">
1284 </File>
1285 <File
1286 RelativePath="..\..\..\include\ptclib\podbc.h">
1287 </File>
1288 <File
1289 RelativePath="..\..\..\Include\PtLib\pprocess.h">
1290 </File>
1291 <File
1292 RelativePath="..\..\..\include\ptclib\psasl.h">
1293 </File>
1294 <File
1295 RelativePath="..\..\..\include\ptclib\psnmp.h">
1296 </File>
1297 <File
1298 RelativePath="..\..\..\include\ptclib\psoap.h">
1299 </File>
1300 <File
1301 RelativePath="..\..\..\include\ptclib\psockbun.h">
1302 </File>
1303 <File
1304 RelativePath="..\..\..\include\ptclib\pssl.h">
1305 </File>
1306 <File
1307 RelativePath="..\..\..\Include\PtLib\Pstring.h">
1308 </File>
1309 <File
1310 RelativePath="..\..\..\include\ptclib\pstun.h">
1311 </File>
1312 <File
1313 RelativePath="..\..\..\include\ptlib\psync.h">
1314 </File>
1315 <File
1316 RelativePath="..\..\..\Include\PtLib\Ptime.h">
1317 </File>
1318 <File
1319 RelativePath="..\..\..\include\ptclib\ptts.h">
1320 </File>
1321 <File
1322 RelativePath="..\..\..\include\ptclib\pvfiledev.h">
1323 </File>
1324 <File
1325 RelativePath="..\..\..\include\ptclib\pvidfile.h">
1326 </File>
1327 <File
1328 RelativePath="..\..\..\include\ptclib\pwavfile.h">
1329 </File>
1330 <File
1331 RelativePath="..\..\..\include\ptclib\pwavfiledev.h">
1332 </File>
1333 <File
1334 RelativePath="..\..\..\include\ptclib\pxml.h">
1335 </File>
1336 <File
1337 RelativePath="..\..\..\include\ptclib\pxmlrpc.h">
1338 </File>
1339 <File
1340 RelativePath="..\..\..\include\ptclib\pxmlrpcs.h">
1341 </File>
1342 <File
1343 RelativePath="..\..\..\include\ptclib\qchannel.h">
1344 </File>
1345 <File
1346 RelativePath="..\..\..\include\ptclib\random.h">
1347 </File>
1348 <File
1349 RelativePath="..\..\..\Include\PtLib\Remconn.h">
1350 </File>
1351 <File
1352 RelativePath="..\..\..\include\ptclib\rfc1155.h">
1353 </File>
1354 <File
1355 RelativePath="..\..\..\include\ptlib\safecoll.h">
1356 </File>
1357 <File
1358 RelativePath="..\..\..\Include\PtLib\semaphor.h">
1359 </File>
1360 <File
1361 RelativePath="..\..\..\Include\PtLib\Serchan.h">
1362 </File>
1363 <File
1364 RelativePath="..\..\..\Include\PtLib\Sfile.h">
1365 </File>
1366 <File
1367 RelativePath="..\..\..\include\ptclib\shttpsvc.h">
1368 </File>
1369 <File
1370 RelativePath="..\..\..\include\ptclib\snmp.h">
1371 </File>
1372 <File
1373 RelativePath="..\..\..\include\ptclib\sockagg.h">
1374 </File>
1375 <File
1376 RelativePath="..\..\..\Include\PtLib\socket.h">
1377 </File>
1378 <File
1379 RelativePath="..\..\..\Include\PtLib\sockets.h">
1380 </File>
1381 <File
1382 RelativePath="..\..\..\include\ptclib\socks.h">
1383 </File>
1384 <File
1385 RelativePath="..\..\..\Include\PtLib\Sound.h">
1386 </File>
1387 <File
1388 RelativePath="..\..\..\Include\PtLib\spxsock.h">
1389 </File>
1390 <File
1391 RelativePath="..\..\..\Include\PtLib\Svcproc.h">
1392 </File>
1393 <File
1394 RelativePath="..\..\..\Include\PtLib\syncpoint.h">
1395 </File>
1396 <File
1397 RelativePath="..\..\..\Include\PtLib\syncthrd.h">
1398 </File>
1399 <File
1400 RelativePath="..\..\..\Include\PtLib\Tcpsock.h">
1401 </File>
1402 <File
1403 RelativePath="..\..\..\include\ptclib\telnet.h">
1404 </File>
1405 <File
1406 RelativePath="..\..\..\Include\PtLib\Textfile.h">
1407 </File>
1408 <File
1409 RelativePath="..\..\..\Include\PtLib\thread.h">
1410 </File>
1411 <File
1412 RelativePath="..\..\..\Include\PtLib\Timeint.h">
1413 </File>
1414 <File
1415 RelativePath="..\..\..\Include\PtLib\Timer.h">
1416 </File>
1417 <File
1418 RelativePath="..\..\..\Include\PtLib\Udpsock.h">
1419 </File>
1420 <File
1421 RelativePath="..\..\..\include\ptclib\url.h">
1422 </File>
1423 <File
1424 RelativePath="..\..\..\include\ptlib\vconvert.h">
1425 </File>
1426 <File
1427 RelativePath="..\..\..\include\ptlib\videoio.h">
1428 </File>
1429 <File
1430 RelativePath="..\..\..\include\ptclib\vsdl.h">
1431 </File>
1432 <File
1433 RelativePath="..\..\..\include\ptclib\vxml.h">
1434 </File>
1435 <File
1436 RelativePath="..\..\..\include\ptclib\xmpp.h">
1437 </File>
1438 <File
1439 RelativePath="..\..\..\include\ptclib\xmpp_c2s.h">
1440 </File>
1441 <File
1442 RelativePath="..\..\..\include\ptclib\xmpp_muc.h">
1443 </File>
1444 <File
1445 RelativePath="..\..\..\include\ptclib\xmpp_roster.h">
1446 </File>
1447 </Filter>
1448 <Filter
1449 Name="MSOS"
1450 Filter="">
1451 <File
1452 RelativePath="..\..\..\include\ptlib\msos\ptlib\channel.h">
1453 </File>
1454 <File
1455 RelativePath="..\..\..\include\ptlib\msos\ptlib\config.h">
1456 </File>
1457 <File
1458 RelativePath="..\..\..\include\ptlib\msos\ptlib\contain.h">
1459 </File>
1460 <File
1461 RelativePath="..\..\..\include\ptlib\msos\ptlib\critsec.h">
1462 </File>
1463 <File
1464 RelativePath="..\..\..\include\ptlib\msos\ptlib\debstrm.h">
1465 </File>
1466 <File
1467 RelativePath="..\..\..\include\ptlib\msos\ptlib\dynalink.h">
1468 </File>
1469 <File
1470 RelativePath="..\..\..\include\ptlib\msos\ptlib\epacket.h">
1471 </File>
1472 <File
1473 RelativePath="..\..\..\include\ptlib\msos\ptlib\ethsock.h">
1474 </File>
1475 <File
1476 RelativePath="..\..\..\include\ptlib\msos\ptlib\file.h">
1477 </File>
1478 <File
1479 RelativePath="..\..\..\include\ptlib\msos\ptlib\filepath.h">
1480 </File>
1481 <File
1482 RelativePath="..\..\..\include\ptlib\msos\ptlib\icmpsock.h">
1483 </File>
1484 <File
1485 RelativePath="..\..\..\include\ptlib\msos\ptlib\ipdsock.h">
1486 </File>
1487 <File
1488 RelativePath="..\..\..\include\ptlib\msos\ptlib\ipsock.h">
1489 </File>
1490 <File
1491 RelativePath="..\..\..\include\ptlib\msos\ptlib\ipxsock.h">
1492 </File>
1493 <File
1494 RelativePath="..\..\..\include\ptlib\msos\ptlib\mail.h">
1495 </File>
1496 <File
1497 RelativePath="..\..\..\include\ptlib\msos\ptlib\mutex.h">
1498 </File>
1499 <File
1500 RelativePath="..\..\..\include\ptlib\msos\ptlib\pdirect.h">
1501 </File>
1502 <File
1503 RelativePath="..\..\..\include\ptlib\msos\ptlib\pipechan.h">
1504 </File>
1505 <File
1506 RelativePath="..\..\..\include\ptlib\msos\ptlib\pprocess.h">
1507 </File>
1508 <File
1509 RelativePath="..\..\..\include\ptlib\msos\ptlib\ptime.h">
1510 </File>
1511 <File
1512 RelativePath="..\..\..\include\ptlib\msos\ptlib\remconn.h">
1513 </File>
1514 <File
1515 RelativePath="..\..\..\include\ptlib\msos\ptlib\semaphor.h">
1516 </File>
1517 <File
1518 RelativePath="..\..\..\include\ptlib\msos\ptlib\serchan.h">
1519 </File>
1520 <File
1521 RelativePath="..\..\..\include\ptlib\msos\ptlib\sfile.h">
1522 </File>
1523 <File
1524 RelativePath="..\..\..\include\ptlib\msos\ptlib\socket.h">
1525 </File>
1526 <File
1527 RelativePath="..\..\..\include\ptlib\msos\ptlib\sound_directsound.h">
1528 </File>
1529 <File
1530 RelativePath="..\..\..\include\ptlib\msos\ptlib\spxsock.h">
1531 </File>
1532 <File
1533 RelativePath="..\..\..\include\ptlib\msos\ptlib\svcproc.h">
1534 </File>
1535 <File
1536 RelativePath="..\..\..\include\ptlib\msos\ptlib\syncpoint.h">
1537 </File>
1538 <File
1539 RelativePath="..\..\..\include\ptlib\msos\ptlib\tcpsock.h">
1540 </File>
1541 <File
1542 RelativePath="..\..\..\include\ptlib\msos\ptlib\textfile.h">
1543 </File>
1544 <File
1545 RelativePath="..\..\..\include\ptlib\msos\ptlib\thread.h">
1546 </File>
1547 <File
1548 RelativePath="..\..\..\include\ptlib\msos\ptlib\timeint.h">
1549 </File>
1550 <File
1551 RelativePath="..\..\..\include\ptlib\msos\ptlib\timer.h">
1552 </File>
1553 <File
1554 RelativePath="..\..\..\include\ptlib\msos\ptlib\udpsock.h">
1555 </File>
1556 <File
1557 RelativePath="..\..\..\include\ptlib\msos\ptlib\videoio.h">
1558 </File>
1559 </Filter>
1560 </Filter>
1561 <Filter
1562 Name="Inlines"
1563 Filter=".inl">
1564 <File
1565 RelativePath="..\..\..\include\ptlib\contain.inl">
1566 </File>
1567 <File
1568 RelativePath="..\..\..\include\ptlib\osutil.inl">
1569 </File>
1570 <File
1571 RelativePath="..\..\..\include\ptlib\msos\ptlib\ptlib.inl">
1572 </File>
1573 </Filter>
1574 <Filter
1575 Name="Regex"
1576 Filter="">
1577 <File
1578 RelativePath="..\common\regex\regcomp.c">
1579 <FileConfiguration
1580 Name="Debug|Win32">
1581 <Tool
1582 Name="VCCLCompilerTool"
1583 Optimization="0"
1584 AdditionalIncludeDirectories="..\common\regex"
1585 PreprocessorDefinitions=""
1586 UsePrecompiledHeader="0"
1587 BrowseInformation="1"
1588 WarningLevel="1"/>
1589 </FileConfiguration>
1590 <FileConfiguration
1591 Name="Release|Win32">
1592 <Tool
1593 Name="VCCLCompilerTool"
1594 Optimization="2"
1595 AdditionalIncludeDirectories="..\common\regex"
1596 PreprocessorDefinitions=""
1597 UsePrecompiledHeader="0"
1598 WarningLevel="1"/>
1599 </FileConfiguration>
1600 </File>
1601 <File
1602 RelativePath="..\common\regex\regerror.c">
1603 <FileConfiguration
1604 Name="Debug|Win32">
1605 <Tool
1606 Name="VCCLCompilerTool"
1607 Optimization="0"
1608 AdditionalIncludeDirectories="..\common\regex"
1609 PreprocessorDefinitions=""
1610 UsePrecompiledHeader="0"
1611 BrowseInformation="1"
1612 WarningLevel="1"/>
1613 </FileConfiguration>
1614 <FileConfiguration
1615 Name="Release|Win32">
1616 <Tool
1617 Name="VCCLCompilerTool"
1618 Optimization="2"
1619 AdditionalIncludeDirectories="..\common\regex"
1620 PreprocessorDefinitions=""
1621 UsePrecompiledHeader="0"
1622 WarningLevel="1"/>
1623 </FileConfiguration>
1624 </File>
1625 <File
1626 RelativePath="..\common\regex\regexec.c">
1627 <FileConfiguration
1628 Name="Debug|Win32">
1629 <Tool
1630 Name="VCCLCompilerTool"
1631 Optimization="0"
1632 AdditionalIncludeDirectories="..\common\regex"
1633 PreprocessorDefinitions=""
1634 UsePrecompiledHeader="0"
1635 BrowseInformation="1"
1636 WarningLevel="1"/>
1637 </FileConfiguration>
1638 <FileConfiguration
1639 Name="Release|Win32">
1640 <Tool
1641 Name="VCCLCompilerTool"
1642 Optimization="2"
1643 AdditionalIncludeDirectories="..\common\regex"
1644 PreprocessorDefinitions=""
1645 UsePrecompiledHeader="0"
1646 WarningLevel="1"/>
1647 </FileConfiguration>
1648 </File>
1649 <File
1650 RelativePath="..\common\regex\regfree.c">
1651 <FileConfiguration
1652 Name="Debug|Win32">
1653 <Tool
1654 Name="VCCLCompilerTool"
1655 Optimization="0"
1656 AdditionalIncludeDirectories="..\common\regex"
1657 PreprocessorDefinitions=""
1658 UsePrecompiledHeader="0"
1659 BrowseInformation="1"
1660 WarningLevel="1"/>
1661 </FileConfiguration>
1662 <FileConfiguration
1663 Name="Release|Win32">
1664 <Tool
1665 Name="VCCLCompilerTool"
1666 Optimization="2"
1667 AdditionalIncludeDirectories="..\common\regex"
1668 PreprocessorDefinitions=""
1669 UsePrecompiledHeader="0"
1670 WarningLevel="1"/>
1671 </FileConfiguration>
1672 </File>
1673 </Filter>
1674 <File
1675 RelativePath="..\..\..\configure.ac">
1676 </File>
1677 </Files>
1678 <Globals>
1679 </Globals>
1680 </VisualStudioProject>