12 lines
169 B
Prolog
12 lines
169 B
Prolog
include(../plugins.pri)
|
|
|
|
TARGET = $$qtLibraryTarget(nymea_integrationpluginelro)
|
|
|
|
SOURCES += \
|
|
integrationpluginelro.cpp
|
|
|
|
HEADERS += \
|
|
integrationpluginelro.h
|
|
|
|
|