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

darwin: CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = faildatatype

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