windeployqt: add a -dry-run option to simulate deployment
authorAndrew Knight <andrew.knight@digia.com>
Wed, 8 Jan 2014 14:34:34 +0000 (16:34 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 8 Jan 2014 14:38:31 +0000 (15:38 +0100)
commitc1c77a9505d437c469662c3992cc336058f9c8fa
treeb7bf24ae47f5cb43a5c46e919339a9f25736f2d9
parent7200ac28025e5d60b540f97cad360d2fc7cf3872
windeployqt: add a -dry-run option to simulate deployment

For some use cases, only output (not deployment) may be required. This
adds an option to only simulate deployment, without copying any files.

Change-Id: I5ed6fcfd802255f6c8d9091f547a1b64a4a614e5
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
src/windeployqt/main.cpp
src/windeployqt/utils.cpp
src/windeployqt/utils.h