diff options
Diffstat (limited to 'harmaccuweather')
-rw-r--r-- | harmaccuweather/harmaccuweather.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/harmaccuweather/harmaccuweather.pro b/harmaccuweather/harmaccuweather.pro index 5a1facd..f24c943 100644 --- a/harmaccuweather/harmaccuweather.pro +++ b/harmaccuweather/harmaccuweather.pro @@ -1,6 +1,6 @@ TARGET = harmaccuweather TEMPLATE = lib -# CONFIG += plugin # Qt creator doesn't want to deploy plugins +CONFIG += plugin CONFIG += mobility MOBILITY += systeminfo |