summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusmarshall/qdbusmarshall.pro
blob: dc2145aba2b8faa4645fe6b1b3d29b3b0c820f74 (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = qpong test

QT += core-private

requires(contains(QT_CONFIG,private_tests))