7 lines
116 B
Prolog
7 lines
116 B
Prolog
SOURCES = qmyserver.cpp
|
|
HEADERS = ../myobject.h
|
|
TARGET = qmyserver
|
|
DESTDIR = ./
|
|
QT = core dbus
|
|
CONFIG -= app_bundle
|