diff options
author | Ladislav Zezula <zezula@volny.cz> | 2017-11-11 16:00:12 +0100 |
---|---|---|
committer | Ladislav Zezula <zezula@volny.cz> | 2017-11-11 16:00:12 +0100 |
commit | 08a362935e25598df36e304fd9b8fab41f779d90 (patch) | |
tree | 35e67c49b726e445fbb0964a768a0f14cd545ead /StormLib_test.vcproj | |
parent | f0f124580a10c90cef8298c2647662c501703c98 (diff) |
+ Full support for VS 2015
+ Removed support for VS 2012
+ Fixed bug on ANSI buids (Mac)
Diffstat (limited to 'StormLib_test.vcproj')
-rw-r--r-- | StormLib_test.vcproj | 2101 |
1 files changed, 0 insertions, 2101 deletions
diff --git a/StormLib_test.vcproj b/StormLib_test.vcproj deleted file mode 100644 index 0ef7c5e..0000000 --- a/StormLib_test.vcproj +++ /dev/null @@ -1,2101 +0,0 @@ -<?xml version="1.0" encoding="windows-1250"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="9,00" - Name="StormLib_test" - ProjectGUID="{AA561A7B-26EA-49AF-90E8-C53C1FA2965D}" - RootNamespace="StormLib_test" - Keyword="Win32Proj" - TargetFrameworkVersion="131072" - > - <Platforms> - <Platform - Name="Win32" - /> - <Platform - Name="x64" - /> - </Platforms> - <ToolFiles> - <DefaultToolFile - FileName="masm.rules" - /> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)" - IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="MASM" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;__STORMLIB_TEST__;__STORMLIB_DUMP_DATA__" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="1" - UsePrecompiledHeader="0" - WarningLevel="1" - DebugInformationFormat="4" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="2" - GenerateDebugInformation="true" - SubSystem="1" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - VerboseOutput="false" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Debug|x64" - OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)" - IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="MASM" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - TargetEnvironment="3" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;__STORMLIB_TEST__" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="1" - UsePrecompiledHeader="0" - WarningLevel="1" - DebugInformationFormat="3" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="2" - GenerateDebugInformation="true" - SubSystem="1" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - 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="Release|Win32" - OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)" - IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="2" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="MASM" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;__STORMLIB_TEST__" - RuntimeLibrary="0" - UsePrecompiledHeader="0" - WarningLevel="1" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="1" - GenerateDebugInformation="true" - SubSystem="1" - OptimizeReferences="2" - EnableCOMDATFolding="2" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - 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="Release|x64" - OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)" - IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="MASM" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - TargetEnvironment="3" - /> - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;__STORMLIB_TEST__" - RuntimeLibrary="0" - UsePrecompiledHeader="0" - WarningLevel="1" - DebugInformationFormat="3" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="1" - GenerateDebugInformation="true" - SubSystem="1" - OptimizeReferences="2" - EnableCOMDATFolding="2" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - 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="Doc Files" - > - <File - RelativePath=".\doc\History.txt" - > - </File> - <File - RelativePath=".\doc\The MoPaQ File Format 0.9.txt" - > - </File> - <File - RelativePath=".\doc\The MoPaQ File Format 1.0.txt" - > - </File> - </Filter> - <Filter - Name="Header Files" - > - <File - RelativePath=".\src\FileStream.h" - > - </File> - <File - RelativePath=".\src\StormCommon.h" - > - </File> - <File - RelativePath=".\src\StormLib.h" - > - </File> - <File - RelativePath=".\src\StormPort.h" - > - </File> - </Filter> - <Filter - Name="Source Files" - > - <File - RelativePath=".\src\FileStream.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\SBaseCommon.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\SBaseDumpData.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\SBaseFileTable.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\SBaseSubTypes.cpp" - > - </File> - <File - RelativePath=".\src\SCompression.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\SFileAddFile.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\SFileAttributes.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\SFileCompactArchive.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\SFileCreateArchive.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\SFileExtractFile.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\SFileFindFile.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\SFileGetFileInfo.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\SFileListFile.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\SFileOpenArchive.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\SFileOpenFileEx.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\SFilePatchArchives.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\SFileReadFile.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\SFileVerify.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\test\StormTest.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Debug|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|x64" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <Filter - Name="adpcm" - > - <File - RelativePath=".\src\adpcm\adpcm.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\adpcm\adpcm.h" - > - </File> - </Filter> - <Filter - Name="bzip2" - > - <File - RelativePath=".\src\bzip2\blocksort.c" - > - </File> - <File - RelativePath=".\src\bzip2\bzlib.c" - > - </File> - <File - RelativePath=".\src\bzip2\compress.c" - > - </File> - <File - RelativePath=".\src\bzip2\crctable.c" - > - </File> - <File - RelativePath=".\src\bzip2\decompress.c" - > - </File> - <File - RelativePath=".\src\bzip2\huffman.c" - > - </File> - <File - RelativePath=".\src\bzip2\randtable.c" - > - </File> - </Filter> - <Filter - Name="huffman" - > - <File - RelativePath=".\src\huffman\huff.cpp" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="4" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\huffman\huff.h" - > - </File> - </Filter> - <Filter - Name="libtomcrypt" - > - <Filter - Name="hashes" - > - <File - RelativePath=".\src\libtomcrypt\src\hashes\hash_memory.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\hashes\md5.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\hashes\sha1.c" - > - </File> - </Filter> - <Filter - Name="math" - > - <File - RelativePath=".\src\libtomcrypt\src\math\ltm_desc.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\math\multi.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\math\rand_prime.c" - > - </File> - </Filter> - <Filter - Name="misc" - > - <File - RelativePath=".\src\libtomcrypt\src\misc\base64_decode.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_argchk.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_find_hash.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_find_prng.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_hash_descriptor.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_hash_is_valid.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_libc.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_ltc_mp_descriptor.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_prng_descriptor.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_prng_is_valid.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_register_hash.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\crypt_register_prng.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\misc\zeromem.c" - > - </File> - </Filter> - <Filter - Name="pk" - > - <Filter - Name="asn1" - > - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_bit_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_boolean.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_choice.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_ia5_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_integer.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_object_identifier.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_octet_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_printable_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_sequence_ex.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_sequence_flexi.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_sequence_multi.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_short_integer.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_utctime.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_decode_utf8_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_bit_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_boolean.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_ia5_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_integer.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_object_identifier.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_octet_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_printable_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_sequence_ex.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_sequence_multi.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_set.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_setof.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_short_integer.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_utctime.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_encode_utf8_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_bit_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_boolean.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_ia5_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_integer.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_object_identifier.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_octet_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_printable_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_sequence.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_short_integer.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_utctime.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_length_utf8_string.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\asn1\der_sequence_free.c" - > - </File> - </Filter> - <Filter - Name="ecc" - > - <File - RelativePath=".\src\libtomcrypt\src\pk\ecc\ltc_ecc_map.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\ecc\ltc_ecc_mul2add.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\ecc\ltc_ecc_mulmod.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\ecc\ltc_ecc_points.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\ecc\ltc_ecc_projective_add_point.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\ecc\ltc_ecc_projective_dbl_point.c" - > - </File> - </Filter> - <Filter - Name="pkcs1" - > - <File - RelativePath=".\src\libtomcrypt\src\pk\pkcs1\pkcs_1_mgf1.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\pkcs1\pkcs_1_oaep_decode.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\pkcs1\pkcs_1_pss_decode.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\pkcs1\pkcs_1_pss_encode.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\pkcs1\pkcs_1_v1_5_decode.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\pkcs1\pkcs_1_v1_5_encode.c" - > - </File> - </Filter> - <Filter - Name="rsa" - > - <File - RelativePath=".\src\libtomcrypt\src\pk\rsa\rsa_exptmod.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\rsa\rsa_free.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\rsa\rsa_import.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\rsa\rsa_make_key.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\rsa\rsa_sign_hash.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\rsa\rsa_verify_hash.c" - > - </File> - <File - RelativePath=".\src\libtomcrypt\src\pk\rsa\rsa_verify_simple.c" - > - </File> - </Filter> - </Filter> - </Filter> - <Filter - Name="libtommath" - > - <File - RelativePath=".\src\libtommath\bn_fast_mp_invmod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_fast_mp_montgomery_reduce.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_fast_s_mp_mul_digs.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_fast_s_mp_mul_high_digs.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_fast_s_mp_sqr.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_2expt.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_abs.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_add.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_add_d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_addmod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_and.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_clamp.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_clear.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_clear_multi.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_cmp.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_cmp_d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_cmp_mag.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_cnt_lsb.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_copy.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_count_bits.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_div.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_div_2.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_div_2d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_div_3.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_div_d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_dr_is_modulus.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_dr_reduce.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_dr_setup.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_exch.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_expt_d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_exptmod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_exptmod_fast.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_exteuclid.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_fread.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_fwrite.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_gcd.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_get_int.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_grow.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_init.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_init_copy.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_init_multi.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_init_set.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_init_set_int.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_init_size.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_invmod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_invmod_slow.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_is_square.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_jacobi.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_karatsuba_mul.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_karatsuba_sqr.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_lcm.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_lshd.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_mod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_mod_2d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_mod_d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_montgomery_calc_normalization.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_montgomery_reduce.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_montgomery_setup.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_mul.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_mul_2.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_mul_2d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_mul_d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_mulmod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_n_root.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_neg.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_or.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_prime_fermat.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_prime_is_divisible.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_prime_is_prime.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_prime_miller_rabin.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_prime_next_prime.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_prime_rabin_miller_trials.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_prime_random_ex.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_radix_size.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_radix_smap.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_rand.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_read_radix.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_read_signed_bin.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_read_unsigned_bin.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_reduce.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_reduce_2k.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_reduce_2k_l.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_reduce_2k_setup.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_reduce_2k_setup_l.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_reduce_is_2k.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_reduce_is_2k_l.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_reduce_setup.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_rshd.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_set.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_set_int.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_shrink.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_signed_bin_size.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_sqr.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_sqrmod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_sqrt.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_sub.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_sub_d.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_submod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_to_signed_bin.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_to_signed_bin_n.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_to_unsigned_bin.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_to_unsigned_bin_n.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_toom_mul.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_toom_sqr.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_toradix.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_toradix_n.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_unsigned_bin_size.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_xor.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_mp_zero.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_prime_tab.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_reverse.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_s_mp_add.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_s_mp_exptmod.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_s_mp_mul_digs.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_s_mp_mul_high_digs.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_s_mp_sqr.c" - > - </File> - <File - RelativePath=".\src\libtommath\bn_s_mp_sub.c" - > - </File> - <File - RelativePath=".\src\libtommath\bncore.c" - > - </File> - </Filter> - <Filter - Name="lzma" - > - <File - RelativePath=".\src\lzma\C\LzFind.c" - > - </File> - <File - RelativePath=".\src\lzma\C\LzFindMt.c" - > - </File> - <File - RelativePath=".\src\lzma\C\LzmaDec.c" - > - </File> - <File - RelativePath=".\src\lzma\C\LzmaEnc.c" - > - </File> - <File - RelativePath=".\src\lzma\C\Threads.c" - > - </File> - </Filter> - <Filter - Name="pklib" - > - <File - RelativePath=".\src\pklib\explode.c" - > - </File> - <File - RelativePath=".\src\pklib\implode.c" - > - </File> - <File - RelativePath=".\src\pklib\pklib.h" - > - </File> - </Filter> - <Filter - Name="sparse" - > - <File - RelativePath=".\src\sparse\sparse.cpp" - > - </File> - <File - RelativePath=".\src\sparse\sparse.h" - > - </File> - </Filter> - <Filter - Name="zlib" - > - <File - RelativePath=".\src\zlib\adler32.c" - > - </File> - <File - RelativePath=".\src\zlib\compress_zlib.c" - > - </File> - <File - RelativePath=".\src\zlib\crc32.c" - > - </File> - <File - RelativePath=".\src\zlib\deflate.c" - > - </File> - <File - RelativePath=".\src\zlib\inffast.c" - > - </File> - <File - RelativePath=".\src\zlib\inflate.c" - > - </File> - <File - RelativePath=".\src\zlib\inftrees.c" - > - </File> - <File - RelativePath=".\src\zlib\trees.c" - > - </File> - <File - RelativePath=".\src\zlib\zutil.c" - > - </File> - </Filter> - <Filter - Name="jenkins" - > - <File - RelativePath=".\src\jenkins\lookup.h" - > - </File> - <File - RelativePath=".\src\jenkins\lookup3.c" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="1" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - WarningLevel="1" - /> - </FileConfiguration> - </File> - </Filter> - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> |