bananatools/cross-mingw-64.txt

10 lines
193 B
Plaintext
Raw Normal View History

2023-01-03 04:35:53 +00:00
[binaries]
c = 'x86_64-w64-mingw32-gcc'
ar = 'x86_64-w64-mingw32-ar'
strip = 'x86_64-w64-mingw32-strip'
[host_machine]
system = 'windows'
cpu_family = 'x86_64'
cpu = 'x86_64'
endian = 'little'