haxeui/haxeui-core

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

Summary

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