mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
4 lines
147 B
Batchfile
4 lines
147 B
Batchfile
call ../../env.bat %1 %2 %3
|
|
if not ["%CASDEB%"] == [""] set "BinDir=Debug"
|
|
if ["%CASDEB%"] == [""] set "BinDir=Release"
|
|
%~dp0IE\bin\%BinDir%\IE.exe |