2011-04-27 10:05:43 +00:00
|
|
|
SOURCES = qmyserver.cpp
|
|
|
|
HEADERS = ../myobject.h
|
2019-12-11 17:58:12 +00:00
|
|
|
TARGET = qmyserver_qdbusinterface
|
2014-12-12 01:42:49 +00:00
|
|
|
DESTDIR = ./
|
2013-08-18 16:32:00 +00:00
|
|
|
QT = core dbus
|
2012-06-22 22:06:18 +00:00
|
|
|
CONFIG -= app_bundle
|