summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2016-10-19 18:39:36 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2016-10-19 18:39:36 +0800
commit8b8f378050c1baef1b25448ff95d1b1171cb8401 (patch)
tree400f31bec98a949484f0a25fb29675005f5edefb /configure.ac
parent51b71461383864cec7987971369549dd0ac2fd93 (diff)
downloadgtk+-8b8f378050c1baef1b25448ff95d1b1171cb8401.tar.gz
Visual Studio builds: Update from [gdk|gtk]-3 to [gdk|gtk]-4
This updates all the projects files to be be named appropriately as we move from GTK-3.x to 4.x, and updates the autotools files so that things are distributed and generated properly. Also remove deprecated/gtkstatusicon-quartz.c from gtk/Makefile.am, as that was causing 'make dist' to fail as that file has been removed. This fixes 'make dist' with the updated existing project files in proper order. Note that this does not include the new GSK, which will be added later, so the project files do not yet build the whole stack on Visual Studio at this point.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index ad1dbc191d..3d5cb6e57f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1994,9 +1994,9 @@ docs/tools/Makefile
build/Makefile
build/win32/Makefile
build/win32/vs9/Makefile
-build/win32/vs9/gtk3-version-paths.vsprops
+build/win32/vs9/gtk4-version-paths.vsprops
build/win32/vs10/Makefile
-build/win32/vs10/gtk3-version-paths.props
+build/win32/vs10/gtk4-version-paths.props
build/win32/vs11/Makefile
build/win32/vs12/Makefile
build/win32/vs14/Makefile
@@ -2015,7 +2015,7 @@ gtk/Makefile
gtk/makefile.msc
gtk/gtkversion.h
gtk/gtk-win32.rc.body
-gtk/libgtk3.manifest
+gtk/libgtk4.manifest
modules/Makefile
modules/input/Makefile
modules/printbackends/Makefile