tests/auto/qnetworkproxy/qnetworkproxy.pro
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 ############################################################
       
     2 # Project file for autotest for file qnetworkproxy.h
       
     3 ############################################################
       
     4 
       
     5 load(qttest_p4)
       
     6 QT = core network
       
     7 
       
     8 SOURCES += tst_qnetworkproxy.cpp
       
     9 
       
    10