Fix typo.

This commit is contained in:
Relintai 2023-12-16 13:46:47 +01:00
parent f78e25259d
commit cd13c50e49

View File

@ -277,7 +277,7 @@ def generate_scu_files(verbose, is_release_build):
#process_folder(["core/io"])
#process_folder(["core/crypto"])
process_folder(["core", "bind", "config", "containers", "error", "input", "log", "math", "object"
process_folder(["core", "bind", "config", "containers", "error", "input", "log", "math", "object",
"os", "string", "variant", "io", "crypto"])
process_folder(["drivers/gles2"])