Salome HOME
Merge with version on tag OCC-V2_1_0d
[modules/geom.git] / src / TransformationGUI / Makefile.in
index bf544b5770064f3a0c141bd28a15a7695546a6df..c6829136111833baeaca6ec58d7750a09fca7973 100644 (file)
@@ -46,18 +46,21 @@ LIB_SRC =   TransformationGUI.cxx \
                TransformationGUI_TranslationDlg.cxx \
                TransformationGUI_RotationDlg.cxx \
                TransformationGUI_MirrorDlg.cxx \
-               TransformationGUI_ScaleDlg.cxx
+               TransformationGUI_ScaleDlg.cxx \
+               TransformationGUI_OffsetDlg.cxx \
+               TransformationGUI_PositionDlg.cxx
 
 LIB_MOC = \
-               TransformationGUI.h \
                TransformationGUI_MultiTranslationDlg.h \
                TransformationGUI_MultiRotationDlg.h \
                TransformationGUI_TranslationDlg.h \
                TransformationGUI_RotationDlg.h \
                TransformationGUI_MirrorDlg.h \
-               TransformationGUI_ScaleDlg.h
+               TransformationGUI_ScaleDlg.h \
+               TransformationGUI_OffsetDlg.h \
+               TransformationGUI_PositionDlg.h
 
-LIB_CLIENT_IDL = 
+LIB_CLIENT_IDL = SALOME_GenericObj.idl SALOME_Component.idl
 
 LIB_SERVER_IDL =