Salome HOME
Lot 1 (linear&poly distance)
[modules/hydro.git] / src / HYDROGUI / CMakeLists.txt
index 5d7211b2b0cd953eef126dec764d9f869a642ce6..683a4e8bc9986344ec87f3bf1ef99b654582c070 100644 (file)
@@ -157,6 +157,8 @@ set(PROJECT_HEADERS
     HYDROGUI_ShowAttrPolyOp.h
     HYDROGUI_SetBoundaryTypePolygonOp.h
     HYDROGUI_SetBoundaryTypePolygonDlg.h
+    HYDROGUI_MeasurementToolOp.h
+    HYDROGUI_MeasurementToolDlg.h
 )
 
 QT_WRAP_MOC(PROJECT_HEADERS_MOC ${PROJECT_HEADERS})
@@ -316,6 +318,8 @@ set(PROJECT_SOURCES
     HYDROGUI_ShowAttrPolyOp.cxx
     HYDROGUI_SetBoundaryTypePolygonOp.cxx
     HYDROGUI_SetBoundaryTypePolygonDlg.cxx
+    HYDROGUI_MeasurementToolOp.cxx
+    HYDROGUI_MeasurementToolDlg.cxx
 )
 
 add_definitions(