espsomfyrts: Add Qt6 support
parent
da1d815894
commit
725b2d0fa8
|
|
@ -1,13 +1,13 @@
|
|||
include(../plugins.pri)
|
||||
|
||||
QT += network websockets
|
||||
QT *= network websockets
|
||||
|
||||
SOURCES += \
|
||||
espsomfyrts.cpp \
|
||||
espsomfyrtsdiscovery.cpp \
|
||||
integrationpluginespsomfyrts.cpp \
|
||||
integrationpluginespsomfyrts.cpp
|
||||
|
||||
HEADERS += \
|
||||
espsomfyrts.h \
|
||||
espsomfyrtsdiscovery.h \
|
||||
integrationpluginespsomfyrts.h \
|
||||
integrationpluginespsomfyrts.h
|
||||
|
|
|
|||
Loading…
Reference in New Issue