Salome HOME
sources v1.2
[modules/geom.git] / src / GEOMGUI / Makefile.in
1 # -* Makefile *- 
2 #
3 # Author : Marc Tajchman (CEA)
4 # Date : 5/07/2001
5 # $Header$
6 #
7
8 # source path
9 top_srcdir=@top_srcdir@
10 top_builddir=../..
11 srcdir=@srcdir@
12 VPATH=.:$(srcdir):$(top_srcdir)/idl:$(top_builddir)/idl
13
14
15 @COMMENCE@
16
17 # header files 
18 EXPORT_HEADERS= GeometryGUI_Swig.hxx \
19                 GeometryGUI_Swig.i
20
21 # ressources files :
22 PO_FILES = \
23         GeometryGUI_icons.po \
24         GeometryGUI_msg_en.po \
25         GeometryGUI_msg_fr.po
26
27 # Libraries targets 
28 LIB = libGeometryGUI.la
29 LIB_SRC =       GeometryGUI.cxx \
30                 GeometryGUI_SpinBox.cxx \
31                 GeometryGUI_TransparencyDlg.cxx \
32                 GeometryGUI_NbIsosDlg.cxx \
33                 GeometryGUI_BoxDlg.cxx \
34                 GeometryGUI_ArchimedeDlg.cxx \
35                 GeometryGUI_PointDlg.cxx \
36                 GeometryGUI_VectorDlg.cxx \
37                 GeometryGUI_PlaneDlg.cxx \
38                 GeometryGUI_PrismDlg.cxx \
39                 GeometryGUI_FuseDlg.cxx \
40                 GeometryGUI_SectionDlg.cxx \
41                 GeometryGUI_CommonDlg.cxx \
42                 GeometryGUI_CutDlg.cxx \
43                 GeometryGUI_LineDlg.cxx \
44                 GeometryGUI_ScaleDlg.cxx \
45                 GeometryGUI_MirrorDlg.cxx \
46                 GeometryGUI_SphereDlg.cxx \
47                 GeometryGUI_CircleDlg.cxx \
48                 GeometryGUI_RevolDlg.cxx \
49                 GeometryGUI_RotationDlg.cxx \
50                 GeometryGUI_TranslationDlg.cxx \
51                 GeometryGUI_ArcDlg.cxx \
52                 GeometryGUI_PipeDlg.cxx \
53                 GeometryGUI_CylinderDlg.cxx \
54                 GeometryGUI_ConeDlg.cxx \
55                 GeometryGUI_TorusDlg.cxx \
56                 GeometryGUI_FillingDlg.cxx \
57                 GeometryGUI_SewingDlg.cxx \
58                 GeometryGUI_CompoundDlg.cxx \
59                 GeometryGUI_EdgeDlg.cxx \
60                 GeometryGUI_OrientationDlg.cxx \
61                 GeometryGUI_PartitionDlg.cxx \
62                 GeometryGUI_SubShapeDlg.cxx \
63                 GeometryGUI_aParameterDlg.cxx \
64                 GeometryGUI_WireDlg.cxx \
65                 GeometryGUI_WorkingPlaneDlg.cxx \
66                 GeometryGUI_PropertiesDlg.cxx \
67                 GeometryGUI_InertiaDlg.cxx \
68                 GeometryGUI_CenterMassDlg.cxx \
69                 GeometryGUI_FaceDlg.cxx \
70                 GeometryGUI_BndBoxDlg.cxx \
71                 GeometryGUI_MaxToleranceDlg.cxx \
72                 GeometryGUI_WhatisDlg.cxx \
73                 GeometryGUI_DistanceDlg.cxx \
74                 GeometryGUI_SuppressFacesDlg.cxx \
75                 GeometryGUI_CheckShape.cxx \
76                 GeometryGUI_FilletDlg.cxx \
77                 GeometryGUI_ChamferDlg.cxx \
78                 GeometryGUI_MultiTranslationDlg.cxx \
79                 GeometryGUI_MultiRotationDlg.cxx \
80                 GeometryGUI_Swig.cxx \
81                 GeometryGUI_SuppressHoleDlg.cxx \
82
83 LIB_MOC = \
84                 GeometryGUI.h \
85                 GeometryGUI_SpinBox.h \
86                 GeometryGUI_TransparencyDlg.h \
87                 GeometryGUI_NbIsosDlg.h \
88                 GeometryGUI_BoxDlg.h \
89                 GeometryGUI_ArchimedeDlg.h \
90                 GeometryGUI_PointDlg.h \
91                 GeometryGUI_VectorDlg.h \
92                 GeometryGUI_PlaneDlg.h \
93                 GeometryGUI_PrismDlg.h \
94                 GeometryGUI_FuseDlg.h \
95                 GeometryGUI_SectionDlg.h \
96                 GeometryGUI_CommonDlg.h \
97                 GeometryGUI_CutDlg.h \
98                 GeometryGUI_LineDlg.h \
99                 GeometryGUI_ScaleDlg.h \
100                 GeometryGUI_MirrorDlg.h \
101                 GeometryGUI_SphereDlg.h \
102                 GeometryGUI_CircleDlg.h \
103                 GeometryGUI_RevolDlg.h \
104                 GeometryGUI_RotationDlg.h \
105                 GeometryGUI_TranslationDlg.h \
106                 GeometryGUI_ArcDlg.h \
107                 GeometryGUI_PipeDlg.h \
108                 GeometryGUI_CylinderDlg.h \
109                 GeometryGUI_ConeDlg.h \
110                 GeometryGUI_TorusDlg.h \
111                 GeometryGUI_FillingDlg.h \
112                 GeometryGUI_SewingDlg.h \
113                 GeometryGUI_CompoundDlg.h \
114                 GeometryGUI_EdgeDlg.h \
115                 GeometryGUI_OrientationDlg.h \
116                 GeometryGUI_PartitionDlg.h \
117                 GeometryGUI_SubShapeDlg.h \
118                 GeometryGUI_aParameterDlg.h \
119                 GeometryGUI_WireDlg.h \
120                 GeometryGUI_WorkingPlaneDlg.h \
121                 GeometryGUI_PropertiesDlg.h \
122                 GeometryGUI_InertiaDlg.h \
123                 GeometryGUI_CenterMassDlg.h \
124                 GeometryGUI_FaceDlg.h \
125                 GeometryGUI_BndBoxDlg.h \
126                 GeometryGUI_MaxToleranceDlg.h \
127                 GeometryGUI_WhatisDlg.h \
128                 GeometryGUI_DistanceDlg.h \
129                 GeometryGUI_SuppressFacesDlg.h \
130                 GeometryGUI_CheckShape.h \
131                 GeometryGUI_FilletDlg.h \
132                 GeometryGUI_ChamferDlg.h \
133                 GeometryGUI_MultiTranslationDlg.h \
134                 GeometryGUI_MultiRotationDlg.h \
135                 GeometryGUI_SuppressHoleDlg.h
136
137 LIB_CLIENT_IDL = SALOME_Exception.idl \
138                  GEOM_Gen.idl \
139                  GEOM_Shape.idl \
140                  SALOMEDS.idl \
141                  SALOMEDS_Attributes.idl \
142                  SALOME_ModuleCatalog.idl \
143                  SALOME_Component.idl \
144
145 LIB_SERVER_IDL = 
146
147 # additionnal information to compil and link file
148
149 CPPFLAGS += $(QT_INCLUDES) $(VTK_INCLUDES) $(OGL_INCLUDES) $(OCC_INCLUDES) $(PYTHON_INCLUDES) -I${KERNEL_ROOT_DIR}/include/salome
150 CXXFLAGS += $(OCC_CXXFLAGS) -I${KERNEL_ROOT_DIR}/include/salome
151
152 LDFLAGS += -lOCCViewer -lVTKViewer -lSalomeObject -lSalomeGUI -lGeometryClient -lGeometryObject -lGeometryFiltersSelection -lGeometrySketcher $(OCC_LIBS) -L${KERNEL_ROOT_DIR}/lib/salome
153
154 @CONCLUDE@