view mupdf-source/thirdparty/zxing-cpp/example/ZXingQtCamReader.qrc @ 28:dcabf2733f0f

Allow PEP 440 local version version specifiers in a PyMuPDF version
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 19 Sep 2025 19:58:43 +0200
parents b50eed0cc0ef
children
line wrap: on
line source

<RCC>
    <qresource prefix="/">
        <file>ZXingQt5CamReader.qml</file>
        <file>ZXingQt6CamReader.qml</file>
    </qresource>
</RCC>