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 e831c9ca60
commit 7af4d30c56

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 -- %*