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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = fetchbogus

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