mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-02 22:30:08 +02:00
8 lines
121 B
Prolog
8 lines
121 B
Prolog
include(../plugins.pri)
|
|
|
|
QT += network
|
|
|
|
SOURCES += integrationpluginpowerfox.cpp
|
|
|
|
HEADERS += integrationpluginpowerfox.h
|