Add testpdfio target for MSVC.

This commit is contained in:
Michael R Sweet
2021-07-26 11:58:20 -04:00
parent 94c09a1af4
commit 21823fb0d9
7 changed files with 217 additions and 2 deletions

View File

@@ -68,5 +68,8 @@
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<None Include="pdfio1.def">
<Filter>Source Files</Filter>
</None>
</ItemGroup>
</Project>