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-09 20:06:50 +01:00

7 lines
104 B
Prolog

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