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.
This commit is contained in:
Chun-wei Fan
2015-02-04 13:04:39 +08:00
parent 8f3bd8ef0c
commit 2820c342f6
8 changed files with 44 additions and 44 deletions

View File

@ -20,7 +20,7 @@ EXTRA_DIST += \
gtk3-icon-browser.vcxproj.filters \
gailutil.vcxproj \
gailutil.vcxproj.filters \
install.vcxproj \
gtk-install.vcxproj \
broadwayd.vcxproj \
broadwayd.vcxproj.filters \
gdk-broadway.vcxproj \