From 370e3b6d6031aba675b66ed7495505f605c41779 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Fri, 13 Apr 2012 16:10:58 +0200 Subject: Revert "change redland dllnames on windows too" This reverts commit 6bc4d28845db8d63faeaa9eac4ce7364f37e4d2e. --- redland/redland/redland-1.0.8.patch.dmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redland/redland') diff --git a/redland/redland/redland-1.0.8.patch.dmake b/redland/redland/redland-1.0.8.patch.dmake index 2611fb1eadba..34ba51d1c29a 100644 --- a/redland/redland/redland-1.0.8.patch.dmake +++ b/redland/redland/redland-1.0.8.patch.dmake @@ -92,7 +92,7 @@ +SHL1OBJS= $(SLOFILES) + +#SHL1TARGET= $(TARGET)$(DLLPOSTFIX) -+SHL1TARGET= $(TARGET)-lo ++SHL1TARGET= $(TARGET) +SHL1IMPLIB= $(TARGET) +SHL1USE_EXPORTS=name + -- cgit v1.2.3