1 Star 0 Fork 352

bluss/awtk

forked from zlgopen/awtk 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.json 801 Bytes
一键复制 编辑 原始数据 按行查看 历史
xianjimli 提交于 2020-08-17 11:06 . improve docs
{
"name": "demoui",
"version": "1.0",
"assets": "res/assets",
"author": "xianjimli@hotmail.com",
"copyright": "Guangzhou ZHIYUAN Electronics Co.,Ltd.",
"web": {
"app_type": "c",
"sources": [
"demos/assets.c",
"demos/demo_ui_app.c"
],
"config": {
"fontScale": "0.8",
"defaultFont": "sans"
}
},
"android": {
"app_name": "org.zlgopen.demoui",
"sources": [
"demos/assets.c",
"demos/demo_ui_app.c",
"demos/vg_common.inc",
"res/assets.inc",
"res/assets/__assets_default.inc"
]
},
"ios": {
"app_name": "org.zlgopen.demoui",
"sources": [
"demos/assets.c",
"demos/demo_ui_app.c",
"demos/vg_common.inc",
"res/assets.inc",
"res/assets/__assets_default.inc"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/bluss/awtk.git
git@gitee.com:bluss/awtk.git
bluss
awtk
awtk
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385