Botan switched to amalgamation build

This commit is contained in:
pokamest 2021-08-08 18:10:09 +03:00
parent a9dc1b0603
commit bedf669ca4
1342 changed files with 1188431 additions and 206737 deletions

View file

@ -3,11 +3,11 @@ QT += gui network widgets
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
!win32-msvc* {
QMAKE_CXXFLAGS += -Wextra -pedantic
}
#!win32-msvc* {
# QMAKE_CXXFLAGS += -Wextra -pedantic
#}
contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols
#contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols
SOURCES = $$PWD/sshsendfacility.cpp \
$$PWD/sshremoteprocess.cpp \