1 Star 0 Fork 100

mufeng521/third_party_libpng

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
Mr.zhao 提交于 2024-05-28 16:24 . 修改编译报错
{
"name": "@ohos/libpng",
"description": "Reference library for supporting the Portable Network Graphics (PNG) format.",
"version": "3.1",
"license": "libpng license",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/libpng"
},
"dirs": {},
"scripts": {},
"licensePath": "LICENSE",
"readmePath": {
"en": "README"
},
"component": {
"name": "libpng",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [
"small",
"mini",
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"zlib"
],
"third_party": [
"zlib"
]
},
"build": {
"sub_component": [],
"inner_kits": [
{
"type": "so",
"name": "//third_party/libpng:libpng",
"header": {
"header_files": [],
"header_base": "//third_party/libpng"
}
},
{
"name": "//third_party/libpng:libpng_static"
}
],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mufeng_413/third_party_libpng.git
[email protected]:mufeng_413/third_party_libpng.git
mufeng_413
third_party_libpng
third_party_libpng
master

搜索帮助