mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-14 00:12:27 +02:00
15 lines
196 B
Prolog
15 lines
196 B
Prolog
include(../plugins.pri)
|
|
|
|
LIBS += -low -lowcapi
|
|
|
|
SOURCES += \
|
|
integrationpluginonewire.cpp \
|
|
owfs.cpp \
|
|
w1.cpp \
|
|
|
|
HEADERS += \
|
|
integrationpluginonewire.h \
|
|
owfs.h \
|
|
w1.h \
|
|
|