diff --git a/external/minhook/libMinHook.vcxproj b/external/minhook/libMinHook.vcxproj index 4b026927b..e4bfd7900 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 5a98ecbe3..7ef975cbc 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 f8910fa52..c521f63a3 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 7b26c6465..197a31a74 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 cc8931851..1ba946835 100644 --- a/r5net/r5net.vcxproj +++ b/r5net/r5net.vcxproj @@ -144,6 +144,7 @@ Use netpch.h stdcpp17 + MultiThreadedDebug