Add VS 2008 compilation support for some utilities

-Added projects to compile the glib-compile-schemas and gsettings utilities
-Update .vsprops to install these in "install" phase
-Distribute these projects also
This commit is contained in:
Chun-wei Fan
2011-04-25 13:47:07 +08:00
parent dc7e9a54e5
commit d8de88e541
5 changed files with 359 additions and 0 deletions

View File

@@ -14,4 +14,6 @@ EXTRA_DIST = \
gio.vcproj \
gio.vcprojin \
testglib.vcproj \
glib-compile-schemas.vcproj \
gsettings.vcproj \
install.vcproj