summaryrefslogtreecommitdiffstats
path: root/third_party/dav1d/package/crossfiles/i686-w64-mingw32.meson
blob: 1fae70a3478a684d725dda0382a03b6714c8a2b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[binaries]
c = 'i686-w64-mingw32-gcc'
cpp = 'i686-w64-mingw32-g++'
ar = 'i686-w64-mingw32-ar'
strip = 'i686-w64-mingw32-strip'
windres = 'i686-w64-mingw32-windres'
exe_wrapper = ['wine']

[properties]
c_link_args = ['-static-libgcc']
needs_exe_wrapper = true

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