android: Document controlling env-vars

Signed-off-by: Anton Lundin <glance@acc.umu.se>
This commit is contained in:
Anton Lundin 2017-01-09 11:47:39 +01:00 committed by Subsurface
parent 450092cdb9
commit 0253addb9e

View file

@ -19,6 +19,8 @@
# #
# you also need to have the current Android SDK and NDK installed under ~/src # you also need to have the current Android SDK and NDK installed under ~/src
# #
# Or just set QT5_ANDROID, ANDROID_SDK_ROOT and ANDROID_NDK_ROOT to where ever you have them.
#
set -e set -e
PLATFORM=$(uname) PLATFORM=$(uname)
# (trick to get the absolute path, either if we're called with a # (trick to get the absolute path, either if we're called with a