aboutsummaryrefslogtreecommitdiff
path: root/build/vc++
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-09-08 13:11:17 +0800
committerchai <chaifix@163.com>2018-09-08 13:11:17 +0800
commit1ccc798ca383fc941d624751293ed88e012900d1 (patch)
treee883d01cf2255b4d596cac838d82a5bcc14bfd1e /build/vc++
parentc9bb26a90f3445cc6ca0bdfcb8283361dc9e6174 (diff)
parent571c848068c378985e27066ff261b584fda09173 (diff)
*update
Diffstat (limited to 'build/vc++')
-rw-r--r--build/vc++/jin.rcbin3272 -> 3340 bytes
-rw-r--r--build/vc++/jin.vcxproj2
-rw-r--r--build/vc++/libjin/libjin.vcxproj2
3 files changed, 2 insertions, 2 deletions
diff --git a/build/vc++/jin.rc b/build/vc++/jin.rc
index 216f2ca..5a3a57f 100644
--- a/build/vc++/jin.rc
+++ b/build/vc++/jin.rc
Binary files differ
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" />
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" />