mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
Output directory for binaries of CSharp samples was corrected. Common run.bat was created for CSharp samples. Behaviour of run.bat file from mfc samples was extended. Recovered separate run_*.bat files for each sample in CSharp sample.
4 lines
40 B
Batchfile
4 lines
40 B
Batchfile
@echo off
|
|
|
|
call "%~dp0run.bat" WinForms
|