PdfWriter & DjvuFile builds

This commit is contained in:
Oleg Korshul
2018-04-17 11:00:32 +03:00
parent a0b32c1523
commit 8ca218d600
11 changed files with 297 additions and 74 deletions

View File

@ -32,8 +32,6 @@ DEFINES += \
MNG_STORE_CHUNKS\
MNG_ERROR_TELLTALE
DEFINES += STRING_EXT_NO_CODEPAGES
core_linux {
DEFINES += \
HAVE_UNISTD_H
@ -121,7 +119,6 @@ SOURCES += \
./../GraphicsRenderer.cpp \
./../Image.cpp \
./../MetafileToRenderer.cpp \
./../../raster/Metafile.cpp \
\
./../../fontengine/ApplicationFonts.cpp \
./../../fontengine/FontFile.cpp \