From 46748216ba0b60545e814c07846ca10c9fefc5b6 Mon Sep 17 00:00:00 2001 From: Taritsyn Date: Tue, 21 May 2019 10:53:30 +0300 Subject: [PATCH] Add support of Visual Studio 2017 and 2019 to the Visual C++ project file --- win/sassc.vcxproj | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/win/sassc.vcxproj b/win/sassc.vcxproj index 30da7a7..42068a3 100644 --- a/win/sassc.vcxproj +++ b/win/sassc.vcxproj @@ -85,6 +85,12 @@ v140 + + v141 + + + v142 +