summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2018-06-07 16:55:21 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2018-06-07 16:55:21 +0800
commit57d59d549dd0045c0a92e503a21e99827fb71a51 (patch)
tree3e8d60b8118d57db3b66d64e1e18eba71f375e63 /configure.ac
parentbd67726644d6466031010e766c1fb6cc7969e5b7 (diff)
downloadgobject-introspection-57d59d549dd0045c0a92e503a21e99827fb71a51.tar.gz
build: Drop Visual Studio projects
We now have Meson build files which can handle builds using Visual Studio now, so we should focus maintenance efforts on the build system for Visual Studio on Meson. This will also allow build options to be more flexible, and has the advantage of being able to build directly out of a GIT checkout, without needing to generate source dist tarballs.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac12
1 files changed, 1 insertions, 11 deletions
diff --git a/configure.ac b/configure.ac
index b0acc1e6..fd1347f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -380,15 +380,5 @@ docs/reference/Makefile
docs/reference/version.xml
giscanner/_version.py
gobject-introspection-1.0.pc
-gobject-introspection-no-export-1.0.pc
-config.h.win32
-win32/Makefile
-win32/vs9/Makefile
-win32/vs9/gi-version-paths.vsprops
-win32/vs10/Makefile
-win32/vs10/gi-version-paths.props
-win32/vs11/Makefile
-win32/vs12/Makefile
-win32/vs14/Makefile
-win32/vs15/Makefile])
+gobject-introspection-no-export-1.0.pc])
AC_OUTPUT