1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="8.00"
5	Name="libcurl"
6	ProjectGUID="{87EE9DA4-DE1E-4448-8324-183C98DCA588}"
7	>
8	<Platforms>
9		<Platform
10			Name="Win32"
11		/>
12	</Platforms>
13	<ToolFiles>
14	</ToolFiles>
15	<Configurations>
16		<Configuration
17			Name="Release|Win32"
18			OutputDirectory=".\Release"
19			IntermediateDirectory=".\Release"
20			ConfigurationType="4"
21			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
22			UseOfMFC="0"
23			ATLMinimizesCRunTimeLibraryUsage="false"
24			CharacterSet="2"
25			>
26			<Tool Name="VCPreBuildEventTool"
27			/>
28			<Tool Name="VCCustomBuildTool"
29			/>
30			<Tool Name="VCXMLDataGeneratorTool"
31			/>
32			<Tool Name="VCWebServiceProxyGeneratorTool"
33			/>
34			<Tool Name="VCMIDLTool" PreprocessorDefinitions="NDEBUG" MkTypLibCompatible="true" SuppressStartupBanner="true" TargetEnvironment="1" TypeLibraryName=".\Release/libcurl.tlb" HeaderFileName=""
35			/>
36			<Tool Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories=".,..\include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BUILDING_LIBCURL" StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" PrecompiledHeaderFile=".\Release/libcurl.pch" AssemblerListingLocation=".\Release/" ObjectFile=".\Release/" ProgramDataBaseFileName=".\Release/" BrowseInformation="1" WarningLevel="0" SuppressStartupBanner="true" DebugInformationFormat="3"
37			/>
38			<Tool Name="VCManagedResourceCompilerTool"
39			/>
40			<Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033"
41			/>
42			<Tool Name="VCPreLinkEventTool"
43			/>
44			<Tool Name="VCLibrarianTool"
45			/>
46			<Tool Name="VCALinkTool"
47			/>
48			<Tool Name="VCXDCMakeTool"
49			/>
50			<Tool Name="VCBscMakeTool" SuppressStartupBanner="true" OutputFile=".\Release/libcurl.bsc"
51			/>
52			<Tool Name="VCFxCopTool"
53			/>
54			<Tool Name="VCPostBuildEventTool"
55			/>
56		</Configuration>
57		<Configuration
58			Name="Debug|Win32"
59			OutputDirectory=".\Debug"
60			IntermediateDirectory=".\Debug"
61			ConfigurationType="4"
62			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
63			UseOfMFC="0"
64			ATLMinimizesCRunTimeLibraryUsage="false"
65			CharacterSet="2"
66			>
67			<Tool Name="VCPreBuildEventTool"
68			/>
69			<Tool Name="VCCustomBuildTool"
70			/>
71			<Tool Name="VCXMLDataGeneratorTool"
72			/>
73			<Tool Name="VCWebServiceProxyGeneratorTool"
74			/>
75			<Tool Name="VCMIDLTool" PreprocessorDefinitions="_DEBUG" MkTypLibCompatible="true" SuppressStartupBanner="true" TargetEnvironment="1" TypeLibraryName=".\Debug/libcurl.tlb" HeaderFileName=""
76			/>
77			<Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories=".,..\include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;BUILDING_LIBCURL" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" PrecompiledHeaderFile=".\Debug/libcurl.pch" AssemblerListingLocation=".\Debug/" ObjectFile=".\Debug/" ProgramDataBaseFileName=".\Debug/" BrowseInformation="1" WarningLevel="0" SuppressStartupBanner="true" DebugInformationFormat="3"
78			/>
79			<Tool Name="VCManagedResourceCompilerTool"
80			/>
81			<Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033"
82			/>
83			<Tool Name="VCPreLinkEventTool"
84			/>
85			<Tool Name="VCLibrarianTool"
86			/>
87			<Tool Name="VCALinkTool"
88			/>
89			<Tool Name="VCXDCMakeTool"
90			/>
91			<Tool Name="VCBscMakeTool" SuppressStartupBanner="true" OutputFile=".\Debug/libcurl.bsc"
92			/>
93			<Tool Name="VCFxCopTool"
94			/>
95			<Tool Name="VCPostBuildEventTool"
96			/>
97		</Configuration>
98	</Configurations>
99	<References>
100	</References>
101	<Files>
102