forked from qt-creator/qt-creator
9 lines
206 B
Plaintext
9 lines
206 B
Plaintext
|
|
module QtScxml
|
||
|
|
linktarget Qt6::declarative_scxml
|
||
|
|
optional plugin declarative_scxmlplugin
|
||
|
|
classname QScxmlStateMachinePlugin
|
||
|
|
typeinfo plugins.qmltypes
|
||
|
|
depends QtQml
|
||
|
|
prefer :/qt-project.org/imports/QtScxml/
|
||
|
|
|