mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 12:55:46 -04:00
dep: Add stb_image_resize
This commit is contained in:
@ -35,9 +35,11 @@
|
||||
</ProjectConfiguration>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="src\stb_image_resize.c" />
|
||||
<ClCompile Include="src\stb_image_write.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="include\stb_image_resize.h" />
|
||||
<ClInclude Include="include\stb_image_write.h" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
|
Reference in New Issue
Block a user