First commit

This commit is contained in:
2026-06-13 00:12:20 +03:00
commit 71707738e3
4 changed files with 114 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
[binaries]
c = 'x86_64-w64-mingw32-clang'
exe_wrapper = 'wine'
[host_machine]
system = 'windows'
cpu_family = 'x86_64'
cpu = 'x86_64'
endian = 'little'