diff options
| author | Tillmann Karras <tilkax@gmail.com> | 2018-10-20 00:48:37 +0100 |
|---|---|---|
| committer | Tillmann Karras <tilkax@gmail.com> | 2018-10-20 00:53:08 +0100 |
| commit | 97cc9894e46a8200d524a6e3fad943db71cae3b5 (patch) | |
| tree | 39b4dd14f18e7b7714a7fd58fec7b1115e40fe47 /Externals/cpp-optparse/cpp-optparse.vcxproj | |
| parent | 4d62037f885683183fd4dcf516d86c939fdbad8d (diff) | |
Update to Visual Studio's default Windows SDK
Diffstat (limited to 'Externals/cpp-optparse/cpp-optparse.vcxproj')
| -rw-r--r-- | Externals/cpp-optparse/cpp-optparse.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Externals/cpp-optparse/cpp-optparse.vcxproj b/Externals/cpp-optparse/cpp-optparse.vcxproj index 57e5b86cb9..8e3160d1e3 100644 --- a/Externals/cpp-optparse/cpp-optparse.vcxproj +++ b/Externals/cpp-optparse/cpp-optparse.vcxproj @@ -12,7 +12,7 @@ </ItemGroup> <PropertyGroup Label="Globals"> <ProjectGuid>{C636D9D1-82FE-42B5-9987-63B7D4836341}</ProjectGuid> - <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> + <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration"> |
