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

CONFIG -= app_bundle debug_and_release_target

TARGET = pairdiagnostics

include($$QT_SOURCE_TREE/src/testlib/selfcover.pri)