qt5base-lts/tests/auto/dbus/qdbusmarshall/qdbusmarshall.pro

10 lines
187 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qdbusmarshall
TEMPLATE = subdirs
qdbusmarshall.depends = qpong
SUBDIRS = qpong qdbusmarshall
QT = core-private testlib
requires(qtConfig(private_tests))