more jenkins

This commit is contained in:
Michael Zanetti 2014-05-04 00:47:12 +02:00
parent 6b08c82dc7
commit 105c6ea384
2 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,4 @@ include(../../../guh.pri)
include(../autotests.pri)
TARGET = jsonrpc
DEFINES += TESTING_ENABLED
DEFINES += TESTS_SOURCE_DIR=\\\"$$top_srcdir/tests/auto/\\\"
SOURCES += testjsonrpc.cpp

View File

@ -1,5 +1,9 @@
TARGET = versioning
include(../../../guh.pri)
include(../autotests.pri)
TARGET = versioning
DEFINES += TESTING_ENABLED
DEFINES += TESTS_SOURCE_DIR=\\\"$$top_srcdir/tests/auto/\\\"
SOURCES += testversioning.cpp