Prepare Visual Studio 2010 projects for Visual Studio 2012
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 18 Jan 2013 03:16:37 +0000 (11:16 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 18 Jan 2013 03:16:37 +0000 (11:16 +0800)
commit997b7dc817e03f2b1de7afa9529a0dc14eadcb59
tree0ca90998a635d4d56700ae40413a82f781b04511
parent225091ac01c7fbb0781ca20095abe21869362d99
Prepare Visual Studio 2010 projects for Visual Studio 2012

This adds a PlatformToolset tag in the project configs so that we can
provide support for Visual Studio 2012 with relative ease as the format
of the VS 2012 projects are only slightly different from their VS 2010
counterparts.  We can then use a script like the one used in GLib[1] to
copy the VS2010 projects and replace the necessary tags to create the
VS2012 projects.

This also cleans up the projects and property sheets, as there were some
unwanted/unneeded entries in them.

[1]: http://git.gnome.org/browse/glib/commit/?id=76cecf061b377d30e5422cdddb1fb9d19c52421d
build/win32/vs10/atk.props
build/win32/vs10/atk.vcxprojin
build/win32/vs10/install.vcxproj