mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
9 lines
136 B
Batchfile
9 lines
136 B
Batchfile
call "%~dp0..\..\env.bat" %1 %2 %3
|
|
|
|
set "BinDir=Debug"
|
|
|
|
if ["%CASDEB%"] == [""] (
|
|
set "BinDir=Release"
|
|
)
|
|
|
|
"%~dp0IE\bin\%BinDir%\IE.exe" |