forked from qt-creator/qt-creator
10 lines
235 B
Plaintext
10 lines
235 B
Plaintext
|
|
module QtWebEngine
|
||
|
|
linktarget Qt6::qtwebenginequickplugin
|
||
|
|
plugin qtwebenginequickplugin
|
||
|
|
classname QtWebEnginePlugin
|
||
|
|
typeinfo plugins.qmltypes
|
||
|
|
depends QtQuick auto
|
||
|
|
depends QtWebChannel auto
|
||
|
|
prefer :/qt-project.org/imports/QtWebEngine/
|
||
|
|
|