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