Add qt sdk support

This commit is contained in:
est31 2016-09-24 14:10:55 +02:00
parent d3a215c12b
commit 91c5fb567a
7 changed files with 101 additions and 4 deletions

View file

@ -921,10 +921,10 @@ each build.
As for 'prebuild', but runs on the source code BEFORE any other processing
takes place.
You can use $$SDK$$, $$NDK$$ and $$MVN3$$ to substitute the paths to the
android SDK and NDK directories, and maven 3 executable respectively. The
following per-build variables are available likewise: $$VERSION$$,
$$VERCODE$$ and $$COMMIT$$.
You can use $$SDK$$, $$NDK$$, $$MVN3$$ and $$QT$$ to substitute the paths
to the android SDK and NDK directories, maven 3 executable, and Qt SDK
directory respectively. The following per-build variables are available
likewise: $$VERSION$$, $$VERCODE$$ and $$COMMIT$$.
@item oldsdkloc=yes
The sdk location in the repo is in an old format, or the build.xml is