]> SALOME platform Git repositories - modules/hydro.git/commitdiff
Salome HOME
CMakeList updated with new files.
authoradv <adv@opencascade.com>
Tue, 17 Sep 2013 13:17:01 +0000 (13:17 +0000)
committeradv <adv@opencascade.com>
Tue, 17 Sep 2013 13:17:01 +0000 (13:17 +0000)
src/HYDROData/CMakeLists.txt

index 624372aec64839503c176b5fe44dca00534ee801..8928c59c359530f228001eadf5517d2e7d4fec1e 100644 (file)
@@ -13,6 +13,7 @@ set(PROJECT_HEADERS
     HYDROData_Polyline.h
     HYDROData_VisualState.h
     HYDROData_Tool.h
+    HYDROData_Zone.h
     HYDROOperations_Factory.h
     HYDROOperations_BSpline.h
 )
@@ -29,6 +30,7 @@ set(PROJECT_SOURCES
     HYDROData_Polyline.cxx
     HYDROData_VisualState.cxx
     HYDROData_Tool.cxx
+    HYDROData_Zone.cxx
     HYDROOperations_Factory.cxx
     HYDROOperations_BSpline.cxx
 )