summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3deepcopy/q3deepcopy.pro
blob: 9ac1a10efbfc83dd6da959068f4b662343b43141 (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)
SOURCES  += tst_q3deepcopy.cpp


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