Browse Source

Changed PlatformVersion to match other libs

Brian Fiete 6 years ago
parent
commit
4d87f20085
1 changed files with 1 additions and 1 deletions
  1. 1 1
      extern/hunspell/src/win_api/libhunspell.vcxproj

+ 1 - 1
extern/hunspell/src/win_api/libhunspell.vcxproj

@@ -38,7 +38,7 @@
     <ProjectGuid>{53609BB3-D874-465C-AF7B-DF626DB0D89B}</ProjectGuid>
     <ProjectGuid>{53609BB3-D874-465C-AF7B-DF626DB0D89B}</ProjectGuid>
     <RootNamespace>Hunspell</RootNamespace>
     <RootNamespace>Hunspell</RootNamespace>
     <Keyword>Win32Proj</Keyword>
     <Keyword>Win32Proj</Keyword>
-    <WindowsTargetPlatformVersion>10.0.18362.0</WindowsTargetPlatformVersion>
+    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
   </PropertyGroup>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_dll|Win32'" Label="Configuration">
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_dll|Win32'" Label="Configuration">