Make sure correct files are bundled on Android
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Thu, 2 May 2013 10:46:51 +0000 (12:46 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sat, 4 May 2013 07:47:02 +0000 (09:47 +0200)
commit9cd18091402bfa9a1c190a882f60297f2b1ade11
treeb5c81d98dcc97c6220e20023f496f80355dcf895
parent6961ea8567f84acdc91007678746146b98e5d461
Make sure correct files are bundled on Android

When we're bundling Qt inside the apk, we need to know
which extra files to bundle which might be dependencies
of the app. In this case, qml/ which contains the imports
for Qt Quick 2, and the accessible/ plugins.

Change-Id: I0782a6146a4d41d895db20d912eb6877e54ef6c8
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
src/quick/quick.pro