mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
4 lines
142 B
Batchfile
Executable file
4 lines
142 B
Batchfile
Executable file
REM run this from the scripts folder, not from root
|
|
|
|
set PYTHONWARNINGS=default
|
|
call ..\bazel.bat run %BUILDARGS% //qt:runanki_qt515 -k -- %*
|