mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-20 15:21:39 +08:00
add part of class CFStorage
This commit is contained in:
@ -16,6 +16,7 @@ SOURCES += \
|
||||
RBTree/rbtree.cpp \
|
||||
cfitem.cpp \
|
||||
cfstorage.cpp \
|
||||
cfstream.cpp \
|
||||
compoundfile.cpp \
|
||||
directoryentry.cpp \
|
||||
header.cpp \
|
||||
@ -32,6 +33,7 @@ HEADERS += \
|
||||
cfexception.h \
|
||||
cfitem.h \
|
||||
cfstorage.h \
|
||||
cfstream.h \
|
||||
compoundfile.h \
|
||||
directoryentry.h \
|
||||
guid.h \
|
||||
|
||||
Reference in New Issue
Block a user