summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2016-03-18 18:21:30 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2016-03-18 18:21:30 +0800
commit8ba49312f8d58fc9dc0aa0c1e597b1e362e6d749 (patch)
treeab3c99968de3b76084a01cf85c6f9e0a7986fad0
parentbc71638fd6bfe27c33cce948d0fbb64292dbc109 (diff)
downloadgobject-introspection-8ba49312f8d58fc9dc0aa0c1e597b1e362e6d749.tar.gz
MSVC builds: Add files to 'make dist'
We also want to include the gi-install.vcxproj.filters for the Visual Studio 2012~2015 builds, to make the gi-install project look nicer in the IDE, which was done in the last commit.
-rw-r--r--build/win32/vs11/Makefile.am1
-rw-r--r--build/win32/vs12/Makefile.am1
-rw-r--r--build/win32/vs14/Makefile.am1
3 files changed, 3 insertions, 0 deletions
diff --git a/build/win32/vs11/Makefile.am b/build/win32/vs11/Makefile.am
index db1ca943..2e9d02a8 100644
--- a/build/win32/vs11/Makefile.am
+++ b/build/win32/vs11/Makefile.am
@@ -20,6 +20,7 @@ EXTRA_DIST = \
_giscanner.vcxproj \
_giscanner.vcxproj.filters \
gi-install.vcxproj \
+ gi-install.vcxproj.filters \
gi-introspect.vcxproj \
README.txt
diff --git a/build/win32/vs12/Makefile.am b/build/win32/vs12/Makefile.am
index 54f036d0..eaff979d 100644
--- a/build/win32/vs12/Makefile.am
+++ b/build/win32/vs12/Makefile.am
@@ -20,6 +20,7 @@ EXTRA_DIST = \
_giscanner.vcxproj \
_giscanner.vcxproj.filters \
gi-install.vcxproj \
+ gi-install.vcxproj.filters \
gi-introspect.vcxproj \
README.txt
diff --git a/build/win32/vs14/Makefile.am b/build/win32/vs14/Makefile.am
index 2541de1e..7ed93978 100644
--- a/build/win32/vs14/Makefile.am
+++ b/build/win32/vs14/Makefile.am
@@ -20,6 +20,7 @@ EXTRA_DIST = \
_giscanner.vcxproj \
_giscanner.vcxproj.filters \
gi-install.vcxproj \
+ gi-install.vcxproj.filters \
gi-introspect.vcxproj \
README.txt