This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Michael Zanetti 49f51f85b6 try this
2014-05-04 00:49:36 +02:00

12 lines
303 B
Prolog

TARGET = versioning
include(../../../guh.pri)
include(../autotests.pri)
INCLUDEPATH += $$top_srcdir/server/ $$top_srcdir/server/jsonrpc $$top_srcdir/libguh $$top_srcdir/tests/auto/
DEFINES += TESTING_ENABLED
DEFINES += TESTS_SOURCE_DIR=\\\"$$top_srcdir/tests/auto/\\\"
SOURCES += testversioning.cpp