add scripts/run-qt5.15.bat for Windows devs

This commit is contained in:
Damien Elmes 2022-01-16 15:23:00 +10:00
parent 1ccf9dee45
commit bfbe468d9e

4
scripts/run-qt5.15.bat Executable file
View file

@ -0,0 +1,4 @@
REM run this from the scripts folder, not from root
set PYTHONWARNINGS=default
call ..\bazel.bat run %BUILDARGS% //qt:runanki_qt515 -k -- %*