diff options
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 += \ |