summaryrefslogtreecommitdiff
path: root/Externals/cpp-optparse/cpp-optparse.vcxproj
diff options
context:
space:
mode:
authorConnor McLaughlin <stenzek@gmail.com>2019-12-03 13:03:49 +1000
committerGitHub <noreply@github.com>2019-12-03 13:03:49 +1000
commit15fc71cfcf5f94221443aaff99ae559fa3cb4633 (patch)
tree9f9e2ba276c727fb39995902450f3a1bc1de6e42 /Externals/cpp-optparse/cpp-optparse.vcxproj
parent0f6304ad34bf7c7e826860280e92ac3dd616773f (diff)
parent33c0abd1ab1444a70af649d80174ab8436b08300 (diff)
Merge pull request #8498 from stenzek/update-vs2019
Update VS projects/solutions to VS2019
Diffstat (limited to 'Externals/cpp-optparse/cpp-optparse.vcxproj')
-rw-r--r--Externals/cpp-optparse/cpp-optparse.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/Externals/cpp-optparse/cpp-optparse.vcxproj b/Externals/cpp-optparse/cpp-optparse.vcxproj
index 8e3160d1e3..22f3dd23bd 100644
--- a/Externals/cpp-optparse/cpp-optparse.vcxproj
+++ b/Externals/cpp-optparse/cpp-optparse.vcxproj
@@ -12,12 +12,12 @@
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{C636D9D1-82FE-42B5-9987-63B7D4836341}</ProjectGuid>
- <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
+ <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
- <PlatformToolset>v141</PlatformToolset>
+ <PlatformToolset>v142</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Debug'" Label="Configuration">