From 8e1a749b078ad36ba9391bdd6844f6cf4783d559 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 15 Apr 2003 12:56:52 +0000 Subject: INTEGRATION: CWS tune01 (1.3.46); FILE MERGED 2003/03/12 16:07:55 pl 1.3.46.1: #i12151# add: map file --- extensions/source/scanner/makefile.mk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'extensions') diff --git a/extensions/source/scanner/makefile.mk b/extensions/source/scanner/makefile.mk index e4d409ad3641..38096e6fa19a 100644 --- a/extensions/source/scanner/makefile.mk +++ b/extensions/source/scanner/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2003-04-08 15:40:18 $ +# last change: $Author: vg $ $Date: 2003-04-15 13:56:52 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -135,12 +135,13 @@ SHL1STDLIBS=\ $(GOODIESLIB) .IF "$(GUI)"=="UNX" -SHL1STDLIBS+=$(SVTOOLLIB) +SHL1STDLIBS+=$(SVTOOLLIB) -ldl .ENDIF SHL1DEF=$(MISC)$/$(SHL1TARGET).def SHL1IMPLIB=i$(TARGET) SHL1LIBS=$(SLB)$/$(TARGET).lib +SHL1VERSIONMAP=exports.map DEF1NAME=$(SHL1TARGET) DEF1EXPORTFILE=exports.dxp -- cgit v1.2.3