Add Visual C++ 2008 projects for GResource tools
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 7 Feb 2012 06:37:57 +0000 (14:37 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 7 Feb 2012 06:37:57 +0000 (14:37 +0800)
commitd858cd30478c0d331e1dc4164e39237de6f52f7f
tree05016f034e6dbfdd34dceb2dd3af155a718aac58
parent867f554ea53bb4e7c975a919e245d4a02d6f42fe
Add Visual C++ 2008 projects for GResource tools

Add projects to build the glib-compile-resources and gresource(-tool)
utilities, and "install" these tools upon successful compilation, and dist
the new projects.

One piece of note: will it be better to dist gconstructor_as_data.h instead
of generating it in the VS build process (I generated it in the property
sheet update in this commit)?

Visual C++ 2010 projects will follow shortly.
build/win32/vs9/Makefile.am
build/win32/vs9/glib-compile-resources.vcproj [new file with mode: 0644]
build/win32/vs9/glib.sln
build/win32/vs9/glib.vsprops
build/win32/vs9/gresource.vcproj [new file with mode: 0644]