1 load(qttest_p4)
2 QT += network
3 SOURCES += tst_qnetworkdiskcache.cpp
4
5 symbian: TARGET.CAPABILITY = NetworkServices
5
6