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

14 lines
249 B
Prolog

include(../nymea-remoteproxy.pri)
TARGET = nymea-remoteproxy
TEMPLATE = app
INCLUDEPATH += ../libnymea-remoteproxy
LIBS += -L$$top_builddir/libnymea-remoteproxy/ -lnymea-remoteproxy
SOURCES += main.cpp
target.path = /usr/bin
INSTALLS += target