From ddae5058e9531185614e4525d99d6bf2eb7ff46c Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Fri, 2 Jun 2017 01:33:50 -0700 Subject: [PATCH] msbuild: increment other version numbers to vs2017 equivalents --- Externals/libusb/msvc/libusb_static_2013.vcxproj | 2 +- Source/Core/DolphinWX/DolphinWX.vcxproj.user | 2 +- Source/DSPTool/DSPTool.vcxproj.filters | 2 +- Source/UnitTests/UnitTests.vcxproj.user | 2 +- Source/VSProps/Base.props | 2 +- Source/VSProps/ClDisableAllWarnings.props | 2 +- Source/VSProps/PCHCommon.props | 2 +- Source/VSProps/PCHCreate.props | 2 +- Source/VSProps/PCHUse.props | 2 +- Source/VSProps/QtCompile.props | 2 +- Source/VSProps/QtCompile.targets | 2 +- Source/VSProps/WXWOverrides.props | 2 +- Source/dolphin-emu.sln | 4 ++-- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Externals/libusb/msvc/libusb_static_2013.vcxproj b/Externals/libusb/msvc/libusb_static_2013.vcxproj index 7966a0d14b4..74833e810c7 100644 --- a/Externals/libusb/msvc/libusb_static_2013.vcxproj +++ b/Externals/libusb/msvc/libusb_static_2013.vcxproj @@ -1,5 +1,5 @@  - + Debug diff --git a/Source/Core/DolphinWX/DolphinWX.vcxproj.user b/Source/Core/DolphinWX/DolphinWX.vcxproj.user index aa15c4df307..85a227e9d2a 100644 --- a/Source/Core/DolphinWX/DolphinWX.vcxproj.user +++ b/Source/Core/DolphinWX/DolphinWX.vcxproj.user @@ -1,5 +1,5 @@  - + $(BinaryOutputDir)$(TargetFileName) diff --git a/Source/DSPTool/DSPTool.vcxproj.filters b/Source/DSPTool/DSPTool.vcxproj.filters index 0aac9b16849..d42f12f9c6f 100644 --- a/Source/DSPTool/DSPTool.vcxproj.filters +++ b/Source/DSPTool/DSPTool.vcxproj.filters @@ -1,5 +1,5 @@ - + {0b70242b-1d98-432f-a60e-d4ca0674852e} diff --git a/Source/UnitTests/UnitTests.vcxproj.user b/Source/UnitTests/UnitTests.vcxproj.user index e472aa9c6d2..d3dc252eeec 100644 --- a/Source/UnitTests/UnitTests.vcxproj.user +++ b/Source/UnitTests/UnitTests.vcxproj.user @@ -1,5 +1,5 @@  - + diff --git a/Source/VSProps/Base.props b/Source/VSProps/Base.props index fb2382ed08c..7164db2b7c6 100644 --- a/Source/VSProps/Base.props +++ b/Source/VSProps/Base.props @@ -1,5 +1,5 @@  - + false diff --git a/Source/VSProps/ClDisableAllWarnings.props b/Source/VSProps/ClDisableAllWarnings.props index 6710049dee9..38a99311479 100644 --- a/Source/VSProps/ClDisableAllWarnings.props +++ b/Source/VSProps/ClDisableAllWarnings.props @@ -1,5 +1,5 @@ - + diff --git a/Source/VSProps/PCHCommon.props b/Source/VSProps/PCHCommon.props index c2247264b75..dc4c1979e98 100644 --- a/Source/VSProps/PCHCommon.props +++ b/Source/VSProps/PCHCommon.props @@ -1,5 +1,5 @@ - + diff --git a/Source/VSProps/PCHCreate.props b/Source/VSProps/PCHCreate.props index 451a8f71a51..f12198092c3 100644 --- a/Source/VSProps/PCHCreate.props +++ b/Source/VSProps/PCHCreate.props @@ -1,5 +1,5 @@ - + diff --git a/Source/VSProps/PCHUse.props b/Source/VSProps/PCHUse.props index b803a9593f5..43e0aaf4357 100644 --- a/Source/VSProps/PCHUse.props +++ b/Source/VSProps/PCHUse.props @@ -1,5 +1,5 @@ - + diff --git a/Source/VSProps/QtCompile.props b/Source/VSProps/QtCompile.props index 896dc0954d0..d8aa0f6cb51 100644 --- a/Source/VSProps/QtCompile.props +++ b/Source/VSProps/QtCompile.props @@ -1,5 +1,5 @@ - + $(ExternalsDir)Qt\Qt5.8.0\5.8\msvc2015_64\ $(QTDIRDefault) diff --git a/Source/VSProps/QtCompile.targets b/Source/VSProps/QtCompile.targets index c12753982e9..9ab1522a8da 100644 --- a/Source/VSProps/QtCompile.targets +++ b/Source/VSProps/QtCompile.targets @@ -1,5 +1,5 @@ - + QtResourceClean;QtUiClean;QtMocClean;$(CleanDependsOn)