Salome HOME
- Stub for drag and drop in the Calculation Case wizard is implemented (zones moving...
[modules/hydro.git] / src / HYDROGUI / CMakeLists.txt
index 2e227bad5b968599403bdc491407d360d626a268..dc39fbe20052e3a8748234c3333f6b86a2bc84bd 100644 (file)
@@ -23,6 +23,7 @@ set(PROJECT_HEADERS
     HYDROGUI_ImportImageOp.h
     HYDROGUI_InputPanel.h
     HYDROGUI_Module.h
+    HYDROGUI_NameValidator.h
     HYDROGUI_ObjSelector.h
     HYDROGUI_ObserveImageOp.h
     HYDROGUI_OCCDisplayer.h
@@ -40,6 +41,7 @@ set(PROJECT_HEADERS
     HYDROGUI_PrsPolylineDriver.h
     HYDROGUI_PrsZone.h
     HYDROGUI_PrsZoneDriver.h
+    HYDROGUI_Region.h
     HYDROGUI_Shape.h
     HYDROGUI_ShowHideOp.h
     HYDROGUI_Tool.h
@@ -49,6 +51,7 @@ set(PROJECT_HEADERS
     HYDROGUI_UpdateImageOp.h
     HYDROGUI_VisualStateOp.h
     HYDROGUI_Wizard.h
+    HYDROGUI_Zone.h
 )
 
 QT4_WRAP_CPP(PROJECT_HEADERS_MOC ${PROJECT_HEADERS})
@@ -74,6 +77,7 @@ set(PROJECT_SOURCES
     HYDROGUI_ImportImageOp.cxx
     HYDROGUI_InputPanel.cxx
     HYDROGUI_Module.cxx
+    HYDROGUI_NameValidator.cxx
     HYDROGUI_ObjSelector.cxx
     HYDROGUI_ObserveImageOp.cxx
     HYDROGUI_OCCDisplayer.cxx
@@ -91,6 +95,7 @@ set(PROJECT_SOURCES
     HYDROGUI_PrsPolylineDriver.cxx
     HYDROGUI_PrsZone.cxx
     HYDROGUI_PrsZoneDriver.cxx
+    HYDROGUI_Region.cxx
     HYDROGUI_Shape.cxx
     HYDROGUI_ShowHideOp.cxx
     HYDROGUI_Tool.cxx
@@ -99,6 +104,7 @@ set(PROJECT_SOURCES
     HYDROGUI_UpdateImageOp.cxx
     HYDROGUI_VisualStateOp.cxx
     HYDROGUI_Wizard.cxx
+    HYDROGUI_Zone.cxx
 )
 
 add_definitions(