mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 09:55:37 +08:00
fix libpng license and libname
This commit is contained in:
@@ -223,7 +223,7 @@
|
|||||||
"libpng": {
|
"libpng": {
|
||||||
"source": "libpng",
|
"source": "libpng",
|
||||||
"static-libs-unix": [
|
"static-libs-unix": [
|
||||||
"libpng.a"
|
"libpng16.a"
|
||||||
],
|
],
|
||||||
"static-libs-windows": [
|
"static-libs-windows": [
|
||||||
"libpng16_static.lib"
|
"libpng16_static.lib"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user