summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusmarshall/qdbusmarshall.pro
blob: caedb5a0f2b4ad62dbd1d1b64257e398cb83f88c (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qdbusmarshall
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = qpong qdbusmarshall

QT = core-private testlib

requires(qtConfig(private_tests))