try this
This commit is contained in:
parent
105c6ea384
commit
49f51f85b6
@ -3,6 +3,8 @@ TARGET = versioning
|
|||||||
include(../../../guh.pri)
|
include(../../../guh.pri)
|
||||||
include(../autotests.pri)
|
include(../autotests.pri)
|
||||||
|
|
||||||
|
INCLUDEPATH += $$top_srcdir/server/ $$top_srcdir/server/jsonrpc $$top_srcdir/libguh $$top_srcdir/tests/auto/
|
||||||
|
|
||||||
DEFINES += TESTING_ENABLED
|
DEFINES += TESTING_ENABLED
|
||||||
DEFINES += TESTS_SOURCE_DIR=\\\"$$top_srcdir/tests/auto/\\\"
|
DEFINES += TESTS_SOURCE_DIR=\\\"$$top_srcdir/tests/auto/\\\"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user