From 2820c342f6fbe4dcac88b836404d748f27157e90 Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Wed, 4 Feb 2015 13:04:39 +0800 Subject: MSVC Builds: Rename "install" Projects Rename the "install" projects as "gtk-install" as we are planning to have a grand solution file that incorporates all project files of the GTK+ stack with their dependencies, to make it easier for people to build GTK+ from scratch from a stock installation of Visual Studio 2008 and later. --- build/win32/vs9/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/win32/vs9/Makefile.am') diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am index 3d5f8789cf..a7144024b0 100644 --- a/build/win32/vs9/Makefile.am +++ b/build/win32/vs9/Makefile.am @@ -14,7 +14,7 @@ EXTRA_DIST += \ gtk3-demo-application.vcproj \ gtk3-icon-browser.vcproj \ gailutil.vcproj \ - install.vcproj \ + gtk-install.vcproj \ broadwayd.vcproj \ gdk-broadway.vcproj \ gtk-build-defines.vsprops \ -- cgit v1.2.1