summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/reader.staticzpro
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-reader/reader.staticzpro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-reader/reader.staticzpro108
1 files changed, 108 insertions, 0 deletions
diff --git a/noncore/apps/opie-reader/reader.staticzpro b/noncore/apps/opie-reader/reader.staticzpro
new file mode 100644
index 0000000..861eb88
--- a/dev/null
+++ b/noncore/apps/opie-reader/reader.staticzpro
@@ -0,0 +1,108 @@
+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 \
+ Filedata.h \
+ FixedFont.h \
+ FontControl.h \
+ GraphicWin.h \
+ Markups.h \
+ Navigation.h \
+ Palm2QImage.h \
+ Prefs.h \
+ QFloatBar.h \
+ QTReader.h \
+ QTReaderApp.h \
+ QtrListView.h \
+ Queue.h \
+ StateData.h \
+ StyleConsts.h \
+ ToolbarPrefs.h \
+ URLDialog.h \
+ ZText.h \
+ arith.h \
+ cbkmkselector.h \
+ config.h \
+ fileBrowser.h \
+ infowin.h \
+ linktype.h \
+ my_list.h \
+ names.h \
+ ZSTATICREADERINC/opie.h \
+ pdb.h \
+ plucker_base.h \
+ plucker.h \
+ ppm.h \
+ ppm_expander.h \
+ preferences.h \
+ ZSTATICREADERINC/static.h \
+ usenef.h \
+ ZSTATICREADERINC/useqpe.h \
+ ustring.h \
+ utypes.h \
+ version.h \
+ ztxt.h
+
+SOURCES = Aportis.cpp \
+ Bkmks.cpp \
+ BuffDoc.cpp \
+ ButtonPrefs.cpp \
+ CAnnoEdit.cpp \
+ CBuffer.cpp \
+ CDrawBuffer.cpp \
+ CEncoding.cpp \
+ CEncoding_tables.cpp \
+ CExpander.cpp \
+ CFilter.cpp \
+ CHM.cpp \
+ CRegExp.cpp \
+ CloseDialog.cpp \
+ FontControl.cpp \
+ GraphicWin.cpp \
+ Navigation.cpp \
+ Palm2QImage.cpp \
+ Prefs.cpp \
+ QTReader.cpp \
+ QTReaderApp.cpp \
+ QtrListView.cpp \
+ StyleConsts.cpp \
+ ToolbarPrefs.cpp \
+ URLDialog.cpp \
+ arith_d.cpp \
+ chm_lib.c \
+ fileBrowser.cpp \
+ hrule.cpp \
+ infowin.cpp \
+ iSilo.cpp \
+ lzx.c \
+ main.cpp \
+ orkey.cpp \
+ pdb.cpp \
+ plucker.cpp \
+ plucker_base.cpp \
+ ppm.cpp \
+ ppm_expander.cpp \
+ striphtml.cpp \
+ util.cpp \
+ version.cpp \
+ ztxt.cpp
+
+INTERFACES =
+DESTDIR = ZSTATICREADEROBJS
+INCLUDEPATH += ZSTATICREADERINC
+DEPENDPATH += ZSTATICREADERINC
+OBJECTS_DIR = ZSTATICREADEROBJS
+MOC_DIR = ZSTATICREADERMOCS
+TARGET = uqtreader
+LIBS += -lqpe
+