view mupdf-source/thirdparty/zxing-cpp/wrappers/winrt/nuget/ZXingWinRT.nuspec @ 17:dd9cdb856310

Remove PKG-INFO from the because it is regenerated automatically for the sdist
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 18 Sep 2025 17:40:40 +0200
parents b50eed0cc0ef
children
line wrap: on
line source

<?xml version="1.0"?>
<package>
  <metadata>
    <id>huycn.zxingcpp.winrt</id>
    <version>1.0.0</version>
    <title>ZXingWinRT</title>
    <authors>Nu-book Inc.</authors>
    <owners>Nu-book Inc.</owners>
    <licenseUrl>https://github.com/zxing-cpp/zxing-cpp/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/zxing-cpp/zxing-cpp</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>C++ port of ZXing barcode scanner library</description>
    <releaseNotes>Bug fixes and improvements for many readers and decoders</releaseNotes>
    <copyright>Copyright 2019 Nu-book Inc.</copyright>
    <tags>zxing barcode scanner qrcode</tags>
  </metadata>
  <files>
    <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\References\CommonConfiguration\Neutral\ZXing.winmd" target="lib\uap10.0"/>
    <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\References\CommonConfiguration\Neutral\ZXing.pri" target="runtimes\win10-arm64\native"/>
    <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\Redist\Retail\ARM64\ZXing.dll" target="runtimes\win10-arm64\native"/>
    <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\References\CommonConfiguration\Neutral\ZXing.pri" target="runtimes\win10-x64\native"/>
    <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\Redist\Retail\x64\ZXing.dll" target="runtimes\win10-x64\native"/>
    <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\References\CommonConfiguration\Neutral\ZXing.pri" target="runtimes\win10-x86\native"/>
    <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\Redist\Retail\x86\ZXing.dll" target="runtimes\win10-x86\native"/>
    <file src="ZXingWinRT.targets" target="build\native"/>  
  </files>
</package>