khafile cleanup

This commit is contained in:
luboslenco
2023-04-17 21:15:08 +02:00
parent fa38322058
commit 36ffdaebe7
4 changed files with 106 additions and 141 deletions
+1 -1
View File
@@ -7,10 +7,10 @@ flags.with_nfd = true;
flags.with_tinydir = true;
flags.with_zlib = true;
flags.with_stb_image_write = true;
flags.with_onnx = true;
flags.with_g2 = true;
flags.with_iron = true;
flags.with_zui = true;
flags.with_onnx = true;
flags.on_project_created = async function(project) {
project.addDefine('IDLE_SLEEP');