nymea/plugins/deviceplugins/devicepluginintertechno/devicepluginintertechno.pro

16 lines
256 B
Prolog

TEMPLATE = lib
CONFIG += plugin static
TARGET = $$qtLibraryTarget(hive_devicepluginintertechno)
INCLUDEPATH += ../../../libhive
LIBS += -L../../../libhive -lhive
SOURCES += \
devicepluginintertechno.cpp
HEADERS += \
devicepluginintertechno.h