summaryrefslogtreecommitdiff
path: root/sowatch.pro
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2012-01-30 19:54:44 +0100
committerJavier S. Pedro <maemo@javispedro.com>2012-01-30 19:54:44 +0100
commit1375a26b135547fdd8e07db62acf8116a8482560 (patch)
tree96cb70c28d7c3cb05947caa39dde9d360e4903dc /sowatch.pro
parentc916a1e3cb9440737a9414d6f28505b67209e3cb (diff)
downloadsowatch-1375a26b135547fdd8e07db62acf8116a8482560.tar.gz
sowatch-1375a26b135547fdd8e07db62acf8116a8482560.zip
add a qt mobility messaging based watchlet
Diffstat (limited to 'sowatch.pro')
-rw-r--r--sowatch.pro11
1 files changed, 6 insertions, 5 deletions
diff --git a/sowatch.pro b/sowatch.pro
index 4cbd49d..ee778d0 100644
--- a/sowatch.pro
+++ b/sowatch.pro
@@ -5,23 +5,24 @@ SUBDIRS += sowatchd
SUBDIRS += metawatch
SUBDIRS += sowatchui
SUBDIRS += notificationswatchlet sysinfowatchlet
+SUBDIRS += qmsgwatchlet qmapwatchlet
sowatchd.depends = libsowatch
metawatch.depends = libsowatch
sowatchui.depends = libsowatch sowatchd
notificationswatchlet.depends = libsowatch
sysinfowatchlet.depends = libsowatch
+qmsgwatchlet.depends = libsowatch
+qmapwatchlet.depends = libsowatch
-!isEmpty(MEEGO_VERSION_MAJOR) {
+contains(MEEGO_EDITION,harmattan) {
SUBDIRS += meegohandsetnotification ckitcallnotification harmaccuweather
- SUBDIRS += qmafwwatchlet
- SUBDIRS += qmapwatchlet
+ SUBDIRS += qmafwwatchlet
meegohandsetnotification.depends = libsowatch
ckitcallnotification.depends = libsowatch
harmaccuweather.depends = libsowatch
- qmafwwatchlet.depends = libsowatch
- qmapwatchlet.depends = libsowatch
+ qmafwwatchlet.depends = libsowatch
}
OTHER_FILES += \