Update ooo320-m1
[ooovba.git] / offapi / com / sun / star / chart / makefile.mk
blob781c78d0817753c45d5f228b632864cf25207471
1 #*************************************************************************
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 #
5 # Copyright 2008 by Sun Microsystems, Inc.
7 # OpenOffice.org - a multi-platform office productivity suite
9 # $RCSfile: makefile.mk,v $
11 # $Revision: 1.13 $
13 # This file is part of OpenOffice.org.
15 # OpenOffice.org is free software: you can redistribute it and/or modify
16 # it under the terms of the GNU Lesser General Public License version 3
17 # only, as published by the Free Software Foundation.
19 # OpenOffice.org is distributed in the hope that it will be useful,
20 # but WITHOUT ANY WARRANTY; without even the implied warranty of
21 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 # GNU Lesser General Public License version 3 for more details
23 # (a copy is included in the LICENSE file that accompanied this code).
25 # You should have received a copy of the GNU Lesser General Public License
26 # version 3 along with OpenOffice.org. If not, see
27 # <http://www.openoffice.org/license.html>
28 # for a copy of the LGPLv3 License.
30 #*************************************************************************
32 PRJ=..$/..$/..$/..
34 PRJNAME=offapi
36 TARGET=csschart
37 PACKAGE=com$/sun$/star$/chart
39 # --- Settings -----------------------------------------------------
40 .INCLUDE : $(PRJ)$/util$/makefile.pmk
42 # ------------------------------------------------------------------------
44 IDLFILES=\
45 AccessibleChartElement.idl\
46 AccessibleChartDocumentView.idl\
47 AreaDiagram.idl\
48 BarDiagram.idl\
49 BubbleDiagram.idl\
50 Chart3DBarProperties.idl\
51 ChartArea.idl\
52 ChartAxis.idl\
53 ChartAxisArrangeOrderType.idl\
54 ChartAxisAssign.idl\
55 ChartAxisMarks.idl\
56 ChartAxisPosition.idl\
57 ChartAxisLabelPosition.idl\
58 ChartAxisMarkPosition.idl\
59 ChartAxisXSupplier.idl\
60 ChartAxisYSupplier.idl\
61 ChartAxisZSupplier.idl\
62 ChartData.idl\
63 ChartDataArray.idl\
64 ChartDataCaption.idl\
65 ChartDataChangeEvent.idl\
66 ChartDataChangeType.idl\
67 ChartDataPoint.idl\
68 ChartDataPointProperties.idl\
69 ChartDataRow.idl\
70 ChartDataRowProperties.idl\
71 ChartDataRowSource.idl\
72 ChartDataValue.idl\
73 ChartDocument.idl\
74 ChartErrorCategory.idl\
75 ChartErrorIndicatorType.idl\
76 ChartGrid.idl\
77 ChartLegend.idl\
78 ChartLegendPosition.idl\
79 ChartLine.idl\
80 ChartPieSegmentProperties.idl\
81 ChartRegressionCurveType.idl\
82 ChartSeriesAddress.idl\
83 ChartSolidType.idl\
84 ChartStatistics.idl\
85 ChartSymbolType.idl\
86 ChartTableAddressSupplier.idl\
87 ChartTitle.idl\
88 ChartTwoAxisXSupplier.idl\
89 ChartTwoAxisYSupplier.idl\
90 DataLabelPlacement.idl\
91 Diagram.idl\
92 Dim3DDiagram.idl\
93 DonutDiagram.idl\
94 FilledNetDiagram.idl\
95 LineDiagram.idl\
96 MissingValueTreatment.idl\
97 NetDiagram.idl\
98 PieDiagram.idl\
99 StackableDiagram.idl\
100 StockDiagram.idl\
101 X3DDefaultSetter.idl\
102 X3DDisplay.idl\
103 XAxisXSupplier.idl\
104 XAxisYSupplier.idl\
105 XAxisZSupplier.idl\
106 XChartData.idl\
107 XChartDataArray.idl\
108 XChartDataChangeEventListener.idl\
109 XChartDocument.idl\
110 XDiagram.idl\
111 XStatisticDisplay.idl\
112 XTwoAxisXSupplier.idl\
113 XTwoAxisYSupplier.idl\
114 XSecondAxisTitleSupplier.idl\
115 XYDiagram.idl\
116 ErrorBarStyle.idl
118 # ------------------------------------------------------------------
120 .INCLUDE : target.mk
121 .INCLUDE : $(PRJ)$/util$/target.pmk