glib/build/win32/vs9
Tor Lillqvist e62e7227bf Fix the "install" VS9 project
Install also ghostutils.h. Don't bother mentioning any pointless
PreprocessorDefinitions for the "install" project, as all it does is
copy files.
2010-02-03 18:12:32 +02:00
..
gio.vcproj Link with dnsapi.lib also in 32-bit builds 2010-02-02 21:26:12 +02: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 Update VS9 project files to fix build 2009-10-02 12:34:44 +03:00
gmodule.vcproj Update VS9 project files to fix build 2009-10-02 12:34:44 +03:00
gobject.vcproj Update VS9 project files to fix build 2009-10-02 12:34:44 +03: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 Update VS9 project files to fix build 2009-10-02 12:34:44 +03:00
gthread.vcproj Update VS9 project files to fix build 2009-10-02 12:34:44 +03:00
install.vcproj Fix the "install" VS9 project 2010-02-03 18:12:32 +02:00
Makefile.am Include also testglib.vcproj in tarball 2010-02-02 21:26:01 +02: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.