X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FCMakeLists.txt;h=704b5ea05eba5c0437e012945bed97d60970b880;hb=5937f485e3cfb6fb386ad78b9010784ee654a3c0;hp=a5b6b0c2e74f58cf639af421fabdd645a65f440e;hpb=3e3fc52de000b4d8e51fdcffe7f72f82237833ad;p=modules%2Fshaper.git diff --git a/src/XGUI/CMakeLists.txt b/src/XGUI/CMakeLists.txt index a5b6b0c2e..704b5ea05 100644 --- a/src/XGUI/CMakeLists.txt +++ b/src/XGUI/CMakeLists.txt @@ -9,8 +9,11 @@ SET(PROJECT_HEADERS XGUI_ColorDialog.h XGUI_ContextMenuMgr.h XGUI_CustomPrs.h + XGUI_DataModel.h XGUI_Displayer.h XGUI_ErrorDialog.h + XGUI_ErrorMgr.h + XGUI_HistoryMenu.h XGUI_ModuleConnector.h XGUI_ObjectsBrowser.h XGUI_OperationMgr.h @@ -23,8 +26,6 @@ SET(PROJECT_HEADERS XGUI_ViewerProxy.h XGUI_Workshop.h XGUI_WorkshopListener.h - XGUI_HistoryMenu.h - XGUI_DataModel.h ) SET(PROJECT_AUTOMOC @@ -36,8 +37,11 @@ SET(PROJECT_SOURCES XGUI_ColorDialog.cpp XGUI_ContextMenuMgr.cpp XGUI_CustomPrs.cpp + XGUI_DataModel.cpp XGUI_Displayer.cpp XGUI_ErrorDialog.cpp + XGUI_ErrorMgr.cpp + XGUI_HistoryMenu.cpp XGUI_ModuleConnector.cpp XGUI_ObjectsBrowser.cpp XGUI_OperationMgr.cpp @@ -50,8 +54,6 @@ SET(PROJECT_SOURCES XGUI_ViewerProxy.cpp XGUI_Workshop.cpp XGUI_WorkshopListener.cpp - XGUI_HistoryMenu.cpp - XGUI_DataModel.cpp ) SET(PROJECT_RESOURCES