From ce446e2778829d252e3111adcd475f0ef7484950 Mon Sep 17 00:00:00 2001 From: jaap198503 Date: Wed, 28 Dec 2016 09:14:32 +0100 Subject: [PATCH] Update Readme.txt Fixed typo. --- Readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.txt b/Readme.txt index 908e56c4..b21a1c42 100644 --- a/Readme.txt +++ b/Readme.txt @@ -121,7 +121,7 @@ cryptdll - This builds the DLL. Please note that if you wish to use Crypto++ as a FIPS validated module, you must use a pre-built DLL that has undergone the FIPS validation process instead of building your own. dlltest - This builds a sample application that only uses the DLL. -cryptest Non-DLL-Import Configuration - This builds the full static library +cryptlib Non-DLL-Import Configuration - This builds the full static library along with a full test driver. cryptest DLL-Import Configuration - This builds a static library containing only algorithms not in the DLL, along with a full test driver that uses