diff options
author | chai <chaifix@163.com> | 2018-09-08 13:11:17 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-09-08 13:11:17 +0800 |
commit | 1ccc798ca383fc941d624751293ed88e012900d1 (patch) | |
tree | e883d01cf2255b4d596cac838d82a5bcc14bfd1e /build/vc++/jin.vcxproj | |
parent | c9bb26a90f3445cc6ca0bdfcb8283361dc9e6174 (diff) | |
parent | 571c848068c378985e27066ff261b584fda09173 (diff) |
*update
Diffstat (limited to 'build/vc++/jin.vcxproj')
-rw-r--r-- | build/vc++/jin.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/vc++/jin.vcxproj b/build/vc++/jin.vcxproj index 62b7572..ab26905 100644 --- a/build/vc++/jin.vcxproj +++ b/build/vc++/jin.vcxproj @@ -21,7 +21,7 @@ <PropertyGroup Label="Globals"> <ProjectGuid>{A3E35ECA-62EB-45CE-8152-674FBC7F7A3B}</ProjectGuid> <RootNamespace>jin</RootNamespace> - <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> + <WindowsTargetPlatformVersion>10.0.14393.0</WindowsTargetPlatformVersion> <ProjectName>jin(min version)</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |