335 lines
5.6 KiB
XML
Executable file
335 lines
5.6 KiB
XML
Executable file
<?xml version="1.0" encoding="UTF-8"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="ctaocrypt"
|
|
ProjectGUID="{BF0EA0C1-3F4C-4767-B79E-7B2A391F7D62}"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="4"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;OPENSSL_EXTRA"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
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="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="4"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;OPENSSL_EXTRA"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
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="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\include\aes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\arc4.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\asn.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\coding.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\des3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\dh.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\dsa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\error-crypt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\hc128.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\hmac.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\integer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\md4.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\md5.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\misc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\mpi_class.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\mpi_superclass.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\rabbit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\chacha.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\random.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\rsa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\sha.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\sha256.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\types.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\src\aes.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\arc4.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\asn.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\coding.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\des3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\dh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\dsa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\hc128.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\hmac.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\integer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\md4.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\md5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\wc_port.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\rabbit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\chacha.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\random.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\rsa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\sha.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\sha256.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|