Added the QtSQL dependency info. to the project file

Without this information the app fails to find the plugin
required to load the QtQuick.LocalStorage module on Android.

Task-number: QTBUG-37203
Change-Id: I245012e78ab8d1fe3205e08939f4baec58c20759
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
This commit is contained in:
Venu 2014-08-13 16:26:32 +02:00 committed by Venugopal Shivashankar
parent 47380a930e
commit 1d0d8413de
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
TEMPLATE = app
QT += qml quick
QT += qml quick sql
SOURCES += main.cpp
RESOURCES += samegame.qrc