blob: 85bd500089341c8e210b695706a178db45ac52f5 [file] [log] [blame]
CXX_MODULE = qml
TARGET = qmlwavefrontmeshplugin
TARGETPATH = Qt/labs/wavefrontmesh
IMPORT_VERSION = 1.$$QT_MINOR_VERSION
QT = core-private qml-private quick-private
SOURCES += \
plugin.cpp \
qwavefrontmesh.cpp
HEADERS += \
qwavefrontmesh.h
load(qml_plugin)