vendor: import KillerPDF 1.7.5 source (GPL-3.0) as the base for MMD PDF
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
|
||||
<Costura>
|
||||
<!-- pdfium.dll is a native P/Invoke dependency brought in by Docnet.Core.
|
||||
Embedding it so the single EXE stays truly portable. -->
|
||||
<Unmanaged64Assemblies>
|
||||
pdfium
|
||||
</Unmanaged64Assemblies>
|
||||
</Costura>
|
||||
</Weavers>
|
||||
Reference in New Issue
Block a user