summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/reader/reader.pro
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-reader/reader/reader.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-reader/reader/reader.pro140
1 files changed, 139 insertions, 1 deletions
diff --git a/noncore/apps/opie-reader/reader/reader.pro b/noncore/apps/opie-reader/reader/reader.pro
index 33975ee..e0f8f4e 100644
--- a/noncore/apps/opie-reader/reader/reader.pro
+++ b/noncore/apps/opie-reader/reader/reader.pro
@@ -63,25 +63,163 @@ SOURCES = BuffDoc.cpp \
CRegExp.cpp \
CloseDialog.cpp \
FontControl.cpp \
GraphicWin.cpp \
Prefs.cpp \
QTReader.cpp \
QTReaderApp.cpp \
QtrListView.cpp \
ToolbarPrefs.cpp \
URLDialog.cpp \
fileBrowser.cpp \
infowin.cpp \
main.cpp \
orkey.cpp \
util.cpp \
version.cpp
INTERFACES =
DESTDIR = $(OPIEDIR)/bin
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
TARGET = opie-reader
LIBS += -lopiecore2 -lopieui2 -lqpe -lreader_codec
-include ( $(OPIEDIR)/include.pro )
+include(
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ $(OPIEDIR)/include.pro )