Salome HOME
rollback IPAL8963 3.0.0: "Incorrect input data" message
[modules/geom.git] / src / NMTTools / 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 NMTTools : partition 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 # header files 
32 salomeinclude_HEADERS = \
33         Handle_NMTDS_IndexedDataMapNodeOfIndexedDataMapOfIntegerIndexedDataMapOfShapeInteger.hxx \
34         Handle_NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors.hxx \
35         Handle_NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger.hxx \
36         Handle_NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape.hxx \
37         Handle_NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapePaveBlock.hxx \
38         Handle_NMTTools_ListNodeOfListOfCommonBlock.hxx \
39         Handle_NMTTools_ListNodeOfListOfCoupleOfShape.hxx \
40         NMTTools_CheckerSI.hxx \
41         NMTTools_CommonBlockAPI.hxx \
42         NMTTools_CommonBlock.hxx \
43         NMTTools_CommonBlockPool.hxx \
44         NMTTools_CoupleOfShape.hxx \
45         NMTTools_DEProcessor.hxx \
46         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger.hxx \
47         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape.hxx \
48         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapePaveBlock.hxx \
49         NMTTools_IndexedDataMapOfIndexedMapOfInteger.hxx \
50         NMTTools_IndexedDataMapOfShapeIndexedMapOfShape.hxx \
51         NMTTools_IndexedDataMapOfShapePaveBlock.hxx \
52         NMTTools_IteratorOfCoupleOfShape.hxx \
53         NMTTools_ListIteratorOfListOfCommonBlock.hxx \
54         NMTTools_ListIteratorOfListOfCoupleOfShape.hxx \
55         NMTTools_ListNodeOfListOfCommonBlock.hxx \
56         NMTTools_ListNodeOfListOfCoupleOfShape.hxx \
57         NMTTools_ListOfCommonBlock.hxx \
58         NMTTools_ListOfCoupleOfShape.hxx \
59         NMTTools_PaveFiller.hxx \
60         NMTTools_PPaveFiller.hxx \
61         NMTTools_Tools.hxx \
62         Handle_NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock.hxx \
63         Handle_NMTTools_StdMapNodeOfMapOfPaveBlock.hxx \
64         NMTTools_DataMapIteratorOfDataMapOfIntegerListOfPaveBlock.hxx \
65         NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock.hxx \
66         NMTTools_DataMapOfIntegerListOfPaveBlock.hxx \
67         NMTTools_MapIteratorOfMapOfPaveBlock.hxx \
68         NMTTools_MapOfPaveBlock.hxx \
69         NMTTools_StdMapNodeOfMapOfPaveBlock.hxx
70
71 # Libraries targets
72 lib_LTLIBRARIES = libNMTTools.la
73
74 dist_libNMTTools_la_SOURCES = \
75         NMTTools_CheckerSI.cxx \
76         NMTTools_CheckerSI_1.cxx \
77         NMTTools_CommonBlockAPI.cxx \
78         NMTTools_CommonBlock.cxx \
79         NMTTools_CommonBlockPool_0.cxx \
80         NMTTools_CoupleOfShape.cxx \
81         NMTTools_DEProcessor.cxx \
82         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger_0.cxx \
83         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape_0.cxx \
84         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapePaveBlock_0.cxx \
85         NMTTools_IndexedDataMapOfIndexedMapOfInteger_0.cxx \
86         NMTTools_IndexedDataMapOfShapeIndexedMapOfShape_0.cxx \
87         NMTTools_IndexedDataMapOfShapePaveBlock_0.cxx \
88         NMTTools_IteratorOfCoupleOfShape.cxx \
89         NMTTools_ListIteratorOfListOfCommonBlock_0.cxx \
90         NMTTools_ListIteratorOfListOfCoupleOfShape_0.cxx \
91         NMTTools_ListNodeOfListOfCommonBlock_0.cxx \
92         NMTTools_ListNodeOfListOfCoupleOfShape_0.cxx \
93         NMTTools_ListOfCommonBlock_0.cxx \
94         NMTTools_ListOfCoupleOfShape_0.cxx \
95         NMTTools_PaveFiller_0.cxx \
96         NMTTools_PaveFiller_1.cxx \
97         NMTTools_PaveFiller_2.cxx \
98         NMTTools_PaveFiller_3.cxx \
99         NMTTools_PaveFiller_4.cxx \
100         NMTTools_PaveFiller_5.cxx \
101         NMTTools_PaveFiller_6.cxx \
102         NMTTools_PaveFiller_7.cxx \
103         NMTTools_PaveFiller_8.cxx \
104         NMTTools_PaveFiller_9.cxx \
105         NMTTools_PaveFiller.cxx \
106         NMTTools_Tools.cxx \
107         NMTTools_DataMapIteratorOfDataMapOfIntegerListOfPaveBlock_0.cxx \
108         NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock_0.cxx \
109         NMTTools_DataMapOfIntegerListOfPaveBlock_0.cxx \
110         NMTTools_MapIteratorOfMapOfPaveBlock_0.cxx \
111         NMTTools_MapOfPaveBlock_0.cxx \
112         NMTTools_StdMapNodeOfMapOfPaveBlock_0.cxx
113
114 # additionnal information to compil and link file
115
116 libNMTTools_la_CPPFLAGS = \
117         $(CAS_CPPFLAGS) \
118         $(KERNEL_CXXFLAGS) \
119         -I$(srcdir)/../NMTDS
120
121 libNMTTools_la_LDFLAGS  = \
122         ../NMTDS/libNMTDS.la \
123         $(STDLIB) \
124         $(CAS_LDPATH) -lTKBool -lTKBO \
125         $(KERNEL_LDFLAGS)