Salome HOME
refs #1340: first implementation of new zone colors algo
[modules/hydro.git] / src / HYDRO_tests / ExternalFiles.cmake
index a62eed2342b1fb8daa4b5ddbfeb2f2dac10e6ef3..0071a1d3770f7f7cff3bc53ca7d8806830a41bbd 100644 (file)
@@ -77,6 +77,8 @@ set( EXTERNAL_FILES
   ../HYDROGUI/HYDROGUI_StreamDlg.cxx
   ../HYDROGUI/HYDROGUI_ListSelector.cxx
   ../HYDROGUI/HYDROGUI_OrderedListWidget.cxx
+  ../HYDROGUI/HYDROGUI_Overview.cxx
+  ../HYDROGUI/HYDROGUI_ZoneTool.cxx
   ../HYDROGUI/HYDROGUI_ProfileDlg.cxx
   ../HYDROGUI/HYDROGUI_ViewerDlg.cxx
   ../HYDROGUI/HYDROGUI_AISTrihedron.cxx
@@ -89,6 +91,8 @@ set( MOC_HEADERS
   ../HYDROGUI/HYDROGUI_StreamDlg.h
   ../HYDROGUI/HYDROGUI_ListSelector.h
   ../HYDROGUI/HYDROGUI_OrderedListWidget.h
+  ../HYDROGUI/HYDROGUI_Overview.h
+  ../HYDROGUI/HYDROGUI_ZoneTool.h
   ../HYDROGUI/HYDROGUI_ProfileDlg.h
   ../HYDROGUI/HYDROGUI_ViewerDlg.h
 )