From 73253e93327cf4ef0932de1b4afb56af22a0f37e Mon Sep 17 00:00:00 2001 From: pohly Date: Tue, 24 Aug 2004 20:52:45 +0000 Subject: updated source to opie-reader 0.7g --- (limited to 'noncore/apps/opie-reader/reader.zpro') 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 -- cgit v0.9.0.2