botan.pri fix
This commit is contained in:
parent
cd7884b508
commit
a49db653a1
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue