summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/opie-reader.pro
blob: 5d074c3f6267c24a82ae25e8a50eaca0272ad186 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
TEMPLATE	= app
CONFIG		= qt warn_on release
HEADERS		= Aportis.h \
		  BuffDoc.h \
		  CBuffer.h \
		  CExpander.h \
		  CFilter.h \
		  QTReader.h \
		  QTReaderApp.h \
		  Text.h \
		  ZText.h \
		  arith.h \
		  my_list.h \
		  ppm.h \
		  ppm_expander.h \
                  cbkmkselector.h \
		  fileBrowser.h \
		  ztxt.h \
		  QtrListView.h \
		  infowin.h \
		  version.h \
		  pdb.h \
		  utypes.h \
		  ustring.h \
		  CEncoding.h \
		  config.h
SOURCES		= Aportis.cpp \
		  BuffDoc.cpp \
		  CBuffer.cpp \
		  QTReader.cpp \
		  QTReaderApp.cpp \
		  arith_d.cpp \
		  main.cpp \
		  ppm.cpp \
		  ppm_expander.cpp \
		  ztxt.cpp \
		  QtrListView.cpp \
		  infowin.cpp \
		  pdb.cpp \
		  CEncoding.cpp \
		  fileBrowser.cpp
INTERFACES	= 
DESTDIR		= $(OPIEDIR)/bin
INCLUDEPATH	+= $(OPIEDIR)/include
DEPENDPATH	+= $(OPIEDIR)/include
TARGET		= reader
LIBS		+= -lqpe