diff options
Diffstat (limited to 'qmafwwatchlet')
-rw-r--r-- | qmafwwatchlet/qmafwwatchlet.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmafwwatchlet/qmafwwatchlet.pro b/qmafwwatchlet/qmafwwatchlet.pro index 2e22b4b..c1f528f 100644 --- a/qmafwwatchlet/qmafwwatchlet.pro +++ b/qmafwwatchlet/qmafwwatchlet.pro @@ -1,7 +1,7 @@ TARGET = qmafwwatchlet TEMPLATE = lib -# CONFIG += plugin +CONFIG += plugin QT += dbus CONFIG += link_pkgconfig unix: PKGCONFIG += qmafw qmafw-shared |