qt5base-lts/tests/auto/testlib/selftests/xunit/xunit.pro

11 lines
174 B
Prolog
Raw Normal View History

QT = core testlib
SOURCES += tst_xunit.cpp
mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target
TARGET = xunit
include($$QT_SOURCE_TREE/src/testlib/selfcover.pri)