Catalog (first part)

This commit is contained in:
Jakub Melka
2018-12-14 19:41:12 +01:00
parent 7a96807988
commit 038548c391
6 changed files with 500 additions and 12 deletions

View File

@@ -42,7 +42,8 @@ SOURCES += \
sources/pdfdocumentreader.cpp \
sources/pdfxreftable.cpp \
sources/pdfvisitor.cpp \
sources/pdfencoding.cpp
sources/pdfencoding.cpp \
sources/pdfcatalog.cpp
HEADERS += \
sources/pdfobject.h \
@@ -54,7 +55,8 @@ HEADERS += \
sources/pdfxreftable.h \
sources/pdfflatmap.h \
sources/pdfvisitor.h \
sources/pdfencoding.h
sources/pdfencoding.h \
sources/pdfcatalog.h
unix {
target.path = /usr/lib