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

requires(qtConfig(private_tests))
QT = core network network-private testlib