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

QT = core-private testlib

requires(qtConfig(private_tests))