diff --git a/cryptdll.vcxproj b/cryptdll.vcxproj index 579b2777..9d23541b 100644 --- a/cryptdll.vcxproj +++ b/cryptdll.vcxproj @@ -906,4 +906,4 @@ IF %ERRORLEVEL% EQU 0 (echo mac done > "$(OutDir)"\cryptopp.mac.done) - + \ No newline at end of file diff --git a/cryptest.vcxproj b/cryptest.vcxproj index c7ee4614..ae8d2b56 100644 --- a/cryptest.vcxproj +++ b/cryptest.vcxproj @@ -1,4 +1,4 @@ - + @@ -673,4 +673,4 @@ echo unless it undergoes FIPS validation. - + \ No newline at end of file diff --git a/cryptlib.vcxproj b/cryptlib.vcxproj index ae355894..092dbaa3 100644 --- a/cryptlib.vcxproj +++ b/cryptlib.vcxproj @@ -1,4 +1,4 @@ - + @@ -490,7 +490,7 @@ %(PreprocessorDefinitions) %(PreprocessorDefinitions) - + Disabled %(PreprocessorDefinitions) Disabled @@ -2239,13 +2239,13 @@ echo: >> adhoc.cpp.copied ml.exe /c /nologo /D_M_X86 /W3 /Cx /Zi /safeseh /Fo"$(IntDir)rdrand-x86.obj" /Zi "%(FullPath)" $(IntDir)rdrand-x86.obj ml64.exe /c /nologo /D_M_X64 /W3 /Cx /Zi /Fo"$(IntDir)rdrand-x64.obj" /Zi "%(FullPath)" - $(IntDir)rdrand-x64.obj + $(IntDir)rdrand-x64.obj - Building and assembling x64dll.asm - Building and assembling x64dll.asm + Building and assembling x64dll.asm + Building and assembling x64dll.asm true - true + true ml64.exe /c /nologo /D_M_X64 /W3 /Fo"$(IntDir)x64dll.obj" /Zi "%(FullPath)" $(IntDir)x64dll.obj @@ -2412,4 +2412,4 @@ echo: >> adhoc.cpp.copied - + \ No newline at end of file diff --git a/dlltest.vcxproj b/dlltest.vcxproj index 3c6293cd..376eab21 100644 --- a/dlltest.vcxproj +++ b/dlltest.vcxproj @@ -204,4 +204,4 @@ - + \ No newline at end of file