0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00
Anki-Android/create-build-files.bat
2014-04-04 23:06:14 -05:00

9 lines
266 B
Batchfile

:: Build all needed files for ant compilation
:: Norbert Nagold (2011)
:: You must:
:: - Have installed the Android SDK,
:: - Have added android to the PATH system variable.
android update lib-project -p deps\appcompat
android update project -p . -n AnkiDroid -s