summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/stockticker/stockticker/stockticker.pro
Side-by-side diff
Diffstat (limited to 'noncore/todayplugins/stockticker/stockticker/stockticker.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/todayplugins/stockticker/stockticker/stockticker.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/todayplugins/stockticker/stockticker/stockticker.pro b/noncore/todayplugins/stockticker/stockticker/stockticker.pro
index 56353a3..f8e2f2e 100644
--- a/noncore/todayplugins/stockticker/stockticker/stockticker.pro
+++ b/noncore/todayplugins/stockticker/stockticker/stockticker.pro
@@ -2,13 +2,13 @@ TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = inputDialog.h helpwindow.h
SOURCES = inputDialog.cpp helpwindow.cpp main.cpp
INTERFACES =
TARGET = stockticker
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS+= -lqpe -lopie
DESTDIR = $(OPIEDIR)/bin
-include ( ../../../../include.pro )
+include ( $(OPIEDIR)/include.pro )