qt5base-lts/tests/auto/dbus/qdbusabstractinterface/test/test.pro

14 lines
318 B
Prolog
Raw Normal View History

CONFIG += testcase
SOURCES += ../tst_qdbusabstractinterface.cpp ../interface.cpp
HEADERS += ../interface.h
# These are generated sources
# To regenerate, see the command-line at the top of the files
SOURCES += ../pinger.cpp
HEADERS += ../pinger.h
TARGET = ../tst_qdbusabstractinterface
QT = core testlib
QT += dbus