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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target


TARGET = alive
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0