]> SALOME platform Git repositories - modules/hydro.git/commit
Salome HOME
Compilation by CMake.
authorouv <ouv@opencascade.com>
Tue, 23 Jul 2013 15:03:20 +0000 (15:03 +0000)
committerouv <ouv@opencascade.com>
Tue, 23 Jul 2013 15:03:20 +0000 (15:03 +0000)
commit16b8dd948d4cadb6b06a34786eca8bee8eb4ea08
treeed572f48bfef9c6dacf2510dbc664a68ce3da379
parentf58daaa82b46a612a4c3b482598d442c6dadd364
Compilation by CMake.
23 files changed:
CMake/Common.cmake
CMake/CommonInstall.cmake
CMake/UseQT4EXT.cmake [new file with mode: 0644]
CMakeLists.txt
src/HYDROGUI/CMakeLists.txt [new file with mode: 0644]
src/HYDROGUI/HYDROGUI.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_InputPanel.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_InputPanel.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_Module.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_Module.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_ObjSelector.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_ObjSelector.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_Operation.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_Operation.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_Operations.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_Operations.h [new file with mode: 0644]
src/HYDROGUI/resources/HYDRO.png [new file with mode: 0755]
src/HYDROGUI/resources/HYDROGUI_images.ts [new file with mode: 0644]
src/HYDROGUI/resources/HYDROGUI_msg_en.ts [new file with mode: 0644]
src/HYDROGUI/resources/HYDROGUI_msg_fr.ts [new file with mode: 0644]
src/HYDROGUI/resources/LightApp.xml [new file with mode: 0644]
src/HYDROGUI/resources/SalomeApp.xml [new file with mode: 0644]
src/HYDROOperations/HYDROOperations_Factory.cxx