mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
The writing code for converting hwp format
This commit is contained in:
@ -12,7 +12,7 @@ PWD_ROOT_DIR = $$PWD
|
||||
|
||||
include($$CORE_ROOT_DIR/Common/base.pri)
|
||||
|
||||
ADD_DEPENDENCY(kernel)
|
||||
ADD_DEPENDENCY(kernel, UnicodeConverter)
|
||||
|
||||
SOURCES += \
|
||||
HwpDoc/HWPDocInfo.cpp \
|
||||
|
||||
Reference in New Issue
Block a user