Salome HOME
lot 10 - warnings for DTM - untested
[modules/hydro.git] / src / HYDROGUI / CMakeLists.txt
index 9e27d77ba77b58d76558f2021101ad61139cae3e..17441f3aa5df015faa798f503703232735c4125b 100755 (executable)
@@ -159,7 +159,8 @@ set(PROJECT_HEADERS
     HYDROGUI_SetBoundaryTypePolygonDlg.h
     HYDROGUI_MeasurementToolOp.h
     HYDROGUI_MeasurementToolDlg.h
-    HYDROGUI_ProgressIndicator.h
+    HYDROGUI_SIProgressIndicator.h
+    HYDROGUI_ZIProgressIndicator.h
 )
 
 QT_WRAP_MOC(PROJECT_HEADERS_MOC ${PROJECT_HEADERS})
@@ -321,7 +322,8 @@ set(PROJECT_SOURCES
     HYDROGUI_SetBoundaryTypePolygonDlg.cxx
     HYDROGUI_MeasurementToolOp.cxx
     HYDROGUI_MeasurementToolDlg.cxx
-    HYDROGUI_ProgressIndicator.cxx
+    HYDROGUI_SIProgressIndicator.cxx
+    HYDROGUI_ZIProgressIndicator.cxx
 )
 
 add_definitions(