Files
jami-daemon/cross-files/mingw_w64_x86-64.txt
Vladimir Stoiakin 387f6988cd build: add support for meson
Change-Id: I331522a09257d4ae787893ff72c270886c1aa210
Reviewed-by: Sébastien Blin <sebastien.blin@savoirfairelinux.com>
2020-05-21 11:50:30 -04:00

24 lines
462 B
Plaintext

[host_machine]
system = 'windows'
cpu_family = 'x86_64'
cpu = 'x86_64'
endian = 'little'
[binaries]
c = 'x86_64-w64-mingw32-gcc'
cpp = 'x86_64-w64-mingw32-g++'
ar = 'x86_64-w64-mingw32-ar'
strip = 'x86_64-w64-mingw32-strip'
pkgconfig = 'x86_64-w64-mingw32-pkg-config'
windres = 'x86_64-w64-mingw32-windres'
[properties]
#sys_root = ''
#pkg_config_libdir = ''
#c_args = ['']
#c_link_args = ['']
#cpp_args = ['']
#cpp_link_args = ['']
#needs_exe_wrapper = true