glib/build
Chun-wei Fan c5b9a47fac Visual C++ 2010 projects: Prepare support for VS2012
Add the PlatformToolset tag to the project configs so that we can use add a
simple script later to the autotools files to copy the projects and change
the value (v100 -> v110) of that tag (and other simple changes) in order
that we can quickly provide and maintain support for Visual Studio 2012
with minimal effort.

Note that at the moment GLib does not yet support the API/SDK requirements
for Windows 8 Modern UI (formerly known as Metro), but this paves the very
initial step.
2012-11-05 12:31:44 +08:00
..
win32 Visual C++ 2010 projects: Prepare support for VS2012 2012-11-05 12:31:44 +08:00
ChangeLog win32/vs8/README New files. Mention this VS solution and projects are 2009-01-13 12:13:55 +00:00
Makefile.am externals. The relevant directories and files have been svn add'ed to GLib 2008-05-17 01:36:40 +00: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.