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