summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/alive/alive.pro
blob: 7660933a58a24455942282477be0d33b09af5d75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
load(qttest_p4)

# this is not a real testcase ('make check' should not run it)
CONFIG -= testcase

SOURCES += tst_alive.cpp

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target


TARGET = alive