Botan switched to amalgamation build
This commit is contained in:
parent
a9dc1b0603
commit
bedf669ca4
1342 changed files with 1188431 additions and 206737 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue