Merge branch 'g-clear-pointer-no-side-effects' into 'master'
[glib.git] / .gitlab-ci / cross_file_mingw64.txt
blob1897b686a0cdae21fd091c9e8b8019fee07130d9
1 [host_machine]
2 system = 'windows'
3 cpu_family = 'x86_64'
4 cpu = 'x86_64'
5 endian = 'little'
7 [properties]
8 c_args = []
9 c_link_args = []
11 [binaries]
12 c = 'x86_64-w64-mingw32-gcc'
13 cpp = 'x86_64-w64-mingw32-g++'
14 ar = 'x86_64-w64-mingw32-ar'
15 strip = 'x86_64-w64-mingw32-strip'
16 pkgconfig = 'x86_64-w64-mingw32-pkg-config'
17 windres = 'x86_64-w64-mingw32-windres'