blob: a73526e2e7478454a7e0e4777d3f25a7c7dc2eed [file] [log] [blame]
CXX_MODULE = qml
TARGET = qtqmlremoteobjects
TARGETPATH = QtQml/RemoteObjects
IMPORT_VERSION = 1.0
QT += qml remoteobjects
SOURCES = \
$$PWD/plugin.cpp \
HEADERS = \
load(qml_plugin)