diff options
author | Ladislav Zezula <ladislav.zezula@avg.com> | 2013-04-02 13:46:00 +0200 |
---|---|---|
committer | Ladislav Zezula <ladislav.zezula@avg.com> | 2013-04-02 13:46:00 +0200 |
commit | 6c26fe38db47ea68ddd3b83e5c70bf108287f3ee (patch) | |
tree | cd99b6400e80ee8c297b179f0b7fdbb0f6657fcd /StormLib.vcproj | |
parent | 1624e324de2ada1da986f1d73dec3b9c4b2cbcd8 (diff) |
+ Removed mess from project files
+ Project files for VS 2012
Diffstat (limited to 'StormLib.vcproj')
-rw-r--r-- | StormLib.vcproj | 17186 |
1 files changed, 41 insertions, 17145 deletions
diff --git a/StormLib.vcproj b/StormLib.vcproj index cccd638..cc42428 100644 --- a/StormLib.vcproj +++ b/StormLib.vcproj @@ -3690,156 +3690,50 @@ /> </FileConfiguration> </File> - <Filter - Name="adpcm" - > - <File - RelativePath=".\src\adpcm\adpcm.cpp" - > - </File> - <File - RelativePath=".\src\adpcm\adpcm.h" - > - </File> + <Filter Name="adpcm"> + <File RelativePath=".\src\adpcm\adpcm.cpp" /> + <File RelativePath=".\src\adpcm\adpcm.h" /> </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 Name="bzip2"> + <File RelativePath=".\src\bzip2\blocksort.c" /> + <File RelativePath=".\src\bzip2\bzlib.c" /> + <File RelativePath=".\src\bzip2\compress.c" /> + <File RelativePath=".\src\bzip2\crctable.c" /> + <File RelativePath=".\src\bzip2\decompress.c"/> + <File RelativePath=".\src\bzip2\huffman.c" /> + <File RelativePath=".\src\bzip2\randtable.c" /> </Filter> - <Filter - Name="huffman" - > - <File - RelativePath=".\src\huffman\huff.cpp" - > - </File> - <File - RelativePath=".\src\huffman\huff.h" - > - </File> + <Filter Name="huffman"> + <File RelativePath=".\src\huffman\huff.cpp" /> + <File RelativePath=".\src\huffman\huff.h" /> </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 Name="libtomcrypt"> + <Filter Name="hashes"> + <File RelativePath=".\src\libtomcrypt\src\hashes\hash_memory.c" /> + <File RelativePath=".\src\libtomcrypt\src\hashes\md5.c" /> + <File RelativePath=".\src\libtomcrypt\src\hashes\sha1.c" /> </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 Name="math"> + <File RelativePath=".\src\libtomcrypt\src\math\ltm_desc.c" /> + <File RelativePath=".\src\libtomcrypt\src\math\multi.c" /> + <File RelativePath=".\src\libtomcrypt\src\math\rand_prime.c" /> </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 Name="misc"> + <File RelativePath=".\src\libtomcrypt\src\misc\base64_decode.c" /> + <File RelativePath=".\src\libtomcrypt\src\misc\crypt_argchk.c" /> + <File RelativePath=".\src\libtomcrypt\src\misc\crypt_find_hash.c" /> + <File RelativePath=".\src\libtomcrypt\src\misc\crypt_find_prng.c" /> + <File RelativePath=".\src\libtomcrypt\src\misc\crypt_hash_descriptor.c" /> + <File RelativePath=".\src\libtomcrypt\src\misc\crypt_hash_is_valid.c" /> + <File RelativePath=".\src\libtomcrypt\src\misc\crypt_libc.c" /> + <File RelativePath=".\src\libtomcrypt\src\misc\crypt_ltc_mp_descriptor.c" /> + <File RelativePath=".\src\libtomcrypt\src\misc\crypt_prng_descriptor.c" /> + <File RelativePath=".\src\libtomcrypt\src\misc\crypt_prng_is_valid.c" /> + <File RelativePath=".\src\libtomcrypt\src\misc\crypt_register_hash.c" /> + <File RelativePath=".\src\libtomcrypt\src\misc\crypt_register_prng.c" /> + <File RelativePath=".\src\libtomcrypt\src\misc\zeromem.c" /> </Filter> - <Filter - Name="pk" - > + <Filter Name="pk"> <Filter Name="asn1" > @@ -4029,17469 +3923,471 @@ <Filter Name="libtommath" > - <File - RelativePath=".\src\libtommath\bn_fast_mp_invmod.c" - > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\src\libtommath\bn_fast_mp_montgomery_reduce.c" - > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> - </File> - <File + <File RelativePath=".\src\libtommath\bn_fast_mp_invmod.c" /> + <File RelativePath=".\src\libtommath\bn_fast_mp_montgomery_reduce.c" /> + <File RelativePath=".\src\libtommath\bn_fast_s_mp_mul_digs.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_fast_s_mp_mul_high_digs.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_fast_s_mp_sqr.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_2expt.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_abs.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_add.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_add_d.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_addmod.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_and.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_clamp.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_clear.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_clear_multi.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_cmp.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_cmp_d.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_cmp_mag.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_cnt_lsb.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_copy.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_count_bits.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_div.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_div_2.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_div_2d.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_div_3.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_div_d.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_dr_is_modulus.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_dr_reduce.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_dr_setup.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_exch.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_expt_d.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_exptmod.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_exptmod_fast.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_exteuclid.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_fread.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_fwrite.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_gcd.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_get_int.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_grow.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_init.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_init_copy.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_init_multi.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_init_set.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_init_set_int.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_init_size.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_invmod.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_invmod_slow.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_is_square.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_jacobi.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_karatsuba_mul.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_karatsuba_sqr.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_lcm.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_lshd.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_mod.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_mod_2d.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_mod_d.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_montgomery_calc_normalization.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_montgomery_reduce.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_montgomery_setup.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_mul.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_mul_2.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_mul_2d.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_mul_d.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_mulmod.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_n_root.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_neg.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_or.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_prime_fermat.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_prime_is_divisible.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_prime_is_prime.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_prime_miller_rabin.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_prime_next_prime.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_prime_rabin_miller_trials.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_prime_random_ex.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_radix_size.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_radix_smap.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_rand.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_read_radix.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_read_signed_bin.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_read_unsigned_bin.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_reduce.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_reduce_2k.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_reduce_2k_l.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_reduce_2k_setup.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_reduce_2k_setup_l.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_reduce_is_2k.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_reduce_is_2k_l.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_reduce_setup.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_rshd.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_set.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_set_int.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_shrink.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_signed_bin_size.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_sqr.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_sqrmod.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_sqrt.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_sub.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_sub_d.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_submod.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_to_signed_bin.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_to_signed_bin_n.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_to_unsigned_bin.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_to_unsigned_bin_n.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_toom_mul.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_toom_sqr.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_toradix.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_toradix_n.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_unsigned_bin_size.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_xor.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_mp_zero.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_prime_tab.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_reverse.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_s_mp_add.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_s_mp_exptmod.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_s_mp_mul_digs.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_s_mp_mul_high_digs.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_s_mp_sqr.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bn_s_mp_sub.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> <File RelativePath=".\src\libtommath\bncore.c" > - <FileConfiguration - Name="DebugAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseAS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="DebugUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUD|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="tommath.h" - /> - </FileConfiguration> - <FileConfiguration - Name="ReleaseUS|x64" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="0" - PrecompiledHeaderThrough="" - /> - </FileConfiguration> </File> </Filter> <Filter |