Anki/tools/anki-wait.bat
Damien Elmes 103871a5b1 refactor file layout
- ankiqt->aqt
- move all the files in ui into the top level
- move icons_rc.py into aqt/forms, and the qrc into designer/
- remove setuptools
2011-04-28 09:26:45 +09:00

4 lines
50 B
Batchfile

cd ..
set PYTHONPATH=../lib
python anki
pause