mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-11-30 02:58:26 +08:00
12 lines
181 B
JSON
12 lines
181 B
JSON
{
|
|
"name":"demoui",
|
|
"app_type":"c",
|
|
"version":"1.0",
|
|
"assets" : "assets",
|
|
"sources":["demo_ui_app.c"],
|
|
"config" : {
|
|
"fontScale":"0.8",
|
|
"defaultFont":"sans"
|
|
}
|
|
}
|