summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/opie-reader.pro
blob: 51849a3bcff9b0b0e2a2170e1d8855ee1a5979d8 (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
49
50
51
52
53
54
55
56
57
58
TEMPLATE  = app
CONFIG    = qt warn_on release
HEADERS   = Aportis.h \
      BuffDoc.h \
      CBuffer.h \
      CDrawBuffer.h \
      CExpander.h \
      CFilter.h \
      QTReader.h \
      QTReaderApp.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 \
      CAnnoEdit.h \
      QFloatBar.h \
      StyleConsts.h \
      FontControl.h \
      plucker.h \
      Markups.h \
      Bkmks.h \
      config.h
SOURCES   = Aportis.cpp \
      BuffDoc.cpp \
      CBuffer.cpp \
      CDrawBuffer.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 \
      CFilter.cpp \
      plucker.cpp \
      Bkmks.cpp \
      fileBrowser.cpp
DESTDIR   = $(OPIEDIR)/bin
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH  += $(OPIEDIR)/include
TARGET    = reader
LIBS    += -lqpe