summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2016-04-21 17:15:37 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2016-04-21 18:59:47 +0800
commit9549b7ad68bdbbf22e09940ea43735b9c5396547 (patch)
tree9529dddc183551b5ab96e25544c03fd1757fb5ae /configure.ac
parente89c467538b89f1c9a4c29ec6e5d703279ff845c (diff)
downloadpango-9549b7ad68bdbbf22e09940ea43735b9c5396547.tar.gz
Visual Studio builds: Have package version in the projects
This is used to generate the .pc files to make generating introspection files easier for packages that depend on Pango.
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 44875c12..b8ca9302 100644
--- a/configure.ac
+++ b/configure.ac
@@ -613,7 +613,9 @@ tests/Makefile
build/Makefile
build/win32/Makefile
build/win32/vs9/Makefile
+build/win32/vs9/pango-version-paths.vsprops
build/win32/vs10/Makefile
+build/win32/vs10/pango-version-paths.props
build/win32/vs11/Makefile
build/win32/vs12/Makefile
build/win32/vs14/Makefile