240 lines
4.3 KiB
XML
240 lines
4.3 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="CryptLib"
|
|
ProjectGUID="{4B5E170D-EA2B-4018-B626-9E7F53A737C0}"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\lib\v90\"
|
|
IntermediateDirectory="..\..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\..\..\DefaultSharedProperty.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(OutDir)\$(TargetName).pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)_d.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\lib\v90\"
|
|
IntermediateDirectory="..\..\..\_Intermediate\v90\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\..\..\DefaultSharedProperty.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="1"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(OutDir)\$(TargetName).pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\$(ProjectName).lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</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"
|
|
>
|
|
<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>
|