Salome HOME
Update Help for VISU module.
[modules/visu.git] / src / VISUGUI / Makefile.in
index 3551f99f715cf32ba6e03aedf6b4a933bdff4aec..805e692815f14aac7fd73c58baa9618cd0d00b66 100644 (file)
@@ -48,6 +48,7 @@ LIB = libVISU.la
 #LIB_MOC =     VisuGUI_SweepPrefDlg.h
 
 LIB_SRC =      VisuGUI.cxx \
+               VisuGUI_Factory.cxx \
                VisuGUI_Selection.cxx \
                VisuGUI_Tools.cxx \
                VisuGUI_PopupTools.cxx \
@@ -68,7 +69,10 @@ LIB_SRC =    VisuGUI.cxx \
                VisuGUI_CutLinesDlg.cxx \
                VisuGUI_CutPlanesDlg.cxx \
                VisuGUI_StreamLinesDlg.cxx \
-               VisuGUI_VectorsDlg.cxx
+               VisuGUI_VectorsDlg.cxx \
+               VisuGUI_DialogRunner.cxx \
+               VisuGUI_Displayer.cxx \
+               VisuGUI_SetupPlot2dDlg.cxx
 
 LIB_MOC =      VisuGUI.h \
                VisuGUI_Selection.h \
@@ -89,7 +93,9 @@ LIB_MOC =     VisuGUI.h \
                VisuGUI_CutLinesDlg.h \
                VisuGUI_CutPlanesDlg.h \
                VisuGUI_StreamLinesDlg.h \
-               VisuGUI_VectorsDlg.h
+               VisuGUI_VectorsDlg.h \
+               VisuGUI_DialogRunner.h \
+               VisuGUI_SetupPlot2dDlg.h
 
 LIB_CLIENT_IDL = SALOME_Exception.idl \
                 VISU_Gen.idl \