Update autotools for Visual C++ projects creation
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 14 Aug 2012 08:17:31 +0000 (16:17 +0800)
committerColin Walters <walters@verbum.org>
Sat, 27 Oct 2012 16:06:11 +0000 (12:06 -0400)
commit75b61c34fad2a907becb2ab6367e6b9571091c64
tree2cbe6de62b56f029e5424a84762a32e56c99ad77
parent181a88e95dd0981e5d76d6226818983ea74a042a
Update autotools for Visual C++ projects creation

-Add Makefile-msvcproj.am to fill in the cmph, girepository and
 g-ir-compiler projects
-Add various Makefile.am's under build/ to distribute the
 Visual C++-related files.

https://bugzilla.gnome.org/show_bug.cgi?id=681820
Makefile-msvcproj.am [new file with mode: 0644]
Makefile.am
build/Makefile.am [new file with mode: 0644]
build/win32/Makefile.am [new file with mode: 0644]
build/win32/vs10/Makefile.am [new file with mode: 0644]
build/win32/vs9/Makefile.am [new file with mode: 0644]
configure.ac