]> SALOME platform Git repositories - modules/shaper.git/commit - src/Model/CMakeLists.txt
Salome HOME
Migration to Boost shared_ptr and first python launch-tests
authormpv <mikhail.ponikarov@opencascade.com>
Wed, 26 Mar 2014 12:21:06 +0000 (16:21 +0400)
committermpv <mikhail.ponikarov@opencascade.com>
Wed, 26 Mar 2014 12:21:06 +0000 (16:21 +0400)
commitc38397a5dd4d35001147a9dfbf649771c6f22229
treeba77ad33c6ef7f463ca2ebafe706f1d4ebda8326
parentfd4ecf538c9c74a08ef5f467ee2436b2272f9fda
Migration to Boost shared_ptr and first python launch-tests
23 files changed:
CMakeCommon/Common.cmake
CMakeCommon/FindBoost.cmake [new file with mode: 0644]
CMakeLists.txt
CMakeLists.txt.orig [new file with mode: 0644]
buildNewGEOM.bat
env.bat
src/Config/CMakeLists.txt
src/Config/Config_XMLReader.cpp
src/Config/Config_XMLReader.cpp.orig [new file with mode: 0644]
src/Model/CMakeLists.txt
src/Model/Model_Document.cxx
src/Model/Model_Feature.cxx [new file with mode: 0644]
src/Model/Model_Feature.hxx [new file with mode: 0644]
src/Model/Model_PluginManager.cxx [new file with mode: 0644]
src/Model/Model_PluginManager.hxx [new file with mode: 0644]
src/ModelAPI/CMakeLists.txt
src/ModelAPI/ModelAPI.i
src/ModelAPI/ModelAPI_Application.hxx [deleted file]
src/ModelAPI/ModelAPI_Document.hxx
src/ModelAPI/ModelAPI_Feature.hxx [new file with mode: 0644]
src/ModelAPI/ModelAPI_Interface.hxx [new file with mode: 0644]
src/ModelAPI/ModelAPI_PluginManager.cxx [new file with mode: 0644]
src/ModelAPI/ModelAPI_PluginManager.hxx [new file with mode: 0644]