Salome HOME
Separate action "Find bottom" for context menu.
[modules/hydro.git] / src / HYDROData / CMakeLists.txt
index ba36b3270577a8a983220d0e1c3f71a136bffe2e..b1a830e4e73f25c8b67d5f3c3d69fd4e672d9bfa 100644 (file)
@@ -44,7 +44,12 @@ set(PROJECT_HEADERS
     HYDROData_Tool.h
     HYDROData_Transform.h
     HYDROData_VisualState.h
+    HYDROData_Warning.h
     HYDROData_Zone.h
+       HYDROData_GeomTool.h
+       HYDROData_IProfilesInterpolator.h
+       HYDROData_LinearInterpolator.h
+       HYDROData_InterpolatorsFactory.h
 )
 
 set(PROJECT_SOURCES 
@@ -91,6 +96,10 @@ set(PROJECT_SOURCES
     HYDROData_Transform.cxx
     HYDROData_VisualState.cxx
     HYDROData_Zone.cxx
+       HYDROData_GeomTool.cxx
+       HYDROData_IProfilesInterpolator.cxx
+       HYDROData_LinearInterpolator.cxx
+       HYDROData_InterpolatorsFactory.cxx
 )
 
 add_definitions(