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