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