summaryrefslogtreecommitdiff
path: root/share/qtcreator/templates/wizards/qtcreatorplugin/MyPlugin.json.in
blob: 910746c9fb9888531b3c76dc8b732e239de64631 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    \"Name\" : \"%PluginName%\",
    \"Version\" : \"0.0.1\",
    \"CompatVersion\" : \"0.0.1\",
    \"Vendor\" : \"%VendorName%\",
    \"Copyright\" : \"%Copyright%\",
    \"License\" : \"%License%\",
    \"Description\" : \"%Description%\",
    \"Url\" : \"%URL%\",
    $$dependencyList
}