From 33cb5e63ab7c7e02722a9b4ecd97fb0971deb0c9 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Sat, 15 Dec 2018 04:39:12 -0500 Subject: [PATCH] Add Test vectors and data to VS project files --- cryptest.vcxproj | 133 +++++++++++++++++++++++++++-------------------- cryptlib.vcxproj | 2 +- dlltest.vcxproj | 2 +- 3 files changed, 80 insertions(+), 57 deletions(-) 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