From 3d7a6b6073183b0baf6823f5de619fea4aca3b23 Mon Sep 17 00:00:00 2001 From: Hans-Joachim Lankenau Date: Fri, 25 Jun 2004 11:36:34 +0000 Subject: INTEGRATION: CWS mergebuild (1.7.40); FILE MERGED 2004/04/22 14:38:42 hjs 1.7.40.1: #i8252# missing libarary --- goodies/source/filter.vcl/idxf/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'goodies') diff --git a/goodies/source/filter.vcl/idxf/makefile.mk b/goodies/source/filter.vcl/idxf/makefile.mk index d7e483e5c43f..c6671082dd87 100644 --- a/goodies/source/filter.vcl/idxf/makefile.mk +++ b/goodies/source/filter.vcl/idxf/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: vg $ $Date: 2003-04-15 14:11:11 $ +# last change: $Author: hjs $ $Date: 2004-06-25 12:36:34 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -89,7 +89,7 @@ SLOFILES = $(SLO)$/dxfgrprd.obj \ SHL1TARGET= idx$(UPD)$(DLLPOSTFIX) SHL1IMPLIB= idxf -SHL1STDLIBS= $(VCLLIB) $(TOOLSLIB) +SHL1STDLIBS= $(VCLLIB) $(TOOLSLIB) $(SALLIB) SHL1DEPN= $(LB)$/idxf.lib SHL1LIBS= $(SLB)$/idxf.lib # $(LB)$/rtftoken.lib -- cgit