From 6226516d888c10e53fed8bbbe42cc14a926efe2f Mon Sep 17 00:00:00 2001 From: crazyhappygame Date: Thu, 30 Nov 2017 09:34:32 +0100 Subject: [PATCH] Enable VS2017 toolset (#309) --- recast/proj.win32/librecast.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/recast/proj.win32/librecast.vcxproj b/recast/proj.win32/librecast.vcxproj index c9c36e18d3..aa46965053 100644 --- a/recast/proj.win32/librecast.vcxproj +++ b/recast/proj.win32/librecast.vcxproj @@ -64,6 +64,8 @@ v120_xp v140 v140_xp + v141 + v141_xp StaticLibrary @@ -72,6 +74,8 @@ v120_xp v140 v140_xp + v141 + v141_xp