1
load(qttest_p4)
2
SOURCES += tst_qsocket.cpp
3
4
QT += network qt3support
5
requires(contains(QT_CONFIG,qt3support))
6
7