summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2014-07-01 13:46:46 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2014-07-01 13:46:46 +0800
commite895f9e56353448842c333a37a3f92f9b58e79f0 (patch)
tree5c0c88935a862d93e5cd1e01698fc5ab724ef425 /configure.ac
parent33b83516e17a6a34265d036f9e02b272cd1b436a (diff)
downloadpango-e895f9e56353448842c333a37a3f92f9b58e79f0.tar.gz
Build: Provide Simple Support for MSVC 2012/2013
As the Visual Studio 2012/2013 are only slightly different from the Visual Studio 2010 projects, we can provide support for them by using scripts to copy the Visual Studio 2010 projects, and update the specific parts as necessary. Thus, there would be little maintenance overhead for these as only the 2010 projects need to be kept up-to-date as a result. This might change when we do get the stack working with WinRT/Metro, but that's going to be another totally different issue.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6ac45e9a..34e64a5c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -954,6 +954,8 @@ build/Makefile
build/win32/Makefile
build/win32/vs9/Makefile
build/win32/vs10/Makefile
+build/win32/vs11/Makefile
+build/win32/vs12/Makefile
pango.pc
pangowin32.pc
pangoft2.pc