blob: 91de192ef4b0546a946fe2ea10d5874938d2f85a [file] [log] [blame]
CXX_MODULE = qml
TARGET = qtremoteobjects
TARGETPATH = QtRemoteObjects
IMPORT_VERSION = 5.$$QT_MINOR_VERSION
QT += qml qml-private remoteobjects
SOURCES = \
$$PWD/plugin.cpp \
HEADERS = \
load(qml_plugin)