Merge PR #502: Create a pri for the lib

pull/507/head
Jenkins nymea 2021-01-14 00:38:22 +01:00
commit 5e74be31ed
2 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,6 @@ include(../nymea-remoteproxy/libnymea-remoteproxyclient/libnymea-remoteproxyclie
QT -= gui
QT += network websockets bluetooth charts quick
LIBS += -lssl -lcrypto
INCLUDEPATH += \
$${PWD} \
$$top_srcdir/QtZeroConf

View File

@ -4,3 +4,5 @@ CONFIG += staticlib
include(../config.pri)
include(libnymea-app.pri)
LIBS += -lssl -lcrypto