ICU-4988 Embed the available manifest into each executable and library for MSVC 2005

X-SVN-Rev: 20810
This commit is contained in:
George Rhoten 2006-12-19 06:09:48 +00:00
parent 202e0f66a7
commit 1a89303d3c

View File

@ -95,6 +95,7 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
$(TARGET) : $(OBJECTS)
$(LINK.c) $(OUTOPT)$@ $^ $(LIBS)
$(POST_BUILD_STEP)
ifeq (,$(MAKECMDGOALS))
-include $(DEPS)