Skip to content

Commit fd9dd24

Browse files
committed
Rename jpeg-static to mozjpeg.
1 parent f43716c commit fd9dd24

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

jpegoptim.sln

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jpegoptim", "jpegoptim.vcxp
77
{4FA20FF7-BCF4-3F4C-8F32-F563F4569B9A} = {4FA20FF7-BCF4-3F4C-8F32-F563F4569B9A}
88
EndProjectSection
99
EndProject
10-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mozjpeg", "jpeg-static.vcxproj", "{4FA20FF7-BCF4-3F4C-8F32-F563F4569B9A}"
10+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mozjpeg", "mozjpeg.vcxproj", "{4FA20FF7-BCF4-3F4C-8F32-F563F4569B9A}"
1111
EndProject
1212
Global
1313
GlobalSection(SolutionConfigurationPlatforms) = preSolution

jpegoptim.vcxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<ImportGroup Label="ExtensionTargets">
116116
</ImportGroup>
117117
<ItemGroup>
118-
<ProjectReference Include="jpeg-static.vcxproj">
118+
<ProjectReference Include="mozjpeg.vcxproj">
119119
<Project>{4FA20FF7-BCF4-3F4C-8F32-F563F4569B9A}</Project>
120120
</ProjectReference>
121121
</ItemGroup>
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)