From 2ecf718cc9d460ad192de196aac8d13e30a7ab4c Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Wed, 15 Aug 2012 15:53:09 +0200 Subject: preparing meecastweather plugin --- sowatch.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sowatch.pro') diff --git a/sowatch.pro b/sowatch.pro index 628802a..f0aae71 100644 --- a/sowatch.pro +++ b/sowatch.pro @@ -28,11 +28,13 @@ contains(MEEGO_EDITION,harmattan) { # Harmattan specific stuff SUBDIRS += meegohandsetnotification ckitcallnotification harmaccuweather SUBDIRS += qmafwwatchlet + SUBDIRS += meecastweather meegohandsetnotification.depends = libsowatch ckitcallnotification.depends = libsowatch harmaccuweather.depends = libsowatch qmafwwatchlet.depends = libsowatch + meecastweather.depends = libsowatch } else:simulator { # This notification provider builds almost everywhere so it's good enough as testcase SUBDIRS += harmaccuweather -- cgit v1.2.3