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