diff --git a/openrct2.common.props b/openrct2.common.props
index a57d417842..635307c9aa 100644
--- a/openrct2.common.props
+++ b/openrct2.common.props
@@ -18,8 +18,8 @@
$(ProjectName)
true
- x86-windows-static
- x64-windows-static
+ x86-windows-static
+ x64-windows-static
true
@@ -55,7 +55,8 @@
C4555: expression has no effect; expected expression with side-effect
-->
__AVX2__;__SSE4_1__;OPENGL_NO_LINK;_CRT_SECURE_NO_WARNINGS;_USE_MATH_DEFINES;CURL_STATICLIB;SDL_MAIN_HANDLED;_WINSOCK_DEPRECATED_NO_WARNINGS;%(PreprocessorDefinitions)
- MultiThreaded
+ MultiThreaded
+ MultiThreadedDLL
true
true
/utf-8 /std:c++latest /permissive- /Zc:externConstexpr
@@ -70,7 +71,8 @@
Disabled
true
DEBUG;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
- MultiThreadedDebug
+ MultiThreadedDebug
+ MultiThreadedDebugDLL
false