windeployqt: Change option -qmldir to accept multiple values.
authorFriedemann Kleint <Friedemann.Kleint@digia.com>
Thu, 12 Dec 2013 12:50:38 +0000 (14:50 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 12 Dec 2013 17:25:34 +0000 (18:25 +0100)
commitf5b851f83cfb315bbc87ef878bde0b2573f225cf
tree55ae75b9f1611280bb9b25876d0c3283d0e7ad5e
parentcde68778210d42f28e76c176a818887e74b52638
windeployqt: Change option -qmldir to accept multiple values.

When deploying large applications like Qt Creator, it is then possible
to restrict scanning by qmlimportscanner to the modules that actually
use Quick2.

Change-Id: I39d138d5f67a56b251e27c9b48b4ccee020b97aa
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
src/windeployqt/main.cpp