summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qnearfieldmanager/qnearfieldmanager.pro1
-rw-r--r--tests/auto/qnearfieldtagtype1/qnearfieldtagtype1.pro1
-rw-r--r--tests/auto/qnearfieldtagtype2/qnearfieldtagtype2.pro1
3 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qnearfieldmanager/qnearfieldmanager.pro b/tests/auto/qnearfieldmanager/qnearfieldmanager.pro
index 52272dfe..532409ab 100644
--- a/tests/auto/qnearfieldmanager/qnearfieldmanager.pro
+++ b/tests/auto/qnearfieldmanager/qnearfieldmanager.pro
@@ -5,6 +5,7 @@ CONFIG += testcase
QT = core nfc-private testlib
INCLUDEPATH += ../../../src/nfc
+VPATH += ../../../src/nfc
# This test includes source code from QtNfc library. Define the namespace which moc generated code
# should be in.
diff --git a/tests/auto/qnearfieldtagtype1/qnearfieldtagtype1.pro b/tests/auto/qnearfieldtagtype1/qnearfieldtagtype1.pro
index ece570e0..9f4ea6d5 100644
--- a/tests/auto/qnearfieldtagtype1/qnearfieldtagtype1.pro
+++ b/tests/auto/qnearfieldtagtype1/qnearfieldtagtype1.pro
@@ -5,6 +5,7 @@ CONFIG += testcase
QT = core nfc-private testlib
INCLUDEPATH += ../../../src/nfc
+VPATH += ../../../src/nfc
# This test includes source code from QtNfc library. Define the namespace which moc generated code
# should be in.
diff --git a/tests/auto/qnearfieldtagtype2/qnearfieldtagtype2.pro b/tests/auto/qnearfieldtagtype2/qnearfieldtagtype2.pro
index 1fba4540..36e80260 100644
--- a/tests/auto/qnearfieldtagtype2/qnearfieldtagtype2.pro
+++ b/tests/auto/qnearfieldtagtype2/qnearfieldtagtype2.pro
@@ -5,6 +5,7 @@ CONFIG += testcase
QT = core nfc-private testlib
INCLUDEPATH += ../../../src/nfc
+VPATH += ../../../src/nfc
# This test includes source code from QtNfc library. Define the namespace which moc generated code
# should be in.