aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@theqtcompany.com>2015-08-28 04:57:18 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2015-08-28 04:57:18 +0000
commit7cf223c6db1fe3d2f4d58df955973426f69b58a8 (patch)
treedc7bef6113c30c2e6dffa0b40280d950c4a4252c /examples
parent1faca908dddb90824d94bed6a1561f4f192328d3 (diff)
parent4a1846acd122af58c601f9832ade4c4d8986e66a (diff)
Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6
Diffstat (limited to 'examples')
-rw-r--r--examples/quick/demos/samegame/samegame.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/demos/samegame/samegame.pro b/examples/quick/demos/samegame/samegame.pro
index 51e6f00321..e041dd61dd 100644
--- a/examples/quick/demos/samegame/samegame.pro
+++ b/examples/quick/demos/samegame/samegame.pro
@@ -7,4 +7,4 @@ RESOURCES += samegame.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/quick/demos/samegame
INSTALLS += target
-QTPLUGIN += qsqlite
+!contains(sql-drivers, sqlite): QTPLUGIN += qsqlite