Remove HtmlRenderer library

This commit is contained in:
Oleg Korshul
2024-12-10 14:24:41 +03:00
parent 185b3d54eb
commit 2f45a87669
44 changed files with 10 additions and 16134 deletions

View File

@ -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 \

View File

@ -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" />

View File

@ -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">