summaryrefslogtreecommitdiff
path: root/agg
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 15:50:55 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 15:50:55 +0000
commit4001fe8d9275a1c132661f08e51cf4bb3798f6a4 (patch)
tree31c73c6c5b70a62ba973b3b1c7a060ad1e090840 /agg
parent06cc978028abcabc8be548628bd9ee24e58b2dc4 (diff)
INTEGRATION: CWS supdremove02 (1.6.8); FILE MERGED
2008/01/29 09:04:46 rt 1.6.8.1: #i85482# Remove UPD from library name
Diffstat (limited to 'agg')
-rwxr-xr-xagg/source/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/agg/source/makefile.mk b/agg/source/makefile.mk
index 436ec9e4e56f..dd201926059c 100755
--- a/agg/source/makefile.mk
+++ b/agg/source/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: hr $ $Date: 2007-06-26 17:45:05 $
+# last change: $Author: obo $ $Date: 2008-02-25 16:50:55 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -76,7 +76,7 @@ SLOFILES= \
$(SLO)$/agg_vpgen_clip_polyline.obj \
$(SLO)$/agg_vpgen_segmentator.obj
-SHL1TARGET = $(TARGET)$(UPD)$(DLLPOSTFIX)
+SHL1TARGET = $(TARGET)$(DLLPOSTFIX)
SHL1IMPLIB = i$(TARGET)
SHL1LIBS = $(SLB)$/$(TARGET).lib
SHL1DEF = $(MISC)$/$(SHL1TARGET).def