summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusmarshall/qpong/qpong.pro
blob: 57f8b2a598819fd7d150a0918bc3b1781f36ffa2 (plain)
1
2
3
4
5
6
7
SOURCES = qpong.cpp
TARGET = qpong
DESTDIR = ./
QT = core dbus
CONFIG -= app_bundle
CONFIG += console