]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Compilation on Linux
authorsln <sergey.litonin@opencascade.com>
Mon, 24 Mar 2014 14:03:34 +0000 (18:03 +0400)
committersln <sergey.litonin@opencascade.com>
Mon, 24 Mar 2014 14:03:34 +0000 (18:03 +0400)
src/SVTK/Makefile.am

index 4578083b3965719540c48183702665d10025e3db..f68f44a9a0b98e9246157d2fe28e2a54fffd14bc 100755 (executable)
@@ -63,7 +63,8 @@ salomeinclude_HEADERS= \
        SVTK_DoubleSpinBox.h \
        Plot3d_Actor.h \
        Plot3d_ViewManager.h \
-       Plot3d_ViewModel.h 
+       Plot3d_ViewModel.h  \
+       Plot3d_SetupSurfacesDlg.h
 
 dist_libSVTK_la_SOURCES= \
        SVTK_Prs.cxx \
@@ -101,7 +102,8 @@ dist_libSVTK_la_SOURCES= \
        SVTK_DoubleSpinBox.cxx \
        Plot3d_Actor.cxx \
        Plot3d_ViewManager.cxx \
-       Plot3d_ViewModel.cxx 
+       Plot3d_ViewModel.cxx \
+       Plot3d_SetupSurfacesDlg.cxx
 
 # internal headers
 EXTRA_DIST += SVTK_SelectorDef.h SVTK_Trihedron.h
@@ -125,7 +127,8 @@ MOC_FILES= \
        SVTK_RecorderDlg_moc.cxx \
        SVTK_DoubleSpinBox_moc.cxx \
        Plot3d_ViewManager_moc.cxx \
-       Plot3d_ViewModel_moc.cxx
+       Plot3d_ViewModel_moc.cxx \
+       Plot3d_SetupSurfacesDlg_moc.cxx
 nodist_libSVTK_la_SOURCES= $(MOC_FILES)
 
 dist_salomeres_DATA=\