X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FCMakeLists.txt;h=bd843caa93b19576aab7c2eca61099108cc77a7c;hb=074b1d850036614d4a08999c4bc4e8630db63d2b;hp=c7a27c7161cfdc275dc1f0be70c5ca5f2282d253;hpb=4f5cbc32b2621344e253876da67abc1ccd94fe31;p=modules%2Fshaper.git diff --git a/src/XGUI/CMakeLists.txt b/src/XGUI/CMakeLists.txt index c7a27c716..bd843caa9 100644 --- a/src/XGUI/CMakeLists.txt +++ b/src/XGUI/CMakeLists.txt @@ -7,6 +7,7 @@ SET(PROJECT_HEADERS XGUI.h XGUI_ActionsMgr.h XGUI_ContextMenuMgr.h + XGUI_CustomPrs.h XGUI_DataTreeModel.h XGUI_Displayer.h XGUI_DocumentDataModel.h @@ -33,6 +34,7 @@ SET(PROJECT_AUTOMOC SET(PROJECT_SOURCES XGUI_ActionsMgr.cpp XGUI_ContextMenuMgr.cpp + XGUI_CustomPrs.cpp XGUI_Displayer.cpp XGUI_DocumentDataModel.cpp XGUI_ErrorDialog.cpp