summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusmarshall/qdbusmarshall.pro
blob: dfbb2063245e4de60ddcc471fc46e66d2e62f1cd (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))