mirror of
https://github.com/blendogames/quadrilateralcowboy.git
synced 2024-11-10 06:41:36 +00:00
362 lines
7.2 KiB
XML
362 lines
7.2 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="curllib"
|
|
ProjectGUID="{F46F5D4E-C1D4-4ADE-9FAA-5F0CE3AA07F1}"
|
|
SccProjectName=""
|
|
SccAuxPath=""
|
|
SccLocalPath=""
|
|
SccProvider="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;CURLLIB_EXPORTS"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="5"
|
|
PrecompiledHeaderFile=".\Debug/curllib.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/curl.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/curllib.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;CURLLIB_EXPORTS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="4"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
PrecompiledHeaderFile=".\Release/curllib.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/curl.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/curllib.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath=".\base64.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\connect.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\cookie.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\dict.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\easy.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\escape.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\file.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\formdata.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ftp.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\getdate.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\getenv.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\getinfo.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\hash.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\hostip.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\http.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\http_chunks.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\if2ip.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\krb4.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ldap.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libcurl.def">
|
|
</File>
|
|
<File
|
|
RelativePath=".\llist.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\memdebug.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\mprintf.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\multi.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\netrc.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\progress.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\security.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sendf.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\share.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\speedcheck.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ssluse.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\strequal.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\strtok.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\telnet.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\timeval.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\transfer.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\url.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\version.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath=".\arpa_telnet.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\base64.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\connect.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\cookie.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\dict.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\escape.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\file.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\formdata.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ftp.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\getdate.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\hostip.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\http.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\http_chunks.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\http_digest.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\http_digest.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\http_ntlm.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\http_ntlm.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\if2ip.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\inet_ntoa_r.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\inet_pton.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\inet_pton.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\krb4.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ldap.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\md5.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\md5.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\memdebug.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\netrc.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\progress.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\security.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sendf.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\setup.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\speedcheck.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ssluse.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\strequal.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\strtok.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\telnet.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\timeval.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\transfer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\url.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\urldata.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|