glib/build
Chun-wei Fan 6c7539fe59 Clean up Visual C++ property sheets
We no longer need entries to generate the .def files in the property sheets
as we are now doing __declspec (dllexport) to export all the needed
symbols.  So, purge these items from the property sheets since they are no
longer used.
2013-01-19 12:02:45 +08:00
..
win32 Clean up Visual C++ property sheets 2013-01-19 12:02:45 +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 Fix distcheck 2012-12-17 19:15:29 -05: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.