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