9 lines
158 B
Prolog
9 lines
158 B
Prolog
TARGET = events
|
|
|
|
include(../../../guh.pri)
|
|
include(../autotests.pri)
|
|
|
|
DEFINES += TESTS_SOURCE_DIR=\\\"$$top_srcdir/tests/auto/\\\"
|
|
|
|
SOURCES += testevents.cpp
|