11 lines
172 B
Prolog
11 lines
172 B
Prolog
include(../plugins.pri)
|
|
|
|
TARGET = $$qtLibraryTarget(nymea_devicepluginremotessh)
|
|
|
|
SOURCES += \
|
|
devicepluginremotessh.cpp \
|
|
|
|
HEADERS += \
|
|
devicepluginremotessh.h \
|
|
|