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


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