summaryrefslogtreecommitdiff
path: root/vcproj-15/map-server.vcxproj
diff options
context:
space:
mode:
authorAsheraf <Asheraf@users.noreply.github.com>2019-02-19 19:06:11 +0000
committerGitHub <noreply@github.com>2019-02-19 19:06:11 +0000
commitd496d8963fb4c2eb9015a2911a88299e29644681 (patch)
tree84e28a025a4237b8541cdcaef159d2a8e3f12030 /vcproj-15/map-server.vcxproj
parent5f418c77b1b3d3eaae886af1c6399d07bcdb37b9 (diff)
parentbc8295dd69ccaba3b5a83726e6418e0f6051eb90 (diff)
downloadhercules-d496d8963fb4c2eb9015a2911a88299e29644681.tar.gz
hercules-d496d8963fb4c2eb9015a2911a88299e29644681.tar.bz2
hercules-d496d8963fb4c2eb9015a2911a88299e29644681.tar.xz
hercules-d496d8963fb4c2eb9015a2911a88299e29644681.zip
Merge pull request #2368 from AnnieRuru/55-vcxproj-15
Retarget Windows SDK from version 10.0.15063.0 into 10.0.17763.0 for Visual Studio 2017
Diffstat (limited to 'vcproj-15/map-server.vcxproj')
-rw-r--r--vcproj-15/map-server.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcproj-15/map-server.vcxproj b/vcproj-15/map-server.vcxproj
index ac24ce2a2..7009557f5 100644
--- a/vcproj-15/map-server.vcxproj
+++ b/vcproj-15/map-server.vcxproj
@@ -14,7 +14,7 @@
<ProjectGuid>{D356871D-58E1-450B-967A-E6E9646175AF}</ProjectGuid>
<RootNamespace>map-server</RootNamespace>
<Keyword>Win32Proj</Keyword>
- <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
+ <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">