mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-06 13:44:45 +02:00
544 lines
9.6 KiB
XML
544 lines
9.6 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="libssh"
|
|
ProjectGUID="{EBDE90BD-BD30-4128-8E79-50224624628E}"
|
|
RootNamespace="libssh"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..;..\..\win32compat\includes;..\..\..\..\..\openssl-0.9.8e\build\include;..\..\..\..\..\zlib\include;..\..\..\..\openbsd-compat"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..;..\..\win32compat\includes;..\..\..\..\..\openssl-0.9.8e\build\include;..\..\..\..\..\zlib\include;..\..\..\..\openbsd-compat"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\..\acss.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\atomicio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\authfd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\authfile.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\bufaux.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\bufbn.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\buffer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\canohost.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\channels.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\cipher-3des1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\cipher-acss.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\cipher-aes.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\cipher-bf1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\cipher-ctr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\cipher.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\cleanup.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\compat.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\compress.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\crc32.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\deattack.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\dh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\dispatch.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\dns.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\entropy.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\fatal.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\gss-genr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\hostfile.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\kex.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\kexdh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\kexdhc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\kexgex.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\kexgexc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\key.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\log.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\mac.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\match.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\md-sha256.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\misc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\moduli.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\monitor_fdpass.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\msg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\nchan.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\packet.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\progressmeter.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\readpass.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\rijndael.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\rsa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\scard-opensc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\scard.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\ssh-dss.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\ssh-rsa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\ttymodes.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\uidswap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\umac.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\uuencode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\xmalloc.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\..\acss.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\atomicio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\authfd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\authfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\buffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\canohost.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\channels.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\cipher.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\compat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\compress.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\crc32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\deattack.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\defines.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\dh.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\dispatch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\dns.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\entropy.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\hostfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\includes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\kex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\key.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\log.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\mac.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\match.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\misc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\monitor_fdpass.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\msg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\packet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\progressmeter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\rijndael.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\rsa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\scard.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\ttymodes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\uidswap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\umac.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\uuencode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\xmalloc.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|