summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2016-10-26 13:42:43 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2016-10-26 16:46:38 +0800
commit2ba64e0b6249647240186c70c4fd0b52a1f0ed51 (patch)
treec04b8ac0268804a23be8397a0af3cad1e65fe1da /configure.ac
parent910300bcb2a464dcd7e1a9347d66250b71a484c5 (diff)
downloadgtk+-2ba64e0b6249647240186c70c4fd0b52a1f0ed51.tar.gz
MSVC builds: Support MSVC 2013 and later
We now need C99 features from the compiler which are only supported by Visual Studio 2013 and later, so drop the MSVC 2008~2012 projects, and make the baseline supported Visual Studio version be 2013. Update the build files as a result.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 1 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index f93c2d3944..e2425f22fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1993,12 +1993,8 @@ docs/reference/gtk/version.xml
docs/tools/Makefile
build/Makefile
build/win32/Makefile
-build/win32/vs9/Makefile
-build/win32/vs9/gtk4-version-paths.vsprops
-build/win32/vs10/Makefile
-build/win32/vs10/gtk4-version-paths.props
-build/win32/vs11/Makefile
build/win32/vs12/Makefile
+build/win32/vs12/gtk4-version-paths.props
build/win32/vs14/Makefile
gdk/Makefile
gdk/broadway/Makefile