From dc927defa1b7d1463477be401ab5d62417d44ead Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Wed, 5 Oct 2016 18:30:18 -0400 Subject: [PATCH] Formatting of PreBuildEvent command --- cryptest.vcxproj | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/cryptest.vcxproj b/cryptest.vcxproj index 7735c56c..619cf850 100644 --- a/cryptest.vcxproj +++ b/cryptest.vcxproj @@ -181,12 +181,13 @@ -echo ************************************************************************* -echo This configuration requires cryptopp.dll. You can build it yourself using -echo the cryptdll project, or obtain a pre-built, FIPS 140-2 validated DLL. If -echo you build it yourself the resulting DLL will not be considered FIPS -echo validated unless it undergoes the FIPS validation process. -echo *************************************************************************%0a + echo ************************************************************************* + echo This configuration requires cryptopp.dll. You can build it yourself using + echo the cryptdll project, or obtain a pre-built, FIPS 140-2 validated DLL. If + echo you build it yourself the resulting DLL will not be considered FIPS + echo validated unless it undergoes the FIPS validation process. + echo ************************************************************************* +