Formatting of PreBuildEvent command

pull/326/head
Jeffrey Walton 2016-10-05 18:30:18 -04:00
parent 76358cb865
commit dc927defa1
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 7 additions and 6 deletions

View File

@ -186,7 +186,8 @@ 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 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 you build it yourself the resulting DLL will not be considered FIPS
echo validated unless it undergoes the FIPS validation process. echo validated unless it undergoes the FIPS validation process.
echo *************************************************************************%0a</Command> echo *************************************************************************
</Command>
</PreBuildEvent> </PreBuildEvent>
</ItemDefinitionGroup> </ItemDefinitionGroup>