1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-07-12 21:48:50 +02:00

MSVC Builds: Update vs11|vs12/Makefile.am

The rename of install.vxproj to glib-install.vcxproj needs to be applied
here as well for dist'ing the project files correctly.
This commit is contained in:
Chun-wei Fan
2015-02-02 14:16:18 +08:00
parent 444a5fcd4a
commit 25e26ea034
2 changed files with 2 additions and 2 deletions
build/win32

@ -29,7 +29,7 @@ EXTRA_DIST = \
gio-querymodules.vcxproj.filters \
gdbus.vcxproj \
gdbus.vcxproj.filters \
install.vcxproj \
glib-install.vcxproj \
glib-build-defines.props \
glib-install.props \
glib-version-paths.props \

@ -29,7 +29,7 @@ EXTRA_DIST = \
gio-querymodules.vcxproj.filters \
gdbus.vcxproj \
gdbus.vcxproj.filters \
install.vcxproj \
glib-install.vcxproj \
glib-build-defines.props \
glib-install.props \
glib-version-paths.props \