]> SALOME platform Git repositories - modules/geom.git/blob - src/DlgRef/Makefile.am
Salome HOME
Issue 0020400: EDF 1057 GEOM: Point coordinate operation gives (0,0,0)
[modules/geom.git] / src / DlgRef / 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 DLGREF : 
23 #  File   : Makefile.in
24 #  Author : Damien COQUERET (OCC)
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 = libDlgRef.la
33
34 # Sources files
35 dist_libDlgRef_la_SOURCES = \
36         DlgRef_Skeleton_QTD.cxx \
37         DlgRef_1Sel_QTD.cxx \
38         DlgRef_2Sel_QTD.cxx \
39         DlgRef_3Sel_QTD.cxx \
40         DlgRef_1Sel1Check_QTD.cxx \
41         DlgRef_1Sel3Check_QTD.cxx \
42         DlgRef_1Sel1Check1List_QTD.cxx \
43         DlgRef_1Sel1Spin_QTD.cxx \
44         DlgRef_1Sel2Spin_QTD.cxx \
45         DlgRef_1Sel3Spin_QTD.cxx \
46         DlgRef_1Sel4Spin_QTD.cxx \
47         DlgRef_1Sel5Spin_QTD.cxx \
48         DlgRef_1Sel5Spin1Check_QTD.cxx \
49         DlgRef_2Sel1Spin_QTD.cxx \
50         DlgRef_2Sel2Spin_QTD.cxx \
51         DlgRef_2Sel3Spin_QTD.cxx \
52         DlgRef_3Sel2Spin_QTD.cxx \
53         DlgRef_1Sel1Spin1Check_QTD.cxx \
54         DlgRef_2Sel1Spin2Check_QTD.cxx \
55         DlgRef_2Sel2Spin1Check_QTD.cxx \
56         DlgRef_2Sel4Spin1Check_QTD.cxx \
57         DlgRef_3Sel4Spin2Check_QTD.cxx \
58         DlgRef_2Sel3Spin2Rb_QTD.cxx \
59         DlgRef_2Sel3Spin2Rb.cxx \
60         DlgRef_4Sel1List_QTD.cxx \
61         DlgRef_2Sel1List_QTD.cxx \
62         DlgRef_2Sel2List_QTD.cxx \
63         DlgRef_2Sel1List1Check_QTD.cxx \
64         DlgRef_1List1Spin1Btn_QTD.cxx \
65         DlgRef_4Sel1List1Check_QTD.cxx \
66         DlgRef_1Spin_QTD.cxx \
67         DlgRef_2Spin_QTD.cxx \
68         DlgRef_3Spin_QTD.cxx \
69         DlgRef_3Spin1Check_QTD.cxx \
70         DlgRef_3Sel3Spin1Check_QTD.cxx \
71         DlgRef_3Sel3Spin2Check_QTD.cxx \
72         DlgRef_4Sel1Spin2Check_QTD.cxx \
73         DlgRef_SpinBox.cxx \
74         DlgRef_1Sel1Spin.cxx \
75         DlgRef_1Sel2Spin.cxx \
76         DlgRef_1Sel3Spin.cxx \
77         DlgRef_1Sel4Spin.cxx \
78         DlgRef_1Sel5Spin.cxx \
79         DlgRef_1Sel5Spin1Check.cxx \
80         DlgRef_2Sel1Spin.cxx \
81         DlgRef_2Sel2Spin.cxx \
82         DlgRef_2Sel3Spin.cxx \
83         DlgRef_3Sel2Spin.cxx \
84         DlgRef_1Sel1Spin1Check.cxx \
85         DlgRef_2Sel1Spin2Check.cxx \
86         DlgRef_2Sel2Spin1Check.cxx \
87         DlgRef_2Sel4Spin1Check.cxx \
88         DlgRef_3Sel4Spin2Check.cxx \
89         DlgRef_3Sel3Spin1Check.cxx \
90         DlgRef_3Sel3Spin2Check.cxx \
91         DlgRef_1Spin.cxx \
92         DlgRef_2Spin.cxx \
93         DlgRef_3Spin.cxx \
94         DlgRef_3Spin1Check.cxx \
95         DlgRef_3Sel1Spin.cxx \
96         DlgRef_3Check_QTD.cxx \
97         DlgRef_6Sel_QTD.cxx \
98         DlgRef_4Sel1Spin2Check.cxx \
99         DlgRef_3Sel1Check_QTD.cxx
100
101 MOC_FILES = \
102         DlgRef_Skeleton_QTD_moc.cxx \
103         DlgRef_1Sel_QTD_moc.cxx \
104         DlgRef_2Sel_QTD_moc.cxx \
105         DlgRef_3Sel_QTD_moc.cxx \
106         DlgRef_1Sel1Check_QTD_moc.cxx \
107         DlgRef_1Sel3Check_QTD_moc.cxx \
108         DlgRef_1Sel1Check1List_QTD_moc.cxx \
109         DlgRef_1Sel1Spin_QTD_moc.cxx \
110         DlgRef_1Sel2Spin_QTD_moc.cxx \
111         DlgRef_1Sel3Spin_QTD_moc.cxx \
112         DlgRef_1Sel4Spin_QTD_moc.cxx \
113         DlgRef_1Sel5Spin_QTD_moc.cxx \
114         DlgRef_1Sel5Spin1Check_QTD_moc.cxx \
115         DlgRef_2Sel1Spin_QTD_moc.cxx \
116         DlgRef_2Sel2Spin_QTD_moc.cxx \
117         DlgRef_2Sel3Spin_QTD_moc.cxx \
118         DlgRef_3Sel2Spin_QTD_moc.cxx \
119         DlgRef_2Sel3Spin2Rb_QTD_moc.cxx \
120         DlgRef_2Sel3Spin2Rb_moc.cxx \
121         DlgRef_1Sel1Spin1Check_QTD_moc.cxx \
122         DlgRef_2Sel1Spin2Check_QTD_moc.cxx \
123         DlgRef_2Sel2Spin1Check_QTD_moc.cxx \
124         DlgRef_2Sel4Spin1Check_QTD_moc.cxx \
125         DlgRef_3Sel4Spin2Check_QTD_moc.cxx \
126         DlgRef_4Sel1List_QTD_moc.cxx \
127         DlgRef_2Sel1List_QTD_moc.cxx \
128         DlgRef_2Sel2List_QTD_moc.cxx \
129         DlgRef_2Sel1List1Check_QTD_moc.cxx \
130         DlgRef_1List1Spin1Btn_QTD_moc.cxx \
131         DlgRef_4Sel1List1Check_QTD_moc.cxx \
132         DlgRef_1Spin_QTD_moc.cxx \
133         DlgRef_2Spin_QTD_moc.cxx \
134         DlgRef_3Spin_QTD_moc.cxx \
135         DlgRef_3Spin1Check_QTD_moc.cxx \
136         DlgRef_3Sel3Spin1Check_QTD_moc.cxx \
137         DlgRef_3Sel3Spin2Check_QTD_moc.cxx \
138         DlgRef_4Sel1Spin2Check_QTD_moc.cxx \
139         DlgRef_SpinBox_moc.cxx \
140         DlgRef_1Sel1Spin_moc.cxx \
141         DlgRef_1Sel2Spin_moc.cxx \
142         DlgRef_1Sel3Spin_moc.cxx \
143         DlgRef_1Sel4Spin_moc.cxx \
144         DlgRef_1Sel5Spin_moc.cxx \
145         DlgRef_1Sel5Spin1Check_moc.cxx \
146         DlgRef_2Sel1Spin_moc.cxx \
147         DlgRef_2Sel2Spin_moc.cxx \
148         DlgRef_2Sel3Spin_moc.cxx \
149         DlgRef_3Sel2Spin_moc.cxx \
150         DlgRef_1Sel1Spin1Check_moc.cxx \
151         DlgRef_2Sel1Spin2Check_moc.cxx \
152         DlgRef_2Sel2Spin1Check_moc.cxx \
153         DlgRef_2Sel4Spin1Check_moc.cxx \
154         DlgRef_3Sel4Spin2Check_moc.cxx \
155         DlgRef_3Sel3Spin1Check_moc.cxx \
156         DlgRef_3Sel3Spin2Check_moc.cxx \
157         DlgRef_1Spin_moc.cxx \
158         DlgRef_2Spin_moc.cxx \
159         DlgRef_3Spin_moc.cxx \
160         DlgRef_3Spin1Check_moc.cxx \
161         DlgRef_3Sel1Spin_moc.cxx \
162         DlgRef_1Sel_Ext_moc.cxx \
163         DlgRef_3Check_QTD_moc.cxx \
164         DlgRef_6Sel_QTD_moc.cxx \
165         DlgRef_4Sel1Spin2Check_moc.cxx \
166         DlgRef_3Sel1Check_QTD_moc.cxx
167
168 # header files 
169 salomeinclude_HEADERS = \
170         DlgRef_Skeleton_QTD.h \
171         DlgRef_1Sel_QTD.h \
172         DlgRef_2Sel_QTD.h \
173         DlgRef_3Sel_QTD.h \
174         DlgRef_1Sel1Check_QTD.h \
175         DlgRef_1Sel3Check_QTD.h \
176         DlgRef_1Sel1Check1List_QTD.h \
177         DlgRef_1Sel1Spin_QTD.h \
178         DlgRef_1Sel2Spin_QTD.h \
179         DlgRef_1Sel3Spin_QTD.h \
180         DlgRef_1Sel4Spin_QTD.h \
181         DlgRef_1Sel5Spin_QTD.h \
182         DlgRef_1Sel5Spin1Check_QTD.h \
183         DlgRef_2Sel1Spin_QTD.h \
184         DlgRef_2Sel2Spin_QTD.h \
185         DlgRef_2Sel3Spin_QTD.h \
186         DlgRef_3Sel2Spin_QTD.h \
187         DlgRef_1Sel1Spin1Check_QTD.h \
188         DlgRef_2Sel1Spin2Check_QTD.h \
189         DlgRef_2Sel2Spin1Check_QTD.h \
190         DlgRef_2Sel4Spin1Check_QTD.h \
191         DlgRef_3Sel4Spin2Check_QTD.h \
192         DlgRef_2Sel3Spin2Rb_QTD.h \
193         DlgRef_2Sel3Spin2Rb.h \
194         DlgRef_4Sel1List_QTD.h \
195         DlgRef_2Sel1List_QTD.h \
196         DlgRef_2Sel2List_QTD.h \
197         DlgRef_2Sel1List1Check_QTD.h \
198         DlgRef_1List1Spin1Btn_QTD.h \
199         DlgRef_4Sel1List1Check_QTD.h \
200         DlgRef_1Spin_QTD.h \
201         DlgRef_2Spin_QTD.h \
202         DlgRef_3Spin_QTD.h \
203         DlgRef_3Spin1Check_QTD.h \
204         DlgRef_3Sel3Spin1Check_QTD.h \
205         DlgRef_3Sel3Spin2Check_QTD.h \
206         DlgRef_4Sel1Spin2Check_QTD.h \
207         DlgRef_SpinBox.h \
208         DlgRef_1Sel1Spin.h \
209         DlgRef_1Sel2Spin.h \
210         DlgRef_1Sel3Spin.h \
211         DlgRef_1Sel4Spin.h \
212         DlgRef_1Sel5Spin.h \
213         DlgRef_1Sel5Spin1Check.h \
214         DlgRef_2Sel1Spin.h \
215         DlgRef_2Sel2Spin.h \
216         DlgRef_2Sel3Spin.h \
217         DlgRef_3Sel2Spin.h \
218         DlgRef_1Sel1Spin1Check.h \
219         DlgRef_2Sel1Spin2Check.h \
220         DlgRef_2Sel2Spin1Check.h \
221         DlgRef_2Sel4Spin1Check.h \
222         DlgRef_3Sel4Spin2Check.h \
223         DlgRef_3Sel3Spin1Check.h \
224         DlgRef_3Sel3Spin2Check.h \
225         DlgRef_1Spin.h \
226         DlgRef_2Spin.h \
227         DlgRef_3Spin.h \
228         DlgRef_3Spin1Check.h \
229         DlgRef_3Sel1Spin.h \
230         DlgRef_1Sel_Ext.h \
231         DlgRef_3Check_QTD.h \
232         DlgRef_6Sel_QTD.h \
233         DlgRef_4Sel1Spin2Check.h \
234         DlgRef_3Sel1Check_QTD.h \
235         GEOM_DlgRef.hxx
236
237 nodist_libDlgRef_la_SOURCES= \
238         $(MOC_FILES)
239
240 # additionnal information to compil and link file
241 libDlgRef_la_CPPFLAGS = \
242         $(QT_INCLUDES) \
243         $(KERNEL_CXXFLAGS) \
244         $(GUI_CXXFLAGS)
245
246 libDlgRef_la_LDFLAGS  = \
247         $(GUI_LDFLAGS) -lqtx \
248         $(STDLIB) \
249         $(QT_MT_LIBS)