networkdetector: Add Qt6 support
parent
d84f69466a
commit
a7ccccd962
|
|
@ -1,8 +1,6 @@
|
|||
include(../plugins.pri)
|
||||
|
||||
QT += network
|
||||
|
||||
TARGET = $$qtLibraryTarget(nymea_integrationpluginnetworkdetector)
|
||||
QT *= network
|
||||
|
||||
SOURCES += \
|
||||
integrationpluginnetworkdetector.cpp
|
||||
|
|
|
|||
Loading…
Reference in New Issue