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

QT += core-private testlib

requires(contains(QT_CONFIG,private_tests))