summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/opie-reader.pro
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-reader/opie-reader.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-reader/opie-reader.pro7
1 files changed, 3 insertions, 4 deletions
diff --git a/noncore/apps/opie-reader/opie-reader.pro b/noncore/apps/opie-reader/opie-reader.pro
index 62113c3..686f083 100644
--- a/noncore/apps/opie-reader/opie-reader.pro
+++ b/noncore/apps/opie-reader/opie-reader.pro
@@ -1,7 +1,6 @@
-TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = Aportis.h \
Bkmks.h \
BuffDoc.h \
CAnnoEdit.h \
CBuffer.h \
@@ -78,16 +77,16 @@ SOURCES = Aportis.cpp \
plucker_base.cpp \
ppm.cpp \
ppm_expander.cpp \
version.cpp \
ztxt.cpp
-INTERFACES =
-DESTDIR = $(OPIEDIR)/bin
+DESTDIR = $(OPIEDIR)/bin
+TARGET = reader
+
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-TARGET = reader
LIBS += -lqpe
include ( $(OPIEDIR)/include.pro )