mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03: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" |