]> Pileus Git - ~andy/gtk/commit - build/win32/vs10/install.vcxproj
Prepare Visual Studio 2010 projects for Visual Studio 2012
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 23 Jan 2013 06:03:30 +0000 (14:03 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 23 Jan 2013 06:03:30 +0000 (14:03 +0800)
commitdd3ff6187fb7307774d38d6d210e6aa5f9395761
tree1ed9310d310a7e503e05eebc92121995c8a24c61
parentecf2a9471b4dd440709ffa4ae7c3efb5741dfaa5
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/gailutil.vcxproj
build/win32/vs10/gdk-win32.vcxproj
build/win32/vs10/gdk.vcxprojin
build/win32/vs10/gtk.vcxprojin
build/win32/vs10/gtk3-demo.vcxproj
build/win32/vs10/gtka11y.vcxprojin
build/win32/vs10/install.vcxproj