mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-08 14:17:06 +03:00
0023095: Porting demo and samples on OCCT 6.5.3
This commit is contained in:
4
samples/CSharp/run.bat
Normal file
4
samples/CSharp/run.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
call ../../env.bat %1 %2 %3
|
||||
if not ["%CASDEB%"] == [""] set "BinDir=Debug"
|
||||
if ["%CASDEB%"] == [""] set "BinDir=Release"
|
||||
%~dp0IE\bin\%BinDir%\IE.exe
|
Reference in New Issue
Block a user