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-remoteproxy/libnymea-remoteproxy/libnymea-remoteproxy.pro
2018-08-02 14:04:42 +02:00

13 lines
187 B
Prolog

include(../nymea-remoteproxy.pri)
TEMPLATE = lib
TARGET = nymea-remoteproxy
HEADERS += \
engine.h \
loggingcategories.h
SOURCES += \
engine.cpp \
loggingcategories.cpp