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