summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/AportisCodec.zpro
Unidiff
Diffstat (limited to 'noncore/apps/opie-reader/AportisCodec.zpro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-reader/AportisCodec.zpro17
1 files changed, 17 insertions, 0 deletions
diff --git a/noncore/apps/opie-reader/AportisCodec.zpro b/noncore/apps/opie-reader/AportisCodec.zpro
new file mode 100644
index 0000000..8e4b26c
--- a/dev/null
+++ b/noncore/apps/opie-reader/AportisCodec.zpro
@@ -0,0 +1,17 @@
1 TEMPLATE= lib
2 CONFIG = qt warn_on release dll
3 HEADERS = Aportis.h
4
5 SOURCES = Aportis.cpp
6
7
8 INTERFACES=
9 DESTDIR = $(QTDIR)/plugins/reader/codecs
10 TARGET = Aportis
11LIBS += -lreader_pdb -lreader_codec
12
13
14OBJECTS_DIR = ZREADEROBJS
15MOC_DIR = ZREADERMOCS
16 INCLUDEPATH+= ZREADERINC
17 DEPENDPATH+= ZREADERINC