blob: da7f2da353e2d2599d56a4df87e756e3d59ec6fb [file] [log] [blame]
TARGET = qnativewifibearer
QT = core-private network-private
HEADERS += qnativewifiengine.h \
platformdefs.h \
../qnetworksession_impl.h \
../qbearerengine_impl.h
SOURCES += main.cpp \
qnativewifiengine.cpp \
../qnetworksession_impl.cpp
OTHER_FILES += nativewifi.json
PLUGIN_TYPE = bearer
PLUGIN_CLASS_NAME = QNativeWifiEnginePlugin
load(qt_plugin)