diff --git a/external/minhook/libMinHook.vcxproj b/external/minhook/libMinHook.vcxproj
index 4b026927..e4bfd790 100644
--- a/external/minhook/libMinHook.vcxproj
+++ b/external/minhook/libMinHook.vcxproj
@@ -120,7 +120,7 @@
WIN32;_DEBUG;_LIB;STRICT;%(PreprocessorDefinitions)
false
EnableFastChecks
- MultiThreadedDebugDLL
+ MultiThreadedDebug
Level3
None
NotSet
diff --git a/r5dedicated/r5dedicated.vcxproj b/r5dedicated/r5dedicated.vcxproj
index 5a98ecbe..7ef975cb 100644
--- a/r5dedicated/r5dedicated.vcxproj
+++ b/r5dedicated/r5dedicated.vcxproj
@@ -137,6 +137,7 @@
Use
pch.h
$(IntDir)$(TargetName).pch
+ MultiThreadedDebug
Console
diff --git a/r5dev/r5dev.vcxproj b/r5dev/r5dev.vcxproj
index f8910fa5..c521f63a 100644
--- a/r5dev/r5dev.vcxproj
+++ b/r5dev/r5dev.vcxproj
@@ -96,6 +96,9 @@
$(SolutionDir)build\$(ProjectName)\$(Configuration)\
r5detours
+
+ false
+
Level3
@@ -142,6 +145,7 @@
pch.h
stdc17
stdcpp17
+ MultiThreadedDebug
Windows
diff --git a/r5launcher/r5launcher.vcxproj b/r5launcher/r5launcher.vcxproj
index 7b26c646..197a31a7 100644
--- a/r5launcher/r5launcher.vcxproj
+++ b/r5launcher/r5launcher.vcxproj
@@ -133,6 +133,7 @@
stdc17
Use
pch.h
+ MultiThreadedDebug
Console
diff --git a/r5net/r5net.vcxproj b/r5net/r5net.vcxproj
index cc893185..1ba94683 100644
--- a/r5net/r5net.vcxproj
+++ b/r5net/r5net.vcxproj
@@ -144,6 +144,7 @@
Use
netpch.h
stdcpp17
+ MultiThreadedDebug