summaryrefslogtreecommitdiffstats
path: root/tests/streamtest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/streamtest.pro')
-rw-r--r--tests/streamtest.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/streamtest.pro b/tests/streamtest.pro
index b7f1f08..d7ee0fd 100644
--- a/tests/streamtest.pro
+++ b/tests/streamtest.pro
@@ -25,6 +25,8 @@ SOURCES += \
INCLUDEPATH += $$PWD/../
+LIBS += -L$$[QT_INSTALL_LIBS]
+
unix {
LIBS += -L$$OUT_PWD/../libqdb -lqdb
}