mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
fix vsdx binary
This commit is contained in:
@ -582,6 +582,7 @@
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\VsdxFormat\VisioOthers.h">
|
||||
<Filter>VsdxFormat</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\XlsxFormat\Workbook\CustomsXml.h">
|
||||
<Filter>XlsxFormat\Workbook</Filter>
|
||||
</ClInclude>
|
||||
@ -1007,7 +1008,6 @@
|
||||
<ClCompile Include="..\..\..\XlsxFormat\Pivot\PivotHierarchies.cpp">
|
||||
<Filter>XlsxFormat\Pivots</Filter>
|
||||
</ClCompile>
|
||||
<<<<<<< HEAD
|
||||
<ClCompile Include="..\..\..\VsdxFormat\FileFactory_Draw.cpp">
|
||||
<Filter>VsdxFormat</Filter>
|
||||
</ClCompile>
|
||||
@ -1034,10 +1034,9 @@
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\VsdxFormat\VisioOthers.cpp">
|
||||
<Filter>VsdxFormat</Filter>
|
||||
=======
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\XlsxFormat\Workbook\CustomsXml.cpp">
|
||||
<Filter>XlsxFormat\Workbook</Filter>
|
||||
>>>>>>> origin/release/v9.0.0
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user