Эх сурвалжийг харах

vs2017项目vcxproj重置项目sdk为win10的,而不是win8的sdk.

Jeff 7 жил өмнө
parent
commit
38672fbb07

+ 1 - 1
source/hook/WeChats/WeChats.vcxproj

@@ -14,7 +14,7 @@
     <ProjectGuid>{7704A546-A786-41C8-B22A-04BC05AE4F82}</ProjectGuid>
     <RootNamespace>WeChats</RootNamespace>
     <Keyword>MFCProj</Keyword>
-    <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
+    <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">

+ 1 - 1
source/hook/WxService/WxService.vcxproj

@@ -14,7 +14,7 @@
     <ProjectGuid>{F6D9B47B-95FF-4A7D-BA72-F33A0506BE21}</ProjectGuid>
     <RootNamespace>WxService</RootNamespace>
     <Keyword>Win32Proj</Keyword>
-    <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
+    <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">

+ 1 - 1
source/hook/hook/hook.vcxproj

@@ -14,7 +14,7 @@
     <ProjectGuid>{4E160416-52D6-454E-943D-4DD7E1150D25}</ProjectGuid>
     <RootNamespace>hook</RootNamespace>
     <Keyword>Win32Proj</Keyword>
-    <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
+    <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">