diff --git a/cryptdll.vcxproj b/cryptdll.vcxproj
index c3d89c9f..73b2d712 100644
--- a/cryptdll.vcxproj
+++ b/cryptdll.vcxproj
@@ -57,7 +57,7 @@
pch.h
- None
+ NoErrorReportcryptlib.lib;Ws2_32.lib
$(Platform)\DLL_Output\$(Configuration)
true
@@ -91,6 +91,7 @@
NDEBUG;CRYPTOPP_EXPORTS;CRYPTOPP_ENABLE_COMPLIANCE_WITH_FIPS_140_2=1;USE_PRECOMPILED_HEADERS;%(PreprocessorDefinitions)
true
+ MaxSpeed
true
AnySuitable
true
@@ -101,6 +102,10 @@
NDEBUG;%(PreprocessorDefinitions)
0x0409
+
+ true
+ true
+
diff --git a/cryptlib.vcxproj b/cryptlib.vcxproj
index 5e665717..977c2bdc 100644
--- a/cryptlib.vcxproj
+++ b/cryptlib.vcxproj
@@ -89,7 +89,7 @@
pch.h
- None
+ NoErrorReport
cryptlib.lib;Ws2_32.lib
true
@@ -119,6 +119,7 @@
NDEBUG;USE_PRECOMPILED_HEADERS;%(PreprocessorDefinitions)
true
+ MaxSpeed
true
AnySuitable
true
@@ -129,6 +130,10 @@
NDEBUG;%(PreprocessorDefinitions)
0x0409
+
+ true
+ true
+
diff --git a/dlltest.vcxproj b/dlltest.vcxproj
index ad83dc86..313329bb 100644
--- a/dlltest.vcxproj
+++ b/dlltest.vcxproj
@@ -22,6 +22,7 @@
{1974a53a-9863-41c9-886d-b2b8c2fc3c8b}
dlltest
v100
+ Application
@@ -32,6 +33,7 @@
+
@@ -47,12 +49,13 @@
true
+ None
Level4
StdCall
- None
+ NoErrorReport
cryptopp.lib;Ws2_32.lib
$(Platform)\DLL_Output\$(Configuration)
true
@@ -81,6 +84,7 @@
NDEBUG;CRYPTOPP_DLL_ONLY;%(PreprocessorDefinitions)
true
+ MaxSpeed
true
AnySuitable
true
@@ -91,6 +95,10 @@
NDEBUG;%(PreprocessorDefinitions)
0x0409
+
+ true
+ true
+