From 84bbd5a3a2ba685ae4b10c1ade22437bd34ab215 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Thu, 17 Jun 2004 14:42:38 +0000 Subject: INTEGRATION: CWS defaultmailer (1.6.142); FILE MERGED 2004/06/07 12:24:35 tra 1.6.142.1: #i29558#following UNO convention and name uno libraries with an 'uno' in the middle of the name --- shell/source/win32/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/shell/source/win32/makefile.mk b/shell/source/win32/makefile.mk index 9f5a79262033..8e3055b581fa 100644 --- a/shell/source/win32/makefile.mk +++ b/shell/source/win32/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: jbu $ $Date: 2002-10-01 11:28:27 $ +# last change: $Author: rt $ $Date: 2004-06-17 15:42:38 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -79,7 +79,7 @@ COMPRDB=$(SOLARBINDIR)$/types.rdb SLOFILES=$(SLO)$/SysShentry.obj\ $(SLO)$/SysShExec.obj -SHL1TARGET=$(TARGET) +SHL1TARGET=$(TARGET).uno SHL1STDLIBS=$(CPPULIB)\ $(CPPUHELPERLIB)\ -- cgit