summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkrequest/qnetworkrequest.pro
blob: 0470d96b8cacda1a74b66e2606cf4c153a29ece2 (plain)
1
2
3
4
5
6
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qnetworkrequest
SOURCES  += tst_qnetworkrequest.cpp

QT = core network testlib