summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/badxml/badxml.pro
blob: 4e15886504b537c16189799fd1f30e6794289a7e (plain)
1
2
3
4
5
6
7
8
9
SOURCES += tst_badxml.cpp
QT = core-private testlib

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = badxml

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