aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/qmlprofiler/QmlProfilerExtension.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/qmlprofiler/QmlProfilerExtension.json.in')
-rw-r--r--plugins/qmlprofiler/QmlProfilerExtension.json.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/plugins/qmlprofiler/QmlProfilerExtension.json.in b/plugins/qmlprofiler/QmlProfilerExtension.json.in
new file mode 100644
index 0000000000..e7154d2e85
--- /dev/null
+++ b/plugins/qmlprofiler/QmlProfilerExtension.json.in
@@ -0,0 +1,15 @@
+{
+ \"Name\" : \"QmlProfilerExtension\",
+ \"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\" : \"Qml Profiler Extension Plugin.\",
+ \"Url\" : \"http://www.qt.io\",
+ $$dependencyList
+}