qt6-bb10/tests/auto/dbus/qdbusinterface/qmyserver/qmyserver.pro

7 lines
116 B
Prolog

SOURCES = qmyserver.cpp
HEADERS = ../myobject.h
TARGET = qmyserver
DESTDIR = ./
QT = core dbus
CONFIG -= app_bundle