mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Create environment (genproj.bat, msvc.bat, etc) for building AndroidQt sample on Windows platform (as well as it's done in other OCCT Qt samples)
5 lines
50 B
Batchfile
5 lines
50 B
Batchfile
@echo off
|
|
rem Define QTDIR variable
|
|
|
|
set "QTDIR="
|