From 5ebc5d59602f191ba8804beeddf454e903a48e9d Mon Sep 17 00:00:00 2001 From: Andrey Taritsyn Date: Tue, 21 May 2019 01:24:47 +0300 Subject: [PATCH] [build] add support of Visual Studio 2017 and 2019 to the Visual C++ project file (#2891) --- win/libsass.vcxproj | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/win/libsass.vcxproj b/win/libsass.vcxproj index 8cfd61f2af..242e8ed69d 100644 --- a/win/libsass.vcxproj +++ b/win/libsass.vcxproj @@ -66,6 +66,12 @@ v140 + + v141 + + + v142 + true