summaryrefslogtreecommitdiffstats
path: root/examples/dbus/pingpong/pingpong.pro
blob: 701e7786764f6f115def48eb14f33a05173d4e52 (plain)
1
2
3
4
5
TEMPLATE = subdirs
CONFIG += ordered
win32:CONFIG += console
SUBDIRS = ping.pro pong.pro
QT += widgets