ff0a759f8d
it's two times the same code, once with "adaptor" (and an -a option) and once with "interface" (and a -p option). the de-duplicated code looks a bit nasty, as qmake cannot deal with braces on the LHS yet. Change-Id: I199a07947661ab9abe7a736b56c437f3f6dc4fa4 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@nokia.com>
5 lines
72 B
Plaintext
5 lines
72 B
Plaintext
dbus_type = interface
|
|
qdbusxml2cpp_option = -p
|
|
|
|
include(dbuscommon.pri)
|