add android.ant_path in default.spec. Closes #209

This commit is contained in:
Mathieu Virbel 2015-10-04 13:30:59 +02:00
parent 7ecddd5b9a
commit c070d7984d

View file

@ -83,6 +83,9 @@ fullscreen = 1
# (str) Android SDK directory (if empty, it will be automatically downloaded.)
#android.sdk_path =
# (str) ANT directory (if empty, it will be automatically downloaded.)
#android.ant_path =
# (str) python-for-android git clone directory (if empty, it will be automatically cloned from github)
#android.p4a_dir =