From 3c28c05cdf8e26b176d107bec3b4d89f181f0703 Mon Sep 17 00:00:00 2001 From: Philipp Lohmann Date: Tue, 28 Nov 2000 09:02:59 +0000 Subject: #80561# use SvtPathOptions instead of Settings service --- extensions/source/plugin/util/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'extensions/source/plugin/util') diff --git a/extensions/source/plugin/util/makefile.mk b/extensions/source/plugin/util/makefile.mk index 53daf359d4ca..6bb0f4eece17 100644 --- a/extensions/source/plugin/util/makefile.mk +++ b/extensions/source/plugin/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 16:16:51 $ +# last change: $Author: pl $ $Date: 2000-11-28 10:02:59 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -99,6 +99,7 @@ SHL1LINKLIB = $(SLB)$/plos2.lib SHL1STDLIBS=\ $(SHL1OWNLIB) \ + $(SVTOOLLIB) \ $(VCLLIB) \ $(TOOLSLIB) \ $(TKLIB) \ -- cgit