This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-app/libnymea-app/libnymea-app.pro
2021-01-14 00:28:08 +01:00

9 lines
128 B
Prolog

TARGET = nymea-app
TEMPLATE = lib
CONFIG += staticlib
include(../config.pri)
include(libnymea-app.pri)
LIBS += -lssl -lcrypto