meson: build Windows resource files
commitaa7c5cbdcbe8b22f019c29668bcbe57d53f9866d
authorChristoph Reiter <reiter.christoph@gmail.com>
Thu, 14 Dec 2017 12:32:56 +0000 (14 13:32 +0100)
committerChristoph Reiter <creiter@src.gnome.org>
Thu, 4 Jan 2018 21:19:30 +0000 (4 22:19 +0100)
treee113a90aeee3adc917a8b76c2bf763bed529a4aa
parent0e7b82abb93aeb6fdf374d9e1e4fd4f4636a11f8
meson: build Windows resource files

configure_file() forces utf-8 atm but .rc files are not utf-8.
To work around the issue just remove the only non-ASCII char.

https://bugzilla.gnome.org/show_bug.cgi?id=784995
gio/gio.rc.in
gio/meson.build
glib/glib.rc.in
glib/meson.build
gmodule/gmodule.rc.in
gmodule/meson.build
gobject/gobject.rc.in
gobject/meson.build
gthread/gthread.rc.in
gthread/meson.build
meson.build