blob: 3b30bece2f6c57078123a108abc56ee3f413fc1b [file] [log] [blame]
CXX_MODULE = qml
TARGET = qtwebengineplugin
TARGETPATH = QtWebEngine
IMPORT_VERSION = 1.10
QT += qml quick
QT_PRIVATE += core-private webenginecore-private webengine-private
SOURCES = plugin.cpp
QMAKE_QMLPLUGINDUMP_FLAGS = -defaultplatform
load(qml_plugin)