diff --git a/msvs/RedisServer.vcxproj b/msvs/RedisServer.vcxproj
index 74c06ee0..8bc88fba 100644
--- a/msvs/RedisServer.vcxproj
+++ b/msvs/RedisServer.vcxproj
@@ -40,6 +40,8 @@
Application
false
v142
+ x64
+ true
Application
@@ -148,7 +150,10 @@ copy /Y $(OutputPath)redis-server.pdb $(OutputPath)redis-check-aof.pdb
ProgramDatabase
4996;4146
true
- Full
+ MaxSpeed
+ true
+ OnlyExplicitInline
+ Speed
true
diff --git a/src/Win32_Interop/Win32_Interop.vcxproj b/src/Win32_Interop/Win32_Interop.vcxproj
index 69c08c17..cb73c39c 100644
--- a/src/Win32_Interop/Win32_Interop.vcxproj
+++ b/src/Win32_Interop/Win32_Interop.vcxproj
@@ -207,7 +207,7 @@ link.exe -dll -noentry resources/EventLog.res -out:$(TargetDir)EventLog.dll
Level3
- Full
+ MaxSpeed
true
true
USE_STATIC;USE_JEMALLOC;_OFF_T_DEFINED;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions);LACKS_STDLIB_H;_CRT_SECURE_NO_WARNINGS;PSAPI_VERSION=1