haxeui/haxeui-core

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

Summary

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