shithub: qk1

ref: 54dfc8929a5f41d0fc78e9a25b50ebf5748f0496
dir: /cross/x86_64-w64-mingw32.static.txt/

View raw version
[constants]
path = '@DIRNAME@/windows/bin/'
prefix = path + 'x86_64-w64-mingw32.static-'

[binaries]
c = prefix + 'gcc'
pkg-config = prefix + 'pkg-config'
sdl2-config = prefix + 'sdl2-config'
strip = prefix + 'strip'
windres = prefix + 'windres'

[host_machine]
system = 'windows'
cpu_family = 'x86_64'
cpu = 'x86_64'
endian = 'little'