build: Add Common Autotools Module for MSVC Projects
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 17 Sep 2015 01:29:31 +0000 (09:29 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 17 Sep 2015 01:29:31 +0000 (09:29 +0800)
commitacee891c473b4024997a1f92966a4ad5dc3b5b0c
treeae583978af984f16d1e76a18855763e636ffb0d0
parentfd9fefd7f0fc0e9eb67e60d853e4e8d05c530999
build: Add Common Autotools Module for MSVC Projects

This adds a common autotools module that can be used by various projects to
generate the Visual Studio projects as needed, and if necessary, generate
the headers listings to "install" for that project, based on items passed
in to this.  This is modelled on the Makefile.introspection autotools file
that is used by many GNOME projects to generate the introspection files.

https://bugzilla.gnome.org/show_bug.cgi?id=755114
build/Makefile.msvcproj [new file with mode: 0644]