0031939: Coding - correction of spelling errors in comments [part 7]
[occt.git] / samples / qt / FuncDemo / env.bat
1 @echo off
2
3 call "%~dp0..\..\..\env.bat" %1 %2 %3
4
5 call "custom.bat" %1 %2 %3
6
7 set "PATH=%QTDIR%/bin;%PATH%"