Android: Make Qt5QuickParticles a dependency of Qt Quick
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Tue, 14 May 2013 09:35:02 +0000 (11:35 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 22 May 2013 08:27:43 +0000 (10:27 +0200)
commit5e1e111af3675dc1fae626c22ca51f295bf27a08
treeccc9a7b107d46d8f3d474a4c303357e8d860d31c
parent86249e8abe200b1e0114f90d6ffe186f664533c8
Android: Make Qt5QuickParticles a dependency of Qt Quick

Since we don't have any way of parsing QML to find out which
imports will be used, we need to always load Qt5QuickParticles
library when using Qt Quick, since this is a dependency of the
particles import itself. Otherwise, apps that use particles
would crash.

Task-number: QTBUG-30848
Change-Id: I24326e2d59fc05f7867233fe503b2708d50eee78
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
src/quick/quick.pro