summaryrefslogtreecommitdiff
path: root/Externals/cpp-optparse/cpp-optparse.vcxproj
diff options
context:
space:
mode:
authorBhaaL <bhaal@0x1337.org>2017-05-26 14:36:33 +0200
committerBhaaL <bhaal@0x1337.org>2017-05-28 13:37:31 +0200
commit072c161445514dbf758172286b211051fcf5e13f (patch)
treedb061a619705962e1413bbe7a5acf4dad969a1d5 /Externals/cpp-optparse/cpp-optparse.vcxproj
parent9fa1e8f45ffe6c8ed8465231dc1a3d29a4be2b0f (diff)
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
Diffstat (limited to 'Externals/cpp-optparse/cpp-optparse.vcxproj')
-rw-r--r--Externals/cpp-optparse/cpp-optparse.vcxproj1
1 files changed, 1 insertions, 0 deletions
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 @@
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{C636D9D1-82FE-42B5-9987-63B7D4836341}</ProjectGuid>
+ <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Label="Configuration">