haxeui/haxeui-core

View on GitHub
cli/projects/qt/project.json

Summary

Maintainability
Test Coverage
{
    "name": "qt",
    "type": "template",
    "subProjects": [
        "shared", "qt-shared"
    ],
    "templates": [
        { "src": "qt.hxml", "dst": "${target}/qt.hxml"}
    ]
}