summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2016-04-20 16:36:43 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2016-04-20 16:36:43 +0800
commit03fe9395290be5b49a17594e918f062cab45655e (patch)
treeb9af89f9980cab67445f28adb2bd7e38610a8ac6 /configure.ac
parent3e7f2b9bdb2c3e70f90450cde7b8728c911deaf4 (diff)
downloadatk-03fe9395290be5b49a17594e918f062cab45655e.tar.gz
Visual Studio builds: Include version info in property sheets
This is needed so that we can generate the .pc file from the .pc.in file.
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 b671f1b..de76ec9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -257,7 +257,9 @@ tests/Makefile
build/Makefile
build/win32/Makefile
build/win32/vs9/Makefile
+build/win32/vs9/atk-version-paths.vsprops
build/win32/vs10/Makefile
+build/win32/vs10/atk-version-paths.props
build/win32/vs11/Makefile
build/win32/vs12/Makefile
build/win32/vs14/Makefile