From 6a717c72c8cb417655c23bbc447c9da78cc6eb9d Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 9 Mar 2007 08:19:23 +0000 Subject: INTEGRATION: CWS ause076 (1.7.18); FILE MERGED 2007/02/28 10:58:29 hjs 1.7.18.1: #i74812# cleanup *LIB and more --- xmloff/source/transform/makefile.mk | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'xmloff') diff --git a/xmloff/source/transform/makefile.mk b/xmloff/source/transform/makefile.mk index 02ee1c1bbc0d..fbf9c82796ff 100644 --- a/xmloff/source/transform/makefile.mk +++ b/xmloff/source/transform/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: obo $ $Date: 2007-01-25 13:03:27 $ +# last change: $Author: obo $ $Date: 2007-03-09 09:19:23 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -36,8 +36,7 @@ PRJ := ..$/.. PRJNAME := xmloff TARGET := xof - -AUTOSEG := true +LIBTARGET=NO ENABLE_EXCEPTIONS := TRUE .INCLUDE: settings.mk @@ -83,12 +82,11 @@ SHL1OBJS = \ $(SLO)$/TransformerContext.obj \ $(SLO)$/TransformerTokenMap.obj \ $(SLO)$/XMLFilterRegistration.obj + SHL1STDLIBS = \ $(COMPHELPERLIB) \ $(CPPUHELPERLIB) \ $(CPPULIB) \ - $(ONELIB) \ - $(RTLLIB) \ $(SALHELPERLIB) \ $(SALLIB) \ $(TOOLSLIB) -- cgit