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/common.props | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'build/vc.common/common.props') 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) -- cgit v1.2.3