summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTapani Mikola <tapani.mikola@nokia.com>2012-06-08 08:10:17 +0300
committerQt by Nokia <qt-info@nokia.com>2012-06-12 16:29:34 +0200
commitc9a3abd1939b5921ba317361e498b36b0e942e9e (patch)
tree9fa9da8b10f8d7502024e30748c0b98a87a5c9fe /tools
parenta75e7abd68e97d16804656f1da16d8f588d668ee (diff)
.pro file clean ups
Daemon does not directly depend on qml. Jsondb-client does not directly depend on qml or gui. Change-Id: Ie7ce3c2564825b060f9ee481e8eb76f1c3b227ff Reviewed-by: Denis Dzyubenko <denis.dzyubenko@nokia.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/jsondb-client/jsondb-client.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/jsondb-client/jsondb-client.pro b/tools/jsondb-client/jsondb-client.pro
index 2b6e6cb5..bff8508b 100644
--- a/tools/jsondb-client/jsondb-client.pro
+++ b/tools/jsondb-client/jsondb-client.pro
@@ -4,7 +4,7 @@ DESTDIR = $$QT.jsondb.bins
target.path = $$[QT_INSTALL_PREFIX]/bin
INSTALLS += target
-QT = core jsondb qml gui
+QT = core jsondb qml
LIBS += -ledit