mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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="
|