Details
Description
Currently qbs supports building for multiple ABI (armv5, armv7, x86, etc) for Android. But there is no way to set Qt versions for them.
My suggestion is set the root of Qt SDK and qbs to (recursively) search for all mkspecs/qdevice.pri file. This file contains all the information needed by QBS to match/connect it's profiles to Qt
The root of Qt SDK can be:
- "~/Qt" in this case QBS should search all the 5.? folders
- or a specific Qt version "~/Qt/5.6"
- or even a exact ABI "~/Qt/5.6/android_armv7" in case when we need to use our own build.