diff options
author | Chun-wei Fan <fanchunwei@src.gnome.org> | 2015-09-09 12:04:59 +0800 |
---|---|---|
committer | Chun-wei Fan <fanchunwei@src.gnome.org> | 2015-09-09 15:29:48 +0800 |
commit | fd9fefd7f0fc0e9eb67e60d853e4e8d05c530999 (patch) | |
tree | 710255e16b22092bf75c445a923e7a4803fa889e /configure.ac | |
parent | a396cc5a8c3f60ded7994df8a404beea2e875bcd (diff) | |
download | atk-fd9fefd7f0fc0e9eb67e60d853e4e8d05c530999.tar.gz |
MSVC Builds: "Add" Visual Studio 2015 Projects
This "adds" Visaul Studio 2015 projects by doing what we did before:
copying the Visual Studio 2010 projects and replacing items in there
as necessary.
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 685e72b..f5c27bf 100644 --- a/configure.ac +++ b/configure.ac @@ -274,6 +274,7 @@ build/win32/vs9/Makefile build/win32/vs10/Makefile build/win32/vs11/Makefile build/win32/vs12/Makefile +build/win32/vs14/Makefile docs/Makefile docs/version.xml atk.spec |