Salome HOME
NPAL16559: EDF507: Implementation of a more advanced system of measurement.
[modules/geom.git] / src / DlgRef / Makefile.am
1 #  GEOM DLGREF : 
2 #
3 #  Copyright (C) 2003  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 #
23 #
24 #  File   : Makefile.in
25 #  Author : Damien COQUERET (OCC)
26 #  Modified by : Alexander BORODIN (OCN) - autotools usage
27 #  Module : GEOM
28 #  $Header: 
29
30 include $(top_srcdir)/adm_local/unix/make_common_starter.am
31
32 # Libraries targets
33 lib_LTLIBRARIES = libDlgRef.la
34
35 # Sources files
36 dist_libDlgRef_la_SOURCES = \
37         DlgRef_Skeleton_QTD.cxx \
38         DlgRef_1Sel_QTD.cxx \
39         DlgRef_2Sel_QTD.cxx \
40         DlgRef_3Sel_QTD.cxx \
41         DlgRef_1Sel1Check_QTD.cxx \
42         DlgRef_1Sel3Check_QTD.cxx \
43         DlgRef_1Sel1Check1List_QTD.cxx \
44         DlgRef_1Sel1Spin_QTD.cxx \
45         DlgRef_1Sel2Spin_QTD.cxx \
46         DlgRef_1Sel3Spin_QTD.cxx \
47         DlgRef_1Sel4Spin_QTD.cxx \
48         DlgRef_1Sel5Spin_QTD.cxx \
49         DlgRef_2Sel1Spin_QTD.cxx \
50         DlgRef_2Sel2Spin_QTD.cxx \
51         DlgRef_2Sel3Spin_QTD.cxx \
52         DlgRef_1Sel1Spin1Check_QTD.cxx \
53         DlgRef_2Sel1Spin2Check_QTD.cxx \
54         DlgRef_2Sel2Spin1Check_QTD.cxx \
55         DlgRef_2Sel4Spin1Check_QTD.cxx \
56         DlgRef_3Sel4Spin2Check_QTD.cxx \
57         DlgRef_4Sel1List_QTD.cxx \
58         DlgRef_2Sel1List_QTD.cxx \
59         DlgRef_2Sel1List1Check_QTD.cxx \
60         DlgRef_1List1Spin1Btn_QTD.cxx \
61         DlgRef_4Sel1List1Check_QTD.cxx \
62         DlgRef_1Spin_QTD.cxx \
63         DlgRef_2Spin_QTD.cxx \
64         DlgRef_3Spin_QTD.cxx \
65         DlgRef_3Spin1Check_QTD.cxx \
66         DlgRef_3Sel3Spin1Check_QTD.cxx \
67         DlgRef_4Sel1Spin2Check_QTD.cxx \
68         DlgRef_SpinBox.cxx \
69         DlgRef_1Sel1Spin.cxx \
70         DlgRef_1Sel2Spin.cxx \
71         DlgRef_1Sel3Spin.cxx \
72         DlgRef_1Sel4Spin.cxx \
73         DlgRef_1Sel5Spin.cxx \
74         DlgRef_2Sel1Spin.cxx \
75         DlgRef_2Sel2Spin.cxx \
76         DlgRef_2Sel3Spin.cxx \
77         DlgRef_1Sel1Spin1Check.cxx \
78         DlgRef_2Sel1Spin2Check.cxx \
79         DlgRef_2Sel2Spin1Check.cxx \
80         DlgRef_2Sel4Spin1Check.cxx \
81         DlgRef_3Sel4Spin2Check.cxx \
82         DlgRef_3Sel3Spin1Check.cxx \
83         DlgRef_1Spin.cxx \
84         DlgRef_2Spin.cxx \
85         DlgRef_3Spin.cxx \
86         DlgRef_3Spin1Check.cxx \
87         DlgRef_3Sel1Spin.cxx \
88         DlgRef_3Check_QTD.cxx \
89         DlgRef_6Sel_QTD.cxx \
90         DlgRef_4Sel1Spin2Check.cxx \
91         DlgRef_3Sel1Check_QTD.cxx
92
93 MOC_FILES = \
94         DlgRef_Skeleton_QTD_moc.cxx \
95         DlgRef_1Sel_QTD_moc.cxx \
96         DlgRef_2Sel_QTD_moc.cxx \
97         DlgRef_3Sel_QTD_moc.cxx \
98         DlgRef_1Sel1Check_QTD_moc.cxx \
99         DlgRef_1Sel3Check_QTD_moc.cxx \
100         DlgRef_1Sel1Check1List_QTD_moc.cxx \
101         DlgRef_1Sel1Spin_QTD_moc.cxx \
102         DlgRef_1Sel2Spin_QTD_moc.cxx \
103         DlgRef_1Sel3Spin_QTD_moc.cxx \
104         DlgRef_1Sel4Spin_QTD_moc.cxx \
105         DlgRef_1Sel5Spin_QTD_moc.cxx \
106         DlgRef_2Sel1Spin_QTD_moc.cxx \
107         DlgRef_2Sel2Spin_QTD_moc.cxx \
108         DlgRef_2Sel3Spin_QTD_moc.cxx \
109         DlgRef_1Sel1Spin1Check_QTD_moc.cxx \
110         DlgRef_2Sel1Spin2Check_QTD_moc.cxx \
111         DlgRef_2Sel2Spin1Check_QTD_moc.cxx \
112         DlgRef_2Sel4Spin1Check_QTD_moc.cxx \
113         DlgRef_3Sel4Spin2Check_QTD_moc.cxx \
114         DlgRef_4Sel1List_QTD_moc.cxx \
115         DlgRef_2Sel1List_QTD_moc.cxx \
116         DlgRef_2Sel1List1Check_QTD_moc.cxx \
117         DlgRef_1List1Spin1Btn_QTD_moc.cxx \
118         DlgRef_4Sel1List1Check_QTD_moc.cxx \
119         DlgRef_1Spin_QTD_moc.cxx \
120         DlgRef_2Spin_QTD_moc.cxx \
121         DlgRef_3Spin_QTD_moc.cxx \
122         DlgRef_3Spin1Check_QTD_moc.cxx \
123         DlgRef_3Sel3Spin1Check_QTD_moc.cxx \
124         DlgRef_4Sel1Spin2Check_QTD_moc.cxx \
125         DlgRef_SpinBox_moc.cxx \
126         DlgRef_1Sel1Spin_moc.cxx \
127         DlgRef_1Sel2Spin_moc.cxx \
128         DlgRef_1Sel3Spin_moc.cxx \
129         DlgRef_1Sel4Spin_moc.cxx \
130         DlgRef_1Sel5Spin_moc.cxx \
131         DlgRef_2Sel1Spin_moc.cxx \
132         DlgRef_2Sel2Spin_moc.cxx \
133         DlgRef_2Sel3Spin_moc.cxx \
134         DlgRef_1Sel1Spin1Check_moc.cxx \
135         DlgRef_2Sel1Spin2Check_moc.cxx \
136         DlgRef_2Sel2Spin1Check_moc.cxx \
137         DlgRef_2Sel4Spin1Check_moc.cxx \
138         DlgRef_3Sel4Spin2Check_moc.cxx \
139         DlgRef_3Sel3Spin1Check_moc.cxx \
140         DlgRef_1Spin_moc.cxx \
141         DlgRef_2Spin_moc.cxx \
142         DlgRef_3Spin_moc.cxx \
143         DlgRef_3Spin1Check_moc.cxx \
144         DlgRef_3Sel1Spin_moc.cxx \
145         DlgRef_1Sel_Ext_moc.cxx \
146         DlgRef_3Check_QTD_moc.cxx \
147         DlgRef_6Sel_QTD_moc.cxx \
148         DlgRef_4Sel1Spin2Check_moc.cxx \
149         DlgRef_3Sel1Check_QTD_moc.cxx
150
151 # header files 
152 salomeinclude_HEADERS = \
153         DlgRef_Skeleton_QTD.h \
154         DlgRef_1Sel_QTD.h \
155         DlgRef_2Sel_QTD.h \
156         DlgRef_3Sel_QTD.h \
157         DlgRef_1Sel1Check_QTD.h \
158         DlgRef_1Sel3Check_QTD.h \
159         DlgRef_1Sel1Check1List_QTD.h \
160         DlgRef_1Sel1Spin_QTD.h \
161         DlgRef_1Sel2Spin_QTD.h \
162         DlgRef_1Sel3Spin_QTD.h \
163         DlgRef_1Sel4Spin_QTD.h \
164         DlgRef_1Sel5Spin_QTD.h \
165         DlgRef_2Sel1Spin_QTD.h \
166         DlgRef_2Sel2Spin_QTD.h \
167         DlgRef_2Sel3Spin_QTD.h \
168         DlgRef_1Sel1Spin1Check_QTD.h \
169         DlgRef_2Sel1Spin2Check_QTD.h \
170         DlgRef_2Sel2Spin1Check_QTD.h \
171         DlgRef_2Sel4Spin1Check_QTD.h \
172         DlgRef_3Sel4Spin2Check_QTD.h \
173         DlgRef_4Sel1List_QTD.h \
174         DlgRef_2Sel1List_QTD.h \
175         DlgRef_2Sel1List1Check_QTD.h \
176         DlgRef_1List1Spin1Btn_QTD.h \
177         DlgRef_4Sel1List1Check_QTD.h \
178         DlgRef_1Spin_QTD.h \
179         DlgRef_2Spin_QTD.h \
180         DlgRef_3Spin_QTD.h \
181         DlgRef_3Spin1Check_QTD.h \
182         DlgRef_3Sel3Spin1Check_QTD.h \
183         DlgRef_4Sel1Spin2Check_QTD.h \
184         DlgRef_SpinBox.h \
185         DlgRef_1Sel1Spin.h \
186         DlgRef_1Sel2Spin.h \
187         DlgRef_1Sel3Spin.h \
188         DlgRef_1Sel4Spin.h \
189         DlgRef_1Sel5Spin.h \
190         DlgRef_2Sel1Spin.h \
191         DlgRef_2Sel2Spin.h \
192         DlgRef_2Sel3Spin.h \
193         DlgRef_1Sel1Spin1Check.h \
194         DlgRef_2Sel1Spin2Check.h \
195         DlgRef_2Sel2Spin1Check.h \
196         DlgRef_2Sel4Spin1Check.h \
197         DlgRef_3Sel4Spin2Check.h \
198         DlgRef_3Sel3Spin1Check.h \
199         DlgRef_1Spin.h \
200         DlgRef_2Spin.h \
201         DlgRef_3Spin.h \
202         DlgRef_3Spin1Check.h \
203         DlgRef_3Sel1Spin.h \
204         DlgRef_1Sel_Ext.h \
205         DlgRef_3Check_QTD.h \
206         DlgRef_6Sel_QTD.h \
207         DlgRef_4Sel1Spin2Check.h \
208         DlgRef_3Sel1Check_QTD.h \
209         GEOM_DlgRef.hxx
210
211 nodist_libDlgRef_la_SOURCES= \
212         $(MOC_FILES)
213
214 # additionnal information to compil and link file
215 libDlgRef_la_CPPFLAGS = \
216         $(QT_INCLUDES) \
217         $(KERNEL_CXXFLAGS) \
218         $(GUI_CXXFLAGS)
219
220 libDlgRef_la_LDFLAGS  = \
221         $(GUI_LDFLAGS) -lqtx \
222         $(STDLIB) \
223         $(QT_MT_LIBS)