Fix cyclic dependency between OpenGl (OpenGl_Vec) and Graphic3d (Graphic3d_ShaderVari...
[occt.git] / samples / CSharp / run.bat
1 call "%~dp0..\..\env.bat" %1 %2 %3
2
3 set "BinDir=Debug"
4
5 if ["%CASDEB%"] == [""] (
6  set "BinDir=Release"
7 )
8
9 "%~dp0IE\bin\%BinDir%\IE.exe"