[binaries]
c = '/usr/bin/i686-w64-mingw32-gcc'
cpp = '/usr/bin/i686-w64-mingw32-g++'
ar = '/usr/i686-w64-mingw32/bin/ar'
strip = '/usr/i686-w64-mingw32/bin/strip'
windres = '/usr/bin/i686-w64-mingw32-windres'
pkgconfig = '/usr/bin/i686-w64-mingw32-pkg-config'
exe_wrapper = '/usr/libexec/meson/mingw32-wrapper'

[properties]
needs_exe_wrapper = true

[host_machine]
system = 'windows'
cpu_family = 'x86'
cpu = 'i686'
endian = 'little'
