aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
diff options
context:
space:
mode:
authorCaroline Chao <caroline.chao@digia.com>2014-05-21 10:35:33 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-05-22 08:15:06 +0200
commit89043c4ecc99ef09bcd65a3029f251d35e80f62a (patch)
tree853e454fee0a05c19412474fb493a84108a66dfa /examples/quick
parenta6ebd47a340a73a498f9ad06bbf7e4169c2da6fb (diff)
Samegame: Add qsqlite as a needed QTPLUGIN
Required plugin are currently not detected automatically (QTBUG-35195). Change-Id: I58e21ff2219ed5ef3042a07d19dbfa914a10f2e5 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
Diffstat (limited to 'examples/quick')
-rw-r--r--examples/quick/demos/samegame/samegame.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/quick/demos/samegame/samegame.pro b/examples/quick/demos/samegame/samegame.pro
index 59cacd3c8b..b9b316871c 100644
--- a/examples/quick/demos/samegame/samegame.pro
+++ b/examples/quick/demos/samegame/samegame.pro
@@ -6,3 +6,5 @@ RESOURCES += samegame.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/quick/demos/samegame
INSTALLS += target
+
+QTPLUGIN += qsqlite