mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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
190 B
Batchfile
Executable File
7 lines
190 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_TutorialResourcesDefaults=%RES_DIR%"
|