summaryrefslogtreecommitdiffstats
path: root/tests/tests.pri
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pri')
-rw-r--r--tests/tests.pri2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests.pri b/tests/tests.pri
index 04115f06..fd17b360 100644
--- a/tests/tests.pri
+++ b/tests/tests.pri
@@ -11,6 +11,8 @@ win32 {
DESTDIR = $$OUT_PWD
}
+INCLUDEPATH += ../../include
+
LIBS += -L$$OUT_PWD/../../lib
TEMPLATE = app