From 09c23946c910f918f529cbe71946c67dff610a3b Mon Sep 17 00:00:00 2001 From: Gregor Hartmann Date: Wed, 20 Nov 2002 13:11:48 +0000 Subject: #104916#One more lib --- automation/util/makefile.mk | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'automation/util/makefile.mk') diff --git a/automation/util/makefile.mk b/automation/util/makefile.mk index 3651e5931d51..b8e820a9ed97 100644 --- a/automation/util/makefile.mk +++ b/automation/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: gh $ $Date: 2002-11-20 11:27:40 $ +# last change: $Author: gh $ $Date: 2002-11-20 14:11:48 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -195,6 +195,7 @@ RESLIB1SRSFILES= \ APP3TARGET=miniapp APP3STDLIBS= \ + $(CPPULIB) \ $(CPPUHELPERLIB) \ $(UCBHELPERLIB) \ $(COMPHELPERLIB) \ @@ -210,9 +211,6 @@ APP3STDLIBS= \ APP3STDLIBS+= \ $(VOSLIB) $(SALLIB) .ENDIF -.IF "$(GUI)"=="WNT" || "$(COM)"=="GCC" -APP3STDLIBS+=$(CPPULIB) -.ENDIF APP3LIBS= \ -- cgit v1.2.3