Add libpng

This commit is contained in:
crazywhalecc
2026-03-21 11:12:13 +08:00
parent bd73b4a6dc
commit 230be2ebe8
2 changed files with 22 additions and 0 deletions

View File

@@ -14,3 +14,6 @@ libpng:
- zlib
static-libs@unix:
- libpng16.a
static-libs@windows:
- libpng16_static.lib
- libpng_a.lib