diff --git a/client/3rd/QtSsh/src/botan/botan.pri b/client/3rd/QtSsh/src/botan/botan.pri index 90361e19..c5548331 100644 --- a/client/3rd/QtSsh/src/botan/botan.pri +++ b/client/3rd/QtSsh/src/botan/botan.pri @@ -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