151 Star 252 Fork 3.1K

OpenHarmony / xts_acts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
刘瓒 提交于 2023-12-08 15:53 . 适配新surface部件
{
"name": "@ohos/acts",
"description": "acts",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "test/xts/acts"
},
"dirs": {},
"scripts": {},
"component": {
"name": "acts",
"subsystem": "xts",
"syscap": [],
"features": [],
"adapted_system_type": [
"mini",
"small",
"standard"
],
"rom": "~256KB",
"ram": "0KB",
"deps": {
"components": [
"graphic_2d",
"graphic_surface",
"window_manager"
],
"third_party": [
"zlib",
"libpng",
"glslang",
"spirv-tools",
"vk-gl-cts"
]
},
"build": {
"sub_component": [ "//test/xts/acts/build:acts_lite" ],
"inner_kits": [],
"test": [ "//test/xts/acts/build:acts_group" ]
}
}
}
C++
1
https://gitee.com/openharmony/xts_acts.git
git@gitee.com:openharmony/xts_acts.git
openharmony
xts_acts
xts_acts
master

搜索帮助