mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Remove HtmlRenderer library
This commit is contained in:
@ -83,7 +83,6 @@ SOURCES += \
|
||||
\
|
||||
../../../PPTXFormat/DrawingConverter/ASCOfficeDrawingConverter.cpp \
|
||||
../../../PPTXFormat/DrawingConverter/ASCOfficePPTXFileRealization.cpp \
|
||||
../../../../HtmlRenderer/src/ASCSVGWriter.cpp \
|
||||
\
|
||||
../../../PPTXFormat/ViewProps/CSldViewPr.cpp \
|
||||
../../../PPTXFormat/ViewProps/CViewPr.cpp \
|
||||
@ -127,13 +126,12 @@ HEADERS += \
|
||||
pptx_format.h \
|
||||
\
|
||||
../../../Base/Nullable.h \
|
||||
../../../../HtmlRenderer/include/ASCSVGWriter.h \
|
||||
../../../../Common/FileDownloader/FileDownloader.h \
|
||||
\
|
||||
../../../../MsBinaryFile/Common/Vml/Common.h \
|
||||
../../../../MsBinaryFile/Common/Vml/BaseShape.h \
|
||||
../../../../MsBinaryFile/Common/Vml/toVmlConvert.h \
|
||||
../../../../MsBinaryFile/Common/Vml/VmlPath.h \
|
||||
../../../../MsBinaryFile/Common/Vml/VmlPath.h \
|
||||
../../../../MsBinaryFile/Common/Vml/GraphicsPath.h \
|
||||
\
|
||||
../../../../MsBinaryFile/Common/Vml/PPTShape/PptShape.h \
|
||||
|
||||
@ -669,7 +669,6 @@
|
||||
<ClInclude Include="..\..\..\PPTXFormat\WritingVector.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\..\..\HtmlRenderer\src\ASCSVGWriter.cpp" />
|
||||
<ClCompile Include="..\..\..\..\MsBinaryFile\Common\Base\XmlTools.cpp" />
|
||||
<ClCompile Include="..\..\..\..\MsBinaryFile\Common\Vml\BaseShape.cpp" />
|
||||
<ClCompile Include="..\..\..\..\MsBinaryFile\Common\Vml\GraphicsPath.cpp" />
|
||||
|
||||
@ -3728,9 +3728,6 @@
|
||||
<ClCompile Include="..\..\..\PPTXFormat\DrawingConverter\ASCOfficeDrawingConverter.cpp">
|
||||
<Filter>Binary</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\HtmlRenderer\src\ASCSVGWriter.cpp">
|
||||
<Filter>Binary</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Filter Include="Limits">
|
||||
|
||||
Reference in New Issue
Block a user