summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3header/q3header.pro
blob: d1a913a955b9e3278a2c8786ed3083c0682dd5c5 (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)
SOURCES += tst_q3header.cpp

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