diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-06-29 10:33:16 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-06-29 10:33:16 +0000 |
commit | acae6c81f85dd513c0cecd4f0290e874a4168832 (patch) | |
tree | 06deb8a7009926962ebf5c4d11fb9054277a5959 /goodies | |
parent | 8f03cf98bd79191a1b1dc391480b3345efe12b53 (diff) |
INTEGRATION: CWS ause036 (1.9.34); FILE MERGED
2005/11/15 15:21:23 hjs 1.9.34.1: #i50255# remove obsolete/wronge dependencies
Diffstat (limited to 'goodies')
-rw-r--r-- | goodies/source/filter.vcl/ipict/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/ipict/makefile.mk b/goodies/source/filter.vcl/ipict/makefile.mk index f2c1ff094bf8..85f51b699906 100644 --- a/goodies/source/filter.vcl/ipict/makefile.mk +++ b/goodies/source/filter.vcl/ipict/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: rt $ $Date: 2005-09-09 03:00:39 $ +# last change: $Author: ihi $ $Date: 2006-06-29 11:33:16 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -56,7 +56,6 @@ SLOFILES = $(SLO)$/ipict.obj SHL1TARGET= ipt$(UPD)$(DLLPOSTFIX) SHL1IMPLIB= ipict SHL1STDLIBS= $(VCLLIB) $(TOOLSLIB) $(SALLIB) -SHL1DEPN= $(LB)$/ipict.lib SHL1LIBS= $(SLB)$/ipict.lib .IF "$(GUI)" != "UNX" |