summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/opie-reader.pro
Unidiff
Diffstat (limited to 'noncore/apps/opie-reader/opie-reader.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/opie-reader/opie-reader.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/opie-reader/opie-reader.pro b/noncore/apps/opie-reader/opie-reader.pro
index aae9a01..409f9c7 100644
--- a/noncore/apps/opie-reader/opie-reader.pro
+++ b/noncore/apps/opie-reader/opie-reader.pro
@@ -65,13 +65,13 @@ SOURCES = Aportis.cpp \
65 ztxt.cpp 65 ztxt.cpp
66 66
67 INTERFACES= 67 INTERFACES=
68 DESTDIR = $(OPIEDIR)/bin 68 DESTDIR = $(OPIEDIR)/bin
69 INCLUDEPATH+= $(OPIEDIR)/include 69 INCLUDEPATH+= $(OPIEDIR)/include
70 DEPENDPATH+= $(OPIEDIR)/include 70 DEPENDPATH+= $(OPIEDIR)/include
71 TARGET = reader 71 TARGET = reader
72 LIBS += -lqpe 72 LIBS += -lqpe
73 73
74 74
75 75
76 76
77include ( ../../../include.pro ) 77include ( $(OPIEDIR)/include.pro )