qt5base-lts/tests/auto/testlib/selftests/fetchbogus/fetchbogus.pro

10 lines
183 B
Prolog
Raw Normal View History

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)