]> jfr.im git - irc/hexchat/hexchat.git/blob - fedora-mingw64.ini
Migrate from gtk_widget_is_composited to gdk_screen_is_composited.
[irc/hexchat/hexchat.git] / fedora-mingw64.ini
1 ; dnf install mingw64-{gtk,openssl}
2
3 [binaries]
4 c = '/usr/bin/x86_64-w64-mingw32-gcc'
5 cpp = '/usr/bin/x86_64-w64-mingw32-g++'
6 ar = '/usr/bin/x86_64-w64-mingw32-gcc-ar'
7 strip = '/usr/bin/x86_64-w64-mingw32-strip'
8 pkgconfig = '/usr/bin/x86_64-w64-mingw32-pkg-config'
9
10 [host_machine]
11 system = 'windows'
12 cpu_family = 'x86_64'
13 cpu = 'x86_64'
14 endian = 'little'