diff options
author | Chun-wei Fan <fanchunwei@src.gnome.org> | 2011-04-27 00:46:52 +0800 |
---|---|---|
committer | Chun-wei Fan <fanchunwei@src.gnome.org> | 2011-04-27 00:48:05 +0800 |
commit | 527a299fdd610720a84546863218938d518807e6 (patch) | |
tree | c386e8f2e5da73d616f41365db79a65afb9d560e /configure.ac | |
parent | 343d24c3486a9d04731dcf0538595353f404ded4 (diff) | |
download | gtk+-527a299fdd610720a84546863218938d518807e6.tar.gz |
Bug 643270: VS2010 Project Files (autotools)
-Update to distribute the VS2010 files.
-Added rules in Makefile.am's of GDK and GTK to fill in the
project/filter files templates with up-to-date source file
listings to simplify maintenace.
Any comments on the usage of the VS2010 files are welcome!
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 3f73ffda7b..e493012bae 100644 --- a/configure.ac +++ b/configure.ac @@ -1662,6 +1662,7 @@ docs/tools/Makefile build/Makefile build/win32/Makefile build/win32/vs9/Makefile +build/win32/vs10/Makefile gdk/Makefile gdk/broadway/Makefile gdk/x11/Makefile |