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