From f5fddf97cf351c7348ffc0e3f5cbfc45877e9de0 Mon Sep 17 00:00:00 2001 From: Armin Weiss Date: Wed, 19 Mar 2008 03:37:08 +0000 Subject: #i39532# dll name adaption --- drawinglayer/util/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'drawinglayer') diff --git a/drawinglayer/util/makefile.mk b/drawinglayer/util/makefile.mk index ef4427294f15..b645243990f0 100644 --- a/drawinglayer/util/makefile.mk +++ b/drawinglayer/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: aw $ $Date: 2007-12-18 15:10:54 $ +# last change: $Author: aw $ $Date: 2008-03-19 04:37:08 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -55,7 +55,7 @@ LIB1FILES=\ $(SLB)$/animation.lib \ $(SLB)$/texture.lib -SHL1TARGET= drawinglayer$(UPD)$(DLLPOSTFIX) +SHL1TARGET= drawinglayer$(DLLPOSTFIX) SHL1IMPLIB= idrawinglayer SHL1STDLIBS=\ -- cgit