Blame MSVC_Net2013/README

Packit 908522
Building cairomm-1.0 with Visual Studio .NET 2013
Packit 908522
Packit 908522
* You will need Visual Studio 2013 (MSVC 12.0).  Building with Visual Studio 2012 or earlier is no longer supported.
Packit 908522
* Install the latest Win32 GTK+ Development files from ftp://ftp.gnome.org/pub/GNOME/binaries/win32/gtk+/ and add
Packit 908522
  the paths to headers and import libraries to Visual Studio, if they are not already in $(srcroot)/../vs12/$(Platform).
Packit 908522
* Load the MSVC_Net2013/cairomm.sln solution.
Packit 908522
* Build the entire solution.
Packit 908522
* Run the tests.
Packit 908522
Packit 908522
Cedric Gustin
Packit 908522
08/18/2006
Packit 908522
Packit 908522
Armin Burgmeier
Packit 908522
09/29/2010
Packit 908522
Packit 908522
Chun-wei Fan
Packit 908522
09/10/2015