summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2017-02-23 10:57:29 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2017-02-23 10:57:29 +0800
commit2fc527d65acb2cc27c5522e70290c6648ff13cae (patch)
treee546070a6ff665705cbe43403fe4895d14fa8f51 /configure.ac
parentabe78893ecbfe1308b7af95a48da6b0321e04f45 (diff)
downloadlibcroco-2fc527d65acb2cc27c5522e70290c6648ff13cae.tar.gz
Visual Studio builds: Move projects to win32/
This enables us to go one less layer down the tree to reach the projects and allows the autotools modules Makefile-newvs.am and Makefile.msvcproj be in sync with the latest ones in GLib master.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac19
1 files changed, 9 insertions, 10 deletions
diff --git a/configure.ac b/configure.ac
index eaf5171..6f28a5b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -153,16 +153,15 @@ libcroco.spec
libcroco-zip
croco-config
config.h.win32
-build/Makefile
-build/win32/Makefile
-build/win32/vs9/Makefile
-build/win32/vs9/croco-version-paths.vsprops
-build/win32/vs10/Makefile
-build/win32/vs10/croco-version-paths.props
-build/win32/vs11/Makefile
-build/win32/vs12/Makefile
-build/win32/vs14/Makefile
-build/win32/vs15/Makefile
+win32/Makefile
+win32/vs9/Makefile
+win32/vs9/croco-version-paths.vsprops
+win32/vs10/Makefile
+win32/vs10/croco-version-paths.props
+win32/vs11/Makefile
+win32/vs12/Makefile
+win32/vs14/Makefile
+win32/vs15/Makefile
docs/Makefile
docs/examples/Makefile
docs/reference/Makefile