summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/tests.pri4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/tests.pri b/tests/tests.pri
index 11065508..a4ed42ef 100644
--- a/tests/tests.pri
+++ b/tests/tests.pri
@@ -6,3 +6,7 @@ QT += qmfclient qmfclient-private
target.path += $$QMF_INSTALL_ROOT/tests5
INSTALLS += target
+
+# hack _p.h to work without the private/ on include
+INCLUDEPATH += $$PWD/../src/libraries/qmfclient/
+INCLUDEPATH += $$PWD/../src/libraries/qmfmessageserver/