From: Jukka Kurttila Date: Wed, 10 Mar 2010 08:04:09 +0000 (+0200) Subject: DBus lib added. X-Git-Tag: v0.1~63^2 X-Git-Url: http://git.maemo.org/git/?p=speedfreak;a=commitdiff_plain;h=3932141aa4e6ae8599d87b0f520b968ec9889266 DBus lib added. --- diff --git a/Client/UI.pro b/Client/UI.pro index 763244b..7028d65 100644 --- a/Client/UI.pro +++ b/Client/UI.pro @@ -5,6 +5,7 @@ # @license http://opensource.org/licenses/gpl-license.php GNU Public License # ------------------------------------------------- QT += network \ + dbus \ xml TARGET = UI TEMPLATE = app