summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/reader.zpro
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-reader/reader.zpro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/opie-reader/reader.zpro95
1 files changed, 95 insertions, 0 deletions
diff --git a/noncore/apps/opie-reader/reader.zpro b/noncore/apps/opie-reader/reader.zpro
new file mode 100644
index 0000000..32deb2b
--- a/dev/null
+++ b/noncore/apps/opie-reader/reader.zpro
@@ -0,0 +1,95 @@
+TEMPLATE = app
+CONFIG = qt warn_on release
+HEADERS = Aportis.h \
+ Bkmks.h \
+ BuffDoc.h \
+ ButtonPrefs.h \
+ CAnnoEdit.h \
+ CBuffer.h \
+ CDrawBuffer.h \
+ CEncoding.h \
+ CEncoding_tables.h \
+ CExpander.h \
+ CFilter.h \
+ CloseDialog.h \
+ Coder.h \
+ CSource.h \
+ Filedata.h \
+ FixedFont.h \
+ FontControl.h \
+ GraphicWin.h \
+ Markups.h \
+ Navigation.h \
+ Palm2QImage.h \
+ Prefs.h \
+ PPMd.h \
+ PPMdType.h \
+ QFloatBar.h \
+ QTReader.h \
+ QTReaderApp.h \
+ QtrListView.h \
+ Queue.h \
+ StateData.h \
+ StyleConsts.h \
+ SubAlloc.h \
+ ToolbarPrefs.h \
+ URLDialog.h \
+ ZText.h \
+ arith.h \
+ arrierego.h \
+ cbkmkselector.h \
+ config.h \
+ fileBrowser.h \
+ infowin.h \
+ linktype.h \
+ my_list.h \
+ names.h \
+ nef.h \
+ ZREADERINC/opie.h \
+ pdb.h \
+ plucker.h \
+ plucker_base.h \
+ ppm.h \
+ ppm_expander.h \
+ usenef.h \
+ ZREADERINC/useqpe.h \
+ ustring.h \
+ util.h \
+ utypes.h \
+ version.h \
+ ztxt.h
+
+SOURCES = BuffDoc.cpp \
+ ButtonPrefs.cpp \
+ CAnnoEdit.cpp \
+ CDrawBuffer.cpp \
+ CEncoding.cpp \
+ CEncoding_tables.cpp \
+ CFilter.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 = $(QPEDIR)/bin
+INCLUDEPATH += ZREADERINC
+DEPENDPATH += ZREADERINC
+TARGET = uqtreader
+LIBS += -lqpe -lreader_codec
+
+OBJECTS_DIR = ZREADEROBJS
+MOC_DIR = ZREADERMOCS