diff --git a/cryptdll.vcxproj b/cryptdll.vcxproj index 799f2072..9a1837fe 100644 --- a/cryptdll.vcxproj +++ b/cryptdll.vcxproj @@ -115,6 +115,7 @@ MachineX86 + true diff --git a/cryptlib.vcxproj b/cryptlib.vcxproj index 977c2bdc..2fd49175 100644 --- a/cryptlib.vcxproj +++ b/cryptlib.vcxproj @@ -88,14 +88,6 @@ Use pch.h - - NoErrorReport - cryptlib.lib;Ws2_32.lib - - true - $(OutDir)\cryptlib.pdb - $(OutDir)\cryptlib.lib - @@ -130,10 +122,6 @@ NDEBUG;%(PreprocessorDefinitions) 0x0409 - - true - true - @@ -153,9 +141,10 @@ StreamingSIMDExtensions2 - + MachineX86 - + true + @@ -163,9 +152,9 @@ StreamingSIMDExtensions2 - + MachineX64 - + diff --git a/dlltest.vcxproj b/dlltest.vcxproj index 313329bb..66b075ec 100644 --- a/dlltest.vcxproj +++ b/dlltest.vcxproj @@ -59,7 +59,6 @@ cryptopp.lib;Ws2_32.lib $(Platform)\DLL_Output\$(Configuration) true - Console @@ -108,6 +107,7 @@ MachineX86 + true