Use stdout for debug output
authorPaul Olav Tvete <paul.tvete@digia.com>
Thu, 17 Oct 2013 15:18:45 +0000 (17:18 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 30 Oct 2013 15:39:02 +0000 (16:39 +0100)
commit49e8d420dad06016aaf5d29cd8e67ab7d794dbbd
tree49a3cc1e2d5f7d06c5d78249f8f4758d8ba2033d
parent254c89c08f4a694c7ff4ccf0f9e41216106631e4
Use stdout for debug output

We need to use the same stream for all debug output, otherwise
they will be shown out of order. Also add some more verbosity.

Change-Id: I66d2e1e67fb6303178a8240815d9faff396f77ea
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
src/androiddeployqt/main.cpp