]> SALOME platform Git repositories - modules/geom.git/blob - src/GEOMAlgo/Makefile.am
Salome HOME
Update copyright information
[modules/geom.git] / src / GEOMAlgo / Makefile.am
1 #  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
2 #
3 #  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
4 #  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
5 #
6 #  This library is free software; you can redistribute it and/or
7 #  modify it under the terms of the GNU Lesser General Public
8 #  License as published by the Free Software Foundation; either
9 #  version 2.1 of the License.
10 #
11 #  This library is distributed in the hope that it will be useful,
12 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
13 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14 #  Lesser General Public License for more details.
15 #
16 #  You should have received a copy of the GNU Lesser General Public
17 #  License along with this library; if not, write to the Free Software
18 #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
19 #
20 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
21 #
22 #  GEOM GEOMAlgo : tools for Glue Faces algorithm
23 #  File   : Makefile.in
24 #  Author : Julia DOROVSKIKH
25 #  Modified by : Alexander BORODIN (OCN) - autotools usage
26 #  Module : GEOM
27 #  $Header$
28 #
29 include $(top_srcdir)/adm_local/unix/make_common_starter.am
30
31 # Libraries targets
32 lib_LTLIBRARIES =  libGEOMAlgo.la
33
34 dist_libGEOMAlgo_la_SOURCES = \
35         BlockFix.cxx \
36         BlockFix_BlockFixAPI.cxx \
37         BlockFix_CheckTool.cxx \
38         BlockFix_PeriodicSurfaceModifier.cxx \
39         BlockFix_SphereSpaceModifier.cxx \
40         BlockFix_UnionEdges.cxx \
41         BlockFix_UnionFaces.cxx \
42         GEOMAlgo_Algo.cxx \
43         GEOMAlgo_Builder_0.cxx \
44         GEOMAlgo_Builder_1.cxx \
45         GEOMAlgo_Builder_2.cxx \
46         GEOMAlgo_Builder_3.cxx \
47         GEOMAlgo_Builder_4.cxx \
48         GEOMAlgo_BuilderArea.cxx \
49         GEOMAlgo_Builder.cxx \
50         GEOMAlgo_BuilderFace.cxx \
51         GEOMAlgo_BuilderShape.cxx \
52         GEOMAlgo_BuilderSolid.cxx \
53         GEOMAlgo_BuilderTools.cxx \
54         GEOMAlgo_ClsfBox.cxx \
55         GEOMAlgo_Clsf.cxx \
56         GEOMAlgo_ClsfSurf.cxx \
57         GEOMAlgo_CoupleOfShapes.cxx \
58         GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyInteger_0.cxx \
59         GEOMAlgo_DataMapIteratorOfDataMapOfRealListOfShape_0.cxx \
60         GEOMAlgo_DataMapIteratorOfDataMapOfShapeReal_0.cxx \
61         GEOMAlgo_DataMapIteratorOfDataMapOfShapeShapeSet_0.cxx \
62         GEOMAlgo_DataMapNodeOfDataMapOfPassKeyInteger_0.cxx \
63         GEOMAlgo_DataMapNodeOfDataMapOfRealListOfShape_0.cxx \
64         GEOMAlgo_DataMapNodeOfDataMapOfShapeReal_0.cxx \
65         GEOMAlgo_DataMapNodeOfDataMapOfShapeShapeSet_0.cxx \
66         GEOMAlgo_DataMapOfPassKeyInteger_0.cxx \
67         GEOMAlgo_DataMapOfRealListOfShape_0.cxx \
68         GEOMAlgo_DataMapOfShapeReal_0.cxx \
69         GEOMAlgo_DataMapOfShapeShapeSet_0.cxx \
70         GEOMAlgo_FinderShapeOn1.cxx \
71         GEOMAlgo_FinderShapeOn2.cxx \
72         GEOMAlgo_FinderShapeOn.cxx \
73         GEOMAlgo_FinderShapeOnQuad.cxx \
74         GEOMAlgo_GlueAnalyser.cxx \
75         GEOMAlgo_Gluer.cxx \
76         GEOMAlgo_Gluer1.cxx \
77         GEOMAlgo_HAlgo.cxx \
78         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape_0.cxx \
79         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyListOfShape_0.cxx \
80         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape_0.cxx \
81         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeBox_0.cxx \
82         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeState_0.cxx \
83         GEOMAlgo_IndexedDataMapOfIntegerShape_0.cxx \
84         GEOMAlgo_IndexedDataMapOfPassKeyListOfShape_0.cxx \
85         GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape_0.cxx \
86         GEOMAlgo_IndexedDataMapOfShapeBox_0.cxx \
87         GEOMAlgo_IndexedDataMapOfShapeState_0.cxx \
88         GEOMAlgo_ListIteratorOfListOfCoupleOfShapes_0.cxx \
89         GEOMAlgo_ListIteratorOfListOfPnt_0.cxx \
90         GEOMAlgo_ListNodeOfListOfCoupleOfShapes_0.cxx \
91         GEOMAlgo_ListNodeOfListOfPnt_0.cxx \
92         GEOMAlgo_ListOfCoupleOfShapes_0.cxx \
93         GEOMAlgo_ListOfPnt_0.cxx \
94         GEOMAlgo_PassKey.cxx \
95         GEOMAlgo_PassKeyMapHasher.cxx \
96         GEOMAlgo_PassKeyShape.cxx \
97         GEOMAlgo_PassKeyShapeMapHasher.cxx \
98         GEOMAlgo_ShapeAlgo.cxx \
99         GEOMAlgo_ShapeSet.cxx \
100         GEOMAlgo_ShapeSolid.cxx \
101         GEOMAlgo_ShellSolid.cxx \
102         GEOMAlgo_SolidSolid.cxx \
103         GEOMAlgo_Splitter.cxx \
104         GEOMAlgo_StateCollector.cxx \
105         GEOMAlgo_SurfaceTools.cxx \
106         GEOMAlgo_Tools3D.cxx \
107         GEOMAlgo_Tools.cxx \
108         GEOMAlgo_VertexSolid.cxx \
109         GEOMAlgo_WESCorrector.cxx \
110         GEOMAlgo_WireEdgeSet.cxx \
111         GEOMAlgo_WireSolid.cxx \
112         GEOMAlgo_WireSplitter.cxx \
113         GEOMAlgo_ClsfSolid.cxx \
114         GEOMAlgo_DataMapNodeOfDataMapOfPassKeyShapeShape_0.cxx \
115         GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyShapeShape_0.cxx \
116         GEOMAlgo_DataMapOfPassKeyShapeShape_0.cxx \
117         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeShapeInfo_0.cxx \
118         GEOMAlgo_ShapeInfoFiller_1.cxx \
119         GEOMAlgo_IndexedDataMapOfShapeShapeInfo_0.cxx \
120         GEOMAlgo_ShapeInfo.cxx \
121         GEOMAlgo_ShapeInfoFiller.cxx
122
123 # header files
124 salomeinclude_HEADERS = \
125         BlockFix_BlockFixAPI.hxx \
126         BlockFix_BlockFixAPI.lxx \
127         BlockFix_CheckTool.hxx \
128         Handle_BlockFix_BlockFixAPI.hxx \
129         GEOMAlgo_Algo.hxx \
130         GEOMAlgo_BuilderArea.hxx \
131         GEOMAlgo_BuilderFace.hxx \
132         GEOMAlgo_Builder.hxx \
133         GEOMAlgo_BuilderShape.hxx \
134         GEOMAlgo_BuilderSolid.hxx \
135         GEOMAlgo_BuilderTools.hxx \
136         GEOMAlgo_ClsfBox.hxx \
137         GEOMAlgo_Clsf.hxx \
138         GEOMAlgo_ClsfSurf.hxx \
139         GEOMAlgo_CoupleOfShapes.hxx \
140         GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyInteger.hxx \
141         GEOMAlgo_DataMapIteratorOfDataMapOfRealListOfShape.hxx \
142         GEOMAlgo_DataMapIteratorOfDataMapOfShapeReal.hxx \
143         GEOMAlgo_DataMapIteratorOfDataMapOfShapeShapeSet.hxx \
144         GEOMAlgo_DataMapNodeOfDataMapOfPassKeyInteger.hxx \
145         GEOMAlgo_DataMapNodeOfDataMapOfRealListOfShape.hxx \
146         GEOMAlgo_DataMapNodeOfDataMapOfShapeReal.hxx \
147         GEOMAlgo_DataMapNodeOfDataMapOfShapeShapeSet.hxx \
148         GEOMAlgo_DataMapOfPassKeyInteger.hxx \
149         GEOMAlgo_DataMapOfRealListOfShape.hxx \
150         GEOMAlgo_DataMapOfShapeReal.hxx \
151         GEOMAlgo_DataMapOfShapeShapeSet.hxx \
152         GEOMAlgo_FinderShapeOn1.hxx \
153         GEOMAlgo_FinderShapeOn2.hxx \
154         GEOMAlgo_FinderShapeOn.hxx \
155         GEOMAlgo_FinderShapeOnQuad.hxx \
156         GEOMAlgo_GlueAnalyser.hxx \
157         GEOMAlgo_Gluer.hxx \
158         GEOMAlgo_Gluer.ixx \
159         GEOMAlgo_Gluer.jxx \
160         GEOMAlgo_Gluer1.hxx \
161         GEOMAlgo_Gluer1.ixx \
162         GEOMAlgo_Gluer1.jxx \
163         GEOMAlgo_HAlgo.hxx \
164         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.hxx \
165         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyListOfShape.hxx \
166         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape.hxx \
167         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeBox.hxx \
168         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeState.hxx \
169         GEOMAlgo_IndexedDataMapOfIntegerShape.hxx \
170         GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.hxx \
171         GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.hxx \
172         GEOMAlgo_IndexedDataMapOfShapeBox.hxx \
173         GEOMAlgo_IndexedDataMapOfShapeState.hxx \
174         GEOMAlgo_ListIteratorOfListOfCoupleOfShapes.hxx \
175         GEOMAlgo_ListIteratorOfListOfPnt.hxx \
176         GEOMAlgo_ListNodeOfListOfCoupleOfShapes.hxx \
177         GEOMAlgo_ListNodeOfListOfPnt.hxx \
178         GEOMAlgo_ListOfCoupleOfShapes.hxx \
179         GEOMAlgo_ListOfPnt.hxx \
180         GEOMAlgo_PassKey.hxx \
181         GEOMAlgo_PassKeyMapHasher.hxx \
182         GEOMAlgo_PassKeyShape.hxx \
183         GEOMAlgo_PassKeyShapeMapHasher.hxx \
184         GEOMAlgo_PWireEdgeSet.hxx \
185         GEOMAlgo_ShapeAlgo.hxx \
186         GEOMAlgo_ShapeSet.hxx \
187         GEOMAlgo_ShapeSolid.hxx \
188         GEOMAlgo_ShellSolid.hxx \
189         GEOMAlgo_SolidSolid.hxx \
190         GEOMAlgo_Splitter.hxx \
191         GEOMAlgo_StateCollector.hxx \
192         GEOMAlgo_State.hxx \
193         GEOMAlgo_SurfaceTools.hxx \
194         GEOMAlgo_Tools3D.hxx \
195         GEOMAlgo_Tools.hxx \
196         GEOMAlgo_VertexSolid.hxx \
197         GEOMAlgo_WESCorrector.hxx \
198         GEOMAlgo_WireEdgeSet.hxx \
199         GEOMAlgo_WireSolid.hxx \
200         GEOMAlgo_WireSplitter.hxx \
201         Handle_GEOMAlgo_ClsfBox.hxx \
202         Handle_GEOMAlgo_Clsf.hxx \
203         Handle_GEOMAlgo_ClsfSurf.hxx \
204         Handle_GEOMAlgo_DataMapNodeOfDataMapOfPassKeyInteger.hxx \
205         Handle_GEOMAlgo_DataMapNodeOfDataMapOfRealListOfShape.hxx \
206         Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeReal.hxx \
207         Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeShapeSet.hxx \
208         Handle_GEOMAlgo_HAlgo.hxx \
209         Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.hxx \
210         Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyListOfShape.hxx \
211         Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape.hxx \
212         Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeBox.hxx \
213         Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeState.hxx \
214         Handle_GEOMAlgo_ListNodeOfListOfCoupleOfShapes.hxx \
215         Handle_GEOMAlgo_ListNodeOfListOfPnt.hxx
216         GEOMAlgo_ClsfSolid.hxx \
217         GEOMAlgo_ClsfSolid.ixx \
218         GEOMAlgo_ClsfSolid.jxx \
219         GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyShapeShape.hxx \
220         GEOMAlgo_DataMapNodeOfDataMapOfPassKeyShapeShape.hxx \
221         GEOMAlgo_DataMapOfPassKeyShapeShape.hxx \
222         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeShapeInfo.hxx \
223         GEOMAlgo_IndexedDataMapOfShapeShapeInfo.hxx \
224         GEOMAlgo_KindOfBounds.hxx \
225         GEOMAlgo_KindOfClosed.hxx \
226         GEOMAlgo_KindOfName.hxx \
227         GEOMAlgo_KindOfShape.hxx \
228         GEOMAlgo_ShapeInfo.hxx \
229         GEOMAlgo_ShapeInfo.ixx \
230         GEOMAlgo_ShapeInfo.jxx \
231         GEOMAlgo_ShapeInfoFiller.hxx \
232         GEOMAlgo_ShapeInfoFiller.ixx \
233         GEOMAlgo_ShapeInfoFiller.jxx \
234         Handle_GEOMAlgo_ClsfSolid.hxx \
235         Handle_GEOMAlgo_DataMapNodeOfDataMapOfPassKeyShapeShape.hxx \
236         Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeShapeInfo.hxx
237
238 libGEOMAlgo_la_CPPFLAGS = \
239         $(CAS_CPPFLAGS) \
240         $(KERNEL_CXXFLAGS) \
241         -I$(srcdir)/../NMTDS \
242         -I$(srcdir)/../NMTTools
243
244 libGEOMAlgo_la_LDFLAGS  = \
245         ../NMTTools/libNMTTools.la \
246         $(STDLIB) \
247         $(CAS_LDPATH) -lTKBO -lTKShHealing -lTKBool -lTKMesh