1 Star 0 Fork 90

cheng_jinsong / third_party_libpng

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
libpng.pc.in 308 Bytes
一键复制 编辑 原始数据 按行查看 历史
mamingshuai 提交于 2021-03-11 18:43 . update openharmony 1.0.1
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@
Name: libpng
Description: Loads and saves PNG files
Version: @PNGLIB_VERSION@
Requires: zlib
Libs: -L${libdir} -lpng@PNGLIB_MAJOR@@PNGLIB_MINOR@
Libs.private: @LIBS@
Cflags: -I${includedir}
1
https://gitee.com/chneg-jinsong/third_party_libpng.git
git@gitee.com:chneg-jinsong/third_party_libpng.git
chneg-jinsong
third_party_libpng
third_party_libpng
master

搜索帮助