From c04ee0840dd977a2f70370c0be9ff457b3786fb4 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 3 Dec 2017 15:28:12 +0300 Subject: build props: toolset version changed to 15.0 --- build/vc.common/app.props | 2 +- build/vc.common/common.filters | 2 +- build/vc.common/common.props | 11 ++--------- build/vc.common/core.props | 2 +- build/vc.common/icons.props | 6 +----- build/vc.common/lib.props | 2 +- build/vc.common/plugin.props | 2 +- 7 files changed, 8 insertions(+), 19 deletions(-) (limited to 'build/vc.common') diff --git a/build/vc.common/app.props b/build/vc.common/app.props index 7a9ea31230..adc600eade 100644 --- a/build/vc.common/app.props +++ b/build/vc.common/app.props @@ -1,5 +1,5 @@  - + diff --git a/build/vc.common/common.filters b/build/vc.common/common.filters index ccbf069f07..db5ca7471c 100644 --- a/build/vc.common/common.filters +++ b/build/vc.common/common.filters @@ -1,5 +1,5 @@ - + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} diff --git a/build/vc.common/common.props b/build/vc.common/common.props index f94ff23236..6ab75d32b8 100644 --- a/build/vc.common/common.props +++ b/build/vc.common/common.props @@ -1,16 +1,9 @@  - - - 10.0 - + $(ProjectName) Win32Proj Unicode - v100 - v110_xp - v120_xp - v140_xp v141_xp $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ @@ -81,7 +74,7 @@ - NoExtensions + NoExtensions $(ProjectDir)..\..\libs\win32;$(ProjectDir)..\..\..\boost\stage\lib;%(AdditionalLibraryDirectories) diff --git a/build/vc.common/core.props b/build/vc.common/core.props index 0a0836ea2a..67647e9b3b 100644 --- a/build/vc.common/core.props +++ b/build/vc.common/core.props @@ -1,5 +1,5 @@  - + diff --git a/build/vc.common/icons.props b/build/vc.common/icons.props index 39236afcf0..9ba4fd4c8c 100644 --- a/build/vc.common/icons.props +++ b/build/vc.common/icons.props @@ -1,5 +1,5 @@  - + @@ -26,10 +26,6 @@ $(ProjectName) Win32Proj Unicode - v100 - v110_xp - v120_xp - v140_xp v141_xp $(SolutionDir)$(Configuration)\Icons\ $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ diff --git a/build/vc.common/lib.props b/build/vc.common/lib.props index c6e2f782f5..73e058989a 100644 --- a/build/vc.common/lib.props +++ b/build/vc.common/lib.props @@ -1,5 +1,5 @@  - + diff --git a/build/vc.common/plugin.props b/build/vc.common/plugin.props index ef1ed31add..1790b6d5a7 100644 --- a/build/vc.common/plugin.props +++ b/build/vc.common/plugin.props @@ -1,5 +1,5 @@  - + -- cgit v1.2.3