blob: bc78730534470ede73d9f62c74d6691af83a93d9 [file] [log] [blame]
QT -= gui
QT += dbus
HEADERS += ping-common.h pong.h
SOURCES += pong.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/dbus/pingpong
INSTALLS += target