summaryrefslogtreecommitdiff
path: root/basegfx/source/polygon
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-03-30 06:45:02 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-03-30 06:45:02 +0000
commitb22f5e228181a018edea5e90c3ad29ef439cacdb (patch)
tree6ff857aabe42fe447b577253c7d6806c11750e65 /basegfx/source/polygon
parent8e055c44bbb76d6d5118d0348a49dcf92eb653ab (diff)
INTEGRATION: CWS presfixes02 (1.6.16); FILE MERGED
2005/03/15 15:33:12 mbu 1.6.16.1: added polypolygon triangulation
Diffstat (limited to 'basegfx/source/polygon')
-rw-r--r--basegfx/source/polygon/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/basegfx/source/polygon/makefile.mk b/basegfx/source/polygon/makefile.mk
index 203f9b286520..d865566fc5b1 100644
--- a/basegfx/source/polygon/makefile.mk
+++ b/basegfx/source/polygon/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: rt $ $Date: 2004-11-26 18:39:37 $
+# last change: $Author: rt $ $Date: 2005-03-30 07:45:02 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -83,6 +83,8 @@ SLOFILES= \
$(SLO)$/b2dlinegeometry.obj \
$(SLO)$/b2dpolypolygoncutter.obj \
$(SLO)$/b2dpolypolygonrasterconverter.obj \
+ $(SLO)$/b2dpolygontriangulator.obj \
+ $(SLO)$/b2dpolygoncutandtouch.obj \
$(SLO)$/b3dpolygon.obj \
$(SLO)$/b3dpolygontools.obj \
$(SLO)$/b3dpolypolygon.obj \