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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = fetchbogus
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0