summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusmarshall/qdbusmarshall.pro
blob: e9a41c0fb41911568dd2a4c6f5dbdece7b9b02b1 (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(contains(QT_CONFIG,private_tests))