glib/build/win32/vs9
Tor Lillqvist 0f35c33ecf win32/vs8/README New files. Mention this VS solution and projects are
2009-01-13  Tor Lillqvist  <tml@novell.com>

	* win32/vs8/README
	* win32/vs9/README: New files. Mention this VS solution and
	projects are experimental and that https://code.launchpad.net/oah
	might be a better choice.

	* win32/vs8/Makefile.am
	* win32/vs9/Makefile.am (EXTRA_DIST): Add the READMEs and two
	missing vcproj files.


svn path=/trunk/; revision=7806
2009-01-13 12:13:55 +00:00
..
gio.vcproj Bug 558153 - Patch for .def files generation 2008-11-02 19:41:25 +00:00
glib-genmarshal.vcproj New folder. Project files for use with MSVS9. Based on the MSVS8 project 2008-09-15 22:59:44 +00:00
glib.sln Add an "install" project that copies the deliverables into a place 2008-09-16 01:04:55 +00:00
glib.vcproj Bug 558153 - Patch for .def files generation 2008-11-02 19:41:25 +00:00
gmodule.vcproj Bug 558153 - Patch for .def files generation 2008-11-02 19:41:25 +00:00
gobject.vcproj Bug 558153 - Patch for .def files generation 2008-11-02 19:41:25 +00:00
gspawn-win32-helper-console.vcproj Use "win64" in the names of the helper exes when built for 64-bit 2008-09-15 23:10:10 +00:00
gspawn-win32-helper.vcproj Use "win64" in the names of the helper exes when built for 64-bit 2008-09-15 23:10:10 +00:00
gthread.vcproj New folder. Project files for use with MSVS9. Based on the MSVS8 project 2008-09-15 22:59:44 +00:00
install.vcproj Add an "install" project that copies the deliverables into a place 2008-09-16 01:04:55 +00:00
Makefile.am win32/vs8/README New files. Mention this VS solution and projects are 2009-01-13 12:13:55 +00:00
README win32/vs8/README New files. Mention this VS solution and projects are 2009-01-13 12:13:55 +00:00
testglib.vcproj New folder. Project files for use with MSVS9. Based on the MSVS8 project 2008-09-15 22:59:44 +00:00

Note that this is mostly experimental and not really maintained. It
seems that the OAH project at https://code.launchpad.net/oah might be
a better choice if you want to start building GLib (and more of the
GTK+ stack) with Visual Studio.