X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROCurveCreator%2FCMakeLists.txt;h=2ff0e0984d3280634f27cbd25374e75e02b0b6c4;hb=09d10e66ba0fac5353c8d1f138055fc6fe86fb65;hp=679e6ab098c6184b2fcfb4226b40c2a48d2bbe76;hpb=f1374338ead2e2c2c4fb959223131ab46b448316;p=modules%2Fhydro.git diff --git a/src/HYDROCurveCreator/CMakeLists.txt b/src/HYDROCurveCreator/CMakeLists.txt index 679e6ab0..2ff0e098 100644 --- a/src/HYDROCurveCreator/CMakeLists.txt +++ b/src/HYDROCurveCreator/CMakeLists.txt @@ -63,7 +63,6 @@ IF(SALOME_BUILD_GUI) # CurveCreator_UndoOptsDlg.h CurveCreator_Widget.h OCCViewer_Utilities.h - OCCViewer_ViewWidget.h ) ENDIF(SALOME_BUILD_GUI) @@ -78,6 +77,7 @@ SET(_other_HEADERS CurveCreator_Operation.hxx CurveCreator_Section.hxx CurveCreator_Utils.h + CurveCreator_UtilsICurve.hxx CurveCreator_PosPoint.hxx CurveCreator_Profile.hxx ) @@ -99,6 +99,7 @@ SET(_other_SOURCES CurveCreator_Diff.cxx CurveCreator_Operation.cxx CurveCreator_Utils.cxx + CurveCreator_UtilsICurve.cxx CurveCreator_Profile.cxx ) IF(SALOME_BUILD_GUI) @@ -109,7 +110,6 @@ IF(SALOME_BUILD_GUI) # CurveCreator_UndoOptsDlg.cxx CurveCreator_Widget.cxx OCCViewer_Utilities.cxx - OCCViewer_ViewWidget.cxx ) ENDIF(SALOME_BUILD_GUI)