mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04:00
Replace libqrencode with nayuki/QR-Code-generator
This commit is contained in:
4
third_party/QrCode/QrCode.pri
vendored
Normal file
4
third_party/QrCode/QrCode.pri
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
INCLUDEPATH += $$PWD
|
||||
|
||||
SOURCES += $$PWD/qrcodegen.cpp
|
||||
HEADERS += $$PWD/qrcodegen.hpp
|
Reference in New Issue
Block a user