summaryrefslogtreecommitdiff
path: root/basegfx/util
diff options
context:
space:
mode:
authorArmin Weiss <aw@openoffice.org>2003-11-26 13:40:18 +0000
committerArmin Weiss <aw@openoffice.org>2003-11-26 13:40:18 +0000
commit56f2ab808ec8b0ce9aed1acd042123b87006ad60 (patch)
tree647130c86bd40c589a4a555ea24aac497ca7029a /basegfx/util
parentc4068e1d9c41fb4a08498c6318684226076bc56c (diff)
Added support for B3DPolyPOlygon, moved BDRange from source/inc to range namespace and the directories
Diffstat (limited to 'basegfx/util')
-rw-r--r--basegfx/util/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/basegfx/util/makefile.mk b/basegfx/util/makefile.mk
index fe7f06a45b05..e2a55db15595 100644
--- a/basegfx/util/makefile.mk
+++ b/basegfx/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: aw $ $Date: 2003-10-28 11:15:10 $
+# last change: $Author: aw $ $Date: 2003-11-26 14:40:18 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -86,7 +86,6 @@ SHL1TARGET= basegfx$(UPD)$(DLLPOSTFIX)
SHL1IMPLIB= ibasegfx
SHL1STDLIBS=\
- $(TOOLSLIB) \
$(SALLIB) \
$(VOSLIB) \
$(CPPUHELPERLIB) \