JBIG2 file viewer

This commit is contained in:
Jakub Melka
2019-10-29 19:34:22 +01:00
parent 489033c4ce
commit a60b13c3a0
8 changed files with 340 additions and 3 deletions

View File

@@ -18,9 +18,11 @@
TEMPLATE = subdirs
SUBDIRS += \
JBIG2_Viewer \
PdfForQtLib \
UnitTests \
PdfForQtViewer
UnitTests.depends = PdfForQtLib
PdfForQtViewer.depends = PdfForQtLib
JBIG2_Viewer.depends = PdfForQtLib