Skip to content

Commit 16f704a

Browse files
committed
Update the Windows SDK version to 10.0.16299.0.
1 parent 1872c64 commit 16f704a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jpeg-static.vcxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<Keyword>Win32Proj</Keyword>
1616
<Platform>x64</Platform>
1717
<ProjectName>mozjpeg</ProjectName>
18-
<WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
18+
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
1919
</PropertyGroup>
2020
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2121
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">

jpegoptim.vcxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<Keyword>Win32Proj</Keyword>
1616
<Platform>x64</Platform>
1717
<ProjectName>jpegoptim</ProjectName>
18-
<WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
18+
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
1919
</PropertyGroup>
2020
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2121
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">

0 commit comments

Comments
 (0)