Update Visual C++ 2008 projects
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 7 Feb 2012 08:31:53 +0000 (16:31 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 7 Feb 2012 08:31:53 +0000 (16:31 +0800)
commit2b400d853e084dc7fe512ea6a56510e64cba7846
treeb760185ed113810e13802d2d5afa243e09c36f19
parentd858cd30478c0d331e1dc4164e39237de6f52f7f
Update Visual C++ 2008 projects

Make the "install" project depend on the glib-compile-resources gresource
projects so that these tools will be indeed installed.  Missed that in my
last commit-oops.

Also make the "install" project not to depend on the testglib project as:
-the test program in the project is not an exhausive test of the GLib
 libraries
-One may want to use the project to compile different test program(s), so
 it might be better to keep the project but not "install" the resulting
 .exe
build/win32/vs9/glib.sln