summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/silent/silent.pro
blob: 3f6325a0107e3218dcc5ec52d583ef19a5b9e6eb (plain)
1
2
3
4
5
6
7
8
9
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)