From f81391639e36bb10b30e31237d7a273da060fef5 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Thu, 12 Jun 2014 10:25:23 +0200 Subject: Remove jsondb from qtpim dependency list Change-Id: Icf05e7857b02db74c7309d796be7ef259cf83e37 Reviewed-by: Konstantin Ritt --- qt.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt.pro') 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) -- cgit v1.2.3