Add a Windows .bat to generate typelibs
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 27 Aug 2012 10:32:42 +0000 (18:32 +0800)
committerColin Walters <walters@verbum.org>
Sat, 27 Oct 2012 16:06:11 +0000 (12:06 -0400)
commit713bd78c989c752ac35f1040da99c6a2fa1b8acb
treededdc674ad5333ea2885a00f5d5dd1a707d05756
parent36687f4836b90c4c7b9616a541cd07c805e4ac4f
Add a Windows .bat to generate typelibs

This will enable one to generate the .gir and .typelib files for GLib,
GModule, GObject, GIO and G-I without using a bash-style shell on Windows.

This is also the .bat that is used during the Visual C++ build process to
generate the .gir and .typelib files

https://bugzilla.gnome.org/show_bug.cgi?id=681820
build/win32/gengir.bat [new file with mode: 0644]