summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/auto/jsondbcachinglistmodel/jsondbcachinglistmodel.pro1
-rw-r--r--tests/auto/jsondblistmodel/jsondblistmodel.pro1
-rw-r--r--tests/auto/jsondbnotification/jsondbnotification.pro1
-rw-r--r--tests/auto/jsondbpartition/jsondbpartition.pro1
-rw-r--r--tests/auto/jsondbqueryobject/jsondbqueryobject.pro1
-rw-r--r--tests/auto/jsondbsortinglistmodel/jsondbsortinglistmodel.pro1
6 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/jsondbcachinglistmodel/jsondbcachinglistmodel.pro b/tests/auto/jsondbcachinglistmodel/jsondbcachinglistmodel.pro
index f77fa705..5ed87bb8 100644
--- a/tests/auto/jsondbcachinglistmodel/jsondbcachinglistmodel.pro
+++ b/tests/auto/jsondbcachinglistmodel/jsondbcachinglistmodel.pro
@@ -1,6 +1,5 @@
TARGET = tst_jsondbcachinglistmodel
-DEPENDPATH += ../../shared/
INCLUDEPATH += ../../shared/
QT = core network testlib gui qml jsondb-private
diff --git a/tests/auto/jsondblistmodel/jsondblistmodel.pro b/tests/auto/jsondblistmodel/jsondblistmodel.pro
index 3ca53964..01edd02f 100644
--- a/tests/auto/jsondblistmodel/jsondblistmodel.pro
+++ b/tests/auto/jsondblistmodel/jsondblistmodel.pro
@@ -1,6 +1,5 @@
TARGET = tst_jsondblistmodel
-DEPENDPATH += ../../shared/
INCLUDEPATH += ../../shared/
QT = core network testlib gui qml jsondb
diff --git a/tests/auto/jsondbnotification/jsondbnotification.pro b/tests/auto/jsondbnotification/jsondbnotification.pro
index fd10277c..0b3634a1 100644
--- a/tests/auto/jsondbnotification/jsondbnotification.pro
+++ b/tests/auto/jsondbnotification/jsondbnotification.pro
@@ -1,6 +1,5 @@
TARGET = tst_jsondbnotification
-DEPENDPATH += ../../shared/
INCLUDEPATH += ../../shared/
QT = core network testlib gui qml jsondb
diff --git a/tests/auto/jsondbpartition/jsondbpartition.pro b/tests/auto/jsondbpartition/jsondbpartition.pro
index 0abe7149..5b4af35e 100644
--- a/tests/auto/jsondbpartition/jsondbpartition.pro
+++ b/tests/auto/jsondbpartition/jsondbpartition.pro
@@ -1,6 +1,5 @@
TARGET = tst_jsondbpartition
-DEPENDPATH += ../../shared/
INCLUDEPATH += ../../shared/
QT = core network testlib gui qml jsondb
diff --git a/tests/auto/jsondbqueryobject/jsondbqueryobject.pro b/tests/auto/jsondbqueryobject/jsondbqueryobject.pro
index ae09ed6d..000a0c03 100644
--- a/tests/auto/jsondbqueryobject/jsondbqueryobject.pro
+++ b/tests/auto/jsondbqueryobject/jsondbqueryobject.pro
@@ -1,6 +1,5 @@
TARGET = tst_jsondbqueryobject
-DEPENDPATH += ../../shared/
INCLUDEPATH += ../../shared/
QT = core network testlib gui qml jsondb
diff --git a/tests/auto/jsondbsortinglistmodel/jsondbsortinglistmodel.pro b/tests/auto/jsondbsortinglistmodel/jsondbsortinglistmodel.pro
index 7f157b23..3657c94a 100644
--- a/tests/auto/jsondbsortinglistmodel/jsondbsortinglistmodel.pro
+++ b/tests/auto/jsondbsortinglistmodel/jsondbsortinglistmodel.pro
@@ -1,6 +1,5 @@
TARGET = tst_jsondbsortinglistmodel
-DEPENDPATH += ../../shared/
INCLUDEPATH += ../../shared/
QT = core network testlib gui qml jsondb