<?xml version="1.0" encoding="Windows-1252"?> | |
<VisualStudioProject | |
ProjectType="Visual C++" | |
Version="9.00" | |
Name="curl" | |
ProjectGUID="{5228E9CE-A216-422F-A5E6-58E95E2DD71D}" | |
RootNamespace="curl" | |
TargetFrameworkVersion="131072" | |
> | |
<Platforms> | |
<Platform | |
Name="Win32" | |
/> | |
<Platform | |
Name="x64" | |
/> | |
</Platforms> | |
<ToolFiles> | |
</ToolFiles> | |
<Configurations> | |
<Configuration | |
Name="DLL Release|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Release|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Release|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Release|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Debug|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurld.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Debug|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurld.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Debug|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurld.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Debug|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurld.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Debug - DLL OpenSSL|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurld.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Debug - DLL OpenSSL|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurld.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Debug - DLL Windows SSPI|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurld.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Debug - DLL Windows SSPI|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurld.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Release - DLL OpenSSL|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Release - DLL OpenSSL|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Release - DLL Windows SSPI|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Release - DLL Windows SSPI|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurld.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Debug - DLL OpenSSL - DLL LibSSH2|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurld.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Release - DLL OpenSSL - DLL LibSSH2|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Release - DLL OpenSSL - DLL LibSSH2|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Debug - LIB OpenSSL|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="crypt32.lib ws2_32.lib wldap32.lib libcurld.lib libcrypto.lib libssl.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName);..\..\..\..\..\openssl\build\Win32\VC9\LIB Debug" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Debug - LIB OpenSSL|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="crypt32.lib ws2_32.lib wldap32.lib libcurld.lib libcrypto.lib libssl.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName);..\..\..\..\..\openssl\build\Win64\VC9\LIB Debug" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Release - LIB OpenSSL|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="crypt32.lib ws2_32.lib wldap32.lib libcurl.lib libcrypto.lib libssl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName);..\..\..\..\..\openssl\build\Win32\VC9\LIB Release" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Release - LIB OpenSSL|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="crypt32.lib ws2_32.lib wldap32.lib libcurl.lib libcrypto.lib libssl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName);..\..\..\..\..\openssl\build\Win64\VC9\LIB Release" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Debug - LIB OpenSSL - LIB LibSSH2|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="crypt32.lib ws2_32.lib wldap32.lib libcurld.lib libcrypto.lib libssl.lib libssh2d.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName);..\..\..\..\..\openssl\build\Win32\VC9\LIB Debug;..\..\..\..\..\libssh2\build\Win32\VC9\LIB Debug" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Debug - LIB OpenSSL - LIB LibSSH2|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="crypt32.lib ws2_32.lib wldap32.lib libcurld.lib libcrypto.lib libssl.lib libssh2d.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName);..\..\..\..\..\openssl\build\Win64\VC9\LIB Debug;..\..\..\..\..\libssh2\build\Win64\VC9\LIB Debug" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Release - LIB OpenSSL - LIB LibSSH2|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="crypt32.lib ws2_32.lib wldap32.lib libcurl.lib libcrypto.lib libssl.lib libssh2.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName);..\..\..\..\..\openssl\build\Win32\VC9\LIB Release;..\..\..\..\..\libssh2\build\Win32\VC9\LIB Release" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Release - LIB OpenSSL - LIB LibSSH2|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="crypt32.lib ws2_32.lib wldap32.lib libcurl.lib libcrypto.lib libssl.lib libssh2.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName);..\..\..\..\..\openssl\build\Win64\VC9\LIB Release;..\..\..\..\..\libssh2\build\Win64\VC9\LIB Release" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Debug - DLL OpenSSL|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="crypt32.lib ws2_32.lib wldap32.lib libcurld.lib libcrypto.lib libssl.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName);..\..\..\..\..\openssl\build\Win32\VC9\DLL Debug" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Debug - DLL OpenSSL|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="crypt32.lib ws2_32.lib wldap32.lib libcurld.lib libcrypto.lib libssl.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName);..\..\..\..\..\openssl\build\Win64\VC9\DLL Debug" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Release - DLL OpenSSL|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="crypt32.lib ws2_32.lib wldap32.lib libcurl.lib libcrypto.lib libssl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName);..\..\..\..\..\openssl\build\Win32\VC9\DLL Release" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Release - DLL OpenSSL|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="crypt32.lib ws2_32.lib wldap32.lib libcurl.lib libcrypto.lib libssl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName);..\..\..\..\..\openssl\build\Win64\VC9\DLL Release" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Debug - DLL OpenSSL - DLL LibSSH2|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="crypt32.lib ws2_32.lib wldap32.lib libcurld.lib libcrypto.lib libssl.lib libssh2d.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName);..\..\..\..\..\openssl\build\Win32\VC9\DLL Debug;..\..\..\..\..\libssh2\build\Win32\VC9\DLL Debug" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Debug - DLL OpenSSL - DLL LibSSH2|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="crypt32.lib ws2_32.lib wldap32.lib libcurld.lib libcrypto.lib libssl.lib libssh2d.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName);..\..\..\..\..\openssl\build\Win64\VC9\DLL Debug;..\..\..\..\..\libssh2\build\Win64\VC9\DLL Debug" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Release - DLL OpenSSL - DLL LibSSH2|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="crypt32.lib ws2_32.lib wldap32.lib libcurl.lib libcrypto.lib libssl.lib libssh2.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName);..\..\..\..\..\openssl\build\Win32\VC9\DLL Release;..\..\..\..\..\libssh2\build\Win32\VC9\DLL Release" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Release - DLL OpenSSL - DLL LibSSH2|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="crypt32.lib ws2_32.lib wldap32.lib libcurl.lib libssh2.lib libcrypto.lib libssl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName);..\..\..\..\..\openssl\build\Win64\VC9\DLL Release;..\..\..\..\..\libssh2\build\Win64\VC9\DLL Release" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Debug - DLL Windows SSPI|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib crypt32.lib libcurld.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Debug - DLL Windows SSPI|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib crypt32.lib libcurld.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Release - DLL Windows SSPI|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib crypt32.lib libcurl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Release - DLL Windows SSPI|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib crypt32.lib libcurl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Debug - DLL Windows SSPI - DLL WinIDN|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurld.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Debug - DLL Windows SSPI - DLL WinIDN|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurld.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Release - DLL Windows SSPI - DLL WinIDN|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="DLL Release - DLL Windows SSPI - DLL WinIDN|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib libcurl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Debug - DLL Windows SSPI - DLL WinIDN|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib crypt32.lib normaliz.lib libcurld.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Debug - DLL Windows SSPI - DLL WinIDN|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="_DEBUG;_CONSOLE;DEBUGBUILD;CURL_STATICLIB" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="3" | |
WarningLevel="4" | |
DebugInformationFormat="3" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="_DEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib crypt32.lib normaliz.lib libcurld.lib" | |
OutputFile="$(OutDir)\$(ProjectName)d.exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Release - DLL Windows SSPI - DLL WinIDN|Win32" | |
OutputDirectory="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib crypt32.lib normaliz.lib libcurl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win32\VC9\$(ConfigurationName)" | |
SubSystem="1" | |
TargetMachine="1" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="LIB Release - DLL Windows SSPI - DLL WinIDN|x64" | |
OutputDirectory="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
IntermediateDirectory="$(OutDir)\src" | |
ConfigurationType="1" | |
UseOfMFC="0" | |
ATLMinimizesCRunTimeLibraryUsage="false" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
TypeLibraryName="$(TargetDir)$(TargetName).tlb" | |
HeaderFileName="" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="1" | |
AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\..\lib" | |
PreprocessorDefinitions="NDEBUG;_CONSOLE;CURL_STATICLIB" | |
StringPooling="true" | |
RuntimeLibrary="2" | |
EnableFunctionLevelLinking="true" | |
WarningLevel="4" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
PreprocessorDefinitions="NDEBUG" | |
Culture="1033" | |
AdditionalIncludeDirectories="..\..\..\..\include" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalDependencies="ws2_32.lib wldap32.lib crypt32.lib normaliz.lib libcurl.lib" | |
OutputFile="$(OutDir)\$(ProjectName).exe" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="..\..\..\..\build\Win64\VC9\$(ConfigurationName)" | |
SubSystem="1" | |
TargetMachine="17" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCManifestTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCAppVerifierTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
</Configurations> | |
<References> | |
</References> | |
<Files> | |
<Filter | |
Name="Source Files" | |
> | |
<File | |
RelativePath="..\..\..\..\lib\curl_ctype.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\lib\curl_multibyte.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\lib\dynbuf.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\lib\nonblock.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\lib\strtoofft.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\lib\version_win32.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\lib\warnless.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\slist_wc.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_binmode.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_bname.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_cb_dbg.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_cb_hdr.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_cb_prg.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_cb_rea.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_cb_see.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_cb_wrt.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_cfgable.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_convert.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_dirhie.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_doswin.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_easysrc.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_filetime.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_formparse.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_getparam.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_getpass.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_help.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_helpers.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_homedir.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_hugehelp.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_libinfo.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_main.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_msgs.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_operate.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_operhlp.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_panykey.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_paramhlp.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_parsecfg.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_progress.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_setopt.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_sleep.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_strdup.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_urlglob.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_util.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_vms.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_writeout.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_writeout_json.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_xattr.c" | |
> | |
</File> | |
</Filter> | |
<Filter | |
Name="Header Files" | |
> | |
<File | |
RelativePath="..\..\..\..\lib\config-win32.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\lib\curl_ctype.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\lib\curl_multibyte.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\lib\curl_setup.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\lib\dynbuf.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\lib\nonblock.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\lib\strtoofft.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\lib\version_win32.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\lib\warnless.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\slist_wc.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_binmode.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_bname.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_cb_dbg.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_cb_hdr.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_cb_prg.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_cb_rea.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_cb_see.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_cb_wrt.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_cfgable.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_convert.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_dirhie.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_doswin.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_easysrc.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_filetime.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_formparse.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_getparam.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_getpass.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_helpers.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_help.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_homedir.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_hugehelp.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_libinfo.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_main.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_msgs.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_operate.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_operhlp.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_panykey.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_paramhlp.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_parsecfg.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_progress.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_sdecls.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_setopt.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_setup.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_sleep.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_strdup.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_urlglob.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_util.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_version.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_vms.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_writeout.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_writeout_json.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\..\..\src\tool_xattr.h" | |
> | |
</File> | |
</Filter> | |
<Filter | |
Name="Resource Files" | |
> | |
<File | |
RelativePath="..\..\..\..\src\curl.rc" | |
> | |
</File> | |
</Filter> | |
</Files> | |
<Globals> | |
</Globals> | |
</VisualStudioProject> |