summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/win32/vs10/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/win32/vs10/Makefile.am b/build/win32/vs10/Makefile.am
index a102242..94582e1 100644
--- a/build/win32/vs10/Makefile.am
+++ b/build/win32/vs10/Makefile.am
@@ -36,6 +36,9 @@ EXTRA_DIST = \
$(GENERATED_ITEMS)
croco-install.props: $(top_srcdir)/build/win32/vs10/croco-install.propsin croco.vs10.headers
+ -$(RM) $(top_builddir)/build/win32/vs11/croco-install.props
+ -$(RM) $(top_builddir)/build/win32/vs12/croco-install.props
+ -$(RM) $(top_builddir)/build/win32/vs14/croco-install.props
$(CPP) -P - <$(top_srcdir)/build/win32/vs10/croco-install.propsin > $@
rm croco.vs10.headers