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

CONFIG -= app_bundle debug_and_release_target

TARGET = tuplediagnostics

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