2025-12-15 21:21:12 +08:00

14 lines
258 B
Plaintext

{
__toolchains_windows_x64 = {
"mingw64"
},
arch = "x64",
builddir = "build",
ccache = true,
host = "windows",
kind = "static",
mode = "release",
ndk_stdcxx = true,
plat = "windows",
toolchain = "mingw64"
}