From 3f95bcc5150d98f38ff5317589016a46fbb505ef Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Mon, 2 Jan 2012 23:38:29 +0100 Subject: Removing QtCreator <2.4 .pro file workarounds --- harmaccuweather/harmaccuweather.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'harmaccuweather') 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 -- cgit v1.2.3