diff options
author | AnnieRuru <jeankofannie2@gmail.com> | 2019-02-11 13:18:34 +0800 |
---|---|---|
committer | AnnieRuru <jeankofannie2@gmail.com> | 2019-02-11 13:18:34 +0800 |
commit | bc8295dd69ccaba3b5a83726e6418e0f6051eb90 (patch) | |
tree | d142bc1d78ad165b73595f0ae981e8f9af8ae5fd /vcproj-15/char-server.vcxproj | |
parent | ee51e2c33f4ebe2805b090ab0b54023436b41580 (diff) | |
download | hercules-bc8295dd69ccaba3b5a83726e6418e0f6051eb90.tar.gz hercules-bc8295dd69ccaba3b5a83726e6418e0f6051eb90.tar.bz2 hercules-bc8295dd69ccaba3b5a83726e6418e0f6051eb90.tar.xz hercules-bc8295dd69ccaba3b5a83726e6418e0f6051eb90.zip |
Retarget 10.0.15063.0 into 10.0.17763.0
so we don't have to download additional 1.43GB unnecessary
Diffstat (limited to 'vcproj-15/char-server.vcxproj')
-rw-r--r-- | vcproj-15/char-server.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcproj-15/char-server.vcxproj b/vcproj-15/char-server.vcxproj index 253437275..6756fc25e 100644 --- a/vcproj-15/char-server.vcxproj +++ b/vcproj-15/char-server.vcxproj @@ -14,7 +14,7 @@ <ProjectGuid>{D356871D-58E1-450B-967A-E4E9646175AF}</ProjectGuid> <RootNamespace>char-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"> |