diff options
author | chai <chaifix@163.com> | 2018-09-08 08:46:55 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-09-08 08:46:55 +0800 |
commit | 571c848068c378985e27066ff261b584fda09173 (patch) | |
tree | 9b95668a70a12594e85fdeb63e887f700ba5eb15 /build/vc++ | |
parent | 36f7e3e5542f3cfee11b34ce497fcb877b3462bf (diff) |
*update
Diffstat (limited to 'build/vc++')
-rw-r--r-- | build/vc++/jin.rc | bin | 3272 -> 3340 bytes | |||
-rw-r--r-- | build/vc++/jin.vcxproj | 2 | ||||
-rw-r--r-- | build/vc++/libjin/libjin.vcxproj | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/build/vc++/jin.rc b/build/vc++/jin.rc Binary files differindex 216f2ca..5a3a57f 100644 --- a/build/vc++/jin.rc +++ b/build/vc++/jin.rc diff --git a/build/vc++/jin.vcxproj b/build/vc++/jin.vcxproj index 35fb1fe..bc26439 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" /> diff --git a/build/vc++/libjin/libjin.vcxproj b/build/vc++/libjin/libjin.vcxproj index d7676a9..fe5bdb6 100644 --- a/build/vc++/libjin/libjin.vcxproj +++ b/build/vc++/libjin/libjin.vcxproj @@ -22,7 +22,7 @@ <VCProjectVersion>15.0</VCProjectVersion> <ProjectGuid>{9EE02090-C15E-4520-9C05-C435E45EF2FC}</ProjectGuid> <RootNamespace>libjin</RootNamespace> - <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> + <WindowsTargetPlatformVersion>10.0.14393.0</WindowsTargetPlatformVersion> <ProjectName>libjin(min version)</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |