[binaries] | |
c = '@host@-gcc' | |
cpp = '@host@-g++' | |
ar = '@host@-ar' | |
ranlib = '@host@-ranlib' | |
strip = '@host@-strip' | |
windres = '@host@-windres' | |
pkgconfig = 'pkg-config' | |
[host_machine] | |
system = 'windows' | |
cpu_family = '@cpu@' | |
cpu = '@cpu@' | |
endian = 'little' | |
[properties] | |
cpp_args = ['-D_WIN32_WINNT=0x0601', '-O2', '-pipe', '-march=@arch@'] |