diff options
author | Chun-wei Fan <fanchunwei@src.gnome.org> | 2015-09-09 12:02:34 +0800 |
---|---|---|
committer | Chun-wei Fan <fanchunwei@src.gnome.org> | 2015-09-09 15:26:03 +0800 |
commit | 9681fa2ca8dfeb570471a3828e5b6aee4253025c (patch) | |
tree | 9705482583bbb58f1d2d6150f24e3ebf60b8cbf8 /configure.ac | |
parent | c0e56e5af9e00137de1eb603ac1625332176f407 (diff) | |
download | pango-9681fa2ca8dfeb570471a3828e5b6aee4253025c.tar.gz |
MSVC Builds: "Add" MSVC 2015 Project Files
This "adds" Visual Studio 2015 projects in the way that we did before:
copy the Visual Studio 2010 projects and replacing the items in there
as necessary.
Oh, this does pass 'make -jN distcheck' :)
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index c58c2d13..da87fad9 100644 --- a/configure.ac +++ b/configure.ac @@ -616,6 +616,7 @@ build/win32/vs9/Makefile build/win32/vs10/Makefile build/win32/vs11/Makefile build/win32/vs12/Makefile +build/win32/vs14/Makefile pango.pc pangowin32.pc pangoft2.pc |