172 lines
3.9 KiB
XML
172 lines
3.9 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="CryptLib"
|
|
ProjectGUID="{4B5E170D-EA2B-4018-B626-9E7F53A737C0}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="../lib/$(TargetName).pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../lib/CryptLib_d.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\..\..\_Intermediate\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="1"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="../lib/$(TargetName).pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../lib/CryptLib.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="¼Ò½º ÆÄÀÏ"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
|
<File
|
|
RelativePath=".\src\Base64.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\LZO.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\md5.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\PacketCrypt.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Seedx.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\sha1.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\Tea.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Çì´õ ÆÄÀÏ"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
|
<File
|
|
RelativePath=".\Base64.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\LZO.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\md5.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PacketCrypt.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Seedx.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sha1.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Tea.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="MiniLzo"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\minilzo\lzoconf.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\minilzo\lzodefs.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\minilzo\minilzo.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\minilzo\minilzo.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|