glib/build
Chun-wei Fan c5754bdc43 build/Makefile.msvcproj: Fix cleanup
When we make Visual Studio 2013 the baseline Visual Studio version, we need to
the *.vs12.sourcefiles that are generated along the way so that 'make distcheck'
won't complain about the leftover files.  This was not caught in GLib as we do
not yet require Visual Studio 2013, but we update this here as this module is
intended to be used in projects that support Visual Studio project builds.
2016-12-20 14:36:02 +08:00
..
win32 Visual Studio builds: Update gio-2.0.pc generation 2016-11-23 11:12:00 +08:00
ChangeLog win32/vs8/README New files. Mention this VS solution and projects are 2009-01-13 12:13:55 +00:00
Makefile-newvs.am build/Makefile-newvs.am: Do not hardcode the baseline MSVC version 2016-11-01 15:39:16 +08:00
Makefile.am externals. The relevant directories and files have been svn add'ed to GLib 2008-05-17 01:36:40 +00:00
Makefile.msvcproj build/Makefile.msvcproj: Fix cleanup 2016-12-20 14:36:02 +08:00
README externals. The relevant directories and files have been svn add'ed to GLib 2008-05-17 01:36:40 +00:00

Now this directory is private to GLib. Only the files relevant to GLib
are left. See the separate "build" module in GNOME SVN for history.