Files
2025-08-26 22:57:23 +08:00

7 lines
116 B
Prolog

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