X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FCMakeLists.txt;h=e6417fd98c1d682a02e47c359bda2c0905a3e66a;hb=a53349567d67f4df0ef737798a25c24d9dc8f08e;hp=b87cd343a966a41fc5c46f0582b6dd4484bb1003;hpb=209ee4817bc8433e10f0c19b0389b3d50004d8e5;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/CMakeLists.txt b/src/HYDROGUI/CMakeLists.txt index b87cd343..e6417fd9 100644 --- a/src/HYDROGUI/CMakeLists.txt +++ b/src/HYDROGUI/CMakeLists.txt @@ -70,6 +70,7 @@ set(PROJECT_HEADERS HYDROGUI_ShowHideOp.h HYDROGUI_StreamDlg.h HYDROGUI_StreamOp.h + HYDROGUI_SubmersibleOp.h HYDROGUI_Tool.h HYDROGUI_TwoImagesDlg.h HYDROGUI_TwoImagesOp.h @@ -110,6 +111,8 @@ set(PROJECT_HEADERS HYDROGUI_RiverBottomOp.h HYDROGUI_ViewerDlg.h HYDROGUI_ObjComboBox.h + HYDROGUI_RecognizeContoursDlg.h + HYDROGUI_RecognizeContoursOp.h ) QT4_WRAP_CPP(PROJECT_HEADERS_MOC ${PROJECT_HEADERS}) @@ -182,6 +185,7 @@ set(PROJECT_SOURCES HYDROGUI_ShowHideOp.cxx HYDROGUI_StreamDlg.cxx HYDROGUI_StreamOp.cxx + HYDROGUI_SubmersibleOp.cxx HYDROGUI_Tool.cxx HYDROGUI_TwoImagesDlg.cxx HYDROGUI_TwoImagesOp.cxx @@ -223,6 +227,8 @@ set(PROJECT_SOURCES HYDROGUI_RiverBottomOp.cxx HYDROGUI_ViewerDlg.cxx HYDROGUI_ObjComboBox.cxx + HYDROGUI_RecognizeContoursDlg.cxx + HYDROGUI_RecognizeContoursOp.cxx ) add_definitions(