1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9.00"
5	Name="libcurl"
6	ProjectGUID="{DA6F56B4-06A4-441D-AD70-AC5A7D51FADB}"
7	RootNamespace="libcurl"
8	TargetFrameworkVersion="131072"
9	>
10	<Platforms>
11		<Platform
12			Name="Win32"
13		/>
14		<Platform
15			Name="x64"
16		/>
17	</Platforms>
18	<ToolFiles>
19	</ToolFiles>
20	<Configurations>
21		<Configuration
22			Name="DLL Debug|Win32"
23			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
24			IntermediateDirectory="$(OutDir)\lib"
25			ConfigurationType="2"
26			UseOfMFC="0"
27			ATLMinimizesCRunTimeLibraryUsage="false"
28			CharacterSet="2"
29			>
30			<Tool
31				Name="VCPreBuildEventTool"
32			/>
33			<Tool
34				Name="VCCustomBuildTool"
35			/>
36			<Tool
37				Name="VCXMLDataGeneratorTool"
38			/>
39			<Tool
40				Name="VCWebServiceProxyGeneratorTool"
41			/>
42			<Tool
43				Name="VCMIDLTool"
44				PreprocessorDefinitions="_DEBUG"
45				MkTypLibCompatible="true"
46				SuppressStartupBanner="true"
47				TargetEnvironment="1"
48				TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
49				HeaderFileName=""
50			/>
51			<Tool
52				Name="VCCLCompilerTool"
53				Optimization="0"
54				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
55				PreprocessorDefinitions="WIN32;_DEBUG;BUILDING_LIBCURL"
56				MinimalRebuild="true"
57				BasicRuntimeChecks="3"
58				RuntimeLibrary="3"
59				WarningLevel="3"
60				SuppressStartupBanner="true"
61				DebugInformationFormat="3"
62			/>
63			<Tool
64				Name="VCManagedResourceCompilerTool"
65			/>
66			<Tool
67				Name="VCResourceCompilerTool"
68				PreprocessorDefinitions="_DEBUG"
69				Culture="1033"
70			/>
71			<Tool
72				Name="VCPreLinkEventTool"
73			/>
74			<Tool
75				Name="VCLinkerTool"
76				AdditionalDependencies="ws2_32.lib wldap32.lib"
77				OutputFile="$(OutDir)\$(ProjectName)d.dll"
78				LinkIncremental="1"
79				SuppressStartupBanner="true"
80				AdditionalLibraryDirectories=""
81				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
82				GenerateDebugInformation="true"
83				ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
84				RandomizedBaseAddress="1"
85				DataExecutionPrevention="0"
86				ImportLibrary="$(TargetDir)$(TargetName).lib"
87				TargetMachine="1"
88			/>
89			<Tool
90				Name="VCALinkTool"
91			/>
92			<Tool
93				Name="VCManifestTool"
94			/>
95			<Tool
96				Name="VCXDCMakeTool"
97			/>
98			<Tool
99				Name="VCBscMakeTool"
100				SuppressStartupBanner="true"
101				OutputFile="$(OutDir)\$(ProjectName).bsc"
102			/>
103			<Tool
104				Name="VCFxCopTool"
105			/>
106			<Tool
107				Name="VCAppVerifierTool"
108			/>
109			<Tool
110				Name="VCPostBuildEventTool"
111			/>
112		</Configuration>
113		<Configuration
114			Name="DLL Debug|x64"
115			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
116			IntermediateDirectory="$(OutDir)\lib"
117			ConfigurationType="2"
118			UseOfMFC="0"
119			ATLMinimizesCRunTimeLibraryUsage="false"
120			CharacterSet="2"
121			>
122			<Tool
123				Name="VCPreBuildEventTool"
124			/>
125			<Tool
126				Name="VCCustomBuildTool"
127			/>
128			<Tool
129				Name="VCXMLDataGeneratorTool"
130			/>
131			<Tool
132				Name="VCWebServiceProxyGeneratorTool"
133			/>
134			<Tool
135				Name="VCMIDLTool"
136				PreprocessorDefinitions="_DEBUG"
137				MkTypLibCompatible="true"
138				SuppressStartupBanner="true"
139				TargetEnvironment="3"
140				TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
141				HeaderFileName=""
142			/>
143			<Tool
144				Name="VCCLCompilerTool"
145				Optimization="0"
146				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
147				PreprocessorDefinitions="WIN64;_DEBUG;BUILDING_LIBCURL"
148				MinimalRebuild="true"
149				BasicRuntimeChecks="3"
150				RuntimeLibrary="3"
151				WarningLevel="3"
152				SuppressStartupBanner="true"
153				DebugInformationFormat="3"
154			/>
155			<Tool
156				Name="VCManagedResourceCompilerTool"
157			/>
158			<Tool
159				Name="VCResourceCompilerTool"
160				PreprocessorDefinitions="_DEBUG"
161				Culture="1033"
162			/>
163			<Tool
164				Name="VCPreLinkEventTool"
165			/>
166			<Tool
167				Name="VCLinkerTool"
168				AdditionalDependencies="ws2_32.lib wldap32.lib"
169				OutputFile="$(OutDir)\$(ProjectName)d.dll"
170				LinkIncremental="1"
171				SuppressStartupBanner="true"
172				AdditionalLibraryDirectories=""
173				GenerateDebugInformation="true"
174				ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
175				RandomizedBaseAddress="1"
176				DataExecutionPrevention="0"
177				ImportLibrary="$(TargetDir)$(TargetName).lib"
178				TargetMachine="17"
179			/>
180			<Tool
181				Name="VCALinkTool"
182			/>
183			<Tool
184				Name="VCManifestTool"
185			/>
186			<Tool
187				Name="VCXDCMakeTool"
188			/>
189			<Tool
190				Name="VCBscMakeTool"
191				SuppressStartupBanner="true"
192				OutputFile="$(OutDir)\$(ProjectName).bsc"
193			/>
194			<Tool
195				Name="VCFxCopTool"
196			/>
197			<Tool
198				Name="VCAppVerifierTool"
199			/>
200			<Tool
201				Name="VCPostBuildEventTool"
202			/>
203		</Configuration>
204		<Configuration
205			Name="DLL Release|Win32"
206			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
207			IntermediateDirectory="$(OutDir)\lib"
208			ConfigurationType="2"
209			UseOfMFC="0"
210			ATLMinimizesCRunTimeLibraryUsage="false"
211			CharacterSet="2"
212			>
213			<Tool
214				Name="VCPreBuildEventTool"
215			/>
216			<Tool
217				Name="VCCustomBuildTool"
218			/>
219			<Tool
220				Name="VCXMLDataGeneratorTool"
221			/>
222			<Tool
223				Name="VCWebServiceProxyGeneratorTool"
224			/>
225			<Tool
226				Name="VCMIDLTool"
227				PreprocessorDefinitions="NDEBUG"
228				MkTypLibCompatible="true"
229				SuppressStartupBanner="true"
230				TargetEnvironment="1"
231				TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
232				HeaderFileName=""
233			/>
234			<Tool
235				Name="VCCLCompilerTool"
236				Optimization="2"
237				InlineFunctionExpansion="1"
238				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
239				PreprocessorDefinitions="WIN32;NDEBUG;BUILDING_LIBCURL"
240				StringPooling="true"
241				RuntimeLibrary="2"
242				EnableFunctionLevelLinking="true"
243				WarningLevel="3"
244				SuppressStartupBanner="true"
245			/>
246			<Tool
247				Name="VCManagedResourceCompilerTool"
248			/>
249			<Tool
250				Name="VCResourceCompilerTool"
251				PreprocessorDefinitions="NDEBUG"
252				Culture="1033"
253			/>
254			<Tool
255				Name="VCPreLinkEventTool"
256			/>
257			<Tool
258				Name="VCLinkerTool"
259				AdditionalDependencies="ws2_32.lib wldap32.lib"
260				OutputFile="$(OutDir)\$(ProjectName).dll"
261				LinkIncremental="1"
262				SuppressStartupBanner="true"
263				AdditionalLibraryDirectories=""
264				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
265				RandomizedBaseAddress="1"
266				DataExecutionPrevention="0"
267				ImportLibrary="$(TargetDir)$(TargetName).lib"
268				TargetMachine="1"
269			/>
270			<Tool
271				Name="VCALinkTool"
272			/>
273			<Tool
274				Name="VCManifestTool"
275			/>
276			<Tool
277				Name="VCXDCMakeTool"
278			/>
279			<Tool
280				Name="VCBscMakeTool"
281				SuppressStartupBanner="true"
282				OutputFile="$(OutDir)\$(ProjectName).bsc"
283			/>
284			<Tool
285				Name="VCFxCopTool"
286			/>
287			<Tool
288				Name="VCAppVerifierTool"
289			/>
290			<Tool
291				Name="VCPostBuildEventTool"
292			/>
293		</Configuration>
294		<Configuration
295			Name="DLL Release|x64"
296			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
297			IntermediateDirectory="$(OutDir)\lib"
298			ConfigurationType="2"
299			UseOfMFC="0"
300			ATLMinimizesCRunTimeLibraryUsage="false"
301			CharacterSet="2"
302			>
303			<Tool
304				Name="VCPreBuildEventTool"
305			/>
306			<Tool
307				Name="VCCustomBuildTool"
308			/>
309			<Tool
310				Name="VCXMLDataGeneratorTool"
311			/>
312			<Tool
313				Name="VCWebServiceProxyGeneratorTool"
314			/>
315			<Tool
316				Name="VCMIDLTool"
317				PreprocessorDefinitions="NDEBUG"
318				MkTypLibCompatible="true"
319				SuppressStartupBanner="true"
320				TargetEnvironment="3"
321				TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
322				HeaderFileName=""
323			/>
324			<Tool
325				Name="VCCLCompilerTool"
326				Optimization="2"
327				InlineFunctionExpansion="1"
328				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
329				PreprocessorDefinitions="WIN64;NDEBUG;BUILDING_LIBCURL"
330				StringPooling="true"
331				RuntimeLibrary="2"
332				EnableFunctionLevelLinking="true"
333				WarningLevel="3"
334				SuppressStartupBanner="true"
335			/>
336			<Tool
337				Name="VCManagedResourceCompilerTool"
338			/>
339			<Tool
340				Name="VCResourceCompilerTool"
341				PreprocessorDefinitions="NDEBUG"
342				Culture="1033"
343			/>
344			<Tool
345				Name="VCPreLinkEventTool"
346			/>
347			<Tool
348				Name="VCLinkerTool"
349				AdditionalDependencies="ws2_32.lib wldap32.lib"
350				OutputFile="$(OutDir)\$(ProjectName).dll"
351				LinkIncremental="1"
352				SuppressStartupBanner="true"
353				AdditionalLibraryDirectories=""
354				RandomizedBaseAddress="1"
355				DataExecutionPrevention="0"
356				ImportLibrary="$(TargetDir)$(TargetName).lib"
357				TargetMachine="17"
358			/>
359			<Tool
360				Name="VCALinkTool"
361			/>
362			<Tool
363				Name="VCManifestTool"
364			/>
365			<Tool
366				Name="VCXDCMakeTool"
367			/>
368			<Tool
369				Name="VCBscMakeTool"
370				SuppressStartupBanner="true"
371				OutputFile="$(OutDir)\$(ProjectName).bsc"
372			/>
373			<Tool
374				Name="VCFxCopTool"
375			/>
376			<Tool
377				Name="VCAppVerifierTool"
378			/>
379			<Tool
380				Name="VCPostBuildEventTool"
381			/>
382		</Configuration>
383		<Configuration
384			Name="LIB Debug|Win32"
385			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
386			IntermediateDirectory="$(OutDir)\lib"
387			ConfigurationType="4"
388			UseOfMFC="0"
389			ATLMinimizesCRunTimeLibraryUsage="false"
390			CharacterSet="2"
391			>
392			<Tool
393				Name="VCPreBuildEventTool"
394			/>
395			<Tool
396				Name="VCCustomBuildTool"
397			/>
398			<Tool
399				Name="VCXMLDataGeneratorTool"
400			/>
401			<Tool
402				Name="VCWebServiceProxyGeneratorTool"
403			/>
404			<Tool
405				Name="VCMIDLTool"
406			/>
407			<Tool
408				Name="VCCLCompilerTool"
409				Optimization="0"
410				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
411				PreprocessorDefinitions="WIN32;_DEBUG;BUILDING_LIBCURL;CURL_STATICLIB"
412				MinimalRebuild="true"
413				BasicRuntimeChecks="3"
414				RuntimeLibrary="3"
415				WarningLevel="3"
416				SuppressStartupBanner="true"
417				DebugInformationFormat="3"
418			/>
419			<Tool
420				Name="VCManagedResourceCompilerTool"
421			/>
422			<Tool
423				Name="VCResourceCompilerTool"
424				PreprocessorDefinitions="_DEBUG"
425				Culture="1033"
426			/>
427			<Tool
428				Name="VCPreLinkEventTool"
429			/>
430			<Tool
431				Name="VCLibrarianTool"
432				OutputFile="$(OutDir)\$(ProjectName)d.lib"
433				SuppressStartupBanner="true"
434			/>
435			<Tool
436				Name="VCALinkTool"
437			/>
438			<Tool
439				Name="VCXDCMakeTool"
440			/>
441			<Tool
442				Name="VCBscMakeTool"
443				SuppressStartupBanner="true"
444				OutputFile="$(OutDir)\$(ProjectName).bsc"
445			/>
446			<Tool
447				Name="VCFxCopTool"
448			/>
449			<Tool
450				Name="VCPostBuildEventTool"
451			/>
452		</Configuration>
453		<Configuration
454			Name="LIB Debug|x64"
455			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
456			IntermediateDirectory="$(OutDir)\lib"
457			ConfigurationType="4"
458			UseOfMFC="0"
459			ATLMinimizesCRunTimeLibraryUsage="false"
460			CharacterSet="2"
461			>
462			<Tool
463				Name="VCPreBuildEventTool"
464			/>
465			<Tool
466				Name="VCCustomBuildTool"
467			/>
468			<Tool
469				Name="VCXMLDataGeneratorTool"
470			/>
471			<Tool
472				Name="VCWebServiceProxyGeneratorTool"
473			/>
474			<Tool
475				Name="VCMIDLTool"
476				TargetEnvironment="3"
477			/>
478			<Tool
479				Name="VCCLCompilerTool"
480				Optimization="0"
481				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
482				PreprocessorDefinitions="WIN64;_DEBUG;BUILDING_LIBCURL;CURL_STATICLIB"
483				MinimalRebuild="true"
484				BasicRuntimeChecks="3"
485				RuntimeLibrary="3"
486				WarningLevel="3"
487				SuppressStartupBanner="true"
488				DebugInformationFormat="3"
489			/>
490			<Tool
491				Name="VCManagedResourceCompilerTool"
492			/>
493			<Tool
494				Name="VCResourceCompilerTool"
495				PreprocessorDefinitions="_DEBUG"
496				Culture="1033"
497			/>
498			<Tool
499				Name="VCPreLinkEventTool"
500			/>
501			<Tool
502				Name="VCLibrarianTool"
503				OutputFile="$(OutDir)\$(ProjectName)d.lib"
504				SuppressStartupBanner="true"
505			/>
506			<Tool
507				Name="VCALinkTool"
508			/>
509			<Tool
510				Name="VCXDCMakeTool"
511			/>
512			<Tool
513				Name="VCBscMakeTool"
514				SuppressStartupBanner="true"
515				OutputFile="$(OutDir)\$(ProjectName).bsc"
516			/>
517			<Tool
518				Name="VCFxCopTool"
519			/>
520			<Tool
521				Name="VCPostBuildEventTool"
522			/>
523		</Configuration>
524		<Configuration
525			Name="LIB Release|Win32"
526			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
527			IntermediateDirectory="$(OutDir)\lib"
528			ConfigurationType="4"
529			UseOfMFC="0"
530			ATLMinimizesCRunTimeLibraryUsage="false"
531			CharacterSet="2"
532			>
533			<Tool
534				Name="VCPreBuildEventTool"
535			/>
536			<Tool
537				Name="VCCustomBuildTool"
538			/>
539			<Tool
540				Name="VCXMLDataGeneratorTool"
541			/>
542			<Tool
543				Name="VCWebServiceProxyGeneratorTool"
544			/>
545			<Tool
546				Name="VCMIDLTool"
547			/>
548			<Tool
549				Name="VCCLCompilerTool"
550				Optimization="2"
551				InlineFunctionExpansion="1"
552				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
553				PreprocessorDefinitions="WIN32;NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB"
554				StringPooling="true"
555				RuntimeLibrary="2"
556				EnableFunctionLevelLinking="true"
557				WarningLevel="3"
558				SuppressStartupBanner="true"
559			/>
560			<Tool
561				Name="VCManagedResourceCompilerTool"
562			/>
563			<Tool
564				Name="VCResourceCompilerTool"
565				PreprocessorDefinitions="NDEBUG"
566				Culture="1033"
567			/>
568			<Tool
569				Name="VCPreLinkEventTool"
570			/>
571			<Tool
572				Name="VCLibrarianTool"
573				OutputFile="$(OutDir)\$(ProjectName).lib"
574				SuppressStartupBanner="true"
575			/>
576			<Tool
577				Name="VCALinkTool"
578			/>
579			<Tool
580				Name="VCXDCMakeTool"
581			/>
582			<Tool
583				Name="VCBscMakeTool"
584				SuppressStartupBanner="true"
585				OutputFile="$(OutDir)\$(ProjectName).bsc"
586			/>
587			<Tool
588				Name="VCFxCopTool"
589			/>
590			<Tool
591				Name="VCPostBuildEventTool"
592			/>
593		</Configuration>
594		<Configuration
595			Name="LIB Release|x64"
596			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
597			IntermediateDirectory="$(OutDir)\lib"
598			ConfigurationType="4"
599			UseOfMFC="0"
600			ATLMinimizesCRunTimeLibraryUsage="false"
601			CharacterSet="2"
602			>
603			<Tool
604				Name="VCPreBuildEventTool"
605			/>
606			<Tool
607				Name="VCCustomBuildTool"
608			/>
609			<Tool
610				Name="VCXMLDataGeneratorTool"
611			/>
612			<Tool
613				Name="VCWebServiceProxyGeneratorTool"
614			/>
615			<Tool
616				Name="VCMIDLTool"
617				TargetEnvironment="3"
618			/>
619			<Tool
620				Name="VCCLCompilerTool"
621				Optimization="2"
622				InlineFunctionExpansion="1"
623				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
624				PreprocessorDefinitions="WIN64;NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB"
625				StringPooling="true"
626				RuntimeLibrary="2"
627				EnableFunctionLevelLinking="true"
628				WarningLevel="3"
629				SuppressStartupBanner="true"
630			/>
631			<Tool
632				Name="VCManagedResourceCompilerTool"
633			/>
634			<Tool
635				Name="VCResourceCompilerTool"
636				PreprocessorDefinitions="NDEBUG"
637				Culture="1033"
638			/>
639			<Tool
640				Name="VCPreLinkEventTool"
641			/>
642			<Tool
643				Name="VCLibrarianTool"
644				OutputFile="$(OutDir)\$(ProjectName).lib"
645				SuppressStartupBanner="true"
646			/>
647			<Tool
648				Name="VCALinkTool"
649			/>
650			<Tool
651				Name="VCXDCMakeTool"
652			/>
653			<Tool
654				Name="VCBscMakeTool"
655				SuppressStartupBanner="true"
656				OutputFile="$(OutDir)\$(ProjectName).bsc"
657			/>
658			<Tool
659				Name="VCFxCopTool"
660			/>
661			<Tool
662				Name="VCPostBuildEventTool"
663			/>
664		</Configuration>
665		<Configuration
666			Name="DLL Debug - DLL OpenSSL|Win32"
667			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
668			IntermediateDirectory="$(OutDir)\lib"
669			ConfigurationType="2"
670			UseOfMFC="0"
671			ATLMinimizesCRunTimeLibraryUsage="false"
672			CharacterSet="2"
673			>
674			<Tool
675				Name="VCPreBuildEventTool"
676			/>
677			<Tool
678				Name="VCCustomBuildTool"
679			/>
680			<Tool
681				Name="VCXMLDataGeneratorTool"
682			/>
683			<Tool
684				Name="VCWebServiceProxyGeneratorTool"
685			/>
686			<Tool
687				Name="VCMIDLTool"
688				PreprocessorDefinitions="_DEBUG"
689				MkTypLibCompatible="true"
690				SuppressStartupBanner="true"
691				TargetEnvironment="1"
692				TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
693				HeaderFileName=""
694			/>
695			<Tool
696				Name="VCCLCompilerTool"
697				Optimization="0"
698				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
699				PreprocessorDefinitions="WIN32;_DEBUG;BUILDING_LIBCURL;USE_SSLEAY;USE_OPENSSL"
700				MinimalRebuild="true"
701				BasicRuntimeChecks="3"
702				RuntimeLibrary="3"
703				WarningLevel="3"
704				SuppressStartupBanner="true"
705				DebugInformationFormat="3"
706			/>
707			<Tool
708				Name="VCManagedResourceCompilerTool"
709			/>
710			<Tool
711				Name="VCResourceCompilerTool"
712				PreprocessorDefinitions="_DEBUG"
713				Culture="1033"
714			/>
715			<Tool
716				Name="VCPreLinkEventTool"
717			/>
718			<Tool
719				Name="VCLinkerTool"
720				AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib"
721				OutputFile="$(OutDir)\$(ProjectName)d.dll"
722				LinkIncremental="1"
723				SuppressStartupBanner="true"
724				AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win32\VC9\DLL Debug"
725				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
726				GenerateDebugInformation="true"
727				ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
728				RandomizedBaseAddress="1"
729				DataExecutionPrevention="0"
730				ImportLibrary="$(TargetDir)$(TargetName).lib"
731				TargetMachine="1"
732			/>
733			<Tool
734				Name="VCALinkTool"
735			/>
736			<Tool
737				Name="VCManifestTool"
738			/>
739			<Tool
740				Name="VCXDCMakeTool"
741			/>
742			<Tool
743				Name="VCBscMakeTool"
744				SuppressStartupBanner="true"
745				OutputFile="$(OutDir)\$(ProjectName).bsc"
746			/>
747			<Tool
748				Name="VCFxCopTool"
749			/>
750			<Tool
751				Name="VCAppVerifierTool"
752			/>
753			<Tool
754				Name="VCPostBuildEventTool"
755			/>
756		</Configuration>
757		<Configuration
758			Name="DLL Debug - DLL OpenSSL|x64"
759			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
760			IntermediateDirectory="$(OutDir)\lib"
761			ConfigurationType="2"
762			UseOfMFC="0"
763			ATLMinimizesCRunTimeLibraryUsage="false"
764			CharacterSet="2"
765			>
766			<Tool
767				Name="VCPreBuildEventTool"
768			/>
769			<Tool
770				Name="VCCustomBuildTool"
771			/>
772			<Tool
773				Name="VCXMLDataGeneratorTool"
774			/>
775			<Tool
776				Name="VCWebServiceProxyGeneratorTool"
777			/>
778			<Tool
779				Name="VCMIDLTool"
780				PreprocessorDefinitions="_DEBUG"
781				MkTypLibCompatible="true"
782				SuppressStartupBanner="true"
783				TargetEnvironment="3"
784				TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
785				HeaderFileName=""
786			/>
787			<Tool
788				Name="VCCLCompilerTool"
789				Optimization="0"
790				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
791				PreprocessorDefinitions="WIN64;_DEBUG;BUILDING_LIBCURL;USE_SSLEAY;USE_OPENSSL"
792				MinimalRebuild="true"
793				BasicRuntimeChecks="3"
794				RuntimeLibrary="3"
795				WarningLevel="3"
796				SuppressStartupBanner="true"
797				DebugInformationFormat="3"
798			/>
799			<Tool
800				Name="VCManagedResourceCompilerTool"
801			/>
802			<Tool
803				Name="VCResourceCompilerTool"
804				PreprocessorDefinitions="_DEBUG"
805				Culture="1033"
806			/>
807			<Tool
808				Name="VCPreLinkEventTool"
809			/>
810			<Tool
811				Name="VCLinkerTool"
812				AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib"
813				OutputFile="$(OutDir)\$(ProjectName)d.dll"
814				LinkIncremental="1"
815				SuppressStartupBanner="true"
816				AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win64\VC9\DLL Debug"
817				GenerateDebugInformation="true"
818				ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
819				RandomizedBaseAddress="1"
820				DataExecutionPrevention="0"
821				ImportLibrary="$(TargetDir)$(TargetName).lib"
822				TargetMachine="17"
823			/>
824			<Tool
825				Name="VCALinkTool"
826			/>
827			<Tool
828				Name="VCManifestTool"
829			/>
830			<Tool
831				Name="VCXDCMakeTool"
832			/>
833			<Tool
834				Name="VCBscMakeTool"
835				SuppressStartupBanner="true"
836				OutputFile="$(OutDir)\$(ProjectName).bsc"
837			/>
838			<Tool
839				Name="VCFxCopTool"
840			/>
841			<Tool
842				Name="VCAppVerifierTool"
843			/>
844			<Tool
845				Name="VCPostBuildEventTool"
846			/>
847		</Configuration>
848		<Configuration
849			Name="DLL Release - DLL OpenSSL|Win32"
850			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
851			IntermediateDirectory="$(OutDir)\lib"
852			ConfigurationType="2"
853			UseOfMFC="0"
854			ATLMinimizesCRunTimeLibraryUsage="false"
855			CharacterSet="2"
856			>
857			<Tool
858				Name="VCPreBuildEventTool"
859			/>
860			<Tool
861				Name="VCCustomBuildTool"
862			/>
863			<Tool
864				Name="VCXMLDataGeneratorTool"
865			/>
866			<Tool
867				Name="VCWebServiceProxyGeneratorTool"
868			/>
869			<Tool
870				Name="VCMIDLTool"
871				PreprocessorDefinitions="NDEBUG"
872				MkTypLibCompatible="true"
873				SuppressStartupBanner="true"
874				TargetEnvironment="1"
875				TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
876				HeaderFileName=""
877			/>
878			<Tool
879				Name="VCCLCompilerTool"
880				Optimization="2"
881				InlineFunctionExpansion="1"
882				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
883				PreprocessorDefinitions="WIN32;NDEBUG;BUILDING_LIBCURL;USE_SSLEAY;USE_OPENSSL"
884				StringPooling="true"
885				RuntimeLibrary="2"
886				EnableFunctionLevelLinking="true"
887				WarningLevel="3"
888				SuppressStartupBanner="true"
889			/>
890			<Tool
891				Name="VCManagedResourceCompilerTool"
892			/>
893			<Tool
894				Name="VCResourceCompilerTool"
895				PreprocessorDefinitions="NDEBUG"
896				Culture="1033"
897			/>
898			<Tool
899				Name="VCPreLinkEventTool"
900			/>
901			<Tool
902				Name="VCLinkerTool"
903				AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib"
904				OutputFile="$(OutDir)\$(ProjectName).dll"
905				LinkIncremental="1"
906				SuppressStartupBanner="true"
907				AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win32\VC9\DLL Release"
908				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
909				RandomizedBaseAddress="1"
910				DataExecutionPrevention="0"
911				ImportLibrary="$(TargetDir)$(TargetName).lib"
912				TargetMachine="1"
913			/>
914			<Tool
915				Name="VCALinkTool"
916			/>
917			<Tool
918				Name="VCManifestTool"
919			/>
920			<Tool
921				Name="VCXDCMakeTool"
922			/>
923			<Tool
924				Name="VCBscMakeTool"
925				SuppressStartupBanner="true"
926				OutputFile="$(OutDir)\$(ProjectName).bsc"
927			/>
928			<Tool
929				Name="VCFxCopTool"
930			/>
931			<Tool
932				Name="VCAppVerifierTool"
933			/>
934			<Tool
935				Name="VCPostBuildEventTool"
936			/>
937		</Configuration>
938		<Configuration
939			Name="DLL Release - DLL OpenSSL|x64"
940			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
941			IntermediateDirectory="$(OutDir)\lib"
942			ConfigurationType="2"
943			UseOfMFC="0"
944			ATLMinimizesCRunTimeLibraryUsage="false"
945			CharacterSet="2"
946			>
947			<Tool
948				Name="VCPreBuildEventTool"
949			/>
950			<Tool
951				Name="VCCustomBuildTool"
952			/>
953			<Tool
954				Name="VCXMLDataGeneratorTool"
955			/>
956			<Tool
957				Name="VCWebServiceProxyGeneratorTool"
958			/>
959			<Tool
960				Name="VCMIDLTool"
961				PreprocessorDefinitions="NDEBUG"
962				MkTypLibCompatible="true"
963				SuppressStartupBanner="true"
964				TargetEnvironment="3"
965				TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
966				HeaderFileName=""
967			/>
968			<Tool
969				Name="VCCLCompilerTool"
970				Optimization="2"
971				InlineFunctionExpansion="1"
972				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
973				PreprocessorDefinitions="WIN64;NDEBUG;BUILDING_LIBCURL;USE_SSLEAY;USE_OPENSSL"
974				StringPooling="true"
975				RuntimeLibrary="2"
976				EnableFunctionLevelLinking="true"
977				WarningLevel="3"
978				SuppressStartupBanner="true"
979			/>
980			<Tool
981				Name="VCManagedResourceCompilerTool"
982			/>
983			<Tool
984				Name="VCResourceCompilerTool"
985				PreprocessorDefinitions="NDEBUG"
986				Culture="1033"
987			/>
988			<Tool
989				Name="VCPreLinkEventTool"
990			/>
991			<Tool
992				Name="VCLinkerTool"
993				AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib"
994				OutputFile="$(OutDir)\$(ProjectName).dll"
995				LinkIncremental="1"
996				SuppressStartupBanner="true"
997				AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win64\VC9\DLL Release"
998				RandomizedBaseAddress="1"
999				DataExecutionPrevention="0"
1000				ImportLibrary="$(TargetDir)$(TargetName).lib"
1001				TargetMachine="17"
1002			/>
1003			<Tool
1004				Name="VCALinkTool"
1005			/>
1006			<Tool
1007				Name="VCManifestTool"
1008			/>
1009			<Tool
1010				Name="VCXDCMakeTool"
1011			/>
1012			<Tool
1013				Name="VCBscMakeTool"
1014				SuppressStartupBanner="true"
1015				OutputFile="$(OutDir)\$(ProjectName).bsc"
1016			/>
1017			<Tool
1018				Name="VCFxCopTool"
1019			/>
1020			<Tool
1021				Name="VCAppVerifierTool"
1022			/>
1023			<Tool
1024				Name="VCPostBuildEventTool"
1025			/>
1026		</Configuration>
1027		<Configuration
1028			Name="DLL Debug - DLL Windows SSPI|Win32"
1029			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
1030			IntermediateDirectory="$(OutDir)\lib"
1031			ConfigurationType="2"
1032			UseOfMFC="0"
1033			ATLMinimizesCRunTimeLibraryUsage="false"
1034			CharacterSet="2"
1035			>
1036			<Tool
1037				Name="VCPreBuildEventTool"
1038			/>
1039			<Tool
1040				Name="VCCustomBuildTool"
1041			/>
1042			<Tool
1043				Name="VCXMLDataGeneratorTool"
1044			/>
1045			<Tool
1046				Name="VCWebServiceProxyGeneratorTool"
1047			/>
1048			<Tool
1049				Name="VCMIDLTool"
1050				PreprocessorDefinitions="_DEBUG"
1051				MkTypLibCompatible="true"
1052				SuppressStartupBanner="true"
1053				TargetEnvironment="1"
1054				TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
1055				HeaderFileName=""
1056			/>
1057			<Tool
1058				Name="VCCLCompilerTool"
1059				Optimization="0"
1060				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
1061				PreprocessorDefinitions="WIN32;_DEBUG;BUILDING_LIBCURL;USE_WINDOWS_SSPI;USE_SCHANNEL"
1062				MinimalRebuild="true"
1063				BasicRuntimeChecks="3"
1064				RuntimeLibrary="3"
1065				WarningLevel="3"
1066				SuppressStartupBanner="true"
1067				DebugInformationFormat="3"
1068			/>
1069			<Tool
1070				Name="VCManagedResourceCompilerTool"
1071			/>
1072			<Tool
1073				Name="VCResourceCompilerTool"
1074				PreprocessorDefinitions="_DEBUG"
1075				Culture="1033"
1076			/>
1077			<Tool
1078				Name="VCPreLinkEventTool"
1079			/>
1080			<Tool
1081				Name="VCLinkerTool"
1082				AdditionalDependencies="ws2_32.lib wldap32.lib"
1083				OutputFile="$(OutDir)\$(ProjectName)d.dll"
1084				LinkIncremental="1"
1085				SuppressStartupBanner="true"
1086				AdditionalLibraryDirectories=""
1087				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
1088				GenerateDebugInformation="true"
1089				ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
1090				RandomizedBaseAddress="1"
1091				DataExecutionPrevention="0"
1092				ImportLibrary="$(TargetDir)$(TargetName).lib"
1093				TargetMachine="1"
1094			/>
1095			<Tool
1096				Name="VCALinkTool"
1097			/>
1098			<Tool
1099				Name="VCManifestTool"
1100			/>
1101			<Tool
1102				Name="VCXDCMakeTool"
1103			/>
1104			<Tool
1105				Name="VCBscMakeTool"
1106				SuppressStartupBanner="true"
1107				OutputFile="$(OutDir)\$(ProjectName).bsc"
1108			/>
1109			<Tool
1110				Name="VCFxCopTool"
1111			/>
1112			<Tool
1113				Name="VCAppVerifierTool"
1114			/>
1115			<Tool
1116				Name="VCPostBuildEventTool"
1117			/>
1118		</Configuration>
1119		<Configuration
1120			Name="DLL Debug - DLL Windows SSPI|x64"
1121			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
1122			IntermediateDirectory="$(OutDir)\lib"
1123			ConfigurationType="2"
1124			UseOfMFC="0"
1125			ATLMinimizesCRunTimeLibraryUsage="false"
1126			CharacterSet="2"
1127			>
1128			<Tool
1129				Name="VCPreBuildEventTool"
1130			/>
1131			<Tool
1132				Name="VCCustomBuildTool"
1133			/>
1134			<Tool
1135				Name="VCXMLDataGeneratorTool"
1136			/>
1137			<Tool
1138				Name="VCWebServiceProxyGeneratorTool"
1139			/>
1140			<Tool
1141				Name="VCMIDLTool"
1142				PreprocessorDefinitions="_DEBUG"
1143				MkTypLibCompatible="true"
1144				SuppressStartupBanner="true"
1145				TargetEnvironment="3"
1146				TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
1147				HeaderFileName=""
1148			/>
1149			<Tool
1150				Name="VCCLCompilerTool"
1151				Optimization="0"
1152				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
1153				PreprocessorDefinitions="WIN64;_DEBUG;BUILDING_LIBCURL;USE_WINDOWS_SSPI;USE_SCHANNEL"
1154				MinimalRebuild="true"
1155				BasicRuntimeChecks="3"
1156				RuntimeLibrary="3"
1157				WarningLevel="3"
1158				SuppressStartupBanner="true"
1159				DebugInformationFormat="3"
1160			/>
1161			<Tool
1162				Name="VCManagedResourceCompilerTool"
1163			/>
1164			<Tool
1165				Name="VCResourceCompilerTool"
1166				PreprocessorDefinitions="_DEBUG"
1167				Culture="1033"
1168			/>
1169			<Tool
1170				Name="VCPreLinkEventTool"
1171			/>
1172			<Tool
1173				Name="VCLinkerTool"
1174				AdditionalDependencies="ws2_32.lib wldap32.lib"
1175				OutputFile="$(OutDir)\$(ProjectName)d.dll"
1176				LinkIncremental="1"
1177				SuppressStartupBanner="true"
1178				AdditionalLibraryDirectories=""
1179				GenerateDebugInformation="true"
1180				ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
1181				RandomizedBaseAddress="1"
1182				DataExecutionPrevention="0"
1183				ImportLibrary="$(TargetDir)$(TargetName).lib"
1184				TargetMachine="17"
1185			/>
1186			<Tool
1187				Name="VCALinkTool"
1188			/>
1189			<Tool
1190				Name="VCManifestTool"
1191			/>
1192			<Tool
1193				Name="VCXDCMakeTool"
1194			/>
1195			<Tool
1196				Name="VCBscMakeTool"
1197				SuppressStartupBanner="true"
1198				OutputFile="$(OutDir)\$(ProjectName).bsc"
1199			/>
1200			<Tool
1201				Name="VCFxCopTool"
1202			/>
1203			<Tool
1204				Name="VCAppVerifierTool"
1205			/>
1206			<Tool
1207				Name="VCPostBuildEventTool"
1208			/>
1209		</Configuration>
1210		<Configuration
1211			Name="DLL Release - DLL Windows SSPI|Win32"
1212			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
1213			IntermediateDirectory="$(OutDir)\lib"
1214			ConfigurationType="2"
1215			UseOfMFC="0"
1216			ATLMinimizesCRunTimeLibraryUsage="false"
1217			CharacterSet="2"
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="$(OutDir)\$(ProjectName).tlb"
1238				HeaderFileName=""
1239			/>
1240			<Tool
1241				Name="VCCLCompilerTool"
1242				Optimization="2"
1243				InlineFunctionExpansion="1"
1244				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
1245				PreprocessorDefinitions="WIN32;NDEBUG;BUILDING_LIBCURL;USE_WINDOWS_SSPI;USE_SCHANNEL"
1246				StringPooling="true"
1247				RuntimeLibrary="2"
1248				EnableFunctionLevelLinking="true"
1249				WarningLevel="3"
1250				SuppressStartupBanner="true"
1251			/>
1252			<Tool
1253				Name="VCManagedResourceCompilerTool"
1254			/>
1255			<Tool
1256				Name="VCResourceCompilerTool"
1257				PreprocessorDefinitions="NDEBUG"
1258				Culture="1033"
1259			/>
1260			<Tool
1261				Name="VCPreLinkEventTool"
1262			/>
1263			<Tool
1264				Name="VCLinkerTool"
1265				AdditionalDependencies="ws2_32.lib wldap32.lib"
1266				OutputFile="$(OutDir)\$(ProjectName).dll"
1267				LinkIncremental="1"
1268				SuppressStartupBanner="true"
1269				AdditionalLibraryDirectories=""
1270				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
1271				RandomizedBaseAddress="1"
1272				DataExecutionPrevention="0"
1273				ImportLibrary="$(TargetDir)$(TargetName).lib"
1274				TargetMachine="1"
1275			/>
1276			<Tool
1277				Name="VCALinkTool"
1278			/>
1279			<Tool
1280				Name="VCManifestTool"
1281			/>
1282			<Tool
1283				Name="VCXDCMakeTool"
1284			/>
1285			<Tool
1286				Name="VCBscMakeTool"
1287				SuppressStartupBanner="true"
1288				OutputFile="$(OutDir)\$(ProjectName).bsc"
1289			/>
1290			<Tool
1291				Name="VCFxCopTool"
1292			/>
1293			<Tool
1294				Name="VCAppVerifierTool"
1295			/>
1296			<Tool
1297				Name="VCPostBuildEventTool"
1298			/>
1299		</Configuration>
1300		<Configuration
1301			Name="DLL Release - DLL Windows SSPI|x64"
1302			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
1303			IntermediateDirectory="$(OutDir)\lib"
1304			ConfigurationType="2"
1305			UseOfMFC="0"
1306			ATLMinimizesCRunTimeLibraryUsage="false"
1307			CharacterSet="2"
1308			>
1309			<Tool
1310				Name="VCPreBuildEventTool"
1311			/>
1312			<Tool
1313				Name="VCCustomBuildTool"
1314			/>
1315			<Tool
1316				Name="VCXMLDataGeneratorTool"
1317			/>
1318			<Tool
1319				Name="VCWebServiceProxyGeneratorTool"
1320			/>
1321			<Tool
1322				Name="VCMIDLTool"
1323				PreprocessorDefinitions="NDEBUG"
1324				MkTypLibCompatible="true"
1325				SuppressStartupBanner="true"
1326				TargetEnvironment="3"
1327				TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
1328				HeaderFileName=""
1329			/>
1330			<Tool
1331				Name="VCCLCompilerTool"
1332				Optimization="2"
1333				InlineFunctionExpansion="1"
1334				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
1335				PreprocessorDefinitions="WIN64;NDEBUG;BUILDING_LIBCURL;USE_WINDOWS_SSPI;USE_SCHANNEL"
1336				StringPooling="true"
1337				RuntimeLibrary="2"
1338				EnableFunctionLevelLinking="true"
1339				WarningLevel="3"
1340				SuppressStartupBanner="true"
1341			/>
1342			<Tool
1343				Name="VCManagedResourceCompilerTool"
1344			/>
1345			<Tool
1346				Name="VCResourceCompilerTool"
1347				PreprocessorDefinitions="NDEBUG"
1348				Culture="1033"
1349			/>
1350			<Tool
1351				Name="VCPreLinkEventTool"
1352			/>
1353			<Tool
1354				Name="VCLinkerTool"
1355				AdditionalDependencies="ws2_32.lib wldap32.lib"
1356				OutputFile="$(OutDir)\$(ProjectName).dll"
1357				LinkIncremental="1"
1358				SuppressStartupBanner="true"
1359				AdditionalLibraryDirectories=""
1360				RandomizedBaseAddress="1"
1361				DataExecutionPrevention="0"
1362				ImportLibrary="$(TargetDir)$(TargetName).lib"
1363				TargetMachine="17"
1364			/>
1365			<Tool
1366				Name="VCALinkTool"
1367			/>
1368			<Tool
1369				Name="VCManifestTool"
1370			/>
1371			<Tool
1372				Name="VCXDCMakeTool"
1373			/>
1374			<Tool
1375				Name="VCBscMakeTool"
1376				SuppressStartupBanner="true"
1377				OutputFile="$(OutDir)\$(ProjectName).bsc"
1378			/>
1379			<Tool
1380				Name="VCFxCopTool"
1381			/>
1382			<Tool
1383				Name="VCAppVerifierTool"
1384			/>
1385			<Tool
1386				Name="VCPostBuildEventTool"
1387			/>
1388		</Configuration>
1389		<Configuration
1390			Name="DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32"
1391			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
1392			IntermediateDirectory="$(OutDir)\lib"
1393			ConfigurationType="2"
1394			UseOfMFC="0"
1395			ATLMinimizesCRunTimeLibraryUsage="false"
1396			CharacterSet="2"
1397			>
1398			<Tool
1399				Name="VCPreBuildEventTool"
1400			/>
1401			<Tool
1402				Name="VCCustomBuildTool"
1403			/>
1404			<Tool
1405				Name="VCXMLDataGeneratorTool"
1406			/>
1407			<Tool
1408				Name="VCWebServiceProxyGeneratorTool"
1409			/>
1410			<Tool
1411				Name="VCMIDLTool"
1412				PreprocessorDefinitions="_DEBUG"
1413				MkTypLibCompatible="true"
1414				SuppressStartupBanner="true"
1415				TargetEnvironment="1"
1416				TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
1417				HeaderFileName=""
1418			/>
1419			<Tool
1420				Name="VCCLCompilerTool"
1421				Optimization="0"
1422				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
1423				PreprocessorDefinitions="WIN32;_DEBUG;BUILDING_LIBCURL;USE_SSLEAY;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
1424				MinimalRebuild="true"
1425				BasicRuntimeChecks="3"
1426				RuntimeLibrary="3"
1427				WarningLevel="3"
1428				SuppressStartupBanner="true"
1429				DebugInformationFormat="3"
1430			/>
1431			<Tool
1432				Name="VCManagedResourceCompilerTool"
1433			/>
1434			<Tool
1435				Name="VCResourceCompilerTool"
1436				PreprocessorDefinitions="_DEBUG"
1437				Culture="1033"
1438			/>
1439			<Tool
1440				Name="VCPreLinkEventTool"
1441			/>
1442			<Tool
1443				Name="VCLinkerTool"
1444				AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib libssh2d.lib"
1445				OutputFile="$(OutDir)\$(ProjectName)d.dll"
1446				LinkIncremental="1"
1447				SuppressStartupBanner="true"
1448				AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win32\VC9\DLL Debug;..\..\..\..\..\libssh2\build\Win32\VC9\DLL Debug"
1449				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
1450				GenerateDebugInformation="true"
1451				ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
1452				RandomizedBaseAddress="1"
1453				DataExecutionPrevention="0"
1454				ImportLibrary="$(TargetDir)$(TargetName).lib"
1455				TargetMachine="1"
1456			/>
1457			<Tool
1458				Name="VCALinkTool"
1459			/>
1460			<Tool
1461				Name="VCManifestTool"
1462			/>
1463			<Tool
1464				Name="VCXDCMakeTool"
1465			/>
1466			<Tool
1467				Name="VCBscMakeTool"
1468				SuppressStartupBanner="true"
1469				OutputFile="$(OutDir)\$(ProjectName).bsc"
1470			/>
1471			<Tool
1472				Name="VCFxCopTool"
1473			/>
1474			<Tool
1475				Name="VCAppVerifierTool"
1476			/>
1477			<Tool
1478				Name="VCPostBuildEventTool"
1479			/>
1480		</Configuration>
1481		<Configuration
1482			Name="DLL Debug - DLL OpenSSL - DLL LibSSH2|x64"
1483			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
1484			IntermediateDirectory="$(OutDir)\lib"
1485			ConfigurationType="2"
1486			UseOfMFC="0"
1487			ATLMinimizesCRunTimeLibraryUsage="false"
1488			CharacterSet="2"
1489			>
1490			<Tool
1491				Name="VCPreBuildEventTool"
1492			/>
1493			<Tool
1494				Name="VCCustomBuildTool"
1495			/>
1496			<Tool
1497				Name="VCXMLDataGeneratorTool"
1498			/>
1499			<Tool
1500				Name="VCWebServiceProxyGeneratorTool"
1501			/>
1502			<Tool
1503				Name="VCMIDLTool"
1504				PreprocessorDefinitions="_DEBUG"
1505				MkTypLibCompatible="true"
1506				SuppressStartupBanner="true"
1507				TargetEnvironment="3"
1508				TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
1509				HeaderFileName=""
1510			/>
1511			<Tool
1512				Name="VCCLCompilerTool"
1513				Optimization="0"
1514				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
1515				PreprocessorDefinitions="WIN64;_DEBUG;BUILDING_LIBCURL;USE_SSLEAY;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
1516				MinimalRebuild="true"
1517				BasicRuntimeChecks="3"
1518				RuntimeLibrary="3"
1519				WarningLevel="3"
1520				SuppressStartupBanner="true"
1521				DebugInformationFormat="3"
1522			/>
1523			<Tool
1524				Name="VCManagedResourceCompilerTool"
1525			/>
1526			<Tool
1527				Name="VCResourceCompilerTool"
1528				PreprocessorDefinitions="_DEBUG"
1529				Culture="1033"
1530			/>
1531			<Tool
1532				Name="VCPreLinkEventTool"
1533			/>
1534			<Tool
1535				Name="VCLinkerTool"
1536				AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib libssh2d.lib"
1537				OutputFile="$(OutDir)\$(ProjectName)d.dll"
1538				LinkIncremental="1"
1539				SuppressStartupBanner="true"
1540				AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win64\VC9\DLL Debug;..\..\..\..\..\libssh2\build\Win64\VC9\DLL Debug"
1541				GenerateDebugInformation="true"
1542				ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
1543				RandomizedBaseAddress="1"
1544				DataExecutionPrevention="0"
1545				ImportLibrary="$(TargetDir)$(TargetName).lib"
1546				TargetMachine="17"
1547			/>
1548			<Tool
1549				Name="VCALinkTool"
1550			/>
1551			<Tool
1552				Name="VCManifestTool"
1553			/>
1554			<Tool
1555				Name="VCXDCMakeTool"
1556			/>
1557			<Tool
1558				Name="VCBscMakeTool"
1559				SuppressStartupBanner="true"
1560				OutputFile="$(OutDir)\$(ProjectName).bsc"
1561			/>
1562			<Tool
1563				Name="VCFxCopTool"
1564			/>
1565			<Tool
1566				Name="VCAppVerifierTool"
1567			/>
1568			<Tool
1569				Name="VCPostBuildEventTool"
1570			/>
1571		</Configuration>
1572		<Configuration
1573			Name="DLL Release - DLL OpenSSL - DLL LibSSH2|Win32"
1574			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
1575			IntermediateDirectory="$(OutDir)\lib"
1576			ConfigurationType="2"
1577			UseOfMFC="0"
1578			ATLMinimizesCRunTimeLibraryUsage="false"
1579			CharacterSet="2"
1580			>
1581			<Tool
1582				Name="VCPreBuildEventTool"
1583			/>
1584			<Tool
1585				Name="VCCustomBuildTool"
1586			/>
1587			<Tool
1588				Name="VCXMLDataGeneratorTool"
1589			/>
1590			<Tool
1591				Name="VCWebServiceProxyGeneratorTool"
1592			/>
1593			<Tool
1594				Name="VCMIDLTool"
1595				PreprocessorDefinitions="NDEBUG"
1596				MkTypLibCompatible="true"
1597				SuppressStartupBanner="true"
1598				TargetEnvironment="1"
1599				TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
1600				HeaderFileName=""
1601			/>
1602			<Tool
1603				Name="VCCLCompilerTool"
1604				Optimization="2"
1605				InlineFunctionExpansion="1"
1606				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
1607				PreprocessorDefinitions="WIN32;NDEBUG;BUILDING_LIBCURL;USE_SSLEAY;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
1608				StringPooling="true"
1609				RuntimeLibrary="2"
1610				EnableFunctionLevelLinking="true"
1611				WarningLevel="3"
1612				SuppressStartupBanner="true"
1613			/>
1614			<Tool
1615				Name="VCManagedResourceCompilerTool"
1616			/>
1617			<Tool
1618				Name="VCResourceCompilerTool"
1619				PreprocessorDefinitions="NDEBUG"
1620				Culture="1033"
1621			/>
1622			<Tool
1623				Name="VCPreLinkEventTool"
1624			/>
1625			<Tool
1626				Name="VCLinkerTool"
1627				AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib libssh2.lib"
1628				OutputFile="$(OutDir)\$(ProjectName).dll"
1629				LinkIncremental="1"
1630				SuppressStartupBanner="true"
1631				AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win32\VC9\DLL Release;..\..\..\..\..\libssh2\build\Win32\VC9\DLL Release"
1632				ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
1633				RandomizedBaseAddress="1"
1634				DataExecutionPrevention="0"
1635				ImportLibrary="$(TargetDir)$(TargetName).lib"
1636				TargetMachine="1"
1637			/>
1638			<Tool
1639				Name="VCALinkTool"
1640			/>
1641			<Tool
1642				Name="VCManifestTool"
1643			/>
1644			<Tool
1645				Name="VCXDCMakeTool"
1646			/>
1647			<Tool
1648				Name="VCBscMakeTool"
1649				SuppressStartupBanner="true"
1650				OutputFile="$(OutDir)\$(ProjectName).bsc"
1651			/>
1652			<Tool
1653				Name="VCFxCopTool"
1654			/>
1655			<Tool
1656				Name="VCAppVerifierTool"
1657			/>
1658			<Tool
1659				Name="VCPostBuildEventTool"
1660			/>
1661		</Configuration>
1662		<Configuration
1663			Name="DLL Release - DLL OpenSSL - DLL LibSSH2|x64"
1664			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
1665			IntermediateDirectory="$(OutDir)\lib"
1666			ConfigurationType="2"
1667			UseOfMFC="0"
1668			ATLMinimizesCRunTimeLibraryUsage="false"
1669			CharacterSet="2"
1670			>
1671			<Tool
1672				Name="VCPreBuildEventTool"
1673			/>
1674			<Tool
1675				Name="VCCustomBuildTool"
1676			/>
1677			<Tool
1678				Name="VCXMLDataGeneratorTool"
1679			/>
1680			<Tool
1681				Name="VCWebServiceProxyGeneratorTool"
1682			/>
1683			<Tool
1684				Name="VCMIDLTool"
1685				PreprocessorDefinitions="NDEBUG"
1686				MkTypLibCompatible="true"
1687				SuppressStartupBanner="true"
1688				TargetEnvironment="3"
1689				TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
1690				HeaderFileName=""
1691			/>
1692			<Tool
1693				Name="VCCLCompilerTool"
1694				Optimization="2"
1695				InlineFunctionExpansion="1"
1696				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
1697				PreprocessorDefinitions="WIN64;NDEBUG;BUILDING_LIBCURL;USE_SSLEAY;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
1698				StringPooling="true"
1699				RuntimeLibrary="2"
1700				EnableFunctionLevelLinking="true"
1701				WarningLevel="3"
1702				SuppressStartupBanner="true"
1703			/>
1704			<Tool
1705				Name="VCManagedResourceCompilerTool"
1706			/>
1707			<Tool
1708				Name="VCResourceCompilerTool"
1709				PreprocessorDefinitions="NDEBUG"
1710				Culture="1033"
1711			/>
1712			<Tool
1713				Name="VCPreLinkEventTool"
1714			/>
1715			<Tool
1716				Name="VCLinkerTool"
1717				AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib libssh2.lib"
1718				OutputFile="$(OutDir)\$(ProjectName).dll"
1719				LinkIncremental="1"
1720				SuppressStartupBanner="true"
1721				AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win64\VC9\DLL Release;..\..\..\..\..\libssh2\build\Win64\VC9\DLL Release"
1722				RandomizedBaseAddress="1"
1723				DataExecutionPrevention="0"
1724				ImportLibrary="$(TargetDir)$(TargetName).lib"
1725				TargetMachine="17"
1726			/>
1727			<Tool
1728				Name="VCALinkTool"
1729			/>
1730			<Tool
1731				Name="VCManifestTool"
1732			/>
1733			<Tool
1734				Name="VCXDCMakeTool"
1735			/>
1736			<Tool
1737				Name="VCBscMakeTool"
1738				SuppressStartupBanner="true"
1739				OutputFile="$(OutDir)\$(ProjectName).bsc"
1740			/>
1741			<Tool
1742				Name="VCFxCopTool"
1743			/>
1744			<Tool
1745				Name="VCAppVerifierTool"
1746			/>
1747			<Tool
1748				Name="VCPostBuildEventTool"
1749			/>
1750		</Configuration>
1751		<Configuration
1752			Name="LIB Debug - DLL OpenSSL|Win32"
1753			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
1754			IntermediateDirectory="$(OutDir)\lib"
1755			ConfigurationType="4"
1756			UseOfMFC="0"
1757			ATLMinimizesCRunTimeLibraryUsage="false"
1758			CharacterSet="2"
1759			>
1760			<Tool
1761				Name="VCPreBuildEventTool"
1762			/>
1763			<Tool
1764				Name="VCCustomBuildTool"
1765			/>
1766			<Tool
1767				Name="VCXMLDataGeneratorTool"
1768			/>
1769			<Tool
1770				Name="VCWebServiceProxyGeneratorTool"
1771			/>
1772			<Tool
1773				Name="VCMIDLTool"
1774			/>
1775			<Tool
1776				Name="VCCLCompilerTool"
1777				Optimization="0"
1778				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
1779				PreprocessorDefinitions="WIN32;_DEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_SSLEAY;USE_OPENSSL"
1780				MinimalRebuild="true"
1781				BasicRuntimeChecks="3"
1782				RuntimeLibrary="3"
1783				WarningLevel="3"
1784				SuppressStartupBanner="true"
1785				DebugInformationFormat="3"
1786			/>
1787			<Tool
1788				Name="VCManagedResourceCompilerTool"
1789			/>
1790			<Tool
1791				Name="VCResourceCompilerTool"
1792				PreprocessorDefinitions="_DEBUG"
1793				Culture="1033"
1794			/>
1795			<Tool
1796				Name="VCPreLinkEventTool"
1797			/>
1798			<Tool
1799				Name="VCLibrarianTool"
1800				OutputFile="$(OutDir)\$(ProjectName)d.lib"
1801				SuppressStartupBanner="true"
1802			/>
1803			<Tool
1804				Name="VCALinkTool"
1805			/>
1806			<Tool
1807				Name="VCXDCMakeTool"
1808			/>
1809			<Tool
1810				Name="VCBscMakeTool"
1811				SuppressStartupBanner="true"
1812				OutputFile="$(OutDir)\$(ProjectName).bsc"
1813			/>
1814			<Tool
1815				Name="VCFxCopTool"
1816			/>
1817			<Tool
1818				Name="VCPostBuildEventTool"
1819			/>
1820		</Configuration>
1821		<Configuration
1822			Name="LIB Debug - DLL OpenSSL|x64"
1823			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
1824			IntermediateDirectory="$(OutDir)\lib"
1825			ConfigurationType="4"
1826			UseOfMFC="0"
1827			ATLMinimizesCRunTimeLibraryUsage="false"
1828			CharacterSet="2"
1829			>
1830			<Tool
1831				Name="VCPreBuildEventTool"
1832			/>
1833			<Tool
1834				Name="VCCustomBuildTool"
1835			/>
1836			<Tool
1837				Name="VCXMLDataGeneratorTool"
1838			/>
1839			<Tool
1840				Name="VCWebServiceProxyGeneratorTool"
1841			/>
1842			<Tool
1843				Name="VCMIDLTool"
1844				TargetEnvironment="3"
1845			/>
1846			<Tool
1847				Name="VCCLCompilerTool"
1848				Optimization="0"
1849				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
1850				PreprocessorDefinitions="WIN64;_DEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_SSLEAY;USE_OPENSSL"
1851				MinimalRebuild="true"
1852				BasicRuntimeChecks="3"
1853				RuntimeLibrary="3"
1854				WarningLevel="3"
1855				SuppressStartupBanner="true"
1856				DebugInformationFormat="3"
1857			/>
1858			<Tool
1859				Name="VCManagedResourceCompilerTool"
1860			/>
1861			<Tool
1862				Name="VCResourceCompilerTool"
1863				PreprocessorDefinitions="_DEBUG"
1864				Culture="1033"
1865			/>
1866			<Tool
1867				Name="VCPreLinkEventTool"
1868			/>
1869			<Tool
1870				Name="VCLibrarianTool"
1871				OutputFile="$(OutDir)\$(ProjectName)d.lib"
1872				SuppressStartupBanner="true"
1873			/>
1874			<Tool
1875				Name="VCALinkTool"
1876			/>
1877			<Tool
1878				Name="VCXDCMakeTool"
1879			/>
1880			<Tool
1881				Name="VCBscMakeTool"
1882				SuppressStartupBanner="true"
1883				OutputFile="$(OutDir)\$(ProjectName).bsc"
1884			/>
1885			<Tool
1886				Name="VCFxCopTool"
1887			/>
1888			<Tool
1889				Name="VCPostBuildEventTool"
1890			/>
1891		</Configuration>
1892		<Configuration
1893			Name="LIB Debug - DLL OpenSSL - DLL LibSSH2|Win32"
1894			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
1895			IntermediateDirectory="$(OutDir)\lib"
1896			ConfigurationType="4"
1897			UseOfMFC="0"
1898			ATLMinimizesCRunTimeLibraryUsage="false"
1899			CharacterSet="2"
1900			>
1901			<Tool
1902				Name="VCPreBuildEventTool"
1903			/>
1904			<Tool
1905				Name="VCCustomBuildTool"
1906			/>
1907			<Tool
1908				Name="VCXMLDataGeneratorTool"
1909			/>
1910			<Tool
1911				Name="VCWebServiceProxyGeneratorTool"
1912			/>
1913			<Tool
1914				Name="VCMIDLTool"
1915			/>
1916			<Tool
1917				Name="VCCLCompilerTool"
1918				Optimization="0"
1919				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
1920				PreprocessorDefinitions="WIN32;_DEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_SSLEAY;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
1921				MinimalRebuild="true"
1922				BasicRuntimeChecks="3"
1923				RuntimeLibrary="3"
1924				WarningLevel="3"
1925				SuppressStartupBanner="true"
1926				DebugInformationFormat="3"
1927			/>
1928			<Tool
1929				Name="VCManagedResourceCompilerTool"
1930			/>
1931			<Tool
1932				Name="VCResourceCompilerTool"
1933				PreprocessorDefinitions="_DEBUG"
1934				Culture="1033"
1935			/>
1936			<Tool
1937				Name="VCPreLinkEventTool"
1938			/>
1939			<Tool
1940				Name="VCLibrarianTool"
1941				OutputFile="$(OutDir)\$(ProjectName)d.lib"
1942				SuppressStartupBanner="true"
1943			/>
1944			<Tool
1945				Name="VCALinkTool"
1946			/>
1947			<Tool
1948				Name="VCXDCMakeTool"
1949			/>
1950			<Tool
1951				Name="VCBscMakeTool"
1952				SuppressStartupBanner="true"
1953				OutputFile="$(OutDir)\$(ProjectName).bsc"
1954			/>
1955			<Tool
1956				Name="VCFxCopTool"
1957			/>
1958			<Tool
1959				Name="VCPostBuildEventTool"
1960			/>
1961		</Configuration>
1962		<Configuration
1963			Name="LIB Debug - DLL OpenSSL - DLL LibSSH2|x64"
1964			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
1965			IntermediateDirectory="$(OutDir)\lib"
1966			ConfigurationType="4"
1967			UseOfMFC="0"
1968			ATLMinimizesCRunTimeLibraryUsage="false"
1969			CharacterSet="2"
1970			>
1971			<Tool
1972				Name="VCPreBuildEventTool"
1973			/>
1974			<Tool
1975				Name="VCCustomBuildTool"
1976			/>
1977			<Tool
1978				Name="VCXMLDataGeneratorTool"
1979			/>
1980			<Tool
1981				Name="VCWebServiceProxyGeneratorTool"
1982			/>
1983			<Tool
1984				Name="VCMIDLTool"
1985				TargetEnvironment="3"
1986			/>
1987			<Tool
1988				Name="VCCLCompilerTool"
1989				Optimization="0"
1990				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
1991				PreprocessorDefinitions="WIN64;_DEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_SSLEAY;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
1992				MinimalRebuild="true"
1993				BasicRuntimeChecks="3"
1994				RuntimeLibrary="3"
1995				WarningLevel="3"
1996				SuppressStartupBanner="true"
1997				DebugInformationFormat="3"
1998			/>
1999			<Tool
2000				Name="VCManagedResourceCompilerTool"
2001			/>
2002			<Tool
2003				Name="VCResourceCompilerTool"
2004				PreprocessorDefinitions="_DEBUG"
2005				Culture="1033"
2006			/>
2007			<Tool
2008				Name="VCPreLinkEventTool"
2009			/>
2010			<Tool
2011				Name="VCLibrarianTool"
2012				OutputFile="$(OutDir)\$(ProjectName)d.lib"
2013				SuppressStartupBanner="true"
2014			/>
2015			<Tool
2016				Name="VCALinkTool"
2017			/>
2018			<Tool
2019				Name="VCXDCMakeTool"
2020			/>
2021			<Tool
2022				Name="VCBscMakeTool"
2023				SuppressStartupBanner="true"
2024				OutputFile="$(OutDir)\$(ProjectName).bsc"
2025			/>
2026			<Tool
2027				Name="VCFxCopTool"
2028			/>
2029			<Tool
2030				Name="VCPostBuildEventTool"
2031			/>
2032		</Configuration>
2033		<Configuration
2034			Name="LIB Debug - DLL Windows SSPI|Win32"
2035			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
2036			IntermediateDirectory="$(OutDir)\lib"
2037			ConfigurationType="4"
2038			UseOfMFC="0"
2039			ATLMinimizesCRunTimeLibraryUsage="false"
2040			CharacterSet="2"
2041			>
2042			<Tool
2043				Name="VCPreBuildEventTool"
2044			/>
2045			<Tool
2046				Name="VCCustomBuildTool"
2047			/>
2048			<Tool
2049				Name="VCXMLDataGeneratorTool"
2050			/>
2051			<Tool
2052				Name="VCWebServiceProxyGeneratorTool"
2053			/>
2054			<Tool
2055				Name="VCMIDLTool"
2056			/>
2057			<Tool
2058				Name="VCCLCompilerTool"
2059				Optimization="0"
2060				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
2061				PreprocessorDefinitions="WIN32;_DEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_WINDOWS_SSPI;USE_SCHANNEL"
2062				MinimalRebuild="true"
2063				BasicRuntimeChecks="3"
2064				RuntimeLibrary="3"
2065				WarningLevel="3"
2066				SuppressStartupBanner="true"
2067				DebugInformationFormat="3"
2068			/>
2069			<Tool
2070				Name="VCManagedResourceCompilerTool"
2071			/>
2072			<Tool
2073				Name="VCResourceCompilerTool"
2074				PreprocessorDefinitions="_DEBUG"
2075				Culture="1033"
2076			/>
2077			<Tool
2078				Name="VCPreLinkEventTool"
2079			/>
2080			<Tool
2081				Name="VCLibrarianTool"
2082				OutputFile="$(OutDir)\$(ProjectName)d.lib"
2083				SuppressStartupBanner="true"
2084			/>
2085			<Tool
2086				Name="VCALinkTool"
2087			/>
2088			<Tool
2089				Name="VCXDCMakeTool"
2090			/>
2091			<Tool
2092				Name="VCBscMakeTool"
2093				SuppressStartupBanner="true"
2094				OutputFile="$(OutDir)\$(ProjectName).bsc"
2095			/>
2096			<Tool
2097				Name="VCFxCopTool"
2098			/>
2099			<Tool
2100				Name="VCPostBuildEventTool"
2101			/>
2102		</Configuration>
2103		<Configuration
2104			Name="LIB Debug - DLL Windows SSPI|x64"
2105			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
2106			IntermediateDirectory="$(OutDir)\lib"
2107			ConfigurationType="4"
2108			UseOfMFC="0"
2109			ATLMinimizesCRunTimeLibraryUsage="false"
2110			CharacterSet="2"
2111			>
2112			<Tool
2113				Name="VCPreBuildEventTool"
2114			/>
2115			<Tool
2116				Name="VCCustomBuildTool"
2117			/>
2118			<Tool
2119				Name="VCXMLDataGeneratorTool"
2120			/>
2121			<Tool
2122				Name="VCWebServiceProxyGeneratorTool"
2123			/>
2124			<Tool
2125				Name="VCMIDLTool"
2126				TargetEnvironment="3"
2127			/>
2128			<Tool
2129				Name="VCCLCompilerTool"
2130				Optimization="0"
2131				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
2132				PreprocessorDefinitions="WIN64;_DEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_WINDOWS_SSPI;USE_SCHANNEL"
2133				MinimalRebuild="true"
2134				BasicRuntimeChecks="3"
2135				RuntimeLibrary="3"
2136				WarningLevel="3"
2137				SuppressStartupBanner="true"
2138				DebugInformationFormat="3"
2139			/>
2140			<Tool
2141				Name="VCManagedResourceCompilerTool"
2142			/>
2143			<Tool
2144				Name="VCResourceCompilerTool"
2145				PreprocessorDefinitions="_DEBUG"
2146				Culture="1033"
2147			/>
2148			<Tool
2149				Name="VCPreLinkEventTool"
2150			/>
2151			<Tool
2152				Name="VCLibrarianTool"
2153				OutputFile="$(OutDir)\$(ProjectName)d.lib"
2154				SuppressStartupBanner="true"
2155			/>
2156			<Tool
2157				Name="VCALinkTool"
2158			/>
2159			<Tool
2160				Name="VCXDCMakeTool"
2161			/>
2162			<Tool
2163				Name="VCBscMakeTool"
2164				SuppressStartupBanner="true"
2165				OutputFile="$(OutDir)\$(ProjectName).bsc"
2166			/>
2167			<Tool
2168				Name="VCFxCopTool"
2169			/>
2170			<Tool
2171				Name="VCPostBuildEventTool"
2172			/>
2173		</Configuration>
2174		<Configuration
2175			Name="LIB Debug - LIB OpenSSL|Win32"
2176			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
2177			IntermediateDirectory="$(OutDir)\lib"
2178			ConfigurationType="4"
2179			UseOfMFC="0"
2180			ATLMinimizesCRunTimeLibraryUsage="false"
2181			CharacterSet="2"
2182			>
2183			<Tool
2184				Name="VCPreBuildEventTool"
2185			/>
2186			<Tool
2187				Name="VCCustomBuildTool"
2188			/>
2189			<Tool
2190				Name="VCXMLDataGeneratorTool"
2191			/>
2192			<Tool
2193				Name="VCWebServiceProxyGeneratorTool"
2194			/>
2195			<Tool
2196				Name="VCMIDLTool"
2197			/>
2198			<Tool
2199				Name="VCCLCompilerTool"
2200				Optimization="0"
2201				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
2202				PreprocessorDefinitions="WIN32;_DEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_SSLEAY;USE_OPENSSL"
2203				MinimalRebuild="true"
2204				BasicRuntimeChecks="3"
2205				RuntimeLibrary="3"
2206				WarningLevel="3"
2207				SuppressStartupBanner="true"
2208				DebugInformationFormat="3"
2209			/>
2210			<Tool
2211				Name="VCManagedResourceCompilerTool"
2212			/>
2213			<Tool
2214				Name="VCResourceCompilerTool"
2215				PreprocessorDefinitions="_DEBUG"
2216				Culture="1033"
2217			/>
2218			<Tool
2219				Name="VCPreLinkEventTool"
2220			/>
2221			<Tool
2222				Name="VCLibrarianTool"
2223				OutputFile="$(OutDir)\$(ProjectName)d.lib"
2224				SuppressStartupBanner="true"
2225			/>
2226			<Tool
2227				Name="VCALinkTool"
2228			/>
2229			<Tool
2230				Name="VCXDCMakeTool"
2231			/>
2232			<Tool
2233				Name="VCBscMakeTool"
2234				SuppressStartupBanner="true"
2235				OutputFile="$(OutDir)\$(ProjectName).bsc"
2236			/>
2237			<Tool
2238				Name="VCFxCopTool"
2239			/>
2240			<Tool
2241				Name="VCPostBuildEventTool"
2242			/>
2243		</Configuration>
2244		<Configuration
2245			Name="LIB Debug - LIB OpenSSL|x64"
2246			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
2247			IntermediateDirectory="$(OutDir)\lib"
2248			ConfigurationType="4"
2249			UseOfMFC="0"
2250			ATLMinimizesCRunTimeLibraryUsage="false"
2251			CharacterSet="2"
2252			>
2253			<Tool
2254				Name="VCPreBuildEventTool"
2255			/>
2256			<Tool
2257				Name="VCCustomBuildTool"
2258			/>
2259			<Tool
2260				Name="VCXMLDataGeneratorTool"
2261			/>
2262			<Tool
2263				Name="VCWebServiceProxyGeneratorTool"
2264			/>
2265			<Tool
2266				Name="VCMIDLTool"
2267				TargetEnvironment="3"
2268			/>
2269			<Tool
2270				Name="VCCLCompilerTool"
2271				Optimization="0"
2272				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
2273				PreprocessorDefinitions="WIN64;_DEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_SSLEAY;USE_OPENSSL"
2274				MinimalRebuild="true"
2275				BasicRuntimeChecks="3"
2276				RuntimeLibrary="3"
2277				WarningLevel="3"
2278				SuppressStartupBanner="true"
2279				DebugInformationFormat="3"
2280			/>
2281			<Tool
2282				Name="VCManagedResourceCompilerTool"
2283			/>
2284			<Tool
2285				Name="VCResourceCompilerTool"
2286				PreprocessorDefinitions="_DEBUG"
2287				Culture="1033"
2288			/>
2289			<Tool
2290				Name="VCPreLinkEventTool"
2291			/>
2292			<Tool
2293				Name="VCLibrarianTool"
2294				OutputFile="$(OutDir)\$(ProjectName)d.lib"
2295				SuppressStartupBanner="true"
2296			/>
2297			<Tool
2298				Name="VCALinkTool"
2299			/>
2300			<Tool
2301				Name="VCXDCMakeTool"
2302			/>
2303			<Tool
2304				Name="VCBscMakeTool"
2305				SuppressStartupBanner="true"
2306				OutputFile="$(OutDir)\$(ProjectName).bsc"
2307			/>
2308			<Tool
2309				Name="VCFxCopTool"
2310			/>
2311			<Tool
2312				Name="VCPostBuildEventTool"
2313			/>
2314		</Configuration>
2315		<Configuration
2316			Name="LIB Debug - LIB OpenSSL - LIB LibSSH2|Win32"
2317			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
2318			IntermediateDirectory="$(OutDir)\lib"
2319			ConfigurationType="4"
2320			UseOfMFC="0"
2321			ATLMinimizesCRunTimeLibraryUsage="false"
2322			CharacterSet="2"
2323			>
2324			<Tool
2325				Name="VCPreBuildEventTool"
2326			/>
2327			<Tool
2328				Name="VCCustomBuildTool"
2329			/>
2330			<Tool
2331				Name="VCXMLDataGeneratorTool"
2332			/>
2333			<Tool
2334				Name="VCWebServiceProxyGeneratorTool"
2335			/>
2336			<Tool
2337				Name="VCMIDLTool"
2338			/>
2339			<Tool
2340				Name="VCCLCompilerTool"
2341				Optimization="0"
2342				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
2343				PreprocessorDefinitions="WIN32;_DEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_SSLEAY;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
2344				MinimalRebuild="true"
2345				BasicRuntimeChecks="3"
2346				RuntimeLibrary="3"
2347				WarningLevel="3"
2348				SuppressStartupBanner="true"
2349				DebugInformationFormat="3"
2350			/>
2351			<Tool
2352				Name="VCManagedResourceCompilerTool"
2353			/>
2354			<Tool
2355				Name="VCResourceCompilerTool"
2356				PreprocessorDefinitions="_DEBUG"
2357				Culture="1033"
2358			/>
2359			<Tool
2360				Name="VCPreLinkEventTool"
2361			/>
2362			<Tool
2363				Name="VCLibrarianTool"
2364				OutputFile="$(OutDir)\$(ProjectName)d.lib"
2365				SuppressStartupBanner="true"
2366			/>
2367			<Tool
2368				Name="VCALinkTool"
2369			/>
2370			<Tool
2371				Name="VCXDCMakeTool"
2372			/>
2373			<Tool
2374				Name="VCBscMakeTool"
2375				SuppressStartupBanner="true"
2376				OutputFile="$(OutDir)\$(ProjectName).bsc"
2377			/>
2378			<Tool
2379				Name="VCFxCopTool"
2380			/>
2381			<Tool
2382				Name="VCPostBuildEventTool"
2383			/>
2384		</Configuration>
2385		<Configuration
2386			Name="LIB Debug - LIB OpenSSL - LIB LibSSH2|x64"
2387			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
2388			IntermediateDirectory="$(OutDir)\lib"
2389			ConfigurationType="4"
2390			UseOfMFC="0"
2391			ATLMinimizesCRunTimeLibraryUsage="false"
2392			CharacterSet="2"
2393			>
2394			<Tool
2395				Name="VCPreBuildEventTool"
2396			/>
2397			<Tool
2398				Name="VCCustomBuildTool"
2399			/>
2400			<Tool
2401				Name="VCXMLDataGeneratorTool"
2402			/>
2403			<Tool
2404				Name="VCWebServiceProxyGeneratorTool"
2405			/>
2406			<Tool
2407				Name="VCMIDLTool"
2408				TargetEnvironment="3"
2409			/>
2410			<Tool
2411				Name="VCCLCompilerTool"
2412				Optimization="0"
2413				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
2414				PreprocessorDefinitions="WIN64;_DEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_SSLEAY;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
2415				MinimalRebuild="true"
2416				BasicRuntimeChecks="3"
2417				RuntimeLibrary="3"
2418				WarningLevel="3"
2419				SuppressStartupBanner="true"
2420				DebugInformationFormat="3"
2421			/>
2422			<Tool
2423				Name="VCManagedResourceCompilerTool"
2424			/>
2425			<Tool
2426				Name="VCResourceCompilerTool"
2427				PreprocessorDefinitions="_DEBUG"
2428				Culture="1033"
2429			/>
2430			<Tool
2431				Name="VCPreLinkEventTool"
2432			/>
2433			<Tool
2434				Name="VCLibrarianTool"
2435				OutputFile="$(OutDir)\$(ProjectName)d.lib"
2436				SuppressStartupBanner="true"
2437			/>
2438			<Tool
2439				Name="VCALinkTool"
2440			/>
2441			<Tool
2442				Name="VCXDCMakeTool"
2443			/>
2444			<Tool
2445				Name="VCBscMakeTool"
2446				SuppressStartupBanner="true"
2447				OutputFile="$(OutDir)\$(ProjectName).bsc"
2448			/>
2449			<Tool
2450				Name="VCFxCopTool"
2451			/>
2452			<Tool
2453				Name="VCPostBuildEventTool"
2454			/>
2455		</Configuration>
2456		<Configuration
2457			Name="LIB Release - DLL OpenSSL|Win32"
2458			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
2459			IntermediateDirectory="$(OutDir)\lib"
2460			ConfigurationType="4"
2461			UseOfMFC="0"
2462			ATLMinimizesCRunTimeLibraryUsage="false"
2463			CharacterSet="2"
2464			>
2465			<Tool
2466				Name="VCPreBuildEventTool"
2467			/>
2468			<Tool
2469				Name="VCCustomBuildTool"
2470			/>
2471			<Tool
2472				Name="VCXMLDataGeneratorTool"
2473			/>
2474			<Tool
2475				Name="VCWebServiceProxyGeneratorTool"
2476			/>
2477			<Tool
2478				Name="VCMIDLTool"
2479			/>
2480			<Tool
2481				Name="VCCLCompilerTool"
2482				Optimization="2"
2483				InlineFunctionExpansion="1"
2484				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
2485				PreprocessorDefinitions="WIN32;NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_SSLEAY;USE_OPENSSL"
2486				StringPooling="true"
2487				RuntimeLibrary="2"
2488				EnableFunctionLevelLinking="true"
2489				WarningLevel="3"
2490				SuppressStartupBanner="true"
2491			/>
2492			<Tool
2493				Name="VCManagedResourceCompilerTool"
2494			/>
2495			<Tool
2496				Name="VCResourceCompilerTool"
2497				PreprocessorDefinitions="NDEBUG"
2498				Culture="1033"
2499			/>
2500			<Tool
2501				Name="VCPreLinkEventTool"
2502			/>
2503			<Tool
2504				Name="VCLibrarianTool"
2505				OutputFile="$(OutDir)\$(ProjectName).lib"
2506				SuppressStartupBanner="true"
2507			/>
2508			<Tool
2509				Name="VCALinkTool"
2510			/>
2511			<Tool
2512				Name="VCXDCMakeTool"
2513			/>
2514			<Tool
2515				Name="VCBscMakeTool"
2516				SuppressStartupBanner="true"
2517				OutputFile="$(OutDir)\$(ProjectName).bsc"
2518			/>
2519			<Tool
2520				Name="VCFxCopTool"
2521			/>
2522			<Tool
2523				Name="VCPostBuildEventTool"
2524			/>
2525		</Configuration>
2526		<Configuration
2527			Name="LIB Release - DLL OpenSSL|x64"
2528			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
2529			IntermediateDirectory="$(OutDir)\lib"
2530			ConfigurationType="4"
2531			UseOfMFC="0"
2532			ATLMinimizesCRunTimeLibraryUsage="false"
2533			CharacterSet="2"
2534			>
2535			<Tool
2536				Name="VCPreBuildEventTool"
2537			/>
2538			<Tool
2539				Name="VCCustomBuildTool"
2540			/>
2541			<Tool
2542				Name="VCXMLDataGeneratorTool"
2543			/>
2544			<Tool
2545				Name="VCWebServiceProxyGeneratorTool"
2546			/>
2547			<Tool
2548				Name="VCMIDLTool"
2549				TargetEnvironment="3"
2550			/>
2551			<Tool
2552				Name="VCCLCompilerTool"
2553				Optimization="2"
2554				InlineFunctionExpansion="1"
2555				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
2556				PreprocessorDefinitions="WIN64;NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_SSLEAY;USE_OPENSSL"
2557				StringPooling="true"
2558				RuntimeLibrary="2"
2559				EnableFunctionLevelLinking="true"
2560				WarningLevel="3"
2561				SuppressStartupBanner="true"
2562			/>
2563			<Tool
2564				Name="VCManagedResourceCompilerTool"
2565			/>
2566			<Tool
2567				Name="VCResourceCompilerTool"
2568				PreprocessorDefinitions="NDEBUG"
2569				Culture="1033"
2570			/>
2571			<Tool
2572				Name="VCPreLinkEventTool"
2573			/>
2574			<Tool
2575				Name="VCLibrarianTool"
2576				OutputFile="$(OutDir)\$(ProjectName).lib"
2577				SuppressStartupBanner="true"
2578			/>
2579			<Tool
2580				Name="VCALinkTool"
2581			/>
2582			<Tool
2583				Name="VCXDCMakeTool"
2584			/>
2585			<Tool
2586				Name="VCBscMakeTool"
2587				SuppressStartupBanner="true"
2588				OutputFile="$(OutDir)\$(ProjectName).bsc"
2589			/>
2590			<Tool
2591				Name="VCFxCopTool"
2592			/>
2593			<Tool
2594				Name="VCPostBuildEventTool"
2595			/>
2596		</Configuration>
2597		<Configuration
2598			Name="LIB Release - DLL OpenSSL - DLL LibSSH2|Win32"
2599			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
2600			IntermediateDirectory="$(OutDir)\lib"
2601			ConfigurationType="4"
2602			UseOfMFC="0"
2603			ATLMinimizesCRunTimeLibraryUsage="false"
2604			CharacterSet="2"
2605			>
2606			<Tool
2607				Name="VCPreBuildEventTool"
2608			/>
2609			<Tool
2610				Name="VCCustomBuildTool"
2611			/>
2612			<Tool
2613				Name="VCXMLDataGeneratorTool"
2614			/>
2615			<Tool
2616				Name="VCWebServiceProxyGeneratorTool"
2617			/>
2618			<Tool
2619				Name="VCMIDLTool"
2620			/>
2621			<Tool
2622				Name="VCCLCompilerTool"
2623				Optimization="2"
2624				InlineFunctionExpansion="1"
2625				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
2626				PreprocessorDefinitions="WIN32;NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_SSLEAY;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
2627				StringPooling="true"
2628				RuntimeLibrary="2"
2629				EnableFunctionLevelLinking="true"
2630				WarningLevel="3"
2631				SuppressStartupBanner="true"
2632			/>
2633			<Tool
2634				Name="VCManagedResourceCompilerTool"
2635			/>
2636			<Tool
2637				Name="VCResourceCompilerTool"
2638				PreprocessorDefinitions="NDEBUG"
2639				Culture="1033"
2640			/>
2641			<Tool
2642				Name="VCPreLinkEventTool"
2643			/>
2644			<Tool
2645				Name="VCLibrarianTool"
2646				OutputFile="$(OutDir)\$(ProjectName).lib"
2647				SuppressStartupBanner="true"
2648			/>
2649			<Tool
2650				Name="VCALinkTool"
2651			/>
2652			<Tool
2653				Name="VCXDCMakeTool"
2654			/>
2655			<Tool
2656				Name="VCBscMakeTool"
2657				SuppressStartupBanner="true"
2658				OutputFile="$(OutDir)\$(ProjectName).bsc"
2659			/>
2660			<Tool
2661				Name="VCFxCopTool"
2662			/>
2663			<Tool
2664				Name="VCPostBuildEventTool"
2665			/>
2666		</Configuration>
2667		<Configuration
2668			Name="LIB Release - DLL OpenSSL - DLL LibSSH2|x64"
2669			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
2670			IntermediateDirectory="$(OutDir)\lib"
2671			ConfigurationType="4"
2672			UseOfMFC="0"
2673			ATLMinimizesCRunTimeLibraryUsage="false"
2674			CharacterSet="2"
2675			>
2676			<Tool
2677				Name="VCPreBuildEventTool"
2678			/>
2679			<Tool
2680				Name="VCCustomBuildTool"
2681			/>
2682			<Tool
2683				Name="VCXMLDataGeneratorTool"
2684			/>
2685			<Tool
2686				Name="VCWebServiceProxyGeneratorTool"
2687			/>
2688			<Tool
2689				Name="VCMIDLTool"
2690				TargetEnvironment="3"
2691			/>
2692			<Tool
2693				Name="VCCLCompilerTool"
2694				Optimization="2"
2695				InlineFunctionExpansion="1"
2696				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
2697				PreprocessorDefinitions="WIN64;NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_SSLEAY;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
2698				StringPooling="true"
2699				RuntimeLibrary="2"
2700				EnableFunctionLevelLinking="true"
2701				WarningLevel="3"
2702				SuppressStartupBanner="true"
2703			/>
2704			<Tool
2705				Name="VCManagedResourceCompilerTool"
2706			/>
2707			<Tool
2708				Name="VCResourceCompilerTool"
2709				PreprocessorDefinitions="NDEBUG"
2710				Culture="1033"
2711			/>
2712			<Tool
2713				Name="VCPreLinkEventTool"
2714			/>
2715			<Tool
2716				Name="VCLibrarianTool"
2717				OutputFile="$(OutDir)\$(ProjectName).lib"
2718				SuppressStartupBanner="true"
2719			/>
2720			<Tool
2721				Name="VCALinkTool"
2722			/>
2723			<Tool
2724				Name="VCXDCMakeTool"
2725			/>
2726			<Tool
2727				Name="VCBscMakeTool"
2728				SuppressStartupBanner="true"
2729				OutputFile="$(OutDir)\$(ProjectName).bsc"
2730			/>
2731			<Tool
2732				Name="VCFxCopTool"
2733			/>
2734			<Tool
2735				Name="VCPostBuildEventTool"
2736			/>
2737		</Configuration>
2738		<Configuration
2739			Name="LIB Release - DLL Windows SSPI|Win32"
2740			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
2741			IntermediateDirectory="$(OutDir)\lib"
2742			ConfigurationType="4"
2743			UseOfMFC="0"
2744			ATLMinimizesCRunTimeLibraryUsage="false"
2745			CharacterSet="2"
2746			>
2747			<Tool
2748				Name="VCPreBuildEventTool"
2749			/>
2750			<Tool
2751				Name="VCCustomBuildTool"
2752			/>
2753			<Tool
2754				Name="VCXMLDataGeneratorTool"
2755			/>
2756			<Tool
2757				Name="VCWebServiceProxyGeneratorTool"
2758			/>
2759			<Tool
2760				Name="VCMIDLTool"
2761			/>
2762			<Tool
2763				Name="VCCLCompilerTool"
2764				Optimization="2"
2765				InlineFunctionExpansion="1"
2766				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
2767				PreprocessorDefinitions="WIN32;NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_WINDOWS_SSPI;USE_SCHANNEL"
2768				StringPooling="true"
2769				RuntimeLibrary="2"
2770				EnableFunctionLevelLinking="true"
2771				WarningLevel="3"
2772				SuppressStartupBanner="true"
2773			/>
2774			<Tool
2775				Name="VCManagedResourceCompilerTool"
2776			/>
2777			<Tool
2778				Name="VCResourceCompilerTool"
2779				PreprocessorDefinitions="NDEBUG"
2780				Culture="1033"
2781			/>
2782			<Tool
2783				Name="VCPreLinkEventTool"
2784			/>
2785			<Tool
2786				Name="VCLibrarianTool"
2787				OutputFile="$(OutDir)\$(ProjectName).lib"
2788				SuppressStartupBanner="true"
2789			/>
2790			<Tool
2791				Name="VCALinkTool"
2792			/>
2793			<Tool
2794				Name="VCXDCMakeTool"
2795			/>
2796			<Tool
2797				Name="VCBscMakeTool"
2798				SuppressStartupBanner="true"
2799				OutputFile="$(OutDir)\$(ProjectName).bsc"
2800			/>
2801			<Tool
2802				Name="VCFxCopTool"
2803			/>
2804			<Tool
2805				Name="VCPostBuildEventTool"
2806			/>
2807		</Configuration>
2808		<Configuration
2809			Name="LIB Release - DLL Windows SSPI|x64"
2810			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
2811			IntermediateDirectory="$(OutDir)\lib"
2812			ConfigurationType="4"
2813			UseOfMFC="0"
2814			ATLMinimizesCRunTimeLibraryUsage="false"
2815			CharacterSet="2"
2816			>
2817			<Tool
2818				Name="VCPreBuildEventTool"
2819			/>
2820			<Tool
2821				Name="VCCustomBuildTool"
2822			/>
2823			<Tool
2824				Name="VCXMLDataGeneratorTool"
2825			/>
2826			<Tool
2827				Name="VCWebServiceProxyGeneratorTool"
2828			/>
2829			<Tool
2830				Name="VCMIDLTool"
2831				TargetEnvironment="3"
2832			/>
2833			<Tool
2834				Name="VCCLCompilerTool"
2835				Optimization="2"
2836				InlineFunctionExpansion="1"
2837				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib"
2838				PreprocessorDefinitions="WIN64;NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_WINDOWS_SSPI;USE_SCHANNEL"
2839				StringPooling="true"
2840				RuntimeLibrary="2"
2841				EnableFunctionLevelLinking="true"
2842				WarningLevel="3"
2843				SuppressStartupBanner="true"
2844			/>
2845			<Tool
2846				Name="VCManagedResourceCompilerTool"
2847			/>
2848			<Tool
2849				Name="VCResourceCompilerTool"
2850				PreprocessorDefinitions="NDEBUG"
2851				Culture="1033"
2852			/>
2853			<Tool
2854				Name="VCPreLinkEventTool"
2855			/>
2856			<Tool
2857				Name="VCLibrarianTool"
2858				OutputFile="$(OutDir)\$(ProjectName).lib"
2859				SuppressStartupBanner="true"
2860			/>
2861			<Tool
2862				Name="VCALinkTool"
2863			/>
2864			<Tool
2865				Name="VCXDCMakeTool"
2866			/>
2867			<Tool
2868				Name="VCBscMakeTool"
2869				SuppressStartupBanner="true"
2870				OutputFile="$(OutDir)\$(ProjectName).bsc"
2871			/>
2872			<Tool
2873				Name="VCFxCopTool"
2874			/>
2875			<Tool
2876				Name="VCPostBuildEventTool"
2877			/>
2878		</Configuration>
2879		<Configuration
2880			Name="LIB Release - LIB OpenSSL|Win32"
2881			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
2882			IntermediateDirectory="$(OutDir)\lib"
2883			ConfigurationType="4"
2884			UseOfMFC="0"
2885			ATLMinimizesCRunTimeLibraryUsage="false"
2886			CharacterSet="2"
2887			>
2888			<Tool
2889				Name="VCPreBuildEventTool"
2890			/>
2891			<Tool
2892				Name="VCCustomBuildTool"
2893			/>
2894			<Tool
2895				Name="VCXMLDataGeneratorTool"
2896			/>
2897			<Tool
2898				Name="VCWebServiceProxyGeneratorTool"
2899			/>
2900			<Tool
2901				Name="VCMIDLTool"
2902			/>
2903			<Tool
2904				Name="VCCLCompilerTool"
2905				Optimization="2"
2906				InlineFunctionExpansion="1"
2907				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
2908				PreprocessorDefinitions="WIN32;NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_SSLEAY;USE_OPENSSL"
2909				StringPooling="true"
2910				RuntimeLibrary="2"
2911				EnableFunctionLevelLinking="true"
2912				WarningLevel="3"
2913				SuppressStartupBanner="true"
2914			/>
2915			<Tool
2916				Name="VCManagedResourceCompilerTool"
2917			/>
2918			<Tool
2919				Name="VCResourceCompilerTool"
2920				PreprocessorDefinitions="NDEBUG"
2921				Culture="1033"
2922			/>
2923			<Tool
2924				Name="VCPreLinkEventTool"
2925			/>
2926			<Tool
2927				Name="VCLibrarianTool"
2928				OutputFile="$(OutDir)\$(ProjectName).lib"
2929				SuppressStartupBanner="true"
2930			/>
2931			<Tool
2932				Name="VCALinkTool"
2933			/>
2934			<Tool
2935				Name="VCXDCMakeTool"
2936			/>
2937			<Tool
2938				Name="VCBscMakeTool"
2939				SuppressStartupBanner="true"
2940				OutputFile="$(OutDir)\$(ProjectName).bsc"
2941			/>
2942			<Tool
2943				Name="VCFxCopTool"
2944			/>
2945			<Tool
2946				Name="VCPostBuildEventTool"
2947			/>
2948		</Configuration>
2949		<Configuration
2950			Name="LIB Release - LIB OpenSSL|x64"
2951			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
2952			IntermediateDirectory="$(OutDir)\lib"
2953			ConfigurationType="4"
2954			UseOfMFC="0"
2955			ATLMinimizesCRunTimeLibraryUsage="false"
2956			CharacterSet="2"
2957			>
2958			<Tool
2959				Name="VCPreBuildEventTool"
2960			/>
2961			<Tool
2962				Name="VCCustomBuildTool"
2963			/>
2964			<Tool
2965				Name="VCXMLDataGeneratorTool"
2966			/>
2967			<Tool
2968				Name="VCWebServiceProxyGeneratorTool"
2969			/>
2970			<Tool
2971				Name="VCMIDLTool"
2972				TargetEnvironment="3"
2973			/>
2974			<Tool
2975				Name="VCCLCompilerTool"
2976				Optimization="2"
2977				InlineFunctionExpansion="1"
2978				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32"
2979				PreprocessorDefinitions="WIN64;NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_SSLEAY;USE_OPENSSL"
2980				StringPooling="true"
2981				RuntimeLibrary="2"
2982				EnableFunctionLevelLinking="true"
2983				WarningLevel="3"
2984				SuppressStartupBanner="true"
2985			/>
2986			<Tool
2987				Name="VCManagedResourceCompilerTool"
2988			/>
2989			<Tool
2990				Name="VCResourceCompilerTool"
2991				PreprocessorDefinitions="NDEBUG"
2992				Culture="1033"
2993			/>
2994			<Tool
2995				Name="VCPreLinkEventTool"
2996			/>
2997			<Tool
2998				Name="VCLibrarianTool"
2999				OutputFile="$(OutDir)\$(ProjectName).lib"
3000				SuppressStartupBanner="true"
3001			/>
3002			<Tool
3003				Name="VCALinkTool"
3004			/>
3005			<Tool
3006				Name="VCXDCMakeTool"
3007			/>
3008			<Tool
3009				Name="VCBscMakeTool"
3010				SuppressStartupBanner="true"
3011				OutputFile="$(OutDir)\$(ProjectName).bsc"
3012			/>
3013			<Tool
3014				Name="VCFxCopTool"
3015			/>
3016			<Tool
3017				Name="VCPostBuildEventTool"
3018			/>
3019		</Configuration>
3020		<Configuration
3021			Name="LIB Release - LIB OpenSSL - LIB LibSSH2|Win32"
3022			OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)"
3023			IntermediateDirectory="$(OutDir)\lib"
3024			ConfigurationType="4"
3025			UseOfMFC="0"
3026			ATLMinimizesCRunTimeLibraryUsage="false"
3027			CharacterSet="2"
3028			>
3029			<Tool
3030				Name="VCPreBuildEventTool"
3031			/>
3032			<Tool
3033				Name="VCCustomBuildTool"
3034			/>
3035			<Tool
3036				Name="VCXMLDataGeneratorTool"
3037			/>
3038			<Tool
3039				Name="VCWebServiceProxyGeneratorTool"
3040			/>
3041			<Tool
3042				Name="VCMIDLTool"
3043			/>
3044			<Tool
3045				Name="VCCLCompilerTool"
3046				Optimization="2"
3047				InlineFunctionExpansion="1"
3048				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
3049				PreprocessorDefinitions="WIN32;NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_SSLEAY;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
3050				StringPooling="true"
3051				RuntimeLibrary="2"
3052				EnableFunctionLevelLinking="true"
3053				WarningLevel="3"
3054				SuppressStartupBanner="true"
3055			/>
3056			<Tool
3057				Name="VCManagedResourceCompilerTool"
3058			/>
3059			<Tool
3060				Name="VCResourceCompilerTool"
3061				PreprocessorDefinitions="NDEBUG"
3062				Culture="1033"
3063			/>
3064			<Tool
3065				Name="VCPreLinkEventTool"
3066			/>
3067			<Tool
3068				Name="VCLibrarianTool"
3069				OutputFile="$(OutDir)\$(ProjectName).lib"
3070				SuppressStartupBanner="true"
3071			/>
3072			<Tool
3073				Name="VCALinkTool"
3074			/>
3075			<Tool
3076				Name="VCXDCMakeTool"
3077			/>
3078			<Tool
3079				Name="VCBscMakeTool"
3080				SuppressStartupBanner="true"
3081				OutputFile="$(OutDir)\$(ProjectName).bsc"
3082			/>
3083			<Tool
3084				Name="VCFxCopTool"
3085			/>
3086			<Tool
3087				Name="VCPostBuildEventTool"
3088			/>
3089		</Configuration>
3090		<Configuration
3091			Name="LIB Release - LIB OpenSSL - LIB LibSSH2|x64"
3092			OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)"
3093			IntermediateDirectory="$(OutDir)\lib"
3094			ConfigurationType="4"
3095			UseOfMFC="0"
3096			ATLMinimizesCRunTimeLibraryUsage="false"
3097			CharacterSet="2"
3098			>
3099			<Tool
3100				Name="VCPreBuildEventTool"
3101			/>
3102			<Tool
3103				Name="VCCustomBuildTool"
3104			/>
3105			<Tool
3106				Name="VCXMLDataGeneratorTool"
3107			/>
3108			<Tool
3109				Name="VCWebServiceProxyGeneratorTool"
3110			/>
3111			<Tool
3112				Name="VCMIDLTool"
3113				TargetEnvironment="3"
3114			/>
3115			<Tool
3116				Name="VCCLCompilerTool"
3117				Optimization="2"
3118				InlineFunctionExpansion="1"
3119				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib;..\..\..\..\..\openssl\inc32;..\..\..\..\..\libssh2\include"
3120				PreprocessorDefinitions="WIN64;NDEBUG;BUILDING_LIBCURL;CURL_STATICLIB;USE_SSLEAY;USE_OPENSSL;USE_LIBSSH2;HAVE_LIBSSH2_H"
3121				StringPooling="true"
3122				RuntimeLibrary="2"
3123				EnableFunctionLevelLinking="true"
3124				WarningLevel="3"
3125				SuppressStartupBanner="true"
3126			/>
3127			<Tool
3128				Name="VCManagedResourceCompilerTool"
3129			/>
3130			<Tool
3131				Name="VCResourceCompilerTool"
3132				PreprocessorDefinitions="NDEBUG"
3133				Culture="1033"
3134			/>
3135			<Tool
3136				Name="VCPreLinkEventTool"
3137			/>
3138			<Tool
3139				Name="VCLibrarianTool"
3140				OutputFile="$(OutDir)\$(ProjectName).lib"
3141				SuppressStartupBanner="true"
3142			/>
3143			<Tool
3144				Name="VCALinkTool"
3145			/>
3146			<Tool
3147				Name="VCXDCMakeTool"
3148			/>
3149			<Tool
3150				Name="VCBscMakeTool"
3151				SuppressStartupBanner="true"
3152				OutputFile="$(OutDir)\$(ProjectName).bsc"
3153			/>
3154			<Tool
3155				Name="VCFxCopTool"
3156			/>
3157			<Tool
3158				Name="VCPostBuildEventTool"
3159			/>
3160		</Configuration>
3161	</Configurations>
3162	<References>
3163	</References>
3164	<Files>
3165		<Filter
3166			Name="Source Files"
3167			>
3168			<File
3169				RelativePath="..\..\..\..\lib\amigaos.c"
3170			>
3171			</File>
3172			<File
3173				RelativePath="..\..\..\..\lib\asyn-ares.c"
3174			>
3175			</File>
3176			<File
3177				RelativePath="..\..\..\..\lib\asyn-thread.c"
3178			>
3179			</File>
3180			<File
3181				RelativePath="..\..\..\..\lib\base64.c"
3182			>
3183			</File>
3184			<File
3185				RelativePath="..\..\..\..\lib\bundles.c"
3186			>
3187			</File>
3188			<File
3189				RelativePath="..\..\..\..\lib\conncache.c"
3190			>
3191			</File>
3192			<File
3193				RelativePath="..\..\..\..\lib\connect.c"
3194			>
3195			</File>
3196			<File
3197				RelativePath="..\..\..\..\lib\content_encoding.c"
3198			>
3199			</File>
3200			<File
3201				RelativePath="..\..\..\..\lib\cookie.c"
3202			>
3203			</File>
3204			<File
3205				RelativePath="..\..\..\..\lib\curl_addrinfo.c"
3206			>
3207			</File>
3208			<File
3209				RelativePath="..\..\..\..\lib\curl_fnmatch.c"
3210			>
3211			</File>
3212			<File
3213				RelativePath="..\..\..\..\lib\curl_gethostname.c"
3214			>
3215			</File>
3216			<File
3217				RelativePath="..\..\..\..\lib\curl_gssapi.c"
3218			>
3219			</File>
3220			<File
3221				RelativePath="..\..\..\..\lib\curl_memrchr.c"
3222			>
3223			</File>
3224			<File
3225				RelativePath="..\..\..\..\lib\curl_multibyte.c"
3226			>
3227			</File>
3228			<File
3229				RelativePath="..\..\..\..\lib\curl_ntlm.c"
3230			>
3231			</File>
3232			<File
3233				RelativePath="..\..\..\..\lib\curl_ntlm_core.c"
3234			>
3235			</File>
3236			<File
3237				RelativePath="..\..\..\..\lib\curl_ntlm_msgs.c"
3238			>
3239			</File>
3240			<File
3241				RelativePath="..\..\..\..\lib\curl_ntlm_wb.c"
3242			>
3243			</File>
3244			<File
3245				RelativePath="..\..\..\..\lib\curl_rtmp.c"
3246			>
3247			</File>
3248			<File
3249				RelativePath="..\..\..\..\lib\curl_sasl.c"
3250			>
3251			</File>
3252			<File
3253				RelativePath="..\..\..\..\lib\curl_sasl_sspi.c"
3254			>
3255			</File>
3256			<File
3257				RelativePath="..\..\..\..\lib\curl_sspi.c"
3258			>
3259			</File>
3260			<File
3261				RelativePath="..\..\..\..\lib\curl_threads.c"
3262			>
3263			</File>
3264			<File
3265				RelativePath="..\..\..\..\lib\dict.c"
3266			>
3267			</File>
3268			<File
3269				RelativePath="..\..\..\..\lib\dotdot.c"
3270			>
3271			</File>
3272			<File
3273				RelativePath="..\..\..\..\lib\easy.c"
3274			>
3275			</File>
3276			<File
3277				RelativePath="..\..\..\..\lib\escape.c"
3278			>
3279			</File>
3280			<File
3281				RelativePath="..\..\..\..\lib\file.c"
3282			>
3283			</File>
3284			<File
3285				RelativePath="..\..\..\..\lib\fileinfo.c"
3286			>
3287			</File>
3288			<File
3289				RelativePath="..\..\..\..\lib\formdata.c"
3290			>
3291			</File>
3292			<File
3293				RelativePath="..\..\..\..\lib\ftp.c"
3294			>
3295			</File>
3296			<File
3297				RelativePath="..\..\..\..\lib\ftplistparser.c"
3298			>
3299			</File>
3300			<File
3301				RelativePath="..\..\..\..\lib\getenv.c"
3302			>
3303			</File>
3304			<File
3305				RelativePath="..\..\..\..\lib\getinfo.c"
3306			>
3307			</File>
3308			<File
3309				RelativePath="..\..\..\..\lib\gopher.c"
3310			>
3311			</File>
3312			<File
3313				RelativePath="..\..\..\..\lib\hash.c"
3314			>
3315			</File>
3316			<File
3317				RelativePath="..\..\..\..\lib\hmac.c"
3318			>
3319			</File>
3320			<File
3321				RelativePath="..\..\..\..\lib\hostasyn.c"
3322			>
3323			</File>
3324			<File
3325				RelativePath="..\..\..\..\lib\hostcheck.c"
3326			>
3327			</File>
3328			<File
3329				RelativePath="..\..\..\..\lib\hostip4.c"
3330			>
3331			</File>
3332			<File
3333				RelativePath="..\..\..\..\lib\hostip6.c"
3334			>
3335			</File>
3336			<File
3337				RelativePath="..\..\..\..\lib\hostip.c"
3338			>
3339			</File>
3340			<File
3341				RelativePath="..\..\..\..\lib\hostsyn.c"
3342			>
3343			</File>
3344			<File
3345				RelativePath="..\..\..\..\lib\http2.c"
3346			>
3347			</File>
3348			<File
3349				RelativePath="..\..\..\..\lib\http.c"
3350			>
3351			</File>
3352			<File
3353				RelativePath="..\..\..\..\lib\http_chunks.c"
3354			>
3355			</File>
3356			<File
3357				RelativePath="..\..\..\..\lib\http_digest.c"
3358			>
3359			</File>
3360			<File
3361				RelativePath="..\..\..\..\lib\http_negotiate.c"
3362			>
3363			</File>
3364			<File
3365				RelativePath="..\..\..\..\lib\http_negotiate_sspi.c"
3366			>
3367			</File>
3368			<File
3369				RelativePath="..\..\..\..\lib\http_proxy.c"
3370			>
3371			</File>
3372			<File
3373				RelativePath="..\..\..\..\lib\idn_win32.c"
3374			>
3375			</File>
3376			<File
3377				RelativePath="..\..\..\..\lib\if2ip.c"
3378			>
3379			</File>
3380			<File
3381				RelativePath="..\..\..\..\lib\imap.c"
3382			>
3383			</File>
3384			<File
3385				RelativePath="..\..\..\..\lib\inet_ntop.c"
3386			>
3387			</File>
3388			<File
3389				RelativePath="..\..\..\..\lib\inet_pton.c"
3390			>
3391			</File>
3392			<File
3393				RelativePath="..\..\..\..\lib\krb5.c"
3394			>
3395			</File>
3396			<File
3397				RelativePath="..\..\..\..\lib\ldap.c"
3398			>
3399			</File>
3400			<File
3401				RelativePath="..\..\..\..\lib\llist.c"
3402			>
3403			</File>
3404			<File
3405				RelativePath="..\..\..\..\lib\md4.c"
3406			>
3407			</File>
3408			<File
3409				RelativePath="..\..\..\..\lib\md5.c"
3410			>
3411			</File>
3412			<File
3413				RelativePath="..\..\..\..\lib\memdebug.c"
3414			>
3415			</File>
3416			<File
3417				RelativePath="..\..\..\..\lib\mprintf.c"
3418			>
3419			</File>
3420			<File
3421				RelativePath="..\..\..\..\lib\multi.c"
3422			>
3423			</File>
3424			<File
3425				RelativePath="..\..\..\..\lib\netrc.c"
3426			>
3427			</File>
3428			<File
3429				RelativePath="..\..\..\..\lib\non-ascii.c"
3430			>
3431			</File>
3432			<File
3433				RelativePath="..\..\..\..\lib\nonblock.c"
3434			>
3435			</File>
3436			<File
3437				RelativePath="..\..\..\..\lib\openldap.c"
3438			>
3439			</File>
3440			<File
3441				RelativePath="..\..\..\..\lib\parsedate.c"
3442			>
3443			</File>
3444			<File
3445				RelativePath="..\..\..\..\lib\pingpong.c"
3446			>
3447			</File>
3448			<File
3449				RelativePath="..\..\..\..\lib\pipeline.c"
3450			>
3451			</File>
3452			<File
3453				RelativePath="..\..\..\..\lib\pop3.c"
3454			>
3455			</File>
3456			<File
3457				RelativePath="..\..\..\..\lib\progress.c"
3458			>
3459			</File>
3460			<File
3461				RelativePath="..\..\..\..\lib\rawstr.c"
3462			>
3463			</File>
3464			<File
3465				RelativePath="..\..\..\..\lib\rtsp.c"
3466			>
3467			</File>
3468			<File
3469				RelativePath="..\..\..\..\lib\security.c"
3470			>
3471			</File>
3472			<File
3473				RelativePath="..\..\..\..\lib\select.c"
3474			>
3475			</File>
3476			<File
3477				RelativePath="..\..\..\..\lib\sendf.c"
3478			>
3479			</File>
3480			<File
3481				RelativePath="..\..\..\..\lib\share.c"
3482			>
3483			</File>
3484			<File
3485				RelativePath="..\..\..\..\lib\slist.c"
3486			>
3487			</File>
3488			<File
3489				RelativePath="..\..\..\..\lib\smtp.c"
3490			>
3491			</File>
3492			<File
3493				RelativePath="..\..\..\..\lib\socks.c"
3494			>
3495			</File>
3496			<File
3497				RelativePath="..\..\..\..\lib\socks_gssapi.c"
3498			>
3499			</File>
3500			<File
3501				RelativePath="..\..\..\..\lib\socks_sspi.c"
3502			>
3503			</File>
3504			<File
3505				RelativePath="..\..\..\..\lib\speedcheck.c"
3506			>
3507			</File>
3508			<File
3509				RelativePath="..\..\..\..\lib\splay.c"
3510			>
3511			</File>
3512			<File
3513				RelativePath="..\..\..\..\lib\ssh.c"
3514			>
3515			</File>
3516			<File
3517				RelativePath="..\..\..\..\lib\strdup.c"
3518			>
3519			</File>
3520			<File
3521				RelativePath="..\..\..\..\lib\strequal.c"
3522			>
3523			</File>
3524			<File
3525				RelativePath="..\..\..\..\lib\strerror.c"
3526			>
3527			</File>
3528			<File
3529				RelativePath="..\..\..\..\lib\strtok.c"
3530			>
3531			</File>
3532			<File
3533				RelativePath="..\..\..\..\lib\strtoofft.c"
3534			>
3535			</File>
3536			<File
3537				RelativePath="..\..\..\..\lib\telnet.c"
3538			>
3539			</File>
3540			<File
3541				RelativePath="..\..\..\..\lib\tftp.c"
3542			>
3543			</File>
3544			<File
3545				RelativePath="..\..\..\..\lib\timeval.c"
3546			>
3547			</File>
3548			<File
3549				RelativePath="..\..\..\..\lib\transfer.c"
3550			>
3551			</File>
3552			<File
3553				RelativePath="..\..\..\..\lib\url.c"
3554			>
3555			</File>
3556			<File
3557				RelativePath="..\..\..\..\lib\version.c"
3558			>
3559			</File>
3560			<File
3561				RelativePath="..\..\..\..\lib\warnless.c"
3562			>
3563			</File>
3564			<File
3565				RelativePath="..\..\..\..\lib\wildcard.c"
3566			>
3567			</File>
3568			<File
3569				RelativePath="..\..\..\..\lib\x509asn1.c"
3570			>
3571			</File>
3572		</Filter>
3573		<Filter
3574			Name="Header Files"
3575			>
3576			<File
3577				RelativePath="..\..\..\..\lib\amigaos.h"
3578			>
3579			</File>
3580			<File
3581				RelativePath="..\..\..\..\lib\arpa_telnet.h"
3582			>
3583			</File>
3584			<File
3585				RelativePath="..\..\..\..\lib\asyn.h"
3586			>
3587			</File>
3588			<File
3589				RelativePath="..\..\..\..\lib\bundles.h"
3590			>
3591			</File>
3592			<File
3593				RelativePath="..\..\..\..\lib\config-win32.h"
3594			>
3595			</File>
3596			<File
3597				RelativePath="..\..\..\..\lib\conncache.h"
3598			>
3599			</File>
3600			<File
3601				RelativePath="..\..\..\..\lib\connect.h"
3602			>
3603			</File>
3604			<File
3605				RelativePath="..\..\..\..\lib\content_encoding.h"
3606			>
3607			</File>
3608			<File
3609				RelativePath="..\..\..\..\lib\cookie.h"
3610			>
3611			</File>
3612			<File
3613				RelativePath="..\..\..\..\lib\curl_addrinfo.h"
3614			>
3615			</File>
3616			<File
3617				RelativePath="..\..\..\..\lib\curl_base64.h"
3618			>
3619			</File>
3620			<File
3621				RelativePath="..\..\..\..\lib\curl_fnmatch.h"
3622			>
3623			</File>
3624			<File
3625				RelativePath="..\..\..\..\lib\curl_gethostname.h"
3626			>
3627			</File>
3628			<File
3629				RelativePath="..\..\..\..\lib\curl_gssapi.h"
3630			>
3631			</File>
3632			<File
3633				RelativePath="..\..\..\..\lib\curl_hmac.h"
3634			>
3635			</File>
3636			<File
3637				RelativePath="..\..\..\..\lib\curl_ldap.h"
3638			>
3639			</File>
3640			<File
3641				RelativePath="..\..\..\..\lib\curl_md4.h"
3642			>
3643			</File>
3644			<File
3645				RelativePath="..\..\..\..\lib\curl_md5.h"
3646			>
3647			</File>
3648			<File
3649				RelativePath="..\..\..\..\lib\curl_memory.h"
3650			>
3651			</File>
3652			<File
3653				RelativePath="..\..\..\..\lib\curl_memrchr.h"
3654			>
3655			</File>
3656			<File
3657				RelativePath="..\..\..\..\lib\curl_multibyte.h"
3658			>
3659			</File>
3660			<File
3661				RelativePath="..\..\..\..\lib\curl_ntlm_core.h"
3662			>
3663			</File>
3664			<File
3665				RelativePath="..\..\..\..\lib\curl_ntlm.h"
3666			>
3667			</File>
3668			<File
3669				RelativePath="..\..\..\..\lib\curl_ntlm_msgs.h"
3670			>
3671			</File>
3672			<File
3673				RelativePath="..\..\..\..\lib\curl_ntlm_wb.h"
3674			>
3675			</File>
3676			<File
3677				RelativePath="..\..\..\..\lib\curl_rtmp.h"
3678			>
3679			</File>
3680			<File
3681				RelativePath="..\..\..\..\lib\curl_sasl.h"
3682			>
3683			</File>
3684			<File
3685				RelativePath="..\..\..\..\lib\curl_sec.h"
3686			>
3687			</File>
3688			<File
3689				RelativePath="..\..\..\..\lib\curl_setup.h"
3690			>
3691			</File>
3692			<File
3693				RelativePath="..\..\..\..\lib\curl_setup_once.h"
3694			>
3695			</File>
3696			<File
3697				RelativePath="..\..\..\..\lib\curl_sspi.h"
3698			>
3699			</File>
3700			<File
3701				RelativePath="..\..\..\..\lib\curl_threads.h"
3702			>
3703			</File>
3704			<File
3705				RelativePath="..\..\..\..\lib\curlx.h"
3706			>
3707			</File>
3708			<File
3709				RelativePath="..\..\..\..\lib\dict.h"
3710			>
3711			</File>
3712			<File
3713				RelativePath="..\..\..\..\lib\dotdot.h"
3714			>
3715			</File>
3716			<File
3717				RelativePath="..\..\..\..\lib\easyif.h"
3718			>
3719			</File>
3720			<File
3721				RelativePath="..\..\..\..\lib\escape.h"
3722			>
3723			</File>
3724			<File
3725				RelativePath="..\..\..\..\lib\file.h"
3726			>
3727			</File>
3728			<File
3729				RelativePath="..\..\..\..\lib\fileinfo.h"
3730			>
3731			</File>
3732			<File
3733				RelativePath="..\..\..\..\lib\formdata.h"
3734			>
3735			</File>
3736			<File
3737				RelativePath="..\..\..\..\lib\ftp.h"
3738			>
3739			</File>
3740			<File
3741				RelativePath="..\..\..\..\lib\ftplistparser.h"
3742			>
3743			</File>
3744			<File
3745				RelativePath="..\..\..\..\lib\getinfo.h"
3746			>
3747			</File>
3748			<File
3749				RelativePath="..\..\..\..\lib\gopher.h"
3750			>
3751			</File>
3752			<File
3753				RelativePath="..\..\..\..\lib\hash.h"
3754			>
3755			</File>
3756			<File
3757				RelativePath="..\..\..\..\lib\hostcheck.h"
3758			>
3759			</File>
3760			<File
3761				RelativePath="..\..\..\..\lib\hostip.h"
3762			>
3763			</File>
3764			<File
3765				RelativePath="..\..\..\..\lib\http2.h"
3766			>
3767			</File>
3768			<File
3769				RelativePath="..\..\..\..\lib\http_chunks.h"
3770			>
3771			</File>
3772			<File
3773				RelativePath="..\..\..\..\lib\http_digest.h"
3774			>
3775			</File>
3776			<File
3777				RelativePath="..\..\..\..\lib\http.h"
3778			>
3779			</File>
3780			<File
3781				RelativePath="..\..\..\..\lib\http_negotiate.h"
3782			>
3783			</File>
3784			<File
3785				RelativePath="..\..\..\..\lib\http_proxy.h"
3786			>
3787			</File>
3788			<File
3789				RelativePath="..\..\..\..\lib\if2ip.h"
3790			>
3791			</File>
3792			<File
3793				RelativePath="..\..\..\..\lib\imap.h"
3794			>
3795			</File>
3796			<File
3797				RelativePath="..\..\..\..\lib\inet_ntop.h"
3798			>
3799			</File>
3800			<File
3801				RelativePath="..\..\..\..\lib\inet_pton.h"
3802			>
3803			</File>
3804			<File
3805				RelativePath="..\..\..\..\lib\llist.h"
3806			>
3807			</File>
3808			<File
3809				RelativePath="..\..\..\..\lib\memdebug.h"
3810			>
3811			</File>
3812			<File
3813				RelativePath="..\..\..\..\lib\multihandle.h"
3814			>
3815			</File>
3816			<File
3817				RelativePath="..\..\..\..\lib\multiif.h"
3818			>
3819			</File>
3820			<File
3821				RelativePath="..\..\..\..\lib\netrc.h"
3822			>
3823			</File>
3824			<File
3825				RelativePath="..\..\..\..\lib\non-ascii.h"
3826			>
3827			</File>
3828			<File
3829				RelativePath="..\..\..\..\lib\nonblock.h"
3830			>
3831			</File>
3832			<File
3833				RelativePath="..\..\..\..\lib\parsedate.h"
3834			>
3835			</File>
3836			<File
3837				RelativePath="..\..\..\..\lib\pingpong.h"
3838			>
3839			</File>
3840			<File
3841				RelativePath="..\..\..\..\lib\pipeline.h"
3842			>
3843			</File>
3844			<File
3845				RelativePath="..\..\..\..\lib\pop3.h"
3846			>
3847			</File>
3848			<File
3849				RelativePath="..\..\..\..\lib\progress.h"
3850			>
3851			</File>
3852			<File
3853				RelativePath="..\..\..\..\lib\rawstr.h"
3854			>
3855			</File>
3856			<File
3857				RelativePath="..\..\..\..\lib\rtsp.h"
3858			>
3859			</File>
3860			<File
3861				RelativePath="..\..\..\..\lib\select.h"
3862			>
3863			</File>
3864			<File
3865				RelativePath="..\..\..\..\lib\sendf.h"
3866			>
3867			</File>
3868			<File
3869				RelativePath="..\..\..\..\lib\setup-vms.h"
3870			>
3871			</File>
3872			<File
3873				RelativePath="..\..\..\..\lib\share.h"
3874			>
3875			</File>
3876			<File
3877				RelativePath="..\..\..\..\lib\sigpipe.h"
3878			>
3879			</File>
3880			<File
3881				RelativePath="..\..\..\..\lib\slist.h"
3882			>
3883			</File>
3884			<File
3885				RelativePath="..\..\..\..\lib\smtp.h"
3886			>
3887			</File>
3888			<File
3889				RelativePath="..\..\..\..\lib\sockaddr.h"
3890			>
3891			</File>
3892			<File
3893				RelativePath="..\..\..\..\lib\socks.h"
3894			>
3895			</File>
3896			<File
3897				RelativePath="..\..\..\..\lib\speedcheck.h"
3898			>
3899			</File>
3900			<File
3901				RelativePath="..\..\..\..\lib\splay.h"
3902			>
3903			</File>
3904			<File
3905				RelativePath="..\..\..\..\lib\ssh.h"
3906			>
3907			</File>
3908			<File
3909				RelativePath="..\..\..\..\lib\strdup.h"
3910			>
3911			</File>
3912			<File
3913				RelativePath="..\..\..\..\lib\strequal.h"
3914			>
3915			</File>
3916			<File
3917				RelativePath="..\..\..\..\lib\strerror.h"
3918			>
3919			</File>
3920			<File
3921				RelativePath="..\..\..\..\lib\strtok.h"
3922			>
3923			</File>
3924			<File
3925				RelativePath="..\..\..\..\lib\strtoofft.h"
3926			>
3927			</File>
3928			<File
3929				RelativePath="..\..\..\..\lib\telnet.h"
3930			>
3931			</File>
3932			<File
3933				RelativePath="..\..\..\..\lib\tftp.h"
3934			>
3935			</File>
3936			<File
3937				RelativePath="..\..\..\..\lib\timeval.h"
3938			>
3939			</File>
3940			<File
3941				RelativePath="..\..\..\..\lib\transfer.h"
3942			>
3943			</File>
3944			<File
3945				RelativePath="..\..\..\..\lib\urldata.h"
3946			>
3947			</File>
3948			<File
3949				RelativePath="..\..\..\..\lib\url.h"
3950			>
3951			</File>
3952			<File
3953				RelativePath="..\..\..\..\lib\warnless.h"
3954			>
3955			</File>
3956			<File
3957				RelativePath="..\..\..\..\lib\wildcard.h"
3958			>
3959			</File>
3960			<File
3961				RelativePath="..\..\..\..\lib\x509asn1.h"
3962			>
3963			</File>
3964		</Filter>
3965		<Filter
3966			Name="Resource Files"
3967			>
3968			<File
3969				RelativePath="..\..\..\..\lib\libcurl.rc"
3970			>
3971			</File>
3972		</Filter>
3973		<Filter
3974			Name="vtls"
3975			>
3976			<Filter
3977				Name="Source Files"
3978				>
3979				<File
3980					RelativePath="..\..\..\..\lib\vtls\axtls.c"
3981				>
3982				</File>
3983				<File
3984					RelativePath="..\..\..\..\lib\vtls\curl_darwinssl.c"
3985				>
3986				</File>
3987				<File
3988					RelativePath="..\..\..\..\lib\vtls\curl_schannel.c"
3989				>
3990				</File>
3991				<File
3992					RelativePath="..\..\..\..\lib\vtls\cyassl.c"
3993				>
3994				</File>
3995				<File
3996					RelativePath="..\..\..\..\lib\vtls\gskit.c"
3997				>
3998				</File>
3999				<File
4000					RelativePath="..\..\..\..\lib\vtls\gtls.c"
4001				>
4002				</File>
4003				<File
4004					RelativePath="..\..\..\..\lib\vtls\nss.c"
4005				>
4006				</File>
4007				<File
4008					RelativePath="..\..\..\..\lib\vtls\openssl.c"
4009				>
4010				</File>
4011				<File
4012					RelativePath="..\..\..\..\lib\vtls\polarssl.c"
4013				>
4014				</File>
4015				<File
4016					RelativePath="..\..\..\..\lib\vtls\polarssl_threadlock.c"
4017				>
4018				</File>
4019				<File
4020					RelativePath="..\..\..\..\lib\vtls\qssl.c"
4021				>
4022				</File>
4023				<File
4024					RelativePath="..\..\..\..\lib\vtls\vtls.c"
4025				>
4026				</File>
4027			</Filter>
4028			<Filter
4029				Name="Header Files"
4030				>
4031				<File
4032					RelativePath="..\..\..\..\lib\vtls\axtls.h"
4033				>
4034				</File>
4035				<File
4036					RelativePath="..\..\..\..\lib\vtls\curl_darwinssl.h"
4037				>
4038				</File>
4039				<File
4040					RelativePath="..\..\..\..\lib\vtls\curl_schannel.h"
4041				>
4042				</File>
4043				<File
4044					RelativePath="..\..\..\..\lib\vtls\cyassl.h"
4045				>
4046				</File>
4047				<File
4048					RelativePath="..\..\..\..\lib\vtls\gskit.h"
4049				>
4050				</File>
4051				<File
4052					RelativePath="..\..\..\..\lib\vtls\gtls.h"
4053				>
4054				</File>
4055				<File
4056					RelativePath="..\..\..\..\lib\vtls\nssg.h"
4057				>
4058				</File>
4059				<File
4060					RelativePath="..\..\..\..\lib\vtls\openssl.h"
4061				>
4062				</File>
4063				<File
4064					RelativePath="..\..\..\..\lib\vtls\polarssl.h"
4065				>
4066				</File>
4067				<File
4068					RelativePath="..\..\..\..\lib\vtls\polarssl_threadlock.h"
4069				>
4070				</File>
4071				<File
4072					RelativePath="..\..\..\..\lib\vtls\qssl.h"
4073				>
4074				</File>
4075				<File
4076					RelativePath="..\..\..\..\lib\vtls\vtls.h"
4077				>
4078				</File>
4079			</Filter>
4080		</Filter>
4081	</Files>
4082	<Globals>
4083	</Globals>
4084</VisualStudioProject>
4085