mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
2 lines
82 B
Batchfile
Executable file
2 lines
82 B
Batchfile
Executable file
set PYTHONWARNINGS=default
|
|
call .\bazel.bat run %BUILDARGS% //qt:runanki -k -- %*
|