androiddeployqt: Always overwrite user files
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Thu, 2 Jan 2014 11:46:26 +0000 (12:46 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 15 Jan 2014 11:40:01 +0000 (12:40 +0100)
commitf3d5c6986e69a9701b79058faf655804ce8414ad
tree0bd08336c9d6d765d8f2436aa6099c6976176b06
parent527f0f0a5818141e688e62b1b59555b61cbbb8ec
androiddeployqt: Always overwrite user files

The Android files in the project should always overwrite the
equivalents in the template, even if the template files have
been modified after the project files. Otherwise an old project
could stop working when Qt was updated.

Task-number: QTBUG-35147
[ChangeLog][Android][QTBUG-35147] Make sure Android files in the
project always overwrite the equivalent files in the project
template.

Change-Id: I4c38061501cbcaa1061e376e7b49a1a0efe596cf
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
src/androiddeployqt/main.cpp