12 lines
180 B
Prolog
12 lines
180 B
Prolog
include(../../plugins.pri)
|
|
|
|
TARGET = $$qtLibraryTarget(hive_devicepluginwifidetector)
|
|
|
|
SOURCES += \
|
|
devicepluginwifidetector.cpp
|
|
|
|
HEADERS += \
|
|
devicepluginwifidetector.h
|
|
|
|
|