summaryrefslogtreecommitdiff
path: root/build/win32/vs12/Makefile.am
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2015-07-29 15:11:38 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2015-07-29 15:11:38 +0800
commit9207f349d1c97618ab38e6b095207bbd8184d844 (patch)
tree6a63ace3cdd28a295565f10348d3191046e431dd /build/win32/vs12/Makefile.am
parenta2b9a3aaeeaee5765366e55802e04c6ff5cce93c (diff)
downloadlibcroco-baserock/0.6.8-30-g9207f34.tar.gz
MSVC Builds: Rename "Install" Projectbaserock/0.6.8-30-g9207f34
...and update its GUID so that the existing libcroco projects will fit in easier into all-in-one solution files that is used to build the entire GTK+ stack, where project GUIDs need to me mutually exclusive in solution files.
Diffstat (limited to 'build/win32/vs12/Makefile.am')
-rw-r--r--build/win32/vs12/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/win32/vs12/Makefile.am b/build/win32/vs12/Makefile.am
index 9e99cfd..26cda86 100644
--- a/build/win32/vs12/Makefile.am
+++ b/build/win32/vs12/Makefile.am
@@ -21,8 +21,8 @@ EXTRA_DIST = \
croco.vcxproj \
croco.vcxproj.filters \
csslint.vcxproj \
- csslint.vcxproj.filters \
- install.vcxproj \
+ csslint.vcxproj.filters \
+ croco-install.vcxproj \
croco-build-defines.props \
croco-gen-srcs.props \
croco-install.props \