qt5base-lts/tests/auto/dbus/qdbusmarshall/qpong/qpong.pro

8 lines
103 B
Prolog
Raw Normal View History

SOURCES = qpong.cpp
TARGET = qpong
DESTDIR = ./
QT = core dbus
CONFIG -= app_bundle
CONFIG += console