diff --git a/src/plugins/qmldesigner/qmldesignerextension/QmlDesignerExtension.json.in b/src/plugins/qmldesigner/qmldesignerextension/QmlDesignerExtension.json.in deleted file mode 100644 index 92ccdf9a96f..00000000000 --- a/src/plugins/qmldesigner/qmldesignerextension/QmlDesignerExtension.json.in +++ /dev/null @@ -1,15 +0,0 @@ -{ - \"Name\" : \"QmlDesignerExtension\", - \"Version\" : \"$$QTCREATOR_VERSION\", - \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\", - \"Vendor\" : \"The Qt Company Ltd\", - \"Copyright\" : \"(C) 2015 The Qt Company Ltd\", - \"License\" : [ \"Commercial Usage\", - \"\", - \"Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.\" - ], - \"Category\" : \"Qt Quick\", - \"Description\" : \"Extensions for the Qt Quick Designer.\", - \"Url\" : \"http://www.qt.io\", - $$dependencyList -}