more work
This commit is contained in:
parent
a38bef6bc4
commit
a5d50cd4f0
8 changed files with 322 additions and 97 deletions
|
|
@ -34,11 +34,12 @@ HEADERS += \
|
|||
mainwindow.h \
|
||||
nvhttp.h \
|
||||
nvpairingmanager.h \
|
||||
identitymanager.h
|
||||
identitymanager.h \
|
||||
utils.h
|
||||
|
||||
FORMS += \
|
||||
mainwindow.ui
|
||||
|
||||
OPENSSL_LIBS='-L/usr/lib -lssl -lcrypto'
|
||||
|
||||
QMAKE_CXXFLAGS += -openssl-linked
|
||||
LIBS += \
|
||||
-lssl \
|
||||
-lcrypto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue