mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-14 00:12:27 +02:00
11 lines
172 B
Prolog
11 lines
172 B
Prolog
include(../plugins.pri)
|
|
|
|
TARGET = $$qtLibraryTarget(nymea_devicepluginremotessh)
|
|
|
|
SOURCES += \
|
|
devicepluginremotessh.cpp \
|
|
|
|
HEADERS += \
|
|
devicepluginremotessh.h \
|
|
|