0026457: Failed build with OCCT_DEBUG enabled
authorabv <abv@opencascade.com>
Fri, 17 Jul 2015 16:20:06 +0000 (19:20 +0300)
committerabv <abv@opencascade.com>
Fri, 17 Jul 2015 16:20:06 +0000 (19:20 +0300)
commit1c29294ea00e112217a600adde3f9d208f245530
treea4d35e0a26177a1c499d3dab6f3857a7bac31f98
parent52f7e0d0a8e0a66b5147ce6e80bb48c70d50add8
0026457: Failed build with OCCT_DEBUG enabled

Debug code enabled with OCCT_DEBUG macro corrected for compiling with new handles.

QANCollection_Handle.cxx simplified so as to avoid need of using /bigobj option when building by Visual Studio; templates of project files, CMake projects, and test perf fclasses handle corrected accordingly.

Script genproj corrected to recognize VTK and to build DRAWEXE as executable (rather than DLL).
15 files changed:
adm/genproj.tcl
adm/templates/template.vc10
adm/templates/template.vc11
adm/templates/template.vc12
adm/templates/template.vc9
src/DNaming/DNaming_RevolutionDriver.cxx
src/DNaming/DNaming_SelectionDriver.cxx
src/QANCollection/QANCollection_Handle.cxx
src/STEPCAFControl/STEPCAFControl_Reader.cxx
src/STEPConstruct/STEPConstruct_ValidationProps.cxx
src/TKQADraw/CMakeLists.txt
src/TNaming/TNaming.cxx
src/TopoDSToStep/TopoDSToStep_MakeStepFace.cxx
src/UnitsAPI/UnitsAPI.cxx
tests/perf/fclasses/handle