aboutsummaryrefslogtreecommitdiffstats
path: root/qt.pro
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-06-12 10:25:23 +0200
committerAlex Blasche <alexander.blasche@digia.com>2014-06-18 16:23:26 +0200
commitf81391639e36bb10b30e31237d7a273da060fef5 (patch)
tree2ba0bf399a03f864ee9b9cdf7557134de51a60a6 /qt.pro
parentffab81d96aa4e91c14fe3ff888dd4323092a261e (diff)
Remove jsondb from qtpim dependency list
Change-Id: Icf05e7857b02db74c7309d796be7ef259cf83e37 Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Diffstat (limited to 'qt.pro')
-rw-r--r--qt.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt.pro b/qt.pro
index ad5ace42..df891f55 100644
--- a/qt.pro
+++ b/qt.pro
@@ -75,7 +75,7 @@ addModule(qtlocation, qtbase, qtsystems qtmultimedia)
addModule(qtsensors, qtbase, qtdeclarative)
addModule(qtconnectivity, qtbase $$ANDROID_EXTRAS, qtdeclarative)
addModule(qtfeedback, qtdeclarative, qtmultimedia)
-addModule(qtpim, qtdeclarative, qtjsondb)
+addModule(qtpim, qtdeclarative)
addModule(qtwebkit, qtdeclarative, qtlocation qtmultimedia qtsensors, WebKit.pro)
addModule(qttools, qtbase, qtdeclarative qtactiveqt qtwebkit)
addModule(qtwebkit-examples, qtwebkit qttools)