MSVC Builds: Add a Common Autotools Module for Introspection
commit8c77521e413d6e2078655f9f85749c20b971cf2e
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 15 Sep 2015 05:25:44 +0000 (15 13:25 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 13 Apr 2016 12:53:11 +0000 (13 20:53 +0800)
treeae62b2e86903947d80349ec301406803097859ae
parent3fe5d68011595face613a1166c8c1f60a0d1e16f
MSVC Builds: Add a Common Autotools Module for Introspection

This adds a common autotools module that can be included by the Makefile.am's
to generate the filelist and to assemble the command line to call
g-ir-scanner and g-ir-compiler to generate the .gir files and .typelib files
respectively.

https://bugzilla.gnome.org/show_bug.cgi?id=764983
build/Makefile.msvc-introspection [new file with mode: 0644]