androiddeployqt: Escape arguments to shell tools upstream/5.2.95+rc1
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Fri, 11 Apr 2014 09:48:15 +0000 (11:48 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 14 Apr 2014 11:06:10 +0000 (13:06 +0200)
commita03dc073c155b9ac82e17a49e68ada61a4d4605b
tree8f4890d1b2c4e68c23bfa4c3277b7aede09c4897
parente2710f83dfad87b9380090640718e627494636f9
androiddeployqt: Escape arguments to shell tools

Code is borrowed from qmake to escape and quote arguments passed
to shell tools as needed.

Task-number: QTBUG-38249
Change-Id: I4932df3963b0c1706374b4ba78c5e23c8e3304d2
Reviewed-by: Christian Stromme <christian.stromme@digia.com>
src/androiddeployqt/main.cpp