Salome HOME
Import profiles protection (Bug #203).
[modules/hydro.git] / src / HYDROGUI / CMakeLists.txt
index e7adb3cd452c2689e96d166d56fed1c03e9686ce..a9100150a296c39530a63b060c6e1168de91cb34 100644 (file)
@@ -10,6 +10,7 @@ set(PROJECT_HEADERS
     HYDROGUI_ChannelOp.h
     HYDROGUI_ColorWidget.h
     HYDROGUI_CopyPasteOp.h
+    HYDROGUI_CopyPastePositionOp.h
     HYDROGUI_DataBrowser.h
     HYDROGUI_DataModel.h
     HYDROGUI_DataObject.h
@@ -73,12 +74,14 @@ set(PROJECT_HEADERS
     HYDROGUI_ImportGeomObjectOp.h
     HYDROGUI_ImportObstacleFromFileOp.h
     HYDROGUI_ExportCalculationOp.h
-    HYDROGUI_ObstacleDlg.h
+    HYDROGUI_GeomObjectDlg.h
     HYDROGUI_SetColorOp.h
     HYDROGUI_ColorDlg.h
     HYDROGUI_ImportProfilesOp.h
     HYDROGUI_GeoreferencementDlg.h
     HYDROGUI_GeoreferencementOp.h
+    HYDROGUI_Actor.h
+    HYDROGUI_BathymetryBoundsOp.h
 )
 
 QT4_WRAP_CPP(PROJECT_HEADERS_MOC ${PROJECT_HEADERS})
@@ -91,6 +94,7 @@ set(PROJECT_SOURCES
     HYDROGUI_ChannelOp.cxx
     HYDROGUI_ColorWidget.cxx
     HYDROGUI_CopyPasteOp.cxx
+    HYDROGUI_CopyPastePositionOp.cxx
     HYDROGUI_DataBrowser.cxx
     HYDROGUI_DataModel.cxx
     HYDROGUI_DataObject.cxx
@@ -153,12 +157,14 @@ set(PROJECT_SOURCES
     HYDROGUI_ImportGeomObjectOp.cxx
     HYDROGUI_ImportObstacleFromFileOp.cxx
     HYDROGUI_ExportCalculationOp.cxx
-    HYDROGUI_ObstacleDlg.cxx
+    HYDROGUI_GeomObjectDlg.cxx
     HYDROGUI_SetColorOp.cxx
     HYDROGUI_ColorDlg.cxx
     HYDROGUI_ImportProfilesOp.cxx
     HYDROGUI_GeoreferencementDlg.cxx
     HYDROGUI_GeoreferencementOp.cxx
+    HYDROGUI_Actor.cxx
+    HYDROGUI_BathymetryBoundsOp.cxx
 )
 
 add_definitions(