1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
2 #*************************************************************************
4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6 # Copyright 2000, 2011 Oracle and/or its affiliates.
8 # OpenOffice.org - a multi-platform office productivity suite
10 # This file is part of OpenOffice.org.
12 # OpenOffice.org is free software: you can redistribute it and/or modify
13 # it under the terms of the GNU Lesser General Public License version 3
14 # only, as published by the Free Software Foundation.
16 # OpenOffice.org is distributed in the hope that it will be useful,
17 # but WITHOUT ANY WARRANTY; without even the implied warranty of
18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 # GNU Lesser General Public License version 3 for more details
20 # (a copy is included in the LICENSE file that accompanied this code).
22 # You should have received a copy of the GNU Lesser General Public License
23 # version 3 along with OpenOffice.org. If not, see
24 # <http://www.openoffice.org/license.html>
25 # for a copy of the LGPLv3 License.
27 #*************************************************************************
29 $(eval
$(call gb_Package_Package
,basegfx_inc
,$(SRCDIR
)/basegfx
/inc
))
31 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/tools
/lerp.hxx
,basegfx
/tools
/lerp.hxx
))
32 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/tools
/keystoplerp.hxx
,basegfx
/tools
/keystoplerp.hxx
))
33 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/tools
/canvastools.hxx
,basegfx
/tools
/canvastools.hxx
))
34 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/tools
/rectcliptools.hxx
,basegfx
/tools
/rectcliptools.hxx
))
35 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/tools
/b2dclipstate.hxx
,basegfx
/tools
/b2dclipstate.hxx
))
36 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/tools
/unopolypolygon.hxx
,basegfx
/tools
/unopolypolygon.hxx
))
37 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/tools
/tools.hxx
,basegfx
/tools
/tools.hxx
))
38 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/tools
/unotools.hxx
,basegfx
/tools
/unotools.hxx
))
39 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/tools
/gradienttools.hxx
,basegfx
/tools
/gradienttools.hxx
))
40 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/tools
/zoomtools.hxx
,basegfx
/tools
/zoomtools.hxx
))
41 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/numeric
/ftools.hxx
,basegfx
/numeric
/ftools.hxx
))
42 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/tuple
/b3i64tuple.hxx
,basegfx
/tuple
/b3i64tuple.hxx
))
43 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/tuple
/b3dtuple.hxx
,basegfx
/tuple
/b3dtuple.hxx
))
44 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/tuple
/b3ituple.hxx
,basegfx
/tuple
/b3ituple.hxx
))
45 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/tuple
/b2i64tuple.hxx
,basegfx
/tuple
/b2i64tuple.hxx
))
46 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/tuple
/b2ituple.hxx
,basegfx
/tuple
/b2ituple.hxx
))
47 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/tuple
/b2dtuple.hxx
,basegfx
/tuple
/b2dtuple.hxx
))
48 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/range
/b2drangeclipper.hxx
,basegfx
/range
/b2drangeclipper.hxx
))
49 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/range
/b3irange.hxx
,basegfx
/range
/b3irange.hxx
))
50 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/range
/basicbox.hxx
,basegfx
/range
/basicbox.hxx
))
51 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/range
/b2dconnectedranges.hxx
,basegfx
/range
/b2dconnectedranges.hxx
))
52 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/range
/b3drange.hxx
,basegfx
/range
/b3drange.hxx
))
53 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/range
/b2drange.hxx
,basegfx
/range
/b2drange.hxx
))
54 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/range
/b2irange.hxx
,basegfx
/range
/b2irange.hxx
))
55 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/range
/b1ibox.hxx
,basegfx
/range
/b1ibox.hxx
))
56 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/range
/b2dpolyrange.hxx
,basegfx
/range
/b2dpolyrange.hxx
))
57 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/range
/b1irange.hxx
,basegfx
/range
/b1irange.hxx
))
58 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/range
/b2drectangle.hxx
,basegfx
/range
/b2drectangle.hxx
))
59 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/range
/b2irectangle.hxx
,basegfx
/range
/b2irectangle.hxx
))
60 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/range
/b1drange.hxx
,basegfx
/range
/b1drange.hxx
))
61 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/range
/b2ibox.hxx
,basegfx
/range
/b2ibox.hxx
))
62 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/range
/basicrange.hxx
,basegfx
/range
/basicrange.hxx
))
63 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/vector
/b2ivector.hxx
,basegfx
/vector
/b2ivector.hxx
))
64 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/vector
/b2dvector.hxx
,basegfx
/vector
/b2dvector.hxx
))
65 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/vector
/b3dvector.hxx
,basegfx
/vector
/b3dvector.hxx
))
66 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/vector
/b2dsize.hxx
,basegfx
/vector
/b2dsize.hxx
))
67 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/vector
/b2isize.hxx
,basegfx
/vector
/b2isize.hxx
))
68 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/vector
/b2enums.hxx
,basegfx
/vector
/b2enums.hxx
))
69 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/vector
/b3ivector.hxx
,basegfx
/vector
/b3ivector.hxx
))
70 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/polygon
/b2dtrapezoid.hxx
,basegfx
/polygon
/b2dtrapezoid.hxx
))
71 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/polygon
/b2dpolypolygoncutter.hxx
,basegfx
/polygon
/b2dpolypolygoncutter.hxx
))
72 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/polygon
/b2dpolypolygon.hxx
,basegfx
/polygon
/b2dpolypolygon.hxx
))
73 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/polygon
/b2dpolypolygontools.hxx
,basegfx
/polygon
/b2dpolypolygontools.hxx
))
74 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/polygon
/b2dpolygon.hxx
,basegfx
/polygon
/b2dpolygon.hxx
))
75 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/polygon
/b2dpolygonclipper.hxx
,basegfx
/polygon
/b2dpolygonclipper.hxx
))
76 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/polygon
/b2dpolypolygonfillrule.hxx
,basegfx
/polygon
/b2dpolypolygonfillrule.hxx
))
77 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/polygon
/b2dpolygontriangulator.hxx
,basegfx
/polygon
/b2dpolygontriangulator.hxx
))
78 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/polygon
/b3dpolygontools.hxx
,basegfx
/polygon
/b3dpolygontools.hxx
))
79 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/polygon
/b2dpolygontools.hxx
,basegfx
/polygon
/b2dpolygontools.hxx
))
80 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/polygon
/b3dpolypolygon.hxx
,basegfx
/polygon
/b3dpolypolygon.hxx
))
81 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/polygon
/b2dpolygoncutandtouch.hxx
,basegfx
/polygon
/b2dpolygoncutandtouch.hxx
))
82 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/polygon
/b2dlinegeometry.hxx
,basegfx
/polygon
/b2dlinegeometry.hxx
))
83 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/polygon
/b3dpolypolygontools.hxx
,basegfx
/polygon
/b3dpolypolygontools.hxx
))
84 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/polygon
/b3dpolygon.hxx
,basegfx
/polygon
/b3dpolygon.hxx
))
85 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/polygon
/b3dpolygonclipper.hxx
,basegfx
/polygon
/b3dpolygonclipper.hxx
))
86 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/pixel
/bpixel.hxx
,basegfx
/pixel
/bpixel.hxx
))
87 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/matrix
/b2dhommatrix.hxx
,basegfx
/matrix
/b2dhommatrix.hxx
))
88 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/matrix
/b3dhommatrix.hxx
,basegfx
/matrix
/b3dhommatrix.hxx
))
89 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/matrix
/b2dhommatrixtools.hxx
,basegfx
/matrix
/b2dhommatrixtools.hxx
))
90 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/point
/b3ipoint.hxx
,basegfx
/point
/b3ipoint.hxx
))
91 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/point
/b3dpoint.hxx
,basegfx
/point
/b3dpoint.hxx
))
92 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/point
/b2dpoint.hxx
,basegfx
/point
/b2dpoint.hxx
))
93 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/point
/b2ipoint.hxx
,basegfx
/point
/b2ipoint.hxx
))
94 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/curve
/b2dcubicbezier.hxx
,basegfx
/curve
/b2dcubicbezier.hxx
))
95 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/curve
/b2dbeziertools.hxx
,basegfx
/curve
/b2dbeziertools.hxx
))
96 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/color
/bcolor.hxx
,basegfx
/color
/bcolor.hxx
))
97 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/color
/bcolortools.hxx
,basegfx
/color
/bcolortools.hxx
))
98 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/color
/bcolormodifier.hxx
,basegfx
/color
/bcolormodifier.hxx
))
99 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/raster
/bpixelraster.hxx
,basegfx
/raster
/bpixelraster.hxx
))
100 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/raster
/rasterconvert3d.hxx
,basegfx
/raster
/rasterconvert3d.hxx
))
101 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/raster
/bzpixelraster.hxx
,basegfx
/raster
/bzpixelraster.hxx
))
102 $(eval
$(call gb_Package_add_file
,basegfx_inc
,inc
/basegfx
/basegfxdllapi.h
,basegfx
/basegfxdllapi.h
))
104 # vim: set noet sw=4 ts=4: