VS support updates
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 23 Sep 2011 02:41:19 +0000 (10:41 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 23 Sep 2011 02:48:25 +0000 (10:48 +0800)
commitb2717740a23ee37d057cc293ee4f92d91993c648
treee683573bed2da5602a7716eb0a43a5b97f3f9a24
parent9de564bf1f0f0c874ea311479f1561158e0d55e8
VS support updates

-Fix GLib project/filter files generation as some source items are under
 the "deprecated" subfolder, and filter out the gthread-*.c
-Explicitly specify gthread-win32.c in the GLib project/filter file
 templates, since tarballs are done on Linux.
-Don't define g_static_mutex_get_mutex in the pregenerated
 glibconfig.h.win32(.in) as it is defined in deprecated/gthread.h for Windows
build/win32/vs10/glib.vcxproj.filtersin
build/win32/vs10/glib.vcxprojin
build/win32/vs9/glib.vcprojin
glib/Makefile.am
glib/glibconfig.h.win32.in