1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/samples/CSharp/run.bat

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"