MSVC Builds: "Add" Visual Studio 2015 Projects

Desktop / GNOME / GTK - Chun-wei Fan [src.gnome.org] - 15 September 2015 06:59 UTC

"Add" Visual Studio 2015 projects by what we did before: Copy the Visual Studio 2010 project files and replace the items in there as needed, as the formats of the 2010 and 2015 projects are largely the same.

9a4990f MSVC Builds: "Add" Visual Studio 2015 Projects
build/Makefile-newvs.am | 22 ++++++++++++---------
build/win32/Makefile.am | 3 ++-
build/win32/vs11/Makefile.am | 4 +---
build/win32/vs12/Makefile.am | 4 +---
build/win32/vs14/Makefile.am | 43 ++++++++++++++++++++++++++++++++++++++++++
configure.ac | 1 +
6 files changed, 61 insertions(+), 16 deletions(-)

Upstream: git.gnome.org


  • Share