rename libraries

This commit is contained in:
Paddy Xu
2017-06-11 12:08:14 +03:00
parent 2937751613
commit 320fbab5e0
20 changed files with 81 additions and 74 deletions

View File

@@ -86,10 +86,10 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="LibMuPdf.dll">
<Content Include="LibMuPdf32.dll">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="LibMuPdf.x64.dll">
<Content Include="LibMuPdf64.dll">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>