qt5base-lts/tests/auto/network/access/qftp/qftp.pro

7 lines
149 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qftp
SOURCES += tst_qftp.cpp
requires(contains(QT_CONFIG,private_tests))
QT = core network network-private testlib