qt5base-lts/mkspecs/android-g++
Eskil Abrahamsen Blomfeldt 5a04101de6 Android: Make qmake.conf usable for getting arch in Qt Creator
Qt Creator needs to parse the qmake.conf in order to get the
architecture for this Qt build when the Qt build is added.
At this point it does not know that it's reading an android
project, so it can't set the right environment variables. By
moving the error to the bottom, we let Creator parse the whole
file before getting an error, so that it can detect the options
it needs to define the Qt version.

Change-Id: I119523cb21e330dc5e957a6992476c4c3d4ab7b5
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2013-08-28 15:33:47 +02:00
..
qmake.conf Android: Make qmake.conf usable for getting arch in Qt Creator 2013-08-28 15:33:47 +02:00
qplatformdefs.h Introducing the Qt Android port 2013-03-05 08:31:23 +01:00