# For reference: http://doc.qt.io/qt-5/qtqml-modules-qmldir.html

# Module name.
# Make sure module name coincides with module import path.
# For example: path to module is my/plugin/example and module name
# is my.plugin.example
module com.github.uim

# Plugin name.
# Make sure that is the same name as library target in
# CMakeLists.txt
plugin uim-qtquick-plugin
