summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/opie-reader.pro
Unidiff
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.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 dbf6964..db3e37e 100644
--- a/noncore/apps/opie-reader/opie-reader.pro
+++ b/noncore/apps/opie-reader/opie-reader.pro
@@ -60,33 +60,33 @@ SOURCES = Aportis.cpp \
60 CloseDialog.cpp \ 60 CloseDialog.cpp \
61 FontControl.cpp \ 61 FontControl.cpp \
62 Navigation.cpp \ 62 Navigation.cpp \
63 Palm2QImage.cpp \ 63 Palm2QImage.cpp \
64 Prefs.cpp \ 64 Prefs.cpp \
65 QTReader.cpp \ 65 QTReader.cpp \
66 QTReaderApp.cpp \ 66 QTReaderApp.cpp \
67 QtrListView.cpp \ 67 QtrListView.cpp \
68 StyleConsts.cpp \ 68 StyleConsts.cpp \
69 ToolbarPrefs.cpp \ 69 ToolbarPrefs.cpp \
70 URLDialog.cpp \ 70 URLDialog.cpp \
71 arith_d.cpp \ 71 arith_d.cpp \
72 fileBrowser.cpp \ 72 fileBrowser.cpp \
73 infowin.cpp \ 73 infowin.cpp \
74 main.cpp \ 74 main.cpp \
75 pdb.cpp \ 75 pdb.cpp \
76 plucker.cpp \ 76 plucker.cpp \
77 plucker_base.cpp \ 77 plucker_base.cpp \
78 ppm.cpp \ 78 ppm.cpp \
79 ppm_expander.cpp \ 79 ppm_expander.cpp \
80 version.cpp \ 80 version.cpp \
81 ztxt.cpp 81 ztxt.cpp
82 82
83DESTDIR = $(OPIEDIR)/bin 83DESTDIR = $(OPIEDIR)/bin
84TARGET = reader 84TARGET = opie-reader
85 85
86INCLUDEPATH += $(OPIEDIR)/include 86INCLUDEPATH += $(OPIEDIR)/include
87DEPENDPATH += $(OPIEDIR)/include 87DEPENDPATH += $(OPIEDIR)/include
88LIBS += -lqpe -lopiecore2 88LIBS += -lqpe -lopiecore2
89 89
90include ( $(OPIEDIR)/include.pro ) 90include ( $(OPIEDIR)/include.pro )
91 91
92 92