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


mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = xunit
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0