summaryrefslogtreecommitdiffstats
path: root/tests/auto/qabstractnetworkcache/qabstractnetworkcache.pro
blob: 2e2577dcb12ef744330ddded57c5b875f1c591d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
load(qttest_p4)
QT += network
QT -= gui
SOURCES  += tst_qabstractnetworkcache.cpp

wince*|symbian: {
   testFiles.sources = tests
   testFiles.path = .
   DEPLOYMENT += testFiles
}

symbian: TARGET.CAPABILITY = NetworkServices