X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FCMakeLists.txt;h=963da06712ab1426f27691de2403e0b5a8e19c36;hb=cd6ea20d9a76665a24a533d0340385a335961f05;hp=937afe37cde38a897b3b751f0acfa7ba3d70880c;hpb=e940a353aef79efcdc4fef991701cf4439fcc276;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/CMakeLists.txt b/src/HYDROGUI/CMakeLists.txt index 937afe37..963da067 100644 --- a/src/HYDROGUI/CMakeLists.txt +++ b/src/HYDROGUI/CMakeLists.txt @@ -1,6 +1,6 @@ #include(../../CMake/Common.cmake) include(../../CMake/UseQT4EXT.cmake) - + set(PROJECT_HEADERS HYDROGUI.h HYDROGUI_AbstractDisplayer.h @@ -48,6 +48,8 @@ set(PROJECT_HEADERS HYDROGUI_PolylineOp.h HYDROGUI_ProfileDlg.h HYDROGUI_ProfileOp.h + HYDROGUI_ProfileInterpolateDlg.h + HYDROGUI_ProfileInterpolateOp.h HYDROGUI_Prs.h HYDROGUI_PrsDriver.h HYDROGUI_PrsImage.h @@ -100,7 +102,11 @@ set(PROJECT_HEADERS HYDROGUI_ListSelector.h HYDROGUI_ZLayers.h HYDROGUI_PriorityWidget.h - HYDROGUI_PriorityTableModel.h + HYDROGUI_PriorityTableModel.h + HYDROGUI_RiverBottomDlg.h + HYDROGUI_RiverBottomOp.h + HYDROGUI_ViewerDlg.h + HYDROGUI_ObjComboBox.h ) QT4_WRAP_CPP(PROJECT_HEADERS_MOC ${PROJECT_HEADERS}) @@ -151,6 +157,8 @@ set(PROJECT_SOURCES HYDROGUI_PolylineOp.cxx HYDROGUI_ProfileDlg.cxx HYDROGUI_ProfileOp.cxx + HYDROGUI_ProfileInterpolateDlg.cxx + HYDROGUI_ProfileInterpolateOp.cxx HYDROGUI_Prs.cxx HYDROGUI_PrsDriver.cxx HYDROGUI_PrsImage.cxx @@ -204,7 +212,11 @@ set(PROJECT_SOURCES HYDROGUI_ZLayers2.cxx HYDROGUI_ZLayers3.cxx HYDROGUI_PriorityWidget.cxx - HYDROGUI_PriorityTableModel.cxx + HYDROGUI_PriorityTableModel.cxx + HYDROGUI_RiverBottomDlg.cxx + HYDROGUI_RiverBottomOp.cxx + HYDROGUI_ViewerDlg.cxx + HYDROGUI_ObjComboBox.cxx ) add_definitions(