From 4cfe052ca5d9b8ce8351cc3f0591e77e8d833435 Mon Sep 17 00:00:00 2001 From: segfault Date: Sun, 15 Mar 2020 11:16:53 -0700 Subject: updated to v141 platform toolset and fixed missing include paths / linker libs Signed-off-by: Toni Uhlig --- TestDLL/TestDLL.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TestDLL/TestDLL.vcxproj') diff --git a/TestDLL/TestDLL.vcxproj b/TestDLL/TestDLL.vcxproj index d48504c..107db70 100644 --- a/TestDLL/TestDLL.vcxproj +++ b/TestDLL/TestDLL.vcxproj @@ -42,14 +42,14 @@ DynamicLibrary true - v140 + v141 Unicode false DynamicLibrary false - v140 + v141 true Unicode false -- cgit v1.2.3