diff --git a/openrct2.vcxproj b/openrct2.vcxproj
index 3f96bcf768..0bee633808 100644
--- a/openrct2.vcxproj
+++ b/openrct2.vcxproj
@@ -541,7 +541,7 @@
MultiByte
- DynamicLibrary
+ Application
false
v140
true
@@ -635,7 +635,7 @@
4013
false
- OPENGL_NO_LINK;_CRT_SECURE_NO_WARNINGS;_USE_MATH_DEFINES;CURL_STATICLIB;SDL_MAIN_HANDLED;%(PreprocessorDefinitions)
+ NO_RCT2;OPENGL_NO_LINK;_CRT_SECURE_NO_WARNINGS;_USE_MATH_DEFINES;CURL_STATICLIB;SDL_MAIN_HANDLED;%(PreprocessorDefinitions)
$(IntDir)\%(RelativeDir)
true
Speed
@@ -648,6 +648,7 @@
true
openrct2-libs-vs2015-x86.lib;imm32.lib;version.lib;winmm.lib;%(AdditionalDependencies)
/ignore:4099 %(AdditionalOptions)
+ Windows
diff --git a/openrct2.vcxproj.user b/openrct2.vcxproj.user
index b782b153c4..fa79bfcaff 100644
--- a/openrct2.vcxproj.user
+++ b/openrct2.vcxproj.user
@@ -13,7 +13,7 @@
$(TargetDir)
WindowsLocalDebugger
- $(TargetDir)\openrct2.exe
+ $(TargetPath)