11 lines
187 B
Prolog
11 lines
187 B
Prolog
include(../plugins.pri)
|
|
|
|
TARGET = $$qtLibraryTarget(nymea_integrationpluginremotessh)
|
|
|
|
SOURCES += \
|
|
integrationpluginremotessh.cpp \
|
|
|
|
HEADERS += \
|
|
integrationpluginremotessh.h \
|
|
|