1
1
mirror of synced 2025-01-21 01:38:47 +01:00
TaikoArcadeLoader/cross-mingw-64.txt

12 lines
225 B
Plaintext
Raw Normal View History

2024-03-23 20:08:42 +09:00
[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'
[host_machine]
system = 'windows'
cpu_family = 'x86_64'
cpu = 'x86_64'
endian = 'little'