glib/build/win32/vs8
Ernestas Kulik 03e86d000f Remove HAVE_CONFIG_H defs and uses
Since GLib files are only meant to be built as part of GLib, config.h
always exists, so the checks are more or less pointless.

https://bugzilla.gnome.org/show_bug.cgi?id=793399
2018-02-21 13:57:10 +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 Remove HAVE_CONFIG_H defs and uses 2018-02-21 13:57:10 +00:00
gmodule.vcproj Remove HAVE_CONFIG_H defs and uses 2018-02-21 13:57:10 +00:00
gobject.vcproj Remove HAVE_CONFIG_H defs and uses 2018-02-21 13:57:10 +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 Remove HAVE_CONFIG_H defs and uses 2018-02-21 13:57:10 +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.