shithub: qk1

ref: a2bf5224f6a466910d1cd308e4c173dc50456d30
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'