mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
.
This commit is contained in:
@ -193,6 +193,7 @@ SOURCES += \
|
||||
../../../VsdxFormat/VisioPages.cpp \
|
||||
../../../VsdxFormat/VisioDocument.cpp \
|
||||
../../../VsdxFormat/VisioConnections.cpp \
|
||||
../../../VsdxFormat/VisioOthers.cpp \
|
||||
../../../VsdxFormat/Shapes.cpp \
|
||||
../../../VsdxFormat/FileFactory_Draw.cpp \
|
||||
../../../VsdxFormat/FileTypes_Draw.cpp
|
||||
@ -396,6 +397,7 @@ HEADERS += \
|
||||
../../../VsdxFormat/VisioPages.h \
|
||||
../../../VsdxFormat/VisioDocument.h \
|
||||
../../../VsdxFormat/VisioConnections.h \
|
||||
../../../VsdxFormat/VisioOthers.h \
|
||||
../../../VsdxFormat/Shapes.h \
|
||||
../../../VsdxFormat/FileFactory_Draw.h \
|
||||
../../../VsdxFormat/FileTypes_Draw.h \
|
||||
|
||||
@ -34,6 +34,7 @@
|
||||
#include "../../../VsdxFormat/VisioPages.cpp"
|
||||
#include "../../../VsdxFormat/VisioDocument.cpp"
|
||||
#include "../../../VsdxFormat/VisioConnections.cpp"
|
||||
#include "../../../VsdxFormat/VisioOthers.cpp"
|
||||
#include "../../../VsdxFormat/Shapes.cpp"
|
||||
#include "../../../VsdxFormat/FileFactory_Draw.cpp"
|
||||
#include "../../../VsdxFormat/FileTypes_Draw.cpp"
|
||||
|
||||
Reference in New Issue
Block a user