From ee0ca426b3ad479961fbb2a665f2dcae39abf58c Mon Sep 17 00:00:00 2001 From: Ted John Date: Sat, 26 Nov 2016 23:53:29 +0000 Subject: [PATCH] Allow building for both VS2015 and VS2017 --- openrct2.common.props | 8 ++++++++ openrct2.vcxproj | 6 +----- test/testpaint/testpaint.vcxproj | 4 +--- 3 files changed, 10 insertions(+), 8 deletions(-) create mode 100644 openrct2.common.props diff --git a/openrct2.common.props b/openrct2.common.props new file mode 100644 index 0000000000..10103679d6 --- /dev/null +++ b/openrct2.common.props @@ -0,0 +1,8 @@ + + + + + $(DefaultPlatformToolset) + $(UCRTVersion) + + diff --git a/openrct2.vcxproj b/openrct2.vcxproj index b245fbea47..d2f142d7bc 100644 --- a/openrct2.vcxproj +++ b/openrct2.vcxproj @@ -536,31 +536,27 @@ {D24D94F6-2A74-480C-B512-629C306CE92F} openrct2 openrct2 - 8.1 + DynamicLibrary true - v140 MultiByte Application false - v140 true MultiByte Application true - v140 MultiByte false - v140 true MultiByte diff --git a/test/testpaint/testpaint.vcxproj b/test/testpaint/testpaint.vcxproj index 09b27dffd4..047bd39467 100644 --- a/test/testpaint/testpaint.vcxproj +++ b/test/testpaint/testpaint.vcxproj @@ -16,19 +16,17 @@ {57E60BA1-FB76-4316-909E-C1449C142327} testpaint - 8.1 + DynamicLibrary true - v140 MultiByte Application false - v140 true MultiByte