2011-04-27 10:05:43 +00:00
|
|
|
############################################################
|
|
|
|
# Project file for autotest for file qnetworkproxy.h (proxy factory part)
|
|
|
|
############################################################
|
|
|
|
|
|
|
|
load(qttest_p4)
|
|
|
|
QT = core network
|
|
|
|
|
|
|
|
SOURCES += tst_qnetworkproxyfactory.cpp
|
|
|
|
|
2011-04-18 14:46:19 +00:00
|
|
|
symbian: TARGET.CAPABILITY = NetworkServices ReadUserData
|
2011-04-27 10:05:43 +00:00
|
|
|
|