khafile cleanup
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user