fix tests lib dir

pull/135/head
Michael Zanetti 2017-07-22 17:20:04 +02:00
parent 6122bbc706
commit 4e47a28267
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ INCLUDEPATH += $$top_srcdir/server/ \
$$top_srcdir/libguh \
$$top_srcdir/tests/auto/
LIBS += -L$$top_builddir/libguh/ -lguh -L$$top_builddir/plugins/deviceplugins/mock/ \
LIBS += -L$$top_builddir/libguh/ -lguh -L$$top_builddir/plugins/mock/ \
-L$$top_builddir/tests/libguh-core/ -lguh-core
SOURCES += ../guhtestbase.cpp \