diff options
author | Javier S. Pedro <maemo@javispedro.com> | 2012-08-10 14:02:07 +0200 |
---|---|---|
committer | Javier S. Pedro <maemo@javispedro.com> | 2012-08-10 14:02:07 +0200 |
commit | b9082fda48bb026fc4e6148efeba9aabf608373a (patch) | |
tree | f4f2c498adc8009d082aecc7df2458c2bcf99c15 /sowatch.pro | |
parent | 3ca0764c683f8c6498b80f8d8410eca96cc9a793 (diff) | |
download | sowatch-b9082fda48bb026fc4e6148efeba9aabf608373a.tar.gz sowatch-b9082fda48bb026fc4e6148efeba9aabf608373a.zip |
NotificationProviders UI
Diffstat (limited to 'sowatch.pro')
-rw-r--r-- | sowatch.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sowatch.pro b/sowatch.pro index 2f4ed37..63b541d 100644 --- a/sowatch.pro +++ b/sowatch.pro @@ -29,6 +29,9 @@ contains(MEEGO_EDITION,harmattan) { ckitcallnotification.depends = libsowatch harmaccuweather.depends = libsowatch qmafwwatchlet.depends = libsowatch +} else:simulator { + SUBDIRS += harmaccuweather + harmaccuweather.depends = libsowatch } OTHER_FILES += \ |