Add VS 2010 compilation support for some utilities
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 25 Apr 2011 05:32:18 +0000 (13:32 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 25 Apr 2011 05:32:18 +0000 (13:32 +0800)
commitdc7e9a54e5957178ecd5ec250d3fe44064fab58b
treecb9e38e941b05c7fceaf671b31c41fbc8cd39ce4
parentf42d97b88b092e9cb3d0c769cb9f41fe2ce43b16
Add VS 2010 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
build/win32/vs10/Makefile.am
build/win32/vs10/glib-compile-schemas.vcxproj [new file with mode: 0644]
build/win32/vs10/glib-compile-schemas.vcxproj.filters [new file with mode: 0644]
build/win32/vs10/glib.props
build/win32/vs10/glib.sln
build/win32/vs10/gsettings.vcxproj [new file with mode: 0644]
build/win32/vs10/gsettings.vcxproj.filters [new file with mode: 0644]