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-03-30 12:26:05 +02:00

9 lines
128 B
Prolog

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