Files
cell/cross/mingw64.ini
John Alanbrook 841c6c1d62
Some checks failed
CI / build-linux (push) Failing after 1m46s
CI / build-windows (push) Failing after 6m54s
runner
2026-02-25 20:56:05 -06:00

13 lines
264 B
INI

[binaries]
c = 'x86_64-w64-mingw32-gcc'
cpp = 'x86_64-w64-mingw32-g++'
ar = 'x86_64-w64-mingw32-ar'
strip = 'x86_64-w64-mingw32-strip'
windres = 'x86_64-w64-mingw32-windres'
[host_machine]
system = 'windows'
cpu_family = 'x86_64'
cpu = 'x86_64'
endian = 'little'