aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJan Arve Sæther <jan-arve.saether@qt.io>2019-07-18 14:36:07 +0200
committerJan Arve Sæther <jan-arve.saether@qt.io>2019-08-21 14:58:35 +0200
commite2b0e8dc7996013b66df3243edeb8746f12af5c9 (patch)
tree1f8f20a68b314769e8cf54ebb38227c5cc17fee9 /src
parent4f9e04eaf2f8a441a374ed616bfafe8796e6ad78 (diff)
Fix deployment of QtQuick for Android with dummy_imports.qml
We rely on the qmlimportscanner to find out what to deploy, but it is limited to scanning .qml files. These tests creates the QML code from C++, so qmlimportscanner fails to detect those dependencies. Therefore, we add a dummy_imports.qml file that has the sole purpose of giving qmlimportscanner which additional dependencies the test has. Change-Id: I4237b738e408c309b9b21de7e53d1a4e4acb7e2e Task-number: QTBUG-73512 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions