Salome HOME
"Model" stubs for testing of CMake building procedures
authorSergey Belash <sergey.belash@opencascade.com>
Fri, 7 Mar 2014 12:47:48 +0000 (16:47 +0400)
committerSergey Belash <sergey.belash@opencascade.com>
Fri, 7 Mar 2014 12:47:48 +0000 (16:47 +0400)
commit2f25a2c6ff91c2f0aec430c91760268e7c1eb823
tree660b02b49d871c5a5b4e8a8fa902361db0fd31f7
parentc28a3cb238d671adc1fce4e91cc6c778974c655c
"Model" stubs for testing of CMake building procedures
CMakeLists.txt
src/Model/CMakeLists.txt [new file with mode: 0644]
src/Model/Model.hxx [new file with mode: 0644]
src/Model/Model_Application.cxx [new file with mode: 0644]
src/Model/Model_Application.hxx [new file with mode: 0644]
src/Model/Model_Document.cxx [new file with mode: 0644]
src/Model/Model_Document.hxx [new file with mode: 0644]
src/ModelAPI/CMakeLists.txt [new file with mode: 0644]
src/ModelAPI/ModelAPI.hxx [new file with mode: 0644]
src/ModelAPI/ModelAPI_Application.hxx [new file with mode: 0644]
src/ModelAPI/ModelAPI_Document.hxx [new file with mode: 0644]