summaryrefslogtreecommitdiffstats
path: root/sc/workben
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 16:13:12 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 16:13:12 +0000
commitdf5b1ae5e2d981a703e3891e7ce31552a1a67f20 (patch)
tree772d59efd0fe74a512fdc85c316ca0c787853c02 /sc/workben
parentINTEGRATION: CWS supdremove02 (1.44.108); FILE MERGED (diff)
downloadcore-df5b1ae5e2d981a703e3891e7ce31552a1a67f20.tar.gz
core-df5b1ae5e2d981a703e3891e7ce31552a1a67f20.zip
INTEGRATION: CWS supdremove02 (1.6.224); FILE MERGED
2008/01/25 15:50:22 rt 1.6.224.1: #i85482# Remove UPD from library names.
Diffstat (limited to 'sc/workben')
-rw-r--r--sc/workben/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/workben/makefile.mk b/sc/workben/makefile.mk
index 25f165257a85..6f238b507954 100644
--- a/sc/workben/makefile.mk
+++ b/sc/workben/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: vg $ $Date: 2007-05-25 11:12:31 $
+# last change: $Author: obo $ $Date: 2008-02-25 17:13:12 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -74,7 +74,7 @@ EXCEPTIONSFILES= \
$(SLO)$/addin.obj \
$(SLO)$/result.obj
-SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX)
+SHL1TARGET= $(TARGET)$(DLLPOSTFIX)
SHL1STDLIBS=$(VCLLIB) $(TOOLSLIB) $(SVLLIB) $(TKLIB) $(SALLIB) $(VOSLIB) $(CPPULIB) $(CPPUHELPERLIB)