mirror of
https://github.com/flightlessmango/MangoHud.git
synced 2024-11-08 07:10:28 +00:00
17 lines
313 B
Plaintext
17 lines
313 B
Plaintext
[binaries]
|
|
c = 'i686-w64-mingw32-gcc'
|
|
cpp = 'i686-w64-mingw32-g++'
|
|
ar = 'i686-w64-mingw32-ar'
|
|
strip = 'i686-w64-mingw32-strip'
|
|
pkg-config = 'i686-w64-mingw32-pkg-config'
|
|
sh = '/usr/bin/sh'
|
|
|
|
[properties]
|
|
needs_exe_wrapper = true
|
|
|
|
[host_machine]
|
|
system = 'windows'
|
|
cpu_family = 'x86'
|
|
cpu = 'i686'
|
|
endian = 'little'
|