summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qftp/qftp.pro
blob: 6f1a4a75438c54341255d44a0841e2cf3ed8f821 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qftp
SOURCES  += tst_qftp.cpp

requires(contains(QT_CONFIG,private_tests))
QT = core network network-private testlib