]> SALOME platform Git repositories - modules/geom.git/blob - src/GEOMAlgo/Makefile.in
Salome HOME
5cd72872325d571e6cbaee39fa5741f317c0a56b
[modules/geom.git] / src / GEOMAlgo / Makefile.in
1 #  GEOM GEOMAlgo : tools for Glue Faces algorithm
2 #
3 #  Copyright (C) 2004  CEA
4
5 #  This library is free software; you can redistribute it and/or 
6 #  modify it under the terms of the GNU Lesser General Public 
7 #  License as published by the Free Software Foundation; either 
8 #  version 2.1 of the License. 
9
10 #  This library is distributed in the hope that it will be useful, 
11 #  but WITHOUT ANY WARRANTY; without even the implied warranty of 
12 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
13 #  Lesser General Public License for more details. 
14
15 #  You should have received a copy of the GNU Lesser General Public 
16 #  License along with this library; if not, write to the Free Software 
17 #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
18
19 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
20 #
21 #
22 #
23 #  File   : Makefile.in
24 #  Author : Julia DOROVSKIKH
25 #  Module : GEOM
26 #  $Header$
27
28 top_srcdir=@top_srcdir@
29 top_builddir=../..
30 srcdir=@srcdir@
31 VPATH=.:@srcdir@
32
33
34 @COMMENCE@
35
36 # Libraries targets
37 LIB = libGEOMAlgo.la
38 LIB_SRC = \
39         BlockFix.cxx \
40         BlockFix_BlockFixAPI.cxx \
41         BlockFix_CheckTool.cxx \
42         BlockFix_PeriodicSurfaceModifier.cxx \
43         BlockFix_SphereSpaceModifier.cxx \
44         BlockFix_UnionEdges.cxx \
45         BlockFix_UnionFaces.cxx \
46         GEOMAlgo_Algo.cxx \
47         GEOMAlgo_Builder_0.cxx \
48         GEOMAlgo_Builder_1.cxx \
49         GEOMAlgo_Builder_2.cxx \
50         GEOMAlgo_Builder_3.cxx \
51         GEOMAlgo_Builder_4.cxx \
52         GEOMAlgo_BuilderArea.cxx \
53         GEOMAlgo_Builder.cxx \
54         GEOMAlgo_BuilderFace.cxx \
55         GEOMAlgo_BuilderShape.cxx \
56         GEOMAlgo_BuilderSolid.cxx \
57         GEOMAlgo_BuilderTools.cxx \
58         GEOMAlgo_ClsfBox.cxx \
59         GEOMAlgo_Clsf.cxx \
60         GEOMAlgo_ClsfSurf.cxx \
61         GEOMAlgo_CoupleOfShapes.cxx \
62         GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyInteger_0.cxx \
63         GEOMAlgo_DataMapIteratorOfDataMapOfRealListOfShape_0.cxx \
64         GEOMAlgo_DataMapIteratorOfDataMapOfShapeReal_0.cxx \
65         GEOMAlgo_DataMapIteratorOfDataMapOfShapeShapeSet_0.cxx \
66         GEOMAlgo_DataMapNodeOfDataMapOfPassKeyInteger_0.cxx \
67         GEOMAlgo_DataMapNodeOfDataMapOfRealListOfShape_0.cxx \
68         GEOMAlgo_DataMapNodeOfDataMapOfShapeReal_0.cxx \
69         GEOMAlgo_DataMapNodeOfDataMapOfShapeShapeSet_0.cxx \
70         GEOMAlgo_DataMapOfPassKeyInteger_0.cxx \
71         GEOMAlgo_DataMapOfRealListOfShape_0.cxx \
72         GEOMAlgo_DataMapOfShapeReal_0.cxx \
73         GEOMAlgo_DataMapOfShapeShapeSet_0.cxx \
74         GEOMAlgo_FinderShapeOn1.cxx \
75         GEOMAlgo_FinderShapeOn2.cxx \
76         GEOMAlgo_FinderShapeOn.cxx \
77         GEOMAlgo_FinderShapeOnQuad.cxx \
78         GEOMAlgo_GlueAnalyser.cxx \
79         GEOMAlgo_Gluer.cxx \
80         GEOMAlgo_HAlgo.cxx \
81         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape_0.cxx \
82         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyListOfShape_0.cxx \
83         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape_0.cxx \
84         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeBox_0.cxx \
85         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeState_0.cxx \
86         GEOMAlgo_IndexedDataMapOfIntegerShape_0.cxx \
87         GEOMAlgo_IndexedDataMapOfPassKeyListOfShape_0.cxx \
88         GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape_0.cxx \
89         GEOMAlgo_IndexedDataMapOfShapeBox_0.cxx \
90         GEOMAlgo_IndexedDataMapOfShapeState_0.cxx \
91         GEOMAlgo_ListIteratorOfListOfCoupleOfShapes_0.cxx \
92         GEOMAlgo_ListIteratorOfListOfPnt_0.cxx \
93         GEOMAlgo_ListNodeOfListOfCoupleOfShapes_0.cxx \
94         GEOMAlgo_ListNodeOfListOfPnt_0.cxx \
95         GEOMAlgo_ListOfCoupleOfShapes_0.cxx \
96         GEOMAlgo_ListOfPnt_0.cxx \
97         GEOMAlgo_PassKey.cxx \
98         GEOMAlgo_PassKeyMapHasher.cxx \
99         GEOMAlgo_PassKeyShape.cxx \
100         GEOMAlgo_PassKeyShapeMapHasher.cxx \
101         GEOMAlgo_ShapeAlgo.cxx \
102         GEOMAlgo_ShapeSet.cxx \
103         GEOMAlgo_ShapeSolid.cxx \
104         GEOMAlgo_ShellSolid.cxx \
105         GEOMAlgo_SolidSolid.cxx \
106         GEOMAlgo_Splitter.cxx \
107         GEOMAlgo_StateCollector.cxx \
108         GEOMAlgo_SurfaceTools.cxx \
109         GEOMAlgo_Tools3D.cxx \
110         GEOMAlgo_Tools.cxx \
111         GEOMAlgo_VertexSolid.cxx \
112         GEOMAlgo_WESCorrector.cxx \
113         GEOMAlgo_WireEdgeSet.cxx \
114         GEOMAlgo_WireSolid.cxx \
115         GEOMAlgo_WireSplitter.cxx
116
117 LIB_CLIENT_IDL = 
118 LIB_SERVER_IDL = 
119
120 # header files 
121 EXPORT_HEADERS = \
122         BlockFix_BlockFixAPI.hxx \
123         BlockFix_BlockFixAPI.lxx \
124         BlockFix_CheckTool.hxx \
125         Handle_BlockFix_BlockFixAPI.hxx \
126         GEOMAlgo_Algo.hxx \
127         GEOMAlgo_BuilderArea.hxx \
128         GEOMAlgo_BuilderFace.hxx \
129         GEOMAlgo_Builder.hxx \
130         GEOMAlgo_BuilderShape.hxx \
131         GEOMAlgo_BuilderSolid.hxx \
132         GEOMAlgo_BuilderTools.hxx \
133         GEOMAlgo_ClsfBox.hxx \
134         GEOMAlgo_Clsf.hxx \
135         GEOMAlgo_ClsfSurf.hxx \
136         GEOMAlgo_CoupleOfShapes.hxx \
137         GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyInteger.hxx \
138         GEOMAlgo_DataMapIteratorOfDataMapOfRealListOfShape.hxx \
139         GEOMAlgo_DataMapIteratorOfDataMapOfShapeReal.hxx \
140         GEOMAlgo_DataMapIteratorOfDataMapOfShapeShapeSet.hxx \
141         GEOMAlgo_DataMapNodeOfDataMapOfPassKeyInteger.hxx \
142         GEOMAlgo_DataMapNodeOfDataMapOfRealListOfShape.hxx \
143         GEOMAlgo_DataMapNodeOfDataMapOfShapeReal.hxx \
144         GEOMAlgo_DataMapNodeOfDataMapOfShapeShapeSet.hxx \
145         GEOMAlgo_DataMapOfPassKeyInteger.hxx \
146         GEOMAlgo_DataMapOfRealListOfShape.hxx \
147         GEOMAlgo_DataMapOfShapeReal.hxx \
148         GEOMAlgo_DataMapOfShapeShapeSet.hxx \
149         GEOMAlgo_FinderShapeOn1.hxx \
150         GEOMAlgo_FinderShapeOn2.hxx \
151         GEOMAlgo_FinderShapeOn.hxx \
152         GEOMAlgo_FinderShapeOnQuad.hxx \
153         GEOMAlgo_GlueAnalyser.hxx \
154         GEOMAlgo_Gluer.hxx \
155         GEOMAlgo_HAlgo.hxx \
156         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.hxx \
157         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyListOfShape.hxx \
158         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape.hxx \
159         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeBox.hxx \
160         GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeState.hxx \
161         GEOMAlgo_IndexedDataMapOfIntegerShape.hxx \
162         GEOMAlgo_IndexedDataMapOfPassKeyListOfShape.hxx \
163         GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.hxx \
164         GEOMAlgo_IndexedDataMapOfShapeBox.hxx \
165         GEOMAlgo_IndexedDataMapOfShapeState.hxx \
166         GEOMAlgo_ListIteratorOfListOfCoupleOfShapes.hxx \
167         GEOMAlgo_ListIteratorOfListOfPnt.hxx \
168         GEOMAlgo_ListNodeOfListOfCoupleOfShapes.hxx \
169         GEOMAlgo_ListNodeOfListOfPnt.hxx \
170         GEOMAlgo_ListOfCoupleOfShapes.hxx \
171         GEOMAlgo_ListOfPnt.hxx \
172         GEOMAlgo_PassKey.hxx \
173         GEOMAlgo_PassKeyMapHasher.hxx \
174         GEOMAlgo_PassKeyShape.hxx \
175         GEOMAlgo_PassKeyShapeMapHasher.hxx \
176         GEOMAlgo_PWireEdgeSet.hxx \
177         GEOMAlgo_ShapeAlgo.hxx \
178         GEOMAlgo_ShapeSet.hxx \
179         GEOMAlgo_ShapeSolid.hxx \
180         GEOMAlgo_ShellSolid.hxx \
181         GEOMAlgo_SolidSolid.hxx \
182         GEOMAlgo_Splitter.hxx \
183         GEOMAlgo_StateCollector.hxx \
184         GEOMAlgo_State.hxx \
185         GEOMAlgo_SurfaceTools.hxx \
186         GEOMAlgo_Tools3D.hxx \
187         GEOMAlgo_Tools.hxx \
188         GEOMAlgo_VertexSolid.hxx \
189         GEOMAlgo_WESCorrector.hxx \
190         GEOMAlgo_WireEdgeSet.hxx \
191         GEOMAlgo_WireSolid.hxx \
192         GEOMAlgo_WireSplitter.hxx \
193         Handle_GEOMAlgo_ClsfBox.hxx \
194         Handle_GEOMAlgo_Clsf.hxx \
195         Handle_GEOMAlgo_ClsfSurf.hxx \
196         Handle_GEOMAlgo_DataMapNodeOfDataMapOfPassKeyInteger.hxx \
197         Handle_GEOMAlgo_DataMapNodeOfDataMapOfRealListOfShape.hxx \
198         Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeReal.hxx \
199         Handle_GEOMAlgo_DataMapNodeOfDataMapOfShapeShapeSet.hxx \
200         Handle_GEOMAlgo_HAlgo.hxx \
201         Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.hxx \
202         Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyListOfShape.hxx \
203         Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape.hxx \
204         Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeBox.hxx \
205         Handle_GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeState.hxx \
206         Handle_GEOMAlgo_ListNodeOfListOfCoupleOfShapes.hxx \
207         Handle_GEOMAlgo_ListNodeOfListOfPnt.hxx
208
209 # idl files
210 EXPORT_IDLS=
211
212
213 CPPFLAGS += $(OCC_INCLUDES) $(KERNEL_CXXFLAGS)
214 CXXFLAGS += $(OCC_CXXFLAGS) $(KERNEL_CXXFLAGS)
215 LDFLAGS += $(CAS_LDPATH) -lTKBO $(KERNEL_LDFLAGS)
216
217 %_moc.cxx: %.h
218         $(MOC) $< -o $@
219
220 @CONCLUDE@