fix tests lib dir
This commit is contained in:
parent
6122bbc706
commit
4e47a28267
@ -8,7 +8,7 @@ INCLUDEPATH += $$top_srcdir/server/ \
|
|||||||
$$top_srcdir/libguh \
|
$$top_srcdir/libguh \
|
||||||
$$top_srcdir/tests/auto/
|
$$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
|
-L$$top_builddir/tests/libguh-core/ -lguh-core
|
||||||
|
|
||||||
SOURCES += ../guhtestbase.cpp \
|
SOURCES += ../guhtestbase.cpp \
|
||||||
|
|||||||
Reference in New Issue
Block a user