summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/badxml/badxml.pro
blob: 323791a17ce93dffda8008f112689561fc072861 (plain)
1
2
3
4
5
6
7
8
9
10
11
load(qttest_p4)

SOURCES += tst_badxml.cpp
QT = core

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target
!win32:CONFIG += debug

TARGET = badxml