diff --git a/cryptest.vcxproj b/cryptest.vcxproj index c28e680c..f928ff53 100644 --- a/cryptest.vcxproj +++ b/cryptest.vcxproj @@ -99,7 +99,7 @@ NoErrorReport - cryptlib.lib;Ws2_32.lib + cryptlib.lib $(Platform)\Output\$(Configuration) true $(OutDir)\cryptlib.pdb @@ -150,7 +150,7 @@ $(Platform)\DLL_Output\Debug - cryptopp.lib;cryptlib.lib;Ws2_32.lib + cryptopp.lib;cryptlib.lib @@ -159,7 +159,7 @@ $(Platform)\DLL_Output\Release - cryptopp.lib;cryptlib.lib;Ws2_32.lib + cryptopp.lib;cryptlib.lib @@ -229,60 +229,79 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - + + + + + + + + + + + + @@ -290,6 +309,8 @@ + + @@ -332,6 +353,7 @@ + @@ -345,6 +367,7 @@ + diff --git a/cryptlib.vcxproj b/cryptlib.vcxproj index 83717d69..5abea15e 100644 --- a/cryptlib.vcxproj +++ b/cryptlib.vcxproj @@ -1,4 +1,4 @@ - + diff --git a/dlltest.vcxproj b/dlltest.vcxproj index 6a4a94ab..9739e67b 100644 --- a/dlltest.vcxproj +++ b/dlltest.vcxproj @@ -67,7 +67,7 @@ NoErrorReport - cryptopp.lib;Ws2_32.lib + cryptopp.lib $(Platform)\DLL_Output\$(Configuration) true