Salome HOME
Implemented processing of Mirror constraint by sketch solver
[modules/shaper.git] / src / XGUI / CMakeLists.txt
index c7a27c7161cfdc275dc1f0be70c5ca5f2282d253..bd843caa93b19576aab7c2eca61099108cc77a7c 100644 (file)
@@ -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