summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorCaroline Chao <caroline.chao@nokia.com>2012-03-02 08:20:37 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-08 07:34:43 +0100
commit98aafef5a814fdb6a62f169d1e16981bd8c261b4 (patch)
tree68570aed98b90789b9662c44f2cca452237d37de /tools
parenta93fe24e158c691990fb8664c551ebc348ec8366 (diff)
CodeCoverage: Remove additional includes to header files.
From change 8bf2c470806fb555e in qtbase, headers are not included in the code coverage instrumentation. Those changes in qtjsondb are now useless and can be removed. Change-Id: I8430d5625f24a19a08bdd46f07c48e695b44aba5 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by: Denis Dzyubenko <denis.dzyubenko@nokia.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/jsondb-client/jsondb-client.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/jsondb-client/jsondb-client.pro b/tools/jsondb-client/jsondb-client.pro
index ca8cf34..e529a98 100644
--- a/tools/jsondb-client/jsondb-client.pro
+++ b/tools/jsondb-client/jsondb-client.pro
@@ -8,8 +8,6 @@ QT = core jsondb declarative gui
LIBS += -ledit
-include(../../qtjsondb.pri)
-
mac:CONFIG -= app_bundle
HEADERS += client.h