diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-03-09 08:32:05 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-03-09 08:32:05 +0000 |
commit | 66ffbbba072b71f97053d51b34098a8118c81644 (patch) | |
tree | 3d25dac565eeb1ef9c56d771a372bb63a5b9c1e2 /goodies | |
parent | 828146e69ad9c4e10cfa6ad55474c804a99835d7 (diff) |
INTEGRATION: CWS ause076 (1.11.98); FILE MERGED
2007/02/28 11:03:46 hjs 1.11.98.1: #i74812# cleanup *LIB and more
Diffstat (limited to 'goodies')
-rw-r--r-- | goodies/source/filter.vcl/eps/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/eps/makefile.mk b/goodies/source/filter.vcl/eps/makefile.mk index 54801a76f0e1..ff9b42a3056e 100644 --- a/goodies/source/filter.vcl/eps/makefile.mk +++ b/goodies/source/filter.vcl/eps/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: ihi $ $Date: 2006-06-29 11:30:30 $ +# last change: $Author: obo $ $Date: 2007-03-09 09:32:05 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -66,7 +66,7 @@ RESLIB1SRSFILES=$(SRS)$/$(TARGET).srs SHL1TARGET= eps$(UPD)$(DLLPOSTFIX) SHL1IMPLIB= eps -SHL1STDLIBS= $(TOOLSLIB) $(SVLIB) $(SVLIB) $(SVTOOLLIB) $(CPPULIB) $(SALLIB) +SHL1STDLIBS= $(TOOLSLIB) $(VCLLIB) $(VCLLIB) $(SVTOOLLIB) $(CPPULIB) $(SALLIB) SHL1LIBS= $(SLB)$/eps.lib |