]> SALOME platform Git repositories - modules/geom.git/blob - src/DlgRef/Makefile.am
Salome HOME
*** empty log message ***
[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         GEOM_DlgRef.cxx
38
39 #       DlgRef_SpinBox.cxx \
40 #       DlgRef_1Sel1Spin.cxx \
41 #       DlgRef_1Sel2Spin.cxx \
42 #       DlgRef_1Sel3Spin.cxx \
43 #       DlgRef_1Sel4Spin.cxx \
44 #       DlgRef_1Sel5Spin.cxx \
45 #       DlgRef_2Sel1Spin.cxx \
46 #       DlgRef_2Sel2Spin.cxx \
47 #       DlgRef_2Sel3Spin.cxx \
48 #       DlgRef_1Sel1Spin1Check.cxx \
49 #       DlgRef_2Sel1Spin2Check.cxx \
50 #       DlgRef_2Sel2Spin1Check.cxx \
51 #       DlgRef_2Sel4Spin1Check.cxx \
52 #       DlgRef_3Sel4Spin2Check.cxx \
53 #       DlgRef_3Sel3Spin1Check.cxx \
54 #       DlgRef_1Spin.cxx \
55 #       DlgRef_2Spin.cxx \
56 #       DlgRef_3Spin.cxx \
57 #       DlgRef_3Spin1Check.cxx \
58 #       DlgRef_3Sel1Spin.cxx \
59 #       DlgRef_4Sel1Spin2Check.cxx
60
61 MOC_FILES = \
62         GEOM_DlgRef_moc.cxx
63
64 #       DlgRef_SpinBox_moc.cxx \
65 #       DlgRef_1Sel1Spin_moc.cxx \
66 #       DlgRef_1Sel2Spin_moc.cxx \
67 #       DlgRef_1Sel3Spin_moc.cxx \
68 #       DlgRef_1Sel4Spin_moc.cxx \
69 #       DlgRef_1Sel5Spin_moc.cxx \
70 #       DlgRef_2Sel1Spin_moc.cxx \
71 #       DlgRef_2Sel2Spin_moc.cxx \
72 #       DlgRef_2Sel3Spin_moc.cxx \
73 #       DlgRef_1Sel1Spin1Check_moc.cxx \
74 #       DlgRef_2Sel1Spin2Check_moc.cxx \
75 #       DlgRef_2Sel2Spin1Check_moc.cxx \
76 #       DlgRef_2Sel4Spin1Check_moc.cxx \
77 #       DlgRef_3Sel4Spin2Check_moc.cxx \
78 #       DlgRef_3Sel3Spin1Check_moc.cxx \
79 #       DlgRef_1Spin_moc.cxx \
80 #       DlgRef_2Spin_moc.cxx \
81 #       DlgRef_3Spin_moc.cxx \
82 #       DlgRef_3Spin1Check_moc.cxx \
83 #       DlgRef_3Sel1Spin_moc.cxx \
84 #       DlgRef_1Sel_Ext_moc.cxx \
85 #       DlgRef_4Sel1Spin2Check_moc.cxx
86
87 # header files 
88 salomeinclude_HEADERS = \
89         GEOM_DlgRef.h
90
91 #       DlgRef_Skeleton_QTD.h \
92 #       DlgRef_1Sel_QTD.h \
93 #       DlgRef_2Sel_QTD.h \
94 #       DlgRef_3Sel_QTD.h \
95 #       DlgRef_1Sel1Check_QTD.h \
96 #       DlgRef_1Sel3Check_QTD.h \
97 #       DlgRef_1Sel1Check1List_QTD.h \
98 #       DlgRef_1Sel1Spin_QTD.h \
99 #       DlgRef_1Sel2Spin_QTD.h \
100 #       DlgRef_1Sel3Spin_QTD.h \
101 #       DlgRef_1Sel4Spin_QTD.h \
102 #       DlgRef_1Sel5Spin_QTD.h \
103 #       DlgRef_2Sel1Spin_QTD.h \
104 #       DlgRef_2Sel2Spin_QTD.h \
105 #       DlgRef_2Sel3Spin_QTD.h \
106 #       DlgRef_1Sel1Spin1Check_QTD.h \
107 #       DlgRef_2Sel1Spin2Check_QTD.h \
108 #       DlgRef_2Sel2Spin1Check_QTD.h \
109 #       DlgRef_2Sel4Spin1Check_QTD.h \
110 #       DlgRef_3Sel4Spin2Check_QTD.h \
111 #       DlgRef_4Sel1List_QTD.h \
112 #       DlgRef_2Sel1List_QTD.h \
113 #       DlgRef_1List1Spin1Btn_QTD.h \
114 #       DlgRef_4Sel1List1Check_QTD.h \
115 #       DlgRef_1Spin_QTD.h \
116 #       DlgRef_2Spin_QTD.h \
117 #       DlgRef_3Spin_QTD.h \
118 #       DlgRef_3Spin1Check_QTD.h \
119 #       DlgRef_3Sel3Spin1Check_QTD.h \
120 #       DlgRef_4Sel1Spin2Check_QTD.h \
121 #       DlgRef_SpinBox.h \
122 #       DlgRef_1Sel1Spin.h \
123 #       DlgRef_1Sel2Spin.h \
124 #       DlgRef_1Sel3Spin.h \
125 #       DlgRef_1Sel4Spin.h \
126 #       DlgRef_1Sel5Spin.h \
127 #       DlgRef_2Sel1Spin.h \
128 #       DlgRef_2Sel2Spin.h \
129 #       DlgRef_2Sel3Spin.h \
130 #       DlgRef_1Sel1Spin1Check.h \
131 #       DlgRef_2Sel1Spin2Check.h \
132 #       DlgRef_2Sel2Spin1Check.h \
133 #       DlgRef_2Sel4Spin1Check.h \
134 #       DlgRef_3Sel4Spin2Check.h \
135 #       DlgRef_3Sel3Spin1Check.h \
136 #       DlgRef_1Spin.h \
137 #       DlgRef_2Spin.h \
138 #       DlgRef_3Spin.h \
139 #       DlgRef_3Spin1Check.h \
140 #       DlgRef_3Sel1Spin.h \
141 #       DlgRef_1Sel_Ext.h \
142 #       DlgRef_3Check_QTD.h \
143 #       DlgRef_6Sel_QTD.h \
144 #       DlgRef_4Sel1Spin2Check.h \
145 #       DlgRef_3Sel1Check_QTD.h \
146 #       GEOM_DlgRef.hxx
147
148 UIC_FILES = \
149         ui_DlgRef_1List1Spin1Btn_QTD.h  \
150         ui_DlgRef_1Sel1Check1List_QTD.h \
151         ui_DlgRef_1Sel1Check_QTD.h      \
152         ui_DlgRef_1Sel1Spin1Check_QTD.h \
153         ui_DlgRef_1Sel1Spin_QTD.h       \
154         ui_DlgRef_1Sel2Spin_QTD.h       \
155         ui_DlgRef_1Sel3Check_QTD.h      \
156         ui_DlgRef_1Sel3Spin_QTD.h       \
157         ui_DlgRef_1Sel4Spin_QTD.h       \
158         ui_DlgRef_1Sel5Spin_QTD.h       \
159         ui_DlgRef_1Sel_QTD.h            \
160         ui_DlgRef_1Spin_QTD.h           \
161         ui_DlgRef_2Sel1List_QTD.h       \
162         ui_DlgRef_2Sel1Spin2Check_QTD.h \
163         ui_DlgRef_2Sel1Spin_QTD.h       \
164         ui_DlgRef_2Sel2Spin1Check_QTD.h \
165         ui_DlgRef_2Sel2Spin_QTD.h       \
166         ui_DlgRef_2Sel3Spin_QTD.h       \
167         ui_DlgRef_2Sel4Spin1Check_QTD.h \
168         ui_DlgRef_2Sel_QTD.h            \
169         ui_DlgRef_2Spin_QTD.h           \
170         ui_DlgRef_3Check_QTD.h          \
171         ui_DlgRef_3Sel1Check_QTD.h      \
172         ui_DlgRef_3Sel1Spin_QTD.h       \
173         ui_DlgRef_3Sel3Spin1Check_QTD.h \
174         ui_DlgRef_3Sel4Spin2Check_QTD.h \
175         ui_DlgRef_3Sel_QTD.h            \
176         ui_DlgRef_3Spin1Check_QTD.h     \
177         ui_DlgRef_3Spin_QTD.h           \
178         ui_DlgRef_4Sel1List1Check_QTD.h \
179         ui_DlgRef_4Sel1List_QTD.h       \
180         ui_DlgRef_4Sel1Spin2Check_QTD.h \
181         ui_DlgRef_6Sel_QTD.h            \
182         ui_DlgRef_Skeleton_QTD.h
183
184 BUILT_SOURCES = $(UIC_FILES)
185
186 nodist_libDlgRef_la_SOURCES = \
187         $(MOC_FILES) \
188         $(UIC_FILES)
189
190 # additionnal information to compile and link file
191 libDlgRef_la_CPPFLAGS = \
192         $(QT_INCLUDES)
193
194 #       $(KERNEL_CXXFLAGS) \
195 #       $(GUI_CXXFLAGS)
196
197 libDlgRef_la_LDFLAGS  = \
198         $(STDLIB) \
199         $(QT_MT_LIBS) 
200
201 #       $(GUI_LDFLAGS)