Salome HOME
Load module defined in XML, not hardcoded "PartSet" module.
[modules/shaper.git] / src / XGUI / CMakeLists.txt
index 9a506a60b2fbc045abb0925e874a4a5b7f81520c..aad18bff78f4752c18dcde17c9696f89057e69c9 100644 (file)
@@ -30,6 +30,7 @@ SET(PROJECT_HEADERS
     XGUI_ErrorDialog.h
     XGUI_SalomeViewer.h
     XGUI_ViewerProxy.h
+    XGUI_ViewerPrs.h
     XGUI_PropertyPanel.h
 )
 
@@ -59,6 +60,7 @@ SET(PROJECT_SOURCES
     XGUI_ActionsMgr.cpp
     XGUI_ErrorDialog.cpp
     XGUI_ViewerProxy.cpp
+    XGUI_ViewerPrs.cpp
     XGUI_PropertyPanel.cpp
 )