Make sure the outputDirectory contains the full path not relative.
authorBogDan Vatra <bogdan@kde.org>
Sat, 20 Sep 2014 08:23:06 +0000 (11:23 +0300)
committerBogDan Vatra <bogdan@kde.org>
Mon, 22 Sep 2014 11:26:50 +0000 (13:26 +0200)
commita8fd7c7b0a89e063d62cf130c5044d5b5d23f467
tree50fac595898c630ad8968ffe6b4e78c2c63b88ae
parent5ae262fc1e014cd41df9d5168240e4a260a6df53
Make sure the outputDirectory contains the full path not relative.

Trying to run a process using the relative path on windows fails.

Task-number: QTBUG-41431
Change-Id: I0c9aa837dc7a556372b1018feb2f7f5c14c2652a
Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
src/androiddeployqt/main.cpp