From 072c161445514dbf758172286b211051fcf5e13f Mon Sep 17 00:00:00 2001 From: BhaaL Date: Fri, 26 May 2017 14:36:33 +0200 Subject: upgrade to Windows SDK 10.0.15063.0 this is required for /permissive- to work, because some headers in the Windows SDK use Microsoft extensions that are not allowed in standards mode --- Externals/cpp-optparse/cpp-optparse.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'Externals/cpp-optparse/cpp-optparse.vcxproj') diff --git a/Externals/cpp-optparse/cpp-optparse.vcxproj b/Externals/cpp-optparse/cpp-optparse.vcxproj index aa59b90632..2ab8b046c8 100644 --- a/Externals/cpp-optparse/cpp-optparse.vcxproj +++ b/Externals/cpp-optparse/cpp-optparse.vcxproj @@ -12,6 +12,7 @@ {C636D9D1-82FE-42B5-9987-63B7D4836341} + 10.0.15063.0 -- cgit v1.2.3