mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
6 lines
109 B
Plaintext
6 lines
109 B
Plaintext
INCLUDEPATH += $$PWD
|
|
DEPENDPATH += $$PWD
|
|
|
|
HEADERS += $$PWD/qrcodegen.hpp
|
|
SOURCES += $$PWD/qrcodegen.cpp
|