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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = xunit