1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-29 14:00:49 +03:00

0024316: Make building with different versions of Tcl easier

On Windows with MSVC Tcl library is linked using #pragma statement instead of using project properties, to allow easy switch between Tcl versions. In gendoc.bat, tclsh.exe is called instead of tclsh86.exe, to avoid dependency on hard-coded Tcl version.

Tcl-dependent code (unused functions) removed from QABugs package.
This commit is contained in:
abv
2013-11-05 09:48:27 +04:00
parent 821edd22a9
commit 6a0964c23e
9 changed files with 29 additions and 401 deletions

View File

@@ -34,8 +34,6 @@ TKXSDRAW
TKSTL
TKAdvTools
TKVoxel
CSF_TclLibs
CSF_TclTkLibs
CSF_gdi32
CSF_advapi32
CSF_user32