glib/build/win32/vs8
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 Don't use Detect64BitPortabilityProblems as those warnings are misleading. 2008-09-15 14:56:23 +00:00
glib.sln win32/vs8/gspawn-win32-helper.vcproj New files. Build these two 2008-05-18 21:44:16 +00:00
glib.vcproj Bug 558153 - Patch for .def files generation 2008-11-02 19:41:25 +00:00
gmodule.vcproj Don't use Detect64BitPortabilityProblems as those warnings are misleading. 2008-09-15 14:56:23 +00:00
gobject.vcproj Bug 558153 - Patch for .def files generation 2008-11-02 19:41:25 +00:00
gspawn-win32-helper-console.vcproj Drop the "win32" part from under "dependencies" so that the same project 2008-09-15 16:04:33 +00:00
gspawn-win32-helper.vcproj Drop the "win32" part from under "dependencies" so that the same project 2008-09-15 16:04:33 +00:00
gthread.vcproj Don't use Detect64BitPortabilityProblems as those warnings are misleading. 2008-09-15 14:56:23 +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

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.