From 9e19d83a1a463299cb74a26c07bad74cf9c303a2 Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Fri, 25 Sep 2015 16:55:05 +0800 Subject: MSVC Builds: "Add" Visual Studio 2015 Projects This "adds" Visual Studio 2015 projects by doing what we did before: Copy the Visual Studio 2010 projects and updating items in there as needed, as the 2010 projects are largely the same to the 2015 ones. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 6865eff..c42cf46 100644 --- a/configure.ac +++ b/configure.ac @@ -152,6 +152,7 @@ build/win32/vs10/Makefile build/win32/vs10/croco-version-paths.props build/win32/vs11/Makefile build/win32/vs12/Makefile +build/win32/vs14/Makefile docs/Makefile docs/examples/Makefile docs/reference/Makefile -- cgit v1.2.1