Fix system proxy test: QNetworkProxyFactory::systemProxyForQuery() is static
[qt:qt.git] / tests / auto / qnetworkproxyfactory / qnetworkproxyfactory.pro
1 ############################################################
2 # Project file for autotest for file qnetworkproxy.h (proxy factory part)
3 ############################################################
4
5 load(qttest_p4)
6 QT = core network
7
8 symbian: SOURCES += tst_qnetworkproxyfactory_symbian.cpp
9
10 symbian: TARGET.CAPABILITY = NetworkServices
11