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

10 lines
177 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qdbusmarshall
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = qpong test
QT += core-private testlib
requires(contains(QT_CONFIG,private_tests))