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