view mupdf-source/thirdparty/zxing-cpp/wrappers/winrt/nuget/ZXingWinRT.nuspec @ 46:7ee69f120f19 default tip

>>>>> tag v1.26.5+1 for changeset b74429b0f5c4
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 11 Oct 2025 17:17:30 +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>