aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/qmlprofilerextension/QmlProfilerExtension.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/qmlprofilerextension/QmlProfilerExtension.json.in')
-rw-r--r--plugins/qmlprofilerextension/QmlProfilerExtension.json.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/plugins/qmlprofilerextension/QmlProfilerExtension.json.in b/plugins/qmlprofilerextension/QmlProfilerExtension.json.in
new file mode 100644
index 0000000000..f9f52be9b3
--- /dev/null
+++ b/plugins/qmlprofilerextension/QmlProfilerExtension.json.in
@@ -0,0 +1,15 @@
+{
+ \"Name\" : \"QmlProfilerExtension\",
+ \"Version\" : \"$$QTCREATOR_VERSION\",
+ \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
+ \"Vendor\" : \"Digia Plc\",
+ \"Copyright\" : \"(C) 2014 Digia Plc\",
+ \"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 Digia.\"
+ ],
+ \"Category\" : \"Qt Quick\",
+ \"Description\" : \"Qml Profiler Extension Plugin.\",
+ \"Url\" : \"http://qt.digia.com\",
+ $$dependencyList
+}