summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/weather/weather.pro
Side-by-side diff
Diffstat (limited to 'noncore/todayplugins/weather/weather.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/todayplugins/weather/weather.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/todayplugins/weather/weather.pro b/noncore/todayplugins/weather/weather.pro
index 2833e88..bd4b565 100644
--- a/noncore/todayplugins/weather/weather.pro
+++ b/noncore/todayplugins/weather/weather.pro
@@ -1,15 +1,15 @@
TEMPLATE = lib
#CONFIG -= moc
-CONFIG += qt release
+CONFIG += qt plugin release
HEADERS = weatherplugin.h \
weatherpluginimpl.h \
weatherpluginwidget.h \
weatherconfig.h
SOURCES = weatherplugin.cpp \
weatherpluginimpl.cpp \
weatherpluginwidget.cpp \
weatherconfig.cpp
INCLUDEPATH += $(OPIEDIR)/include \