mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
DBus enabling of base classes plus sample for testing / show how to use them. Also qdbuscpp2xml plugin for blackmisc classes.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
QT += network
|
||||
QT += network dbus
|
||||
|
||||
TARGET = blackmisc
|
||||
TEMPLATE = lib
|
||||
@@ -16,5 +16,4 @@ DEFINES += LOG_IN_FILE
|
||||
|
||||
HEADERS += *.h
|
||||
SOURCES += *.cpp
|
||||
|
||||
DESTDIR = ../../lib
|
||||
|
||||
Reference in New Issue
Block a user