]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/Model/CMakeLists.txt
Salome HOME
Issue #83: renamed PluginManager to Session
[modules/shaper.git] / src / Model / CMakeLists.txt
index 1642fbaca30f73cd6ab6a0940e27de69f5309b09..8e54742a9ab58b528339d6f9adf6cf1235cdb727 100644 (file)
@@ -4,7 +4,7 @@ SET(PROJECT_HEADERS
     Model.h
     Model_Application.h
     Model_Document.h
-    Model_PluginManager.h
+    Model_Session.h
     Model_Data.h
     Model_AttributeDouble.h
     Model_AttributeDocRef.h
@@ -26,7 +26,7 @@ SET(PROJECT_HEADERS
 SET(PROJECT_SOURCES
     Model_Application.cpp
     Model_Document.cpp
-    Model_PluginManager.cpp
+    Model_Session.cpp
     Model_Data.cpp
     Model_AttributeDouble.cpp
     Model_AttributeDocRef.cpp