From 20c3d556c320092a0a79744e449fadda47e44946 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Wed, 10 May 2017 06:30:08 -0400 Subject: Revert "XOR block in specialized ProcessBlock" This reverts commit 76bb4ead40ded06b55b506a85106eae38519b7ee. The Visual Studio project files and other test files were not supposed to be checked-in. --- cryptdll.vcxproj | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) (limited to 'cryptdll.vcxproj') diff --git a/cryptdll.vcxproj b/cryptdll.vcxproj index e86a9791..9553cd14 100644 --- a/cryptdll.vcxproj +++ b/cryptdll.vcxproj @@ -1,4 +1,4 @@ - + @@ -21,17 +21,20 @@ {94a428a1-9ba8-4db2-b76e-bd2e3c08f257} cryptdll - v110 + v100 DynamicLibrary + + + DynamicLibrary @@ -43,6 +46,7 @@ $(Platform)\DLL_Output\$(Configuration)\ $(Platform)\$(ProjectName)\$(Configuration)\ + @@ -63,6 +67,7 @@ $(TargetDir)\cryptopp.lib + @@ -78,6 +83,7 @@ 0x0409 + @@ -99,6 +105,7 @@ true + @@ -109,6 +116,7 @@ true + @@ -118,6 +126,7 @@ MachineX64 + @@ -133,6 +142,7 @@ Properties="Configuration=Debug;Platform=Win32;"/> --> + Creating Win32/Debug cryptest.exe for MAC computation @@ -142,6 +152,7 @@ + @@ -154,6 +165,7 @@ $(OutDir)cryptopp.mac.done;%(Outputs) + @@ -162,6 +174,7 @@ $(IntDir)x64dll.obj;%(Outputs) + @@ -226,6 +239,7 @@ + @@ -296,6 +310,7 @@ + @@ -304,4 +319,4 @@ - \ No newline at end of file + -- cgit v1.2.1