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