From a4c678976a3e3fd5afec1a9595a1a80ed621a5e2 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Wed, 25 Aug 2004 12:15:50 +0000 Subject: - remove bogus mak and pro files - fix build order - fix binary name - add bogus include files --- (limited to 'noncore/apps/opie-reader/reader.wpro') diff --git a/noncore/apps/opie-reader/reader.wpro b/noncore/apps/opie-reader/reader.wpro deleted file mode 100644 index 3e4f345..0000000 --- a/noncore/apps/opie-reader/reader.wpro +++ b/dev/null @@ -1,93 +0,0 @@ -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 \ - WSREADERINC/opie.h \ - pdb.h \ - plucker.h \ - plucker_base.h \ - ppm.h \ - ppm_expander.h \ - usenef.h \ - WSREADERINC/useqpe.h \ - ustring.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 \ - 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 += WSREADERINC -DEPENDPATH += WSREADERINC -TARGET = uqtreader -LIBS += -lqpe -lreader_codec - -OBJECTS_DIR = WSREADEROBJS -MOC_DIR = WSREADERMOCS -- cgit v0.9.0.2