Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/zxing-cpp/wrappers/winrt/nuget/ZXingWinRT.nuspec @ 3:2c135c81b16c
MERGE: upstream PyMuPDF 1.26.4 with MuPDF 1.26.7
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:44:09 +0200 |
| parents | b50eed0cc0ef |
| children |
comparison
equal
deleted
inserted
replaced
| 0:6015a75abc2d | 3:2c135c81b16c |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <package> | |
| 3 <metadata> | |
| 4 <id>huycn.zxingcpp.winrt</id> | |
| 5 <version>1.0.0</version> | |
| 6 <title>ZXingWinRT</title> | |
| 7 <authors>Nu-book Inc.</authors> | |
| 8 <owners>Nu-book Inc.</owners> | |
| 9 <licenseUrl>https://github.com/zxing-cpp/zxing-cpp/blob/master/LICENSE</licenseUrl> | |
| 10 <projectUrl>https://github.com/zxing-cpp/zxing-cpp</projectUrl> | |
| 11 <requireLicenseAcceptance>true</requireLicenseAcceptance> | |
| 12 <description>C++ port of ZXing barcode scanner library</description> | |
| 13 <releaseNotes>Bug fixes and improvements for many readers and decoders</releaseNotes> | |
| 14 <copyright>Copyright 2019 Nu-book Inc.</copyright> | |
| 15 <tags>zxing barcode scanner qrcode</tags> | |
| 16 </metadata> | |
| 17 <files> | |
| 18 <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\References\CommonConfiguration\Neutral\ZXing.winmd" target="lib\uap10.0"/> | |
| 19 <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\References\CommonConfiguration\Neutral\ZXing.pri" target="runtimes\win10-arm64\native"/> | |
| 20 <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\Redist\Retail\ARM64\ZXing.dll" target="runtimes\win10-arm64\native"/> | |
| 21 <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\References\CommonConfiguration\Neutral\ZXing.pri" target="runtimes\win10-x64\native"/> | |
| 22 <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\Redist\Retail\x64\ZXing.dll" target="runtimes\win10-x64\native"/> | |
| 23 <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\References\CommonConfiguration\Neutral\ZXing.pri" target="runtimes\win10-x86\native"/> | |
| 24 <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\Redist\Retail\x86\ZXing.dll" target="runtimes\win10-x86\native"/> | |
| 25 <file src="ZXingWinRT.targets" target="build\native"/> | |
| 26 </files> | |
| 27 </package> |
