androiddeployqt: Use correct prefix for tools on x86
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Wed, 16 Oct 2013 12:44:10 +0000 (14:44 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 17 Oct 2013 06:26:56 +0000 (08:26 +0200)
commit61547c8e43390a36a2cda0ca6856e2f0f53547c0
treed456ca2bea34ab0a5f079d7131a9c6d3cbd56674
parent9327c9aa7925cb2175b5481f39e48ef487da32cf
androiddeployqt: Use correct prefix for tools on x86

When building for x86, the prefix for the tools is not equal
to the prefix for the toolchain directory, so we need a separate
option for this.

Task-number: QTBUG-34110
Change-Id: I72d727832dd4a5f11952c84882496f85075cd9cd
Reviewed-by: BogDan Vatra <bogdan@kde.org>
src/androiddeployqt/main.cpp