Salome HOME
Create goups for stream.
[modules/hydro.git] / src / HYDROGUI / CMakeLists.txt
index 39ec2612b087232908796b1b56e416934c066dbd..95163188aec5d43ccbf66608903c2c774b392956 100644 (file)
@@ -66,12 +66,14 @@ set(PROJECT_HEADERS
     HYDROGUI_VTKPrsBathymetryDriver.h
     HYDROGUI_VTKPrsDisplayer.h
     HYDROGUI_VTKPrsDriver.h
+    HYDROGUI_VTKPrsShape.h
+    HYDROGUI_VTKPrsShapeDriver.h
     HYDROGUI_Wizard.h
     HYDROGUI_Zone.h
     HYDROGUI_ImportGeomObjectOp.h
     HYDROGUI_ImportObstacleFromFileOp.h
     HYDROGUI_ExportCalculationOp.h
-    HYDROGUI_ObstacleDlg.h
+    HYDROGUI_GeomObjectDlg.h
     HYDROGUI_SetColorOp.h
     HYDROGUI_ColorDlg.h
     HYDROGUI_ImportProfilesOp.h
@@ -144,12 +146,14 @@ set(PROJECT_SOURCES
     HYDROGUI_VTKPrsBathymetryDriver.cxx
     HYDROGUI_VTKPrsDisplayer.cxx
     HYDROGUI_VTKPrsDriver.cxx
+    HYDROGUI_VTKPrsShape.cxx
+    HYDROGUI_VTKPrsShapeDriver.cxx
     HYDROGUI_Wizard.cxx
     HYDROGUI_Zone.cxx
     HYDROGUI_ImportGeomObjectOp.cxx
     HYDROGUI_ImportObstacleFromFileOp.cxx
     HYDROGUI_ExportCalculationOp.cxx
-    HYDROGUI_ObstacleDlg.cxx
+    HYDROGUI_GeomObjectDlg.cxx
     HYDROGUI_SetColorOp.cxx
     HYDROGUI_ColorDlg.cxx
     HYDROGUI_ImportProfilesOp.cxx