haxeui/haxeui-core

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

Summary

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