mirror of
https://github.com/YACReader/yacreader
synced 2025-11-25 20:12:45 -05:00
5 lines
84 B
Plaintext
5 lines
84 B
Plaintext
INCLUDEPATH += $$PWD
|
|
|
|
SOURCES += $$PWD/qrcodegen.cpp
|
|
HEADERS += $$PWD/qrcodegen.hpp
|