delete lua && add background funcs

This commit is contained in:
2025-05-02 13:13:56 +05:00
parent 1c77f25017
commit 105f80a8f6
7 changed files with 214 additions and 43 deletions

View File

@@ -13,6 +13,19 @@
"SYSCALLS_VERSION_C"
]
},
{
"name": "Windows Lua5.3",
"includePath": [
"C:/MinGW/msys/1.0/home/autobuild/tools/win32/include",
"C:/MinGW/msys/1.0/home/autobuild/tools/win32/include/lua5.3",
"${workspaceFolder}/../kolibrios/contrib/sdk/sources/newlib/libc/include"
],
"defines": [
"SYSCALLS_VERSION_A",
"SYSCALLS_VERSION_B",
"SYSCALLS_VERSION_C"
]
},
{
"name": "Debug",
"includePath": [