summaryrefslogtreecommitdiffstats
path: root/tests/auto/qabstractnetworkcache/qabstractnetworkcache.pro
blob: 6f5044f6bbc1f3009fc8bd88c012dd925ee4666c (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.files = tests
   testFiles.path = .
   DEPLOYMENT += testFiles
}

symbian: TARGET.CAPABILITY = NetworkServices