From eaa4da651386397689b4054ca63425cd53b7973a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 9 Oct 2017 20:00:58 +0300 Subject: VS2010 has no instruction set option --- build/vc.common/common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/vc.common/common.props b/build/vc.common/common.props index 1fb6cf1ddf..2c99a51731 100644 --- a/build/vc.common/common.props +++ b/build/vc.common/common.props @@ -80,7 +80,7 @@ - NoExtensions + NoExtensions $(ProjectDir)..\..\libs\win32;$(ProjectDir)..\..\..\boost\stage\lib;%(AdditionalLibraryDirectories) -- cgit v1.2.3