You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
[binaries]
|
|
|
|
c = '/usr/bin/i686-w64-mingw32-gcc'
|
|
|
|
cpp = '/usr/bin/i686-w64-mingw32-g++'
|
|
|
|
ar = '/usr/bin/i686-w64-mingw32-ar'
|
|
|
|
strip = '/usr/bin/i686-w64-mingw32-strip'
|
|
|
|
pkgconfig = '/usr/bin/i686-w64-mingw32-pkg-config'
|
|
|
|
windres = '/usr/bin/i686-w64-mingw32-windres'
|
|
|
|
exe_wrapper = 'wine'
|
|
|
|
ld = '/usr/bin/i686-w64-mingw32-ld'
|
|
|
|
|
|
|
|
[properties]
|
|
|
|
# Directory that contains 'bin', 'lib', etc
|
|
|
|
root = '/usr/i686-w64-mingw32'
|
|
|
|
# Directory that contains 'bin', 'lib', etc for the toolchain and system libraries
|
|
|
|
sys_root = '/usr/i686-w64-mingw32/sys-root/mingw'
|
|
|
|
|
|
|
|
[host_machine]
|
|
|
|
system = 'windows'
|
|
|
|
cpu_family = 'x86'
|
|
|
|
cpu = 'i686'
|
|
|
|
endian = 'little'
|