From 597bb62d2b44e4fa276db252555479e041d3835c Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Wed, 17 Sep 2014 10:39:06 +0200 Subject: remove qtjsondb It's dead, Jim. Change-Id: Id8e1ddb266018bfd582af27bb7eb860287e4567c Reviewed-by: Christian Kandeler Reviewed-by: Marco Bubke Reviewed-by: Oswald Buddenhagen --- qt.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'qt.pro') diff --git a/qt.pro b/qt.pro index b7a73797..15fd48ec 100644 --- a/qt.pro +++ b/qt.pro @@ -69,7 +69,6 @@ addModule(qtmultimedia, qtbase, qtdeclarative) addModule(qtwinextras, qtbase, qtdeclarative qtmultimedia) addModule(qtactiveqt, qtbase) addModule(qt3d, qtdeclarative) -addModule(qtjsondb, qtdeclarative) addModule(qtsystems, qtbase, qtdeclarative) addModule(qtlocation, qtbase, qtsystems qtmultimedia) addModule(qtsensors, qtbase, qtdeclarative) @@ -85,7 +84,7 @@ addModule(qtimageformats, qtbase) addModule(qtgraphicaleffects, qtdeclarative) addModule(qtscript, qtbase, qttools) addModule(qtquick1, qtscript, qtsvg qtxmlpatterns qtwebkit) -addModule(qtdocgallery, qtdeclarative, qtjsondb) +addModule(qtdocgallery, qtdeclarative) linux:!android: addModule(qtwayland, qtbase, qtdeclarative) addModule(qtserialport, qtbase) addModule(qtenginio, qtdeclarative) -- cgit v1.2.3