aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/incredibuild/IncrediBuild.json.in
blob: 788227daa724b5b4981fe9fbdf1c54c3db0d3117 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    \"Name\" : \"IncrediBuild\",
    \"Version\" : \"$$QTCREATOR_VERSION\",
    \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
    \"Platform\" : \"^(Linux|Windows)\",
    \"Vendor\" : \"IncrediBuild\",
    \"Copyright\" : \"(C) IncrediBuild\",
    \"Category\" : \"Build Systems\",
    \"Url\" : \"http://www.IncrediBuild.com\",
    $$dependencyList
}