summaryrefslogtreecommitdiff
path: root/xmloff/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-09 08:19:35 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-09 08:19:35 +0000
commitbc3381747a18a8e274bea9e5c833f64726a84359 (patch)
tree0c18f319d92c755d261cab79f1fdff9e9fc70cf2 /xmloff/util
parent6a717c72c8cb417655c23bbc447c9da78cc6eb9d (diff)
INTEGRATION: CWS ause076 (1.24.50); FILE MERGED
2007/02/28 10:58:29 hjs 1.24.50.1: #i74812# cleanup *LIB and more
Diffstat (limited to 'xmloff/util')
-rw-r--r--xmloff/util/makefile.mk11
1 files changed, 3 insertions, 8 deletions
diff --git a/xmloff/util/makefile.mk b/xmloff/util/makefile.mk
index 36ed7200df32..44dd081b153f 100644
--- a/xmloff/util/makefile.mk
+++ b/xmloff/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.24 $
+# $Revision: 1.25 $
#
-# last change: $Author: ihi $ $Date: 2006-11-14 14:16:56 $
+# last change: $Author: obo $ $Date: 2007-03-09 09:19:35 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -45,7 +45,6 @@ USE_DEFFILE=TRUE
.INCLUDE: $(PRJ)$/util$/makefile.pmk
# --- Allgemein ----------------------------------------------------
-ENABLE_EXCEPTIONS=TRUE
LIB1TARGET= $(SLB)$/xo.lib
LIB1FILES= \
@@ -80,13 +79,11 @@ SHL1STDLIBS= \
$(CPPULIB) \
$(CPPUHELPERLIB)\
$(COMPHELPERLIB)\
- $(RTLLIB) \
- $(SVLIB) \
+ $(VCLLIB) \
$(TKLIB) \
$(SVLLIB) \
$(SALLIB) \
$(UNOTOOLSLIB) \
- $(ONELIB) \
$(BASEGFXLIB) \
$(SALHELPERLIB)
@@ -101,12 +98,10 @@ SHL1LIBS= $(LIB1TARGET)
SHL5STDLIBS= \
$(TOOLSLIB) \
- $(RTLLIB) \
$(SALLIB) \
$(SALHELPERLIB) \
$(CPPULIB) \
$(CPPUHELPERLIB) \
- $(ONELIB) \
$(COMPHELPERLIB)
.IF "$(GUI)"=="UNX" || "$(GUI)"=="MAC"