Chun-wei Fan 46205a2d0d Bug631102: Updates to the MSVC 2008 Files
-README.txt: to tell people on the required usage of ZLib
 (which was in effect some releases ago) and optional usage
 of an external PCRE build

-gio.vcprojin: Made up for the required source files that were
 missed

-glib.sln: Added additional configurations to use external copy of
 PCRE and ensure "install" of test-glib.exe

-glib.vcprojin: Added additional configurations to use external
 copy of PCRE, updated the section for compiling the bindled
 PCRE as the file layout has changed here, and updated on the
 .def generation on x64 systems (some symbols are not used/compiled
 on x64 systems)

-glib.vsprops: Reflected on change of location of
 glibconfig.h(.win32), the addtitional configuration of the usage
 of an external copy of PCRE, the installation of testglib.exe,
 made up for missed headers for GLib/GIO that are required for
 installation and updated on the .def generation on x64 systems
 (some symbols are currently excluded on x64) for GLib/GModule

-gmodule.vcproj: Updated .def file generation on x64 systems
 as some symbols are not used/compiled on x64 systems
2010-11-30 10:47:36 +08: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.