[binaries]
c = 'cl'
ar = 'lib'
nasm = 'nasm'
strip = 'strip'

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

[properties]
is32bit = true

