summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3cstring/q3cstring.pro
blob: 1171093f7330d5034721ef8d2f66f3a62da1be2a (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)
SOURCES  += tst_q3cstring.cpp


QT += qt3support
requires(contains(QT_CONFIG,qt3support))