blob: f64ae775c6542d6447fc0e8a3b234adb3744e31d [file] [log] [blame]
CXX_MODULE = qml
TARGET = labsanimationplugin
TARGETPATH = Qt/labs/animation
IMPORT_VERSION = 1.0
SOURCES += \
qquickboundaryrule.cpp \
plugin.cpp
HEADERS += \
qquickboundaryrule_p.h
QT = qml-private quick-private
CONFIG += qmltypes install_qmltypes
load(qml_plugin)