mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
botan.pri fix
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
CONFIG(release, debug|release): LIBS += -L$$PWD/lib/Release -lbotan
|
||||
CONFIG(debug, debug|release): LIBS += -L$$PWD/lib/Debug -lbotan
|
||||
|
||||
INCLUDEPATH += $$PWD/include
|
||||
DEPENDPATH += $$PWD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user