diff --git a/pdfio_native.nuspec b/pdfio_native.nuspec index 3a3b7b5..21c4664 100644 --- a/pdfio_native.nuspec +++ b/pdfio_native.nuspec @@ -14,17 +14,14 @@ PDFio is a simple C library for reading and writing PDF files. PDFio is licensed under the Apache License Version 2.0 with an exception to allow linking against GNU GPL2-only software. Copyright © 2019-2021 by Michael R Sweet pdf file native - - - - - - - - - - + + + + + + + diff --git a/pdfio_native.props b/pdfio_native.props index c2fcd75..009125d 100644 --- a/pdfio_native.props +++ b/pdfio_native.props @@ -1,16 +1,9 @@ - - pappld - pappl - - - - $(MSBuildThisFileDirectory)\include - @$(LinkLibrary);%(AdditionalDependencies) + $(MSBuildThisFileDirectory)\lib\$(Platform)\$(Configuration)\pdfio.lib;%(AdditionalDependencies) diff --git a/pdfio_native.redist.nuspec b/pdfio_native.redist.nuspec deleted file mode 100644 index d7fe99d..0000000 --- a/pdfio_native.redist.nuspec +++ /dev/null @@ -1,27 +0,0 @@ - - - - pdfio_native.redist - PDFio Library for VS2019+ Redist - 1.0-b0 - Michael R Sweet - michaelrsweet - https://github.com/michaelrsweet/pappl - Apache-2.0 - native/pdfio-128.png - false - Redistributable components for package 'pdfio_native'. This package should only be installed as a dependency. - PDFio is a simple C library for reading and writing PDF files. This package provides the redistributable content for PDFio. PDFio is licensed under the Apache License Version 2.0 with an exception to allow linking against GNU GPL2-only software. - Copyright © 2021 by Michael R Sweet - pdf file native - - - - - - - - - - -