summaryrefslogtreecommitdiffstats
path: root/tests/auto/qopcuaclient/qopcuaclient.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qopcuaclient/qopcuaclient.pro')
-rw-r--r--tests/auto/qopcuaclient/qopcuaclient.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/qopcuaclient/qopcuaclient.pro b/tests/auto/qopcuaclient/qopcuaclient.pro
index 4307785..930b54d 100644
--- a/tests/auto/qopcuaclient/qopcuaclient.pro
+++ b/tests/auto/qopcuaclient/qopcuaclient.pro
@@ -6,3 +6,9 @@ CONFIG += testcase
SOURCES += \
tst_client.cpp
+
+HEADERS += \
+ $$PWD/../../common/backend_environment.h
+
+INCLUDEPATH += \
+ $$PWD/../../common