blob: d48e285bda0ec0e1be0f3a99b8fa8a011ada33d7 [file] [log] [blame]
CXX_MODULE = qml
TARGET = workerscriptplugin
TARGETPATH = QtQml/WorkerScript.2
IMPORT_VERSION = 2.$$QT_MINOR_VERSION
SOURCES += \
plugin.cpp
QT = qml-private qmlworkerscript-private
load(qml_plugin)