From 4ec19545f35d5c84cfb0f0be75269837d1f0d1c0 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 24 Aug 2021 13:49:21 -0400 Subject: [PATCH] Update NuGet files. --- pdfio_native.nuspec | 17 +++++++---------- pdfio_native.props | 9 +-------- pdfio_native.redist.nuspec | 27 --------------------------- 3 files changed, 8 insertions(+), 45 deletions(-) delete mode 100644 pdfio_native.redist.nuspec 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 - - - - - - - - - - -