10 lines
193 B
Prolog
10 lines
193 B
Prolog
TARGET = versioning
|
|
|
|
include(../../../guh.pri)
|
|
include(../autotests.pri)
|
|
|
|
DEFINES += TESTING_ENABLED
|
|
DEFINES += TESTS_SOURCE_DIR=\\\"$$top_srcdir/tests/auto/\\\"
|
|
|
|
SOURCES += testversioning.cpp
|