mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Implementation of Ray Tracing mode in standard Qt sample Fix compile warnings in Qt samples. Fix tabs in Common-string.ts. Update Code style. 0024415: Update QT samples Code which was based on QT3 was removed. Some bugs and warnings has been also fixed. Porting from QT4 to QT5 sample files.
7 lines
184 B
Batchfile
Executable File
7 lines
184 B
Batchfile
Executable File
call "%~dp0..\..\..\env.bat" %1 %2 %3
|
|
|
|
SET "SAMPLESROOT=%~dp0.."
|
|
SET "RES_DIR=%~dp0win%ARCH%\%VCVER%\res"
|
|
SET "CSF_ResourcesDefaults=%RES_DIR%"
|
|
SET "CSF_IEResourcesDefaults=%RES_DIR%"
|