0026389: The Visual Studio solution of OCCT generated by CMake should have all build...
authorski <ski@opencascade.com>
Wed, 8 Jul 2015 12:33:25 +0000 (15:33 +0300)
committerabv <abv@opencascade.com>
Thu, 16 Jul 2015 14:22:32 +0000 (17:22 +0300)
commitfa0cbe55114b944ff6409b9e2f00bb82d4332151
treef673c002d5491824bc72b2f3128c7587558c58b6
parentd7b60a9f30069b2dc183e9904da62768aea2ee1f
0026389: The Visual Studio solution of OCCT generated by CMake should have all build configurations

the choice of OCCT build type moved to generated projects
debug library search removed from 3rdparty search mechanism
draw.bat receive 3 arguments: compiler, bitness and build type
16 files changed:
CMakeLists.txt
adm/cmake/3rdparty_macro.cmake
adm/cmake/BuildToolkit.cmake
adm/cmake/freetype.cmake
adm/cmake/occt_macros.cmake
adm/cmake/tbb.cmake
adm/cmake/tcl.cmake
adm/cmake/vtk.cmake
adm/templates/DRAWEXE.vcxproj.user.in
adm/templates/custom.bat.in
adm/templates/custom.sh.in
adm/templates/draw.bat
adm/templates/env.bat.in
adm/templates/env.build.bat.in
adm/templates/env.build.sh.in
adm/templates/env.sh.in