tests/auto/qnetworkproxy/qnetworkproxy.pro
changeset 30 5dc02b23752f
parent 0 1918ee327afb
equal deleted inserted replaced
29:b72c6db6890b 30:5dc02b23752f
     5 load(qttest_p4)
     5 load(qttest_p4)
     6 QT = core network
     6 QT = core network
     7 
     7 
     8 SOURCES += tst_qnetworkproxy.cpp
     8 SOURCES += tst_qnetworkproxy.cpp
     9 
     9 
       
    10 symbian: TARGET.CAPABILITY = NetworkServices
    10 
    11