qt5base-lts/tests/auto/qnetworkproxyfactory/qnetworkproxyfactory.pro
Shane Kearns 724671feca Add autotests for configuration dependent network proxies
1. test that systemProxyForQuery returns something for all configs
2. test that QNetworkAccessManager uses the settings for the
   configuration it was started with.

Task-number: QTBUG-18618
Reviewed-by: Peter Hartmann
2011-05-09 13:15:47 +02:00

12 lines
332 B
Prolog

############################################################
# Project file for autotest for file qnetworkproxy.h (proxy factory part)
############################################################
load(qttest_p4)
QT = core network
SOURCES += tst_qnetworkproxyfactory.cpp
symbian: TARGET.CAPABILITY = NetworkServices ReadUserData