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