qt6-bb10/tests/auto/testlib/selftests/silent/silent.pro

10 lines
183 B
Prolog

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