51e501fa8d
Change-Id: I1955320e7639760b4383a53f37a506c8055933ef Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
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
|