18 lines
392 B
Text
18 lines
392 B
Text
[binaries]
|
|
c = 'i686-w64-mingw32-gcc'
|
|
cpp = 'i686-w64-mingw32-g++'
|
|
ar = 'i686-w64-mingw32-gcc-ar'
|
|
ranlib = 'i686-w64-mingw32-gcc-ranlib'
|
|
strip = 'i686-w64-mingw32-strip'
|
|
windres = 'i686-w64-mingw32-windres'
|
|
dlltool = 'i686-w64-mingw32-dlltool'
|
|
exe_wrapper = ['wine']
|
|
|
|
[properties]
|
|
needs_exe_wrapper = true
|
|
|
|
[host_machine]
|
|
system = 'windows'
|
|
cpu_family = 'i686'
|
|
cpu = 'i686'
|
|
endian = 'little'
|