diff options
Diffstat (limited to 'meecastweather/meecastweather.pro')
-rw-r--r-- | meecastweather/meecastweather.pro | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meecastweather/meecastweather.pro b/meecastweather/meecastweather.pro index bccc255..86b1efb 100644 --- a/meecastweather/meecastweather.pro +++ b/meecastweather/meecastweather.pro @@ -1,8 +1,7 @@ -TARGET = meecastweather +TARGET = meecastweather TEMPLATE = lib CONFIG += plugin -CONFIG += mobility -MOBILITY += systeminfo +QT += xml SOURCES += meecastplugin.cpp meecastprovider.cpp meecastweather.cpp |