summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/opie-reader.pro
Unidiff
Diffstat (limited to 'noncore/apps/opie-reader/opie-reader.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/opie-reader/opie-reader.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/apps/opie-reader/opie-reader.pro b/noncore/apps/opie-reader/opie-reader.pro
index 16b5e02..b8915b3 100644
--- a/noncore/apps/opie-reader/opie-reader.pro
+++ b/noncore/apps/opie-reader/opie-reader.pro
@@ -52,42 +52,43 @@ SOURCES = Aportis.cpp \
52 Palm2QImage.cpp \ 52 Palm2QImage.cpp \
53 QTReader.cpp \ 53 QTReader.cpp \
54 QTReaderApp.cpp \ 54 QTReaderApp.cpp \
55 QtrListView.cpp \ 55 QtrListView.cpp \
56 StyleConsts.cpp \ 56 StyleConsts.cpp \
57 arith_d.cpp \ 57 arith_d.cpp \
58 fileBrowser.cpp \ 58 fileBrowser.cpp \
59 infowin.cpp \ 59 infowin.cpp \
60 main.cpp \ 60 main.cpp \
61 pdb.cpp \ 61 pdb.cpp \
62 plucker.cpp \ 62 plucker.cpp \
63 ppm.cpp \ 63 ppm.cpp \
64 ppm_expander.cpp \ 64 ppm_expander.cpp \
65 ztxt.cpp 65 ztxt.cpp
66 66
67 INTERFACES= 67 INTERFACES=
68 DESTDIR = $(OPIEDIR)/bin 68 DESTDIR = $(OPIEDIR)/bin
69 INCLUDEPATH+= $(OPIEDIR)/include 69 INCLUDEPATH+= $(OPIEDIR)/include
70 DEPENDPATH+= $(OPIEDIR)/include 70 DEPENDPATH+= $(OPIEDIR)/include
71 TARGET = reader 71 TARGET = reader
72 LIBS += -lqpe 72 LIBS += -lqpe
73 73
74 74
75TRANSLATIONS = ../../../i18n/de/reader.ts \ 75TRANSLATIONS = ../../../i18n/de/reader.ts \
76 ../../../i18n/nl/reader.ts \
76 ../../../i18n/da/reader.ts \ 77 ../../../i18n/da/reader.ts \
77 ../../../i18n/xx/reader.ts \ 78 ../../../i18n/xx/reader.ts \
78 ../../../i18n/en/reader.ts \ 79 ../../../i18n/en/reader.ts \
79 ../../../i18n/es/reader.ts \ 80 ../../../i18n/es/reader.ts \
80 ../../../i18n/fr/reader.ts \ 81 ../../../i18n/fr/reader.ts \
81 ../../../i18n/hu/reader.ts \ 82 ../../../i18n/hu/reader.ts \
82 ../../../i18n/ja/reader.ts \ 83 ../../../i18n/ja/reader.ts \
83 ../../../i18n/ko/reader.ts \ 84 ../../../i18n/ko/reader.ts \
84 ../../../i18n/no/reader.ts \ 85 ../../../i18n/no/reader.ts \
85 ../../../i18n/pl/reader.ts \ 86 ../../../i18n/pl/reader.ts \
86 ../../../i18n/pt/reader.ts \ 87 ../../../i18n/pt/reader.ts \
87 ../../../i18n/pt_BR/reader.ts \ 88 ../../../i18n/pt_BR/reader.ts \
88 ../../../i18n/sl/reader.ts \ 89 ../../../i18n/sl/reader.ts \
89 ../../../i18n/zh_CN/reader.ts \ 90 ../../../i18n/zh_CN/reader.ts \
90 ../../../i18n/zh_TW/reader.ts 91 ../../../i18n/zh_TW/reader.ts
91 92
92 93
93include ( $(OPIEDIR)/include.pro ) 94include ( $(OPIEDIR)/include.pro )