diff options
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 c229899..0e63945 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 5cea858..9cda4f8 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" /> |