summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/fetchbogus/fetchbogus.pro
blob: 9a5e095d0ce9dc1eba72918adec50bc9e1b51a6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
load(qttest_p4)

# this is not a real testcase ('make check' should not run it)
CONFIG -= testcase

SOURCES += tst_fetchbogus.cpp
QT = core

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target


TARGET = fetchbogus