haxeui/haxeui-core

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

Summary

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