INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED
2006/03/15 16:10:53 thb 1.3.18.1: #i49357# Added SVG-D export method for basegfx poly-polygons; added DebugPlotter for textual polygon/rect/point output
This commit is contained in:
parent
d39e6a9f7e
commit
9d0c5638f7
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.3 $
|
||||
# $Revision: 1.4 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-09-07 20:51:40 $
|
||||
# last change: $Author: kz $ $Date: 2006-12-13 15:08:57 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -46,6 +46,7 @@ ENABLE_EXCEPTIONS=TRUE
|
|||
# --- Files -------------------------------------
|
||||
|
||||
SLOFILES= $(SLO)$/canvastools.obj \
|
||||
$(SLO)$/debugplotter.obj \
|
||||
$(SLO)$/liangbarsky.obj \
|
||||
$(SLO)$/tools.obj
|
||||
|
||||
|
|
Loading…
Reference in a new issue