complexping.pro 范例文件

complexpingpong/complexping.pro
QT -= gui
QT += dbus
HEADERS += complexping.h ping-common.h
SOURCES += complexping.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/dbus/complexpingpong
INSTALLS += target