1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00

0028347: Reuse OCCT implementation for producing end-user documentation for Products

Remove unnecessary definition of PRODROOT
This commit is contained in:
apn 2017-06-01 16:06:48 +03:00 committed by bugmaster
parent 3b337f77ed
commit c765ab619b

View File

@ -23,7 +23,6 @@ if exist "%~dp0custom.bat" (
rem for compatability with external application using CASROOT
if ["%CASROOT%"] == [""] set "CASROOT=%SCRIPTROOT%"
set "PRODROOT="
if not ["%TCL_DIR%"] == [""] set "PATH=%TCL_DIR%;%PATH%"
if not ["%TK_DIR%"] == [""] set "PATH=%TK_DIR%;%PATH%"