summaryrefslogtreecommitdiffstats
path: root/examples/quick3d/lander/info.json
blob: d8569eb897311a0bda32a4b3903f4c796c5a5249 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "info-version": "1.0",
    "dict": {
        "Category": "application",
        "Runtime": "qml",
        "DisplayName": "Lander",
        "Subcategory": "utility",
        "MainQML": "mt.qml",
        "Version": "1.0",
        "Identifier": "com.nokia.qt3d.lander",
        "Summary": "Lander QML Demo"
    }
}