tests/manual/qnetworkreply/qnetworkreply.pro
branchRCL_3
changeset 4 3b1da2848fc7
equal deleted inserted replaced
3:41300fa6a67c 4:3b1da2848fc7
       
     1 load(qttest_p4)
       
     2 TEMPLATE = app
       
     3 TARGET = tst_qnetworkreply
       
     4 DEPENDPATH += .
       
     5 INCLUDEPATH += .
       
     6 
       
     7 QT -= gui
       
     8 QT += network
       
     9 
       
    10 CONFIG += release
       
    11 
       
    12 # Input
       
    13 SOURCES += main.cpp