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 5228f38..a7a0495 100644
--- a/noncore/todayplugins/weather/weather.pro
+++ b/noncore/todayplugins/weather/weather.pro
@@ -3,25 +3,25 @@ TEMPLATE = lib
CONFIG += qt debug
HEADERS = weatherplugin.h \
weatherpluginimpl.h \
weatherpluginwidget.h \
weatherconfig.h
SOURCES = weatherplugin.cpp \
weatherpluginimpl.cpp \
weatherpluginwidget.cpp \
weatherconfig.cpp
INCLUDEPATH += $(OPIEDIR)/include \
../ ../library
DEPENDPATH += $(OPIEDIR)/include \
../ ../library
LIBS+= -lqpe -lopie
DESTDIR = $(OPIEDIR)/plugins/today
TARGET = todayweatherplugin
-include ( ../../../include.pro )
+include ( $(OPIEDIR)/include.pro )