Salome HOME
Porting SALOME COMPONENT module to win32 platform.
authorrnv <rnv@opencascade.com>
Tue, 29 Oct 2013 06:43:14 +0000 (06:43 +0000)
committerrnv <rnv@opencascade.com>
Tue, 29 Oct 2013 06:43:14 +0000 (06:43 +0000)
commit48fa2ac12a26fa3e6f5787d17f082745f219674e
tree0780daabb5f4ca152836c5e068bd3791b10c9d11
parent21a6b2f4c38bca896a20e2001bf3dd192d886982
Porting SALOME COMPONENT module to win32 platform.
47 files changed:
CMakeLists.txt
SalomeCOMPONENTConfig.cmake.in
src/AddComponent/AddComponent.hxx [new file with mode: 0755]
src/AddComponent/AddComponent_CheckOfUndefined.cxx
src/AddComponent/AddComponent_Impl.cxx
src/AddComponent/AddComponent_Impl.hxx
src/AddComponent/Adder_Impl.cxx
src/AddComponent/Adder_Impl.hxx
src/AddComponent/CMakeLists.txt
src/AdditionComponent/AdditionComponent.hxx [new file with mode: 0755]
src/AdditionComponent/AdditionComponent_CheckOfUndefined.cxx
src/AdditionComponent/AdditionComponent_Impl.cxx
src/AdditionComponent/AdditionComponent_Impl.hxx
src/AdditionComponent/Addition_Adder_Impl.cxx
src/AdditionComponent/Addition_Adder_Impl.hxx
src/AdditionComponent/CMakeLists.txt
src/CMakeLists.txt
src/DataStreamComponent/DataStreamComponent_CheckOfUndefined.cxx
src/DataStreamComponent/DataStreamComponent_Impl.cxx
src/DataStreamComponent/DataStreamComponent_Impl.hxx
src/DivComponent/DivComponent.cxx
src/DivComponent/DivComponent.hxx
src/MulComponent/MulComponent.cxx
src/MulComponent/MulComponent.hxx
src/SIGNALSComponent/CMakeLists.txt
src/SIGNALSComponent/SIGNALSComponent.cxx
src/SIGNALSComponent/SIGNALSComponent.hxx
src/SIGNALSComponent/SIGNALSComponent_CheckOfUndefined.cxx
src/SIGNALSComponent/SIGNALSComponent_Impl.cxx
src/SIGNALSComponent/SIGNALSComponent_Impl.hxx
src/SIGNALSComponent/SIGNALSComponent_defines.hxx [new file with mode: 0755]
src/SubComponent/SubComponent.cxx
src/SubComponent/SubComponent.hxx
src/SyrComponent/SyrComponent_CheckOfUndefined.cxx
src/SyrComponent/SyrComponent_Impl.cxx
src/SyrComponent/SyrComponent_Impl.hxx
src/TestFunctions/DynInvoke.cxx
src/TestFunctions/DynInvoke.hxx
src/TestFunctions/TestFunctions.cxx
src/TestFunctions/TestFunctionsMemory.cxx
src/TestFunctions/TestFunctionsMemory1.cxx
src/TestFunctions/TestFunctionsMemory2.cxx
src/TestFunctions/TestFunctionsMemory3.cxx
src/TestFunctions/TestFunctionsMemory4.cxx
src/TypesCheck/TypesCheck_CheckOfUndefined.cxx
src/TypesCheck/TypesCheck_Impl.cxx
src/TypesCheck/TypesCheck_Impl.hxx