1 # Copyright (C) 2007-2010 CEA/DEN, EDF R&D, OPEN CASCADE
3 # This library is free software; you can redistribute it and/or
4 # modify it under the terms of the GNU Lesser General Public
5 # License as published by the Free Software Foundation; either
6 # version 2.1 of the License.
8 # This library is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11 # Lesser General Public License for more details.
13 # You should have received a copy of the GNU Lesser General Public
14 # License along with this library; if not, write to the Free Software
15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
22 # Author : Alexander BORODIN, Open CASCADE S.A.S. (alexander.borodin@opencascade.com)
25 include $(top_srcdir)/adm_local/unix/make_common_starter.am
28 lib_LTLIBRARIES = libDlgRef.la
31 dist_libDlgRef_la_SOURCES = \
39 ui_DlgRef_1List1Spin1Btn_QTD.h \
40 ui_DlgRef_1Sel1Check1List_QTD.h \
41 ui_DlgRef_1Sel1Check1Sel_QTD.h \
42 ui_DlgRef_1Sel1Check_QTD.h \
43 ui_DlgRef_1Sel1List1Check3Btn_QTD.h \
44 ui_DlgRef_1Sel1Spin1Check_QTD.h \
45 ui_DlgRef_1Sel1Spin_QTD.h \
46 ui_DlgRef_1Sel2Spin1View1Check_QTD.h \
47 ui_DlgRef_1Sel2Spin_QTD.h \
48 ui_DlgRef_1Sel3Check_QTD.h \
49 ui_DlgRef_1Sel3Spin_QTD.h \
50 ui_DlgRef_1Sel3Spin1Check_QTD.h \
51 ui_DlgRef_1Sel4Spin_QTD.h \
52 ui_DlgRef_1Sel5Spin1Check_QTD.h \
53 ui_DlgRef_1Sel5Spin_QTD.h \
54 ui_DlgRef_1Sel_QTD.h \
55 ui_DlgRef_1SelExt_QTD.h \
56 ui_DlgRef_1Spin_QTD.h \
57 ui_DlgRef_2Sel1List1Check_QTD.h \
58 ui_DlgRef_2Sel1List_QTD.h \
59 ui_DlgRef_2Sel1Spin2Check_QTD.h \
60 ui_DlgRef_2Sel1Spin_QTD.h \
61 ui_DlgRef_2Sel1SpinInt_QTD.h \
62 ui_DlgRef_2Sel2List_QTD.h \
63 ui_DlgRef_2Sel2Spin1Check_QTD.h \
64 ui_DlgRef_2Sel2Spin_QTD.h \
65 ui_DlgRef_2Sel3Spin2Rb_QTD.h \
66 ui_DlgRef_2Sel3Spin_QTD.h \
67 ui_DlgRef_2Sel4Spin1Check_QTD.h \
68 ui_DlgRef_2Sel_QTD.h \
69 ui_DlgRef_2SelExt_QTD.h \
70 ui_DlgRef_2Spin_QTD.h \
71 ui_DlgRef_3Check_QTD.h \
72 ui_DlgRef_3Radio_QTD.h \
73 ui_DlgRef_3Radio1Sel1Spin_QTD.h \
74 ui_DlgRef_3Sel1Check_QTD.h \
75 ui_DlgRef_3Sel1Spin_QTD.h \
76 ui_DlgRef_3Sel2Spin_QTD.h \
77 ui_DlgRef_3Sel3Spin1Check_QTD.h \
78 ui_DlgRef_3Sel3Spin2Check_QTD.h \
79 ui_DlgRef_3Sel4Spin2Check_QTD.h \
80 ui_DlgRef_3Sel_QTD.h \
81 ui_DlgRef_3Spin1Check_QTD.h \
82 ui_DlgRef_3Spin_QTD.h \
83 ui_DlgRef_4Sel1List1Check_QTD.h \
84 ui_DlgRef_4Sel1List_QTD.h \
85 ui_DlgRef_4Sel1Spin2Check_QTD.h \
86 ui_DlgRef_4Sel1Spin3Check_QTD.h \
87 ui_DlgRef_6Sel_QTD.h \
88 ui_DlgRef_Skeleton_QTD.h
91 ##@@ insert new functions before this line @@ do not remove this line @@##
93 UIC_FILES += $(ADVANCED_UIC_FILES)
95 BUILT_SOURCES = $(UIC_FILES)
97 nodist_libDlgRef_la_SOURCES = \
101 # additional information to compile and link file
103 libDlgRef_la_CPPFLAGS = \
107 libDlgRef_la_LDFLAGS = \
110 $(GUI_LDFLAGS) -lqtx -lSalomeApp