summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/alive/alive.pro
blob: bda0db2282ebee73fb70d1937decad27c8b0df54 (plain)
1
2
3
4
5
6
7
8
9
10
SOURCES += tst_alive.cpp
QT = core testlib

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target


TARGET = alive

include($$QT_SOURCE_TREE/src/testlib/selfcover.pri)