haxeui/haxeui-core

View on GitHub
cli/projects/winforms-flash-develop/project.json

Summary

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